| 1 | [ Sep 17 20:36:48 Enabled. ] | ||
| 2 | [ Sep 17 20:36:48 Rereading configuration. ] | ||
| 3 | [ Sep 17 20:36:50 Rereading configuration. ] | ||
| 4 | [ Sep 17 20:36:55 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 17 20:36:55 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.17 20:36:56.911694 [ 1 ] {} <Information> Application: Will watch for the process with pid 25043 | ||
| 29 | 2025.09.17 20:36:56.912125 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.09.17 20:36:57.373949 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25043 | ||
| 31 | 2025.09.17 20:36:57.374741 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.09.17 20:36:57.374897 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.09.17 20:36:57.482679 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.09.17 20:36:57.533602 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.09.17 20:36:57.533683 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.09.17 20:36:57.533701 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.09.17 20:36:57.533760 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.09.17 20:36:57.534371 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.09.17 20:36:57.536744 [ 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.17 20:36:57.537633 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.09.17 20:36:57.539053 [ 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.17 20:36:57.539115 [ 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.17 20:36:57.539158 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.09.17 20:36:57.539914 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.09.17 20:36:57.541070 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.09.17 20:36:57.547013 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.09.17 20:36:57.547713 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.09.17 20:36:57.549017 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.09.17 20:36:57.549121 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.09.17 20:36:57.550172 [ 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.17 20:36:57.550636 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.09.17 20:36:57.554960 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.09.17 20:36:57.555360 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.09.17 20:36:57.558807 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.09.17 20:36:57.559199 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.09.17 20:36:57.559593 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.09.17 20:36:57.559929 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.09.17 20:36:57.561405 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.09.17 20:36:57.561432 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.09.17 20:36:57.561526 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.09.17 20:36:57.561623 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.09.17 20:36:57.575900 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.09.17 20:36:57.575928 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176655 sec | ||
| 68 | 2025.09.17 20:36:57.575990 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.09.17 20:36:57.576031 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.09.17 20:36:57.576777 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.09.17 20:36:57.577435 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.09.17 20:36:57.590185 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.09.17 20:36:57.590238 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.09.17 20:36:57.590329 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.09.17 20:36:57.590343 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.09.17 20:36:57.590377 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.09.17 20:36:57.590460 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.09.17 20:36:57.594746 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.09.17 20:36:57.594806 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.09.17 20:36:57.594866 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.09.17 20:36:57.595106 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.09.17 20:36:57.595149 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.09.17 20:36:57.595162 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.09.17 20:36:57.595298 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.09.17 20:36:57.595323 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.09.17 20:36:57.595366 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.09.17 20:36:57.595457 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.09.17 20:36:57.619904 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.09.17 20:36:57.623648 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.09.17 20:36:57.623729 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000102843 sec | ||
| 91 | 2025.09.17 20:36:57.623745 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.09.17 20:36:57.623756 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.09.17 20:36:57.623786 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.09.17 20:36:57.624012 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.09.17 20:36:57.624113 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.09.17 20:36:57.624127 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.09.17 20:36:57.624145 [ 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.17 20:36:57.624156 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.09.17 20:36:57.654753 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.09.17 20:36:57.654979 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.09.17 20:36:57.656447 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.316e-05 sec. | ||
| 102 | 2025.09.17 20:36:57.656848 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.09.17 20:36:57.658177 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.09.17 20:36:57.658197 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.09.17 20:36:57.933459 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57239 | ||
| 106 | 2025.09.17 20:36:57.934431 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.09.17 20:36:57.934491 [ 3 ] {} <Debug> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Authenticating user 'default' from [fd00:1122:3344:101::d]:57239 | ||
| 108 | 2025.09.17 20:36:57.934519 [ 3 ] {} <Debug> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.09.17 20:36:57.934593 [ 3 ] {} <Debug> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.09.17 20:36:57.934684 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.09.17 20:36:57.934710 [ 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.17 20:36:57.934781 [ 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.17 20:36:57.935442 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59277 | ||
| 114 | 2025.09.17 20:36:57.935444 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54753 | ||
| 115 | 2025.09.17 20:36:57.935622 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36069 | ||
| 116 | 2025.09.17 20:36:57.935652 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.09.17 20:36:57.935761 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.09.17 20:36:57.935764 [ 254 ] {} <Debug> TCP-Session: 4e582f41-7737-4cf0-b739-f58ea6a5836c Authenticating user 'default' from [fd00:1122:3344:101::d]:59277 | ||
| 119 | 2025.09.17 20:36:57.935780 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41860 | ||
| 120 | 2025.09.17 20:36:57.935813 [ 5 ] {} <Debug> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Authenticating user 'default' from [fd00:1122:3344:101::d]:54753 | ||
| 121 | 2025.09.17 20:36:57.935826 [ 254 ] {} <Debug> TCP-Session: 4e582f41-7737-4cf0-b739-f58ea6a5836c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.09.17 20:36:57.935783 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49879 | ||
| 123 | 2025.09.17 20:36:57.935950 [ 5 ] {} <Debug> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.09.17 20:36:57.935954 [ 254 ] {} <Debug> TCP-Session: 4e582f41-7737-4cf0-b739-f58ea6a5836c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.09.17 20:36:57.936036 [ 5 ] {} <Debug> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.09.17 20:36:57.936480 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.09.17 20:36:57.936549 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55014 | ||
| 128 | 2025.09.17 20:36:57.936589 [ 4 ] {} <Debug> TCP-Session: 77bfb918-63e2-4ed8-898c-b7c242d48f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:36069 | ||
| 129 | 2025.09.17 20:36:57.936617 [ 4 ] {} <Debug> TCP-Session: 77bfb918-63e2-4ed8-898c-b7c242d48f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.09.17 20:36:57.936632 [ 4 ] {} <Debug> TCP-Session: 77bfb918-63e2-4ed8-898c-b7c242d48f32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.09.17 20:36:57.936692 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.09.17 20:36:57.936718 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48974 | ||
| 133 | 2025.09.17 20:36:57.936763 [ 256 ] {} <Debug> TCP-Session: 55ceb298-1d59-458d-bb2e-2197ddd253e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49879 | ||
| 134 | 2025.09.17 20:36:57.936862 [ 256 ] {} <Debug> TCP-Session: 55ceb298-1d59-458d-bb2e-2197ddd253e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.09.17 20:36:57.936877 [ 256 ] {} <Debug> TCP-Session: 55ceb298-1d59-458d-bb2e-2197ddd253e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.09.17 20:36:57.937342 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.09.17 20:36:57.937438 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40500 | ||
| 138 | 2025.09.17 20:36:57.937446 [ 255 ] {} <Debug> TCP-Session: f2936369-0d3d-4d77-b434-090ee81a978a Authenticating user 'default' from [fd00:1122:3344:101::d]:41860 | ||
| 139 | 2025.09.17 20:36:57.937487 [ 255 ] {} <Debug> TCP-Session: f2936369-0d3d-4d77-b434-090ee81a978a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.09.17 20:36:57.937499 [ 255 ] {} <Debug> TCP-Session: f2936369-0d3d-4d77-b434-090ee81a978a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.09.17 20:36:57.938167 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.09.17 20:36:57.938202 [ 259 ] {} <Debug> TCP-Session: 8fae7cd2-3a84-4279-97d7-faa4ed81dab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40500 | ||
| 143 | 2025.09.17 20:36:57.938189 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.09.17 20:36:57.938261 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 145 | 2025.09.17 20:36:57.938241 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.09.17 20:36:57.938220 [ 259 ] {} <Debug> TCP-Session: 8fae7cd2-3a84-4279-97d7-faa4ed81dab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.09.17 20:36:57.938361 [ 257 ] {} <Debug> TCP-Session: e791f652-5699-4c77-92aa-291478ed9e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:55014 | ||
| 148 | 2025.09.17 20:36:57.938344 [ 258 ] {} <Debug> TCP-Session: 9ed90ac5-6180-4fe4-a804-dd3cc657cf8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48974 | ||
| 149 | 2025.09.17 20:36:57.938444 [ 259 ] {} <Debug> TCP-Session: 8fae7cd2-3a84-4279-97d7-faa4ed81dab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.09.17 20:36:57.938471 [ 257 ] {} <Debug> TCP-Session: e791f652-5699-4c77-92aa-291478ed9e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.09.17 20:36:57.938458 [ 258 ] {} <Debug> TCP-Session: 9ed90ac5-6180-4fe4-a804-dd3cc657cf8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.09.17 20:36:57.938551 [ 258 ] {} <Debug> TCP-Session: 9ed90ac5-6180-4fe4-a804-dd3cc657cf8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.09.17 20:36:57.938564 [ 257 ] {} <Debug> TCP-Session: e791f652-5699-4c77-92aa-291478ed9e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.09.17 20:36:57.941363 [ 3 ] {81db5b6f-ed52-421e-a8f8-af927a9de981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.09.17 20:36:58.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 121.59 MiB (RSS), difference: 4.73 MiB | ||
| 156 | 2025.09.17 20:36:58.049914 [ 3 ] {81db5b6f-ed52-421e-a8f8-af927a9de981} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57239) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2025.09.17 20:36:58.051171 [ 3 ] {81db5b6f-ed52-421e-a8f8-af927a9de981} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2025.09.17 20:36:58.051435 [ 3 ] {81db5b6f-ed52-421e-a8f8-af927a9de981} <Debug> TCPHandler: Processed in 0.115856089 sec. | ||
| 205 | 2025.09.17 20:36:58.051943 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2025.09.17 20:36:58.052433 [ 5 ] {28751a24-21ba-47e3-9fcb-c7c45836df14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2025.09.17 20:36:58.052820 [ 5 ] {28751a24-21ba-47e3-9fcb-c7c45836df14} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54753) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2025.09.17 20:36:58.053161 [ 5 ] {28751a24-21ba-47e3-9fcb-c7c45836df14} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2025.09.17 20:36:58.053457 [ 5 ] {28751a24-21ba-47e3-9fcb-c7c45836df14} <Debug> TCPHandler: Processed in 0.001692268 sec. | ||
| 256 | 2025.09.17 20:36:58.053807 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2025.09.17 20:36:58.054595 [ 3 ] {681b9217-c465-45c9-9ef6-474468586d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2025.09.17 20:36:58.055403 [ 3 ] {681b9217-c465-45c9-9ef6-474468586d31} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2025.09.17 20:36:58.057496 [ 3 ] {681b9217-c465-45c9-9ef6-474468586d31} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2025.09.17 20:36:58.057524 [ 3 ] {681b9217-c465-45c9-9ef6-474468586d31} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7462e-05 sec | ||
| 261 | 2025.09.17 20:36:58.057656 [ 3 ] {681b9217-c465-45c9-9ef6-474468586d31} <Trace> ReferentialDeps: No tables | ||
| 262 | 2025.09.17 20:36:58.057679 [ 3 ] {681b9217-c465-45c9-9ef6-474468586d31} <Trace> LoadingDeps: No tables | ||
| 263 | 2025.09.17 20:36:58.057713 [ 3 ] {681b9217-c465-45c9-9ef6-474468586d31} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2025.09.17 20:36:58.058725 [ 3 ] {681b9217-c465-45c9-9ef6-474468586d31} <Debug> TCPHandler: Processed in 0.005037321 sec. | ||
| 265 | 2025.09.17 20:36:58.058967 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2025.09.17 20:36:58.059120 [ 3 ] {f6834202-8dd0-4020-8efb-dbd37699abf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2025.09.17 20:36:58.059264 [ 3 ] {f6834202-8dd0-4020-8efb-dbd37699abf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2025.09.17 20:36:58.065442 [ 3 ] {f6834202-8dd0-4020-8efb-dbd37699abf4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2025.09.17 20:36:58.067619 [ 3 ] {f6834202-8dd0-4020-8efb-dbd37699abf4} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41): Loading data parts | ||
| 271 | 2025.09.17 20:36:58.068848 [ 3 ] {f6834202-8dd0-4020-8efb-dbd37699abf4} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41): There are no data parts | ||
| 272 | 2025.09.17 20:36:58.075911 [ 3 ] {f6834202-8dd0-4020-8efb-dbd37699abf4} <Debug> TCPHandler: Processed in 0.016996749 sec. | ||
| 273 | 2025.09.17 20:36:58.076091 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.09.17 20:36:58.076386 [ 3 ] {3bab1b20-b1da-4f6d-9455-0596a2b54442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2025.09.17 20:36:58.076538 [ 3 ] {3bab1b20-b1da-4f6d-9455-0596a2b54442} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2025.09.17 20:36:58.089670 [ 3 ] {3bab1b20-b1da-4f6d-9455-0596a2b54442} <Debug> oximeter.measurements_bool (295ae448-2db4-4d21-9126-c22c46896b50): Loading data parts | ||
| 287 | 2025.09.17 20:36:58.089890 [ 3 ] {3bab1b20-b1da-4f6d-9455-0596a2b54442} <Debug> oximeter.measurements_bool (295ae448-2db4-4d21-9126-c22c46896b50): There are no data parts | ||
| 288 | 2025.09.17 20:36:58.094024 [ 3 ] {3bab1b20-b1da-4f6d-9455-0596a2b54442} <Debug> TCPHandler: Processed in 0.017993586 sec. | ||
| 289 | 2025.09.17 20:36:58.094299 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2025.09.17 20:36:58.094467 [ 3 ] {bc4507d2-3ce9-48b7-be25-23d69636eddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 291 | 2025.09.17 20:36:58.094595 [ 3 ] {bc4507d2-3ce9-48b7-be25-23d69636eddf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2025.09.17 20:36:58.098639 [ 3 ] {bc4507d2-3ce9-48b7-be25-23d69636eddf} <Debug> oximeter.measurements_i8 (b9c3d923-ac19-4682-833d-62598bc4dc49): Loading data parts | ||
| 293 | 2025.09.17 20:36:58.098943 [ 3 ] {bc4507d2-3ce9-48b7-be25-23d69636eddf} <Debug> oximeter.measurements_i8 (b9c3d923-ac19-4682-833d-62598bc4dc49): There are no data parts | ||
| 294 | 2025.09.17 20:36:58.101299 [ 3 ] {bc4507d2-3ce9-48b7-be25-23d69636eddf} <Debug> TCPHandler: Processed in 0.007058979 sec. | ||
| 295 | 2025.09.17 20:36:58.101465 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2025.09.17 20:36:58.101721 [ 3 ] {951959b5-0337-4ad6-9587-41544cf151e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 297 | 2025.09.17 20:36:58.101768 [ 3 ] {951959b5-0337-4ad6-9587-41544cf151e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2025.09.17 20:36:58.103910 [ 3 ] {951959b5-0337-4ad6-9587-41544cf151e9} <Debug> oximeter.measurements_u8 (8a314dc3-4eba-40e6-809d-3e8aed071ae6): Loading data parts | ||
| 299 | 2025.09.17 20:36:58.104209 [ 3 ] {951959b5-0337-4ad6-9587-41544cf151e9} <Debug> oximeter.measurements_u8 (8a314dc3-4eba-40e6-809d-3e8aed071ae6): There are no data parts | ||
| 300 | 2025.09.17 20:36:58.106195 [ 3 ] {951959b5-0337-4ad6-9587-41544cf151e9} <Debug> TCPHandler: Processed in 0.004783714 sec. | ||
| 301 | 2025.09.17 20:36:58.106495 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2025.09.17 20:36:58.106650 [ 3 ] {7e254aa2-c597-4c29-87f2-bd013bd5d563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 303 | 2025.09.17 20:36:58.106773 [ 3 ] {7e254aa2-c597-4c29-87f2-bd013bd5d563} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2025.09.17 20:36:58.109559 [ 3 ] {7e254aa2-c597-4c29-87f2-bd013bd5d563} <Debug> oximeter.measurements_i16 (36a0827f-2e7f-4f79-a025-6334e0d1919f): Loading data parts | ||
| 305 | 2025.09.17 20:36:58.109786 [ 3 ] {7e254aa2-c597-4c29-87f2-bd013bd5d563} <Debug> oximeter.measurements_i16 (36a0827f-2e7f-4f79-a025-6334e0d1919f): There are no data parts | ||
| 306 | 2025.09.17 20:36:58.111429 [ 3 ] {7e254aa2-c597-4c29-87f2-bd013bd5d563} <Debug> TCPHandler: Processed in 0.00498391 sec. | ||
| 307 | 2025.09.17 20:36:58.111575 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.09.17 20:36:58.111729 [ 3 ] {90c63faf-2601-49c1-8e4f-b1323e9f53f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 309 | 2025.09.17 20:36:58.111909 [ 3 ] {90c63faf-2601-49c1-8e4f-b1323e9f53f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2025.09.17 20:36:58.115967 [ 3 ] {90c63faf-2601-49c1-8e4f-b1323e9f53f5} <Debug> oximeter.measurements_u16 (17fc6c84-807d-464f-adf4-5520e1e76c18): Loading data parts | ||
| 311 | 2025.09.17 20:36:58.116119 [ 3 ] {90c63faf-2601-49c1-8e4f-b1323e9f53f5} <Debug> oximeter.measurements_u16 (17fc6c84-807d-464f-adf4-5520e1e76c18): There are no data parts | ||
| 312 | 2025.09.17 20:36:58.118925 [ 3 ] {90c63faf-2601-49c1-8e4f-b1323e9f53f5} <Debug> TCPHandler: Processed in 0.007398739 sec. | ||
| 313 | 2025.09.17 20:36:58.119154 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2025.09.17 20:36:58.119399 [ 3 ] {5df44185-ef54-4129-95d1-967e075fd670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 315 | 2025.09.17 20:36:58.119557 [ 3 ] {5df44185-ef54-4129-95d1-967e075fd670} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2025.09.17 20:36:58.126398 [ 3 ] {5df44185-ef54-4129-95d1-967e075fd670} <Debug> oximeter.measurements_i32 (4b4c7fd9-7930-443b-8ec0-215c21489728): Loading data parts | ||
| 317 | 2025.09.17 20:36:58.126611 [ 3 ] {5df44185-ef54-4129-95d1-967e075fd670} <Debug> oximeter.measurements_i32 (4b4c7fd9-7930-443b-8ec0-215c21489728): There are no data parts | ||
| 318 | 2025.09.17 20:36:58.129171 [ 3 ] {5df44185-ef54-4129-95d1-967e075fd670} <Debug> TCPHandler: Processed in 0.010079604 sec. | ||
| 319 | 2025.09.17 20:36:58.129344 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2025.09.17 20:36:58.129538 [ 3 ] {bdedc5fe-c460-4b44-b260-9c97220345f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 321 | 2025.09.17 20:36:58.129707 [ 3 ] {bdedc5fe-c460-4b44-b260-9c97220345f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2025.09.17 20:36:58.133670 [ 3 ] {bdedc5fe-c460-4b44-b260-9c97220345f1} <Debug> oximeter.measurements_u32 (2169cd3c-f4d8-4375-9d93-720d43b6118b): Loading data parts | ||
| 323 | 2025.09.17 20:36:58.133810 [ 3 ] {bdedc5fe-c460-4b44-b260-9c97220345f1} <Debug> oximeter.measurements_u32 (2169cd3c-f4d8-4375-9d93-720d43b6118b): There are no data parts | ||
| 324 | 2025.09.17 20:36:58.137444 [ 3 ] {bdedc5fe-c460-4b44-b260-9c97220345f1} <Debug> TCPHandler: Processed in 0.00815671 sec. | ||
| 325 | 2025.09.17 20:36:58.137596 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2025.09.17 20:36:58.137838 [ 3 ] {8dd2d90d-fc41-4e27-902c-2abdc4633830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 327 | 2025.09.17 20:36:58.137967 [ 3 ] {8dd2d90d-fc41-4e27-902c-2abdc4633830} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2025.09.17 20:36:58.142281 [ 3 ] {8dd2d90d-fc41-4e27-902c-2abdc4633830} <Debug> oximeter.measurements_i64 (bc31f806-e141-4bbe-952f-10363c2e5e2e): Loading data parts | ||
| 329 | 2025.09.17 20:36:58.142518 [ 3 ] {8dd2d90d-fc41-4e27-902c-2abdc4633830} <Debug> oximeter.measurements_i64 (bc31f806-e141-4bbe-952f-10363c2e5e2e): There are no data parts | ||
| 330 | 2025.09.17 20:36:58.144657 [ 3 ] {8dd2d90d-fc41-4e27-902c-2abdc4633830} <Debug> TCPHandler: Processed in 0.00710982 sec. | ||
| 331 | 2025.09.17 20:36:58.144802 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.09.17 20:36:58.144959 [ 3 ] {c6f07d0b-1947-47b1-a99a-bd68cf323d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 333 | 2025.09.17 20:36:58.145106 [ 3 ] {c6f07d0b-1947-47b1-a99a-bd68cf323d54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.09.17 20:36:58.149777 [ 3 ] {c6f07d0b-1947-47b1-a99a-bd68cf323d54} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Loading data parts | ||
| 335 | 2025.09.17 20:36:58.150016 [ 3 ] {c6f07d0b-1947-47b1-a99a-bd68cf323d54} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): There are no data parts | ||
| 336 | 2025.09.17 20:36:58.153500 [ 3 ] {c6f07d0b-1947-47b1-a99a-bd68cf323d54} <Debug> TCPHandler: Processed in 0.008746226 sec. | ||
| 337 | 2025.09.17 20:36:58.153672 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.09.17 20:36:58.153945 [ 3 ] {2d0cc7f8-8d5d-44b1-abac-9e9c7114a79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 339 | 2025.09.17 20:36:58.154096 [ 3 ] {2d0cc7f8-8d5d-44b1-abac-9e9c7114a79a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.09.17 20:36:58.158273 [ 3 ] {2d0cc7f8-8d5d-44b1-abac-9e9c7114a79a} <Debug> oximeter.measurements_f32 (50970f81-2238-4987-9059-21138569451b): Loading data parts | ||
| 341 | 2025.09.17 20:36:58.158409 [ 3 ] {2d0cc7f8-8d5d-44b1-abac-9e9c7114a79a} <Debug> oximeter.measurements_f32 (50970f81-2238-4987-9059-21138569451b): There are no data parts | ||
| 342 | 2025.09.17 20:36:58.160071 [ 3 ] {2d0cc7f8-8d5d-44b1-abac-9e9c7114a79a} <Debug> TCPHandler: Processed in 0.006459442 sec. | ||
| 343 | 2025.09.17 20:36:58.160228 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.09.17 20:36:58.160401 [ 3 ] {b2f1b306-aa98-4d69-84a3-8c78d29694e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 345 | 2025.09.17 20:36:58.160578 [ 3 ] {b2f1b306-aa98-4d69-84a3-8c78d29694e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.09.17 20:36:58.165095 [ 3 ] {b2f1b306-aa98-4d69-84a3-8c78d29694e5} <Debug> oximeter.measurements_f64 (69bb4c90-640c-43c9-b198-33b7398e3fde): Loading data parts | ||
| 347 | 2025.09.17 20:36:58.165415 [ 3 ] {b2f1b306-aa98-4d69-84a3-8c78d29694e5} <Debug> oximeter.measurements_f64 (69bb4c90-640c-43c9-b198-33b7398e3fde): There are no data parts | ||
| 348 | 2025.09.17 20:36:58.169339 [ 3 ] {b2f1b306-aa98-4d69-84a3-8c78d29694e5} <Debug> TCPHandler: Processed in 0.009182169 sec. | ||
| 349 | 2025.09.17 20:36:58.169473 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.09.17 20:36:58.169717 [ 3 ] {a2c2ff7f-11e0-4934-bb97-41e750d47aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 351 | 2025.09.17 20:36:58.169828 [ 3 ] {a2c2ff7f-11e0-4934-bb97-41e750d47aba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.09.17 20:36:58.173916 [ 3 ] {a2c2ff7f-11e0-4934-bb97-41e750d47aba} <Debug> oximeter.measurements_string (c4f8979a-df20-42cc-8d48-f5822a8d95f5): Loading data parts | ||
| 353 | 2025.09.17 20:36:58.174147 [ 3 ] {a2c2ff7f-11e0-4934-bb97-41e750d47aba} <Debug> oximeter.measurements_string (c4f8979a-df20-42cc-8d48-f5822a8d95f5): There are no data parts | ||
| 354 | 2025.09.17 20:36:58.178559 [ 3 ] {a2c2ff7f-11e0-4934-bb97-41e750d47aba} <Debug> TCPHandler: Processed in 0.009118257 sec. | ||
| 355 | 2025.09.17 20:36:58.178713 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.09.17 20:36:58.178874 [ 3 ] {15d71b1c-fe9d-4572-aa33-8c437720dab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.09.17 20:36:58.179041 [ 3 ] {15d71b1c-fe9d-4572-aa33-8c437720dab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.09.17 20:36:58.183171 [ 3 ] {15d71b1c-fe9d-4572-aa33-8c437720dab2} <Debug> oximeter.measurements_bytes (ea3091c0-84a5-4f01-9001-21c2f0bad9f8): Loading data parts | ||
| 366 | 2025.09.17 20:36:58.183328 [ 3 ] {15d71b1c-fe9d-4572-aa33-8c437720dab2} <Debug> oximeter.measurements_bytes (ea3091c0-84a5-4f01-9001-21c2f0bad9f8): There are no data parts | ||
| 367 | 2025.09.17 20:36:58.185443 [ 3 ] {15d71b1c-fe9d-4572-aa33-8c437720dab2} <Debug> TCPHandler: Processed in 0.006779131 sec. | ||
| 368 | 2025.09.17 20:36:58.185585 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.09.17 20:36:58.185752 [ 3 ] {fa857bdc-a96c-4707-bb0d-fe0ea6699d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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) | ||
| 370 | 2025.09.17 20:36:58.185918 [ 3 ] {fa857bdc-a96c-4707-bb0d-fe0ea6699d17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.09.17 20:36:58.188435 [ 3 ] {fa857bdc-a96c-4707-bb0d-fe0ea6699d17} <Debug> oximeter.measurements_cumulativei64 (dfe9c05c-f29b-4fc2-9652-3aa2bcf4b371): Loading data parts | ||
| 372 | 2025.09.17 20:36:58.188593 [ 3 ] {fa857bdc-a96c-4707-bb0d-fe0ea6699d17} <Debug> oximeter.measurements_cumulativei64 (dfe9c05c-f29b-4fc2-9652-3aa2bcf4b371): There are no data parts | ||
| 373 | 2025.09.17 20:36:58.192860 [ 3 ] {fa857bdc-a96c-4707-bb0d-fe0ea6699d17} <Debug> TCPHandler: Processed in 0.007322196 sec. | ||
| 374 | 2025.09.17 20:36:58.193056 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.09.17 20:36:58.193267 [ 3 ] {07a3f7b1-5de5-422c-b5df-7936bd4a1f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2025.09.17 20:36:58.193386 [ 3 ] {07a3f7b1-5de5-422c-b5df-7936bd4a1f8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.09.17 20:36:58.197321 [ 3 ] {07a3f7b1-5de5-422c-b5df-7936bd4a1f8e} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Loading data parts | ||
| 378 | 2025.09.17 20:36:58.197586 [ 3 ] {07a3f7b1-5de5-422c-b5df-7936bd4a1f8e} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): There are no data parts | ||
| 379 | 2025.09.17 20:36:58.201579 [ 3 ] {07a3f7b1-5de5-422c-b5df-7936bd4a1f8e} <Debug> TCPHandler: Processed in 0.008572772 sec. | ||
| 380 | 2025.09.17 20:36:58.201754 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.09.17 20:36:58.201989 [ 3 ] {deda6a1c-5741-4d6d-b094-9f36860fa4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2025.09.17 20:36:58.202087 [ 3 ] {deda6a1c-5741-4d6d-b094-9f36860fa4a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.09.17 20:36:58.206235 [ 3 ] {deda6a1c-5741-4d6d-b094-9f36860fa4a2} <Debug> oximeter.measurements_cumulativef32 (291a26ad-8d25-4cf8-867a-7c5bcbe7f008): Loading data parts | ||
| 384 | 2025.09.17 20:36:58.206423 [ 3 ] {deda6a1c-5741-4d6d-b094-9f36860fa4a2} <Debug> oximeter.measurements_cumulativef32 (291a26ad-8d25-4cf8-867a-7c5bcbe7f008): There are no data parts | ||
| 385 | 2025.09.17 20:36:58.210818 [ 3 ] {deda6a1c-5741-4d6d-b094-9f36860fa4a2} <Debug> TCPHandler: Processed in 0.009126207 sec. | ||
| 386 | 2025.09.17 20:36:58.210970 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.09.17 20:36:58.211134 [ 3 ] {b8a6607a-68d9-4575-9dca-6eef22405a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2025.09.17 20:36:58.211267 [ 3 ] {b8a6607a-68d9-4575-9dca-6eef22405a8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.09.17 20:36:58.214723 [ 3 ] {b8a6607a-68d9-4575-9dca-6eef22405a8c} <Debug> oximeter.measurements_cumulativef64 (0433f858-0343-4d52-b04d-34602160e36c): Loading data parts | ||
| 390 | 2025.09.17 20:36:58.214918 [ 3 ] {b8a6607a-68d9-4575-9dca-6eef22405a8c} <Debug> oximeter.measurements_cumulativef64 (0433f858-0343-4d52-b04d-34602160e36c): There are no data parts | ||
| 391 | 2025.09.17 20:36:58.216464 [ 3 ] {b8a6607a-68d9-4575-9dca-6eef22405a8c} <Debug> TCPHandler: Processed in 0.005547086 sec. | ||
| 392 | 2025.09.17 20:36:58.216620 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.09.17 20:36:58.216931 [ 3 ] {aec38af4-7919-43e2-b381-bde28545b7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2025.09.17 20:36:58.217069 [ 3 ] {aec38af4-7919-43e2-b381-bde28545b7df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.09.17 20:36:58.220051 [ 3 ] {aec38af4-7919-43e2-b381-bde28545b7df} <Debug> oximeter.measurements_histogrami8 (3f723887-fb2e-4e06-a540-9103f0e81873): Loading data parts | ||
| 406 | 2025.09.17 20:36:58.220235 [ 3 ] {aec38af4-7919-43e2-b381-bde28545b7df} <Debug> oximeter.measurements_histogrami8 (3f723887-fb2e-4e06-a540-9103f0e81873): There are no data parts | ||
| 407 | 2025.09.17 20:36:58.224785 [ 3 ] {aec38af4-7919-43e2-b381-bde28545b7df} <Debug> TCPHandler: Processed in 0.008216141 sec. | ||
| 408 | 2025.09.17 20:36:58.224933 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.09.17 20:36:58.225151 [ 3 ] {58969c62-46cc-4dc5-a19c-b35762f4966f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2025.09.17 20:36:58.225324 [ 3 ] {58969c62-46cc-4dc5-a19c-b35762f4966f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.09.17 20:36:58.230211 [ 3 ] {58969c62-46cc-4dc5-a19c-b35762f4966f} <Debug> oximeter.measurements_histogramu8 (d4814229-38ae-4196-9732-2ec5a12535e6): Loading data parts | ||
| 412 | 2025.09.17 20:36:58.230471 [ 3 ] {58969c62-46cc-4dc5-a19c-b35762f4966f} <Debug> oximeter.measurements_histogramu8 (d4814229-38ae-4196-9732-2ec5a12535e6): There are no data parts | ||
| 413 | 2025.09.17 20:36:58.233386 [ 3 ] {58969c62-46cc-4dc5-a19c-b35762f4966f} <Debug> TCPHandler: Processed in 0.008501759 sec. | ||
| 414 | 2025.09.17 20:36:58.233529 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2025.09.17 20:36:58.233869 [ 3 ] {5ce403ac-43ba-4773-9a2d-fcb0154a6024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2025.09.17 20:36:58.234005 [ 3 ] {5ce403ac-43ba-4773-9a2d-fcb0154a6024} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2025.09.17 20:36:58.236340 [ 3 ] {5ce403ac-43ba-4773-9a2d-fcb0154a6024} <Debug> oximeter.measurements_histogrami16 (1e22795f-667d-481c-a6f7-0a0db2a2164a): Loading data parts | ||
| 418 | 2025.09.17 20:36:58.236484 [ 3 ] {5ce403ac-43ba-4773-9a2d-fcb0154a6024} <Debug> oximeter.measurements_histogrami16 (1e22795f-667d-481c-a6f7-0a0db2a2164a): There are no data parts | ||
| 419 | 2025.09.17 20:36:58.240678 [ 3 ] {5ce403ac-43ba-4773-9a2d-fcb0154a6024} <Debug> TCPHandler: Processed in 0.007198092 sec. | ||
| 420 | 2025.09.17 20:36:58.240920 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2025.09.17 20:36:58.241139 [ 3 ] {da24eb20-ca7b-456c-ad6e-99f2f77b3ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2025.09.17 20:36:58.241281 [ 3 ] {da24eb20-ca7b-456c-ad6e-99f2f77b3ae6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2025.09.17 20:36:58.244873 [ 3 ] {da24eb20-ca7b-456c-ad6e-99f2f77b3ae6} <Debug> oximeter.measurements_histogramu16 (cef180eb-2068-4295-98ba-af541d5ea39d): Loading data parts | ||
| 424 | 2025.09.17 20:36:58.245092 [ 3 ] {da24eb20-ca7b-456c-ad6e-99f2f77b3ae6} <Debug> oximeter.measurements_histogramu16 (cef180eb-2068-4295-98ba-af541d5ea39d): There are no data parts | ||
| 425 | 2025.09.17 20:36:58.248517 [ 3 ] {da24eb20-ca7b-456c-ad6e-99f2f77b3ae6} <Debug> TCPHandler: Processed in 0.007665395 sec. | ||
| 426 | 2025.09.17 20:36:58.248660 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2025.09.17 20:36:58.248941 [ 3 ] {b0d83104-aae9-4b23-a3ed-5fd7de29afa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2025.09.17 20:36:58.249062 [ 3 ] {b0d83104-aae9-4b23-a3ed-5fd7de29afa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2025.09.17 20:36:58.253254 [ 3 ] {b0d83104-aae9-4b23-a3ed-5fd7de29afa4} <Debug> oximeter.measurements_histogrami32 (944de1f4-80d9-4e5d-9b0f-e315c8b31884): Loading data parts | ||
| 430 | 2025.09.17 20:36:58.253434 [ 3 ] {b0d83104-aae9-4b23-a3ed-5fd7de29afa4} <Debug> oximeter.measurements_histogrami32 (944de1f4-80d9-4e5d-9b0f-e315c8b31884): There are no data parts | ||
| 431 | 2025.09.17 20:36:58.257638 [ 3 ] {b0d83104-aae9-4b23-a3ed-5fd7de29afa4} <Debug> TCPHandler: Processed in 0.008997253 sec. | ||
| 432 | 2025.09.17 20:36:58.257871 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2025.09.17 20:36:58.258089 [ 3 ] {4cd3c47f-8095-4c46-8182-052cb5b39707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 434 | 2025.09.17 20:36:58.258233 [ 3 ] {4cd3c47f-8095-4c46-8182-052cb5b39707} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2025.09.17 20:36:58.262914 [ 3 ] {4cd3c47f-8095-4c46-8182-052cb5b39707} <Debug> oximeter.measurements_histogramu32 (c3e057ca-4e2c-4db4-bfb7-17583c2f878c): Loading data parts | ||
| 436 | 2025.09.17 20:36:58.263177 [ 3 ] {4cd3c47f-8095-4c46-8182-052cb5b39707} <Debug> oximeter.measurements_histogramu32 (c3e057ca-4e2c-4db4-bfb7-17583c2f878c): There are no data parts | ||
| 437 | 2025.09.17 20:36:58.266029 [ 3 ] {4cd3c47f-8095-4c46-8182-052cb5b39707} <Debug> TCPHandler: Processed in 0.008210022 sec. | ||
| 438 | 2025.09.17 20:36:58.266197 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2025.09.17 20:36:58.266573 [ 3 ] {3f3e20b2-6a35-4909-bfb7-fbfcd159fd01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 440 | 2025.09.17 20:36:58.266727 [ 3 ] {3f3e20b2-6a35-4909-bfb7-fbfcd159fd01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2025.09.17 20:36:58.269085 [ 3 ] {3f3e20b2-6a35-4909-bfb7-fbfcd159fd01} <Debug> oximeter.measurements_histogrami64 (776e3106-00dc-4ae6-8e53-f6a6edc3cddd): Loading data parts | ||
| 442 | 2025.09.17 20:36:58.269245 [ 3 ] {3f3e20b2-6a35-4909-bfb7-fbfcd159fd01} <Debug> oximeter.measurements_histogrami64 (776e3106-00dc-4ae6-8e53-f6a6edc3cddd): There are no data parts | ||
| 443 | 2025.09.17 20:36:58.272961 [ 3 ] {3f3e20b2-6a35-4909-bfb7-fbfcd159fd01} <Debug> TCPHandler: Processed in 0.006824341 sec. | ||
| 444 | 2025.09.17 20:36:58.273211 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2025.09.17 20:36:58.273427 [ 3 ] {969a2f33-5ded-4afe-bd44-0e943a6c0b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2025.09.17 20:36:58.273578 [ 3 ] {969a2f33-5ded-4afe-bd44-0e943a6c0b3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2025.09.17 20:36:58.277392 [ 3 ] {969a2f33-5ded-4afe-bd44-0e943a6c0b3d} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Loading data parts | ||
| 448 | 2025.09.17 20:36:58.277541 [ 3 ] {969a2f33-5ded-4afe-bd44-0e943a6c0b3d} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): There are no data parts | ||
| 449 | 2025.09.17 20:36:58.281809 [ 3 ] {969a2f33-5ded-4afe-bd44-0e943a6c0b3d} <Debug> TCPHandler: Processed in 0.008647613 sec. | ||
| 450 | 2025.09.17 20:36:58.281969 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2025.09.17 20:36:58.282229 [ 3 ] {0b1119fc-242e-427f-bbed-26e508f2631c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2025.09.17 20:36:58.282382 [ 3 ] {0b1119fc-242e-427f-bbed-26e508f2631c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2025.09.17 20:36:58.286800 [ 3 ] {0b1119fc-242e-427f-bbed-26e508f2631c} <Debug> oximeter.measurements_histogramf32 (cf62e212-329e-4c1f-954f-392945afdef2): Loading data parts | ||
| 454 | 2025.09.17 20:36:58.287015 [ 3 ] {0b1119fc-242e-427f-bbed-26e508f2631c} <Debug> oximeter.measurements_histogramf32 (cf62e212-329e-4c1f-954f-392945afdef2): There are no data parts | ||
| 455 | 2025.09.17 20:36:58.291475 [ 3 ] {0b1119fc-242e-427f-bbed-26e508f2631c} <Debug> TCPHandler: Processed in 0.009566569 sec. | ||
| 456 | 2025.09.17 20:36:58.291744 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2025.09.17 20:36:58.291963 [ 3 ] {9f3f9851-0876-41f2-8538-0698d77977c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2025.09.17 20:36:58.292112 [ 3 ] {9f3f9851-0876-41f2-8538-0698d77977c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2025.09.17 20:36:58.296411 [ 3 ] {9f3f9851-0876-41f2-8538-0698d77977c9} <Debug> oximeter.measurements_histogramf64 (fca525dd-1588-4bd9-a816-7e7b565d5657): Loading data parts | ||
| 460 | 2025.09.17 20:36:58.296589 [ 3 ] {9f3f9851-0876-41f2-8538-0698d77977c9} <Debug> oximeter.measurements_histogramf64 (fca525dd-1588-4bd9-a816-7e7b565d5657): There are no data parts | ||
| 461 | 2025.09.17 20:36:58.300687 [ 3 ] {9f3f9851-0876-41f2-8538-0698d77977c9} <Debug> TCPHandler: Processed in 0.008992533 sec. | ||
| 462 | 2025.09.17 20:36:58.300836 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2025.09.17 20:36:58.301025 [ 3 ] {d2a3d464-02ab-4517-9d88-71e4db07e069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2025.09.17 20:36:58.301186 [ 3 ] {d2a3d464-02ab-4517-9d88-71e4db07e069} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2025.09.17 20:36:58.304990 [ 3 ] {d2a3d464-02ab-4517-9d88-71e4db07e069} <Debug> oximeter.fields_bool (23f2aeba-5f21-4e6e-906c-bb4b839aa34d): Loading data parts | ||
| 491 | 2025.09.17 20:36:58.305301 [ 3 ] {d2a3d464-02ab-4517-9d88-71e4db07e069} <Debug> oximeter.fields_bool (23f2aeba-5f21-4e6e-906c-bb4b839aa34d): There are no data parts | ||
| 492 | 2025.09.17 20:36:58.307680 [ 3 ] {d2a3d464-02ab-4517-9d88-71e4db07e069} <Debug> TCPHandler: Processed in 0.006892944 sec. | ||
| 493 | 2025.09.17 20:36:58.307820 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.09.17 20:36:58.308114 [ 3 ] {74bc238a-8edb-49ba-a168-df99b4f5bc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2025.09.17 20:36:58.308249 [ 3 ] {74bc238a-8edb-49ba-a168-df99b4f5bc15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2025.09.17 20:36:58.310585 [ 3 ] {74bc238a-8edb-49ba-a168-df99b4f5bc15} <Debug> oximeter.fields_i8 (b2eddcf8-5ba9-4303-b4be-fbf892fd6eba): Loading data parts | ||
| 497 | 2025.09.17 20:36:58.310732 [ 3 ] {74bc238a-8edb-49ba-a168-df99b4f5bc15} <Debug> oximeter.fields_i8 (b2eddcf8-5ba9-4303-b4be-fbf892fd6eba): There are no data parts | ||
| 498 | 2025.09.17 20:36:58.314221 [ 3 ] {74bc238a-8edb-49ba-a168-df99b4f5bc15} <Debug> TCPHandler: Processed in 0.006449721 sec. | ||
| 499 | 2025.09.17 20:36:58.314387 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.09.17 20:36:58.314574 [ 3 ] {621eb3b9-7fc5-47a9-93aa-b4b1e1e2f2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2025.09.17 20:36:58.314740 [ 3 ] {621eb3b9-7fc5-47a9-93aa-b4b1e1e2f2c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2025.09.17 20:36:58.317262 [ 3 ] {621eb3b9-7fc5-47a9-93aa-b4b1e1e2f2c1} <Debug> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Loading data parts | ||
| 503 | 2025.09.17 20:36:58.317492 [ 3 ] {621eb3b9-7fc5-47a9-93aa-b4b1e1e2f2c1} <Debug> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): There are no data parts | ||
| 504 | 2025.09.17 20:36:58.320938 [ 3 ] {621eb3b9-7fc5-47a9-93aa-b4b1e1e2f2c1} <Debug> TCPHandler: Processed in 0.006610546 sec. | ||
| 505 | 2025.09.17 20:36:58.321099 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.09.17 20:36:58.321432 [ 3 ] {60326f14-5263-44fe-afbd-eadbe35c5b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2025.09.17 20:36:58.321587 [ 3 ] {60326f14-5263-44fe-afbd-eadbe35c5b54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2025.09.17 20:36:58.327536 [ 3 ] {60326f14-5263-44fe-afbd-eadbe35c5b54} <Debug> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Loading data parts | ||
| 509 | 2025.09.17 20:36:58.327725 [ 3 ] {60326f14-5263-44fe-afbd-eadbe35c5b54} <Debug> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): There are no data parts | ||
| 510 | 2025.09.17 20:36:58.329664 [ 3 ] {60326f14-5263-44fe-afbd-eadbe35c5b54} <Debug> TCPHandler: Processed in 0.008624383 sec. | ||
| 511 | 2025.09.17 20:36:58.329811 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2025.09.17 20:36:58.329970 [ 3 ] {d15fd142-f96e-4e27-8f12-db86ab03fbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2025.09.17 20:36:58.330112 [ 3 ] {d15fd142-f96e-4e27-8f12-db86ab03fbab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2025.09.17 20:36:58.334121 [ 3 ] {d15fd142-f96e-4e27-8f12-db86ab03fbab} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Loading data parts | ||
| 515 | 2025.09.17 20:36:58.334336 [ 3 ] {d15fd142-f96e-4e27-8f12-db86ab03fbab} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): There are no data parts | ||
| 516 | 2025.09.17 20:36:58.338417 [ 3 ] {d15fd142-f96e-4e27-8f12-db86ab03fbab} <Debug> TCPHandler: Processed in 0.008654964 sec. | ||
| 517 | 2025.09.17 20:36:58.338563 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2025.09.17 20:36:58.338864 [ 3 ] {c4d7d401-c59d-48c4-af9c-42ea16403f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2025.09.17 20:36:58.339005 [ 3 ] {c4d7d401-c59d-48c4-af9c-42ea16403f9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2025.09.17 20:36:58.343042 [ 3 ] {c4d7d401-c59d-48c4-af9c-42ea16403f9f} <Debug> oximeter.fields_i32 (7c43af86-ce61-49da-b8fa-b9ff16502492): Loading data parts | ||
| 521 | 2025.09.17 20:36:58.343232 [ 3 ] {c4d7d401-c59d-48c4-af9c-42ea16403f9f} <Debug> oximeter.fields_i32 (7c43af86-ce61-49da-b8fa-b9ff16502492): There are no data parts | ||
| 522 | 2025.09.17 20:36:58.345019 [ 3 ] {c4d7d401-c59d-48c4-af9c-42ea16403f9f} <Debug> TCPHandler: Processed in 0.006503503 sec. | ||
| 523 | 2025.09.17 20:36:58.345166 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2025.09.17 20:36:58.345332 [ 3 ] {14617844-c04a-44ff-b367-455e92f0de5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2025.09.17 20:36:58.345460 [ 3 ] {14617844-c04a-44ff-b367-455e92f0de5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2025.09.17 20:36:58.349033 [ 3 ] {14617844-c04a-44ff-b367-455e92f0de5c} <Debug> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Loading data parts | ||
| 527 | 2025.09.17 20:36:58.349240 [ 3 ] {14617844-c04a-44ff-b367-455e92f0de5c} <Debug> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): There are no data parts | ||
| 528 | 2025.09.17 20:36:58.353038 [ 3 ] {14617844-c04a-44ff-b367-455e92f0de5c} <Debug> TCPHandler: Processed in 0.007925443 sec. | ||
| 529 | 2025.09.17 20:36:58.353172 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2025.09.17 20:36:58.353418 [ 3 ] {fc64c849-dc1c-4e8d-860e-9254e669a3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2025.09.17 20:36:58.353546 [ 3 ] {fc64c849-dc1c-4e8d-860e-9254e669a3a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2025.09.17 20:36:58.355683 [ 3 ] {fc64c849-dc1c-4e8d-860e-9254e669a3a9} <Debug> oximeter.fields_i64 (7a024142-6ad6-45b7-b50c-3349c923cbf5): Loading data parts | ||
| 533 | 2025.09.17 20:36:58.355801 [ 3 ] {fc64c849-dc1c-4e8d-860e-9254e669a3a9} <Debug> oximeter.fields_i64 (7a024142-6ad6-45b7-b50c-3349c923cbf5): There are no data parts | ||
| 534 | 2025.09.17 20:36:58.359400 [ 3 ] {fc64c849-dc1c-4e8d-860e-9254e669a3a9} <Debug> TCPHandler: Processed in 0.006275387 sec. | ||
| 535 | 2025.09.17 20:36:58.359555 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2025.09.17 20:36:58.359747 [ 3 ] {d66c3356-6dce-4c35-a580-009c311544ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2025.09.17 20:36:58.360044 [ 3 ] {d66c3356-6dce-4c35-a580-009c311544ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2025.09.17 20:36:58.362315 [ 3 ] {d66c3356-6dce-4c35-a580-009c311544ad} <Debug> oximeter.fields_u64 (627bf926-0a5a-4640-9bd8-dce50bc212c9): Loading data parts | ||
| 539 | 2025.09.17 20:36:58.362659 [ 3 ] {d66c3356-6dce-4c35-a580-009c311544ad} <Debug> oximeter.fields_u64 (627bf926-0a5a-4640-9bd8-dce50bc212c9): There are no data parts | ||
| 540 | 2025.09.17 20:36:58.366121 [ 3 ] {d66c3356-6dce-4c35-a580-009c311544ad} <Debug> TCPHandler: Processed in 0.006626536 sec. | ||
| 541 | 2025.09.17 20:36:58.366269 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2025.09.17 20:36:58.366526 [ 3 ] {e1df68fa-986c-4976-a6b8-33e457c6c966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2025.09.17 20:36:58.366668 [ 3 ] {e1df68fa-986c-4976-a6b8-33e457c6c966} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2025.09.17 20:36:58.369736 [ 3 ] {e1df68fa-986c-4976-a6b8-33e457c6c966} <Debug> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Loading data parts | ||
| 545 | 2025.09.17 20:36:58.369874 [ 3 ] {e1df68fa-986c-4976-a6b8-33e457c6c966} <Debug> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): There are no data parts | ||
| 546 | 2025.09.17 20:36:58.374227 [ 3 ] {e1df68fa-986c-4976-a6b8-33e457c6c966} <Debug> TCPHandler: Processed in 0.008006915 sec. | ||
| 547 | 2025.09.17 20:36:58.374374 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2025.09.17 20:36:58.374544 [ 3 ] {664403cf-47ab-4ace-82e9-df3cb655b250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2025.09.17 20:36:58.374717 [ 3 ] {664403cf-47ab-4ace-82e9-df3cb655b250} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2025.09.17 20:36:58.379298 [ 3 ] {664403cf-47ab-4ace-82e9-df3cb655b250} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Loading data parts | ||
| 551 | 2025.09.17 20:36:58.379469 [ 3 ] {664403cf-47ab-4ace-82e9-df3cb655b250} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): There are no data parts | ||
| 552 | 2025.09.17 20:36:58.383186 [ 3 ] {664403cf-47ab-4ace-82e9-df3cb655b250} <Debug> TCPHandler: Processed in 0.008861769 sec. | ||
| 553 | 2025.09.17 20:36:58.383331 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2025.09.17 20:36:58.383579 [ 3 ] {5b1c1f6b-c17a-43bc-aa36-7e711738a40a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2025.09.17 20:36:58.383712 [ 3 ] {5b1c1f6b-c17a-43bc-aa36-7e711738a40a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2025.09.17 20:36:58.387859 [ 3 ] {5b1c1f6b-c17a-43bc-aa36-7e711738a40a} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Loading data parts | ||
| 557 | 2025.09.17 20:36:58.387987 [ 3 ] {5b1c1f6b-c17a-43bc-aa36-7e711738a40a} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): There are no data parts | ||
| 558 | 2025.09.17 20:36:58.390270 [ 3 ] {5b1c1f6b-c17a-43bc-aa36-7e711738a40a} <Debug> TCPHandler: Processed in 0.006993946 sec. | ||
| 559 | 2025.09.17 20:36:58.390431 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2025.09.17 20:36:58.390686 [ 3 ] {56dcc4c4-b0c9-40bd-a9cd-c7919b8b36f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2025.09.17 20:36:58.390828 [ 3 ] {56dcc4c4-b0c9-40bd-a9cd-c7919b8b36f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2025.09.17 20:36:58.392866 [ 3 ] {56dcc4c4-b0c9-40bd-a9cd-c7919b8b36f7} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a): Loading data parts | ||
| 566 | 2025.09.17 20:36:58.393262 [ 3 ] {56dcc4c4-b0c9-40bd-a9cd-c7919b8b36f7} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a): There are no data parts | ||
| 567 | 2025.09.17 20:36:58.398552 [ 3 ] {56dcc4c4-b0c9-40bd-a9cd-c7919b8b36f7} <Debug> TCPHandler: Processed in 0.00817442 sec. | ||
| 568 | 2025.09.17 20:36:58.401033 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.09.17 20:36:58.401343 [ 5 ] {9e51faf3-68d8-494e-89ad-e4dc119e1914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2025.09.17 20:36:58.402834 [ 5 ] {9e51faf3-68d8-494e-89ad-e4dc119e1914} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2025.09.17 20:36:58.415182 [ 261 ] {9e51faf3-68d8-494e-89ad-e4dc119e1914} <Trace> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2025.09.17 20:36:58.415226 [ 261 ] {9e51faf3-68d8-494e-89ad-e4dc119e1914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 573 | 2025.09.17 20:36:58.419905 [ 261 ] {9e51faf3-68d8-494e-89ad-e4dc119e1914} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2025.09.17 20:36:58.420597 [ 261 ] {9e51faf3-68d8-494e-89ad-e4dc119e1914} <Trace> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2025.09.17 20:36:58.420887 [ 5 ] {9e51faf3-68d8-494e-89ad-e4dc119e1914} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019695 sec., 50.774308200050775 rows/sec., 812.39 B/sec. | ||
| 576 | 2025.09.17 20:36:58.421268 [ 5 ] {9e51faf3-68d8-494e-89ad-e4dc119e1914} <Debug> TCPHandler: Processed in 0.020375543 sec. | ||
| 577 | 2025.09.17 20:36:58.454167 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56191 | ||
| 578 | 2025.09.17 20:36:58.454269 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.09.17 20:36:58.454298 [ 262 ] {} <Debug> TCP-Session: af16e862-ed67-4881-be5e-8ccd06c39112 Authenticating user 'default' from [fd00:1122:3344:101::b]:56191 | ||
| 580 | 2025.09.17 20:36:58.454452 [ 262 ] {} <Debug> TCP-Session: af16e862-ed67-4881-be5e-8ccd06c39112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.09.17 20:36:58.454467 [ 262 ] {} <Debug> TCP-Session: af16e862-ed67-4881-be5e-8ccd06c39112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.09.17 20:36:58.454525 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.09.17 20:36:58.454630 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.09.17 20:36:58.454648 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.09.17 20:36:58.456522 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40777 | ||
| 586 | 2025.09.17 20:36:58.456669 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45424 | ||
| 587 | 2025.09.17 20:36:58.456686 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59559 | ||
| 588 | 2025.09.17 20:36:58.456747 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56790 | ||
| 589 | 2025.09.17 20:36:58.456688 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 590 | 2025.09.17 20:36:58.456846 [ 263 ] {} <Debug> TCP-Session: 2d1a4cd0-aa52-4b71-855c-3f279e9bd2c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:40777 | ||
| 591 | 2025.09.17 20:36:58.456972 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41436 | ||
| 592 | 2025.09.17 20:36:58.456975 [ 263 ] {} <Debug> TCP-Session: 2d1a4cd0-aa52-4b71-855c-3f279e9bd2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2025.09.17 20:36:58.456987 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43646 | ||
| 594 | 2025.09.17 20:36:58.457149 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.09.17 20:36:58.457192 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 596 | 2025.09.17 20:36:58.457141 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.09.17 20:36:58.457018 [ 263 ] {} <Debug> TCP-Session: 2d1a4cd0-aa52-4b71-855c-3f279e9bd2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2025.09.17 20:36:58.457329 [ 264 ] {} <Debug> TCP-Session: 280dd082-1621-40f2-bc31-a3fb55396c06 Authenticating user 'default' from [fd00:1122:3344:101::b]:59559 | ||
| 599 | 2025.09.17 20:36:58.457320 [ 266 ] {} <Debug> TCP-Session: e7211d9d-b0bd-4fe1-95da-c1474f1ddd3a Authenticating user 'default' from [fd00:1122:3344:101::b]:56790 | ||
| 600 | 2025.09.17 20:36:58.457305 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42445 | ||
| 601 | 2025.09.17 20:36:58.457435 [ 264 ] {} <Debug> TCP-Session: 280dd082-1621-40f2-bc31-a3fb55396c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.09.17 20:36:58.457414 [ 266 ] {} <Debug> TCP-Session: e7211d9d-b0bd-4fe1-95da-c1474f1ddd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.09.17 20:36:58.457397 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.09.17 20:36:58.457551 [ 266 ] {} <Debug> TCP-Session: e7211d9d-b0bd-4fe1-95da-c1474f1ddd3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.09.17 20:36:58.457287 [ 265 ] {} <Debug> TCP-Session: a73f0ba3-4644-419d-ae09-1d2b7b53d26b Authenticating user 'default' from [fd00:1122:3344:101::b]:45424 | ||
| 606 | 2025.09.17 20:36:58.457267 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.09.17 20:36:58.457659 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2025.09.17 20:36:58.457697 [ 265 ] {} <Debug> TCP-Session: a73f0ba3-4644-419d-ae09-1d2b7b53d26b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.09.17 20:36:58.457688 [ 267 ] {} <Debug> TCP-Session: 9a6afff3-e2ea-4301-9f70-227f79fa5eb0 Authenticating user 'default' from [fd00:1122:3344:101::b]:43646 | ||
| 610 | 2025.09.17 20:36:58.457692 [ 268 ] {} <Debug> TCP-Session: 4133fdb1-4f86-48ba-8049-00bb6a2926ec Authenticating user 'default' from [fd00:1122:3344:101::b]:41436 | ||
| 611 | 2025.09.17 20:36:58.457809 [ 267 ] {} <Debug> TCP-Session: 9a6afff3-e2ea-4301-9f70-227f79fa5eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.09.17 20:36:58.457810 [ 265 ] {} <Debug> TCP-Session: a73f0ba3-4644-419d-ae09-1d2b7b53d26b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.09.17 20:36:58.457798 [ 269 ] {} <Debug> TCP-Session: 63351b84-7fc6-4212-ba98-1ddf12459736 Authenticating user 'default' from [fd00:1122:3344:101::b]:42445 | ||
| 614 | 2025.09.17 20:36:58.457975 [ 268 ] {} <Debug> TCP-Session: 4133fdb1-4f86-48ba-8049-00bb6a2926ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.09.17 20:36:58.457995 [ 267 ] {} <Debug> TCP-Session: 9a6afff3-e2ea-4301-9f70-227f79fa5eb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.09.17 20:36:58.457565 [ 264 ] {} <Debug> TCP-Session: 280dd082-1621-40f2-bc31-a3fb55396c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.09.17 20:36:58.458095 [ 268 ] {} <Debug> TCP-Session: 4133fdb1-4f86-48ba-8049-00bb6a2926ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.09.17 20:36:58.458070 [ 269 ] {} <Debug> TCP-Session: 63351b84-7fc6-4212-ba98-1ddf12459736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.09.17 20:36:58.458170 [ 269 ] {} <Debug> TCP-Session: 63351b84-7fc6-4212-ba98-1ddf12459736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.09.17 20:36:59.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.93 MiB, peak 128.93 MiB, free memory in arenas 0.00 B, will set to 138.54 MiB (RSS), difference: 9.61 MiB | ||
| 621 | 2025.09.17 20:36:59.042744 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49530 | ||
| 622 | 2025.09.17 20:36:59.042956 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2025.09.17 20:36:59.043124 [ 270 ] {} <Debug> TCP-Session: a553daa1-0318-49c1-992d-34b81a0ea663 Authenticating user 'default' from [fd00:1122:3344:101::a]:49530 | ||
| 624 | 2025.09.17 20:36:59.043149 [ 270 ] {} <Debug> TCP-Session: a553daa1-0318-49c1-992d-34b81a0ea663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.09.17 20:36:59.043162 [ 270 ] {} <Debug> TCP-Session: a553daa1-0318-49c1-992d-34b81a0ea663 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.09.17 20:36:59.043362 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2025.09.17 20:36:59.043398 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.09.17 20:36:59.043524 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.09.17 20:36:59.045168 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47962 | ||
| 630 | 2025.09.17 20:36:59.045254 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64467 | ||
| 631 | 2025.09.17 20:36:59.045330 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40651 | ||
| 632 | 2025.09.17 20:36:59.045398 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56378 | ||
| 633 | 2025.09.17 20:36:59.045564 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38637 | ||
| 634 | 2025.09.17 20:36:59.045699 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57638 | ||
| 635 | 2025.09.17 20:36:59.045642 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2025.09.17 20:36:59.045737 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.09.17 20:36:59.045784 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50439 | ||
| 638 | 2025.09.17 20:36:59.045864 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.09.17 20:36:59.045837 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.09.17 20:36:59.045799 [ 271 ] {} <Debug> TCP-Session: 17b0f2a3-c3c9-4dc5-ac99-60d43a52f9f8 Authenticating user 'default' from [fd00:1122:3344:101::a]:47962 | ||
| 641 | 2025.09.17 20:36:59.045789 [ 272 ] {} <Debug> TCP-Session: d8eb95c9-ba5e-4758-910b-1cf1deda0318 Authenticating user 'default' from [fd00:1122:3344:101::a]:64467 | ||
| 642 | 2025.09.17 20:36:59.045978 [ 274 ] {} <Debug> TCP-Session: 37d7c23c-9e2e-4ee7-9d35-1c1dc8d51323 Authenticating user 'default' from [fd00:1122:3344:101::a]:56378 | ||
| 643 | 2025.09.17 20:36:59.045976 [ 273 ] {} <Debug> TCP-Session: cc89cef1-b8ad-4434-890d-2e4f70e69698 Authenticating user 'default' from [fd00:1122:3344:101::a]:40651 | ||
| 644 | 2025.09.17 20:36:59.045965 [ 271 ] {} <Debug> TCP-Session: 17b0f2a3-c3c9-4dc5-ac99-60d43a52f9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.09.17 20:36:59.046094 [ 274 ] {} <Debug> TCP-Session: 37d7c23c-9e2e-4ee7-9d35-1c1dc8d51323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.09.17 20:36:59.046116 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.09.17 20:36:59.046082 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.09.17 20:36:59.046181 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.09.17 20:36:59.046202 [ 275 ] {} <Debug> TCP-Session: 973188f0-d7cf-4246-a2c9-8c570bc62763 Authenticating user 'default' from [fd00:1122:3344:101::a]:38637 | ||
| 650 | 2025.09.17 20:36:59.046157 [ 271 ] {} <Debug> TCP-Session: 17b0f2a3-c3c9-4dc5-ac99-60d43a52f9f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.09.17 20:36:59.046285 [ 275 ] {} <Debug> TCP-Session: 973188f0-d7cf-4246-a2c9-8c570bc62763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.09.17 20:36:59.046305 [ 277 ] {} <Debug> TCP-Session: 0a8b4a31-9728-47a8-9cde-5a69a7000d7d Authenticating user 'default' from [fd00:1122:3344:101::a]:50439 | ||
| 653 | 2025.09.17 20:36:59.046268 [ 276 ] {} <Debug> TCP-Session: 50b42aa8-c4fa-432f-bc58-22bf3ab14e3b Authenticating user 'default' from [fd00:1122:3344:101::a]:57638 | ||
| 654 | 2025.09.17 20:36:59.046380 [ 277 ] {} <Debug> TCP-Session: 0a8b4a31-9728-47a8-9cde-5a69a7000d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.09.17 20:36:59.046390 [ 275 ] {} <Debug> TCP-Session: 973188f0-d7cf-4246-a2c9-8c570bc62763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.09.17 20:36:59.046404 [ 276 ] {} <Debug> TCP-Session: 50b42aa8-c4fa-432f-bc58-22bf3ab14e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.09.17 20:36:59.046082 [ 273 ] {} <Debug> TCP-Session: cc89cef1-b8ad-4434-890d-2e4f70e69698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.09.17 20:36:59.046481 [ 277 ] {} <Debug> TCP-Session: 0a8b4a31-9728-47a8-9cde-5a69a7000d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.09.17 20:36:59.046489 [ 276 ] {} <Debug> TCP-Session: 50b42aa8-c4fa-432f-bc58-22bf3ab14e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.09.17 20:36:59.046071 [ 272 ] {} <Debug> TCP-Session: d8eb95c9-ba5e-4758-910b-1cf1deda0318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.09.17 20:36:59.046185 [ 274 ] {} <Debug> TCP-Session: 37d7c23c-9e2e-4ee7-9d35-1c1dc8d51323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.09.17 20:36:59.046665 [ 272 ] {} <Debug> TCP-Session: d8eb95c9-ba5e-4758-910b-1cf1deda0318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.09.17 20:36:59.046698 [ 273 ] {} <Debug> TCP-Session: cc89cef1-b8ad-4434-890d-2e4f70e69698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.09.17 20:36:59.855576 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40800 | ||
| 665 | 2025.09.17 20:36:59.855779 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2025.09.17 20:36:59.855821 [ 278 ] {} <Debug> TCP-Session: 17613773-4bf9-43ec-8e90-58a148bce9c1 Authenticating user 'default' from [fd00:1122:3344:101::c]:40800 | ||
| 667 | 2025.09.17 20:36:59.856096 [ 278 ] {} <Debug> TCP-Session: 17613773-4bf9-43ec-8e90-58a148bce9c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.09.17 20:36:59.856112 [ 278 ] {} <Debug> TCP-Session: 17613773-4bf9-43ec-8e90-58a148bce9c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.09.17 20:36:59.856174 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2025.09.17 20:36:59.856279 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.09.17 20:36:59.856297 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.09.17 20:36:59.858198 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38936 | ||
| 673 | 2025.09.17 20:36:59.858317 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43974 | ||
| 674 | 2025.09.17 20:36:59.858629 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58446 | ||
| 675 | 2025.09.17 20:36:59.858701 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37114 | ||
| 676 | 2025.09.17 20:36:59.858545 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58995 | ||
| 677 | 2025.09.17 20:36:59.858473 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49919 | ||
| 678 | 2025.09.17 20:36:59.858392 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2025.09.17 20:36:59.858384 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46978 | ||
| 680 | 2025.09.17 20:36:59.859120 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2025.09.17 20:36:59.859273 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.09.17 20:36:59.859343 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.09.17 20:36:59.859489 [ 279 ] {} <Debug> TCP-Session: be33652a-7619-41e4-a48b-c37b10aa1b2f Authenticating user 'default' from [fd00:1122:3344:101::c]:38936 | ||
| 684 | 2025.09.17 20:36:59.859519 [ 283 ] {} <Debug> TCP-Session: 715ee200-8ed0-4115-9ae2-7e8f7d0c5f87 Authenticating user 'default' from [fd00:1122:3344:101::c]:58995 | ||
| 685 | 2025.09.17 20:36:59.859524 [ 282 ] {} <Debug> TCP-Session: 50f5f717-2afe-47f8-81dd-03c4c761e76e Authenticating user 'default' from [fd00:1122:3344:101::c]:49919 | ||
| 686 | 2025.09.17 20:36:59.859342 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 687 | 2025.09.17 20:36:59.859632 [ 283 ] {} <Debug> TCP-Session: 715ee200-8ed0-4115-9ae2-7e8f7d0c5f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.09.17 20:36:59.859638 [ 282 ] {} <Debug> TCP-Session: 50f5f717-2afe-47f8-81dd-03c4c761e76e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.09.17 20:36:59.859764 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.09.17 20:36:59.859874 [ 283 ] {} <Debug> TCP-Session: 715ee200-8ed0-4115-9ae2-7e8f7d0c5f87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.09.17 20:36:59.859886 [ 282 ] {} <Debug> TCP-Session: 50f5f717-2afe-47f8-81dd-03c4c761e76e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.09.17 20:36:59.859869 [ 279 ] {} <Debug> TCP-Session: be33652a-7619-41e4-a48b-c37b10aa1b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.09.17 20:36:59.859965 [ 285 ] {} <Debug> TCP-Session: af798135-f8ff-474e-a0d6-1ee37495076e Authenticating user 'default' from [fd00:1122:3344:101::c]:37114 | ||
| 694 | 2025.09.17 20:36:59.859536 [ 280 ] {} <Debug> TCP-Session: 5b3b6d80-df17-4f49-a949-3f660948ceba Authenticating user 'default' from [fd00:1122:3344:101::c]:43974 | ||
| 695 | 2025.09.17 20:36:59.860031 [ 279 ] {} <Debug> TCP-Session: be33652a-7619-41e4-a48b-c37b10aa1b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.09.17 20:36:59.860057 [ 285 ] {} <Debug> TCP-Session: af798135-f8ff-474e-a0d6-1ee37495076e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.09.17 20:36:59.860090 [ 280 ] {} <Debug> TCP-Session: 5b3b6d80-df17-4f49-a949-3f660948ceba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.09.17 20:36:59.860223 [ 285 ] {} <Debug> TCP-Session: af798135-f8ff-474e-a0d6-1ee37495076e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.09.17 20:36:59.860234 [ 280 ] {} <Debug> TCP-Session: 5b3b6d80-df17-4f49-a949-3f660948ceba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.09.17 20:36:59.860255 [ 284 ] {} <Debug> TCP-Session: d1e1eadb-f6ee-4e39-b671-0b791f5c096d Authenticating user 'default' from [fd00:1122:3344:101::c]:58446 | ||
| 701 | 2025.09.17 20:36:59.860325 [ 284 ] {} <Debug> TCP-Session: d1e1eadb-f6ee-4e39-b671-0b791f5c096d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.09.17 20:36:59.860444 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2025.09.17 20:36:59.860632 [ 284 ] {} <Debug> TCP-Session: d1e1eadb-f6ee-4e39-b671-0b791f5c096d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.09.17 20:36:59.860642 [ 281 ] {} <Debug> TCP-Session: 76f54610-c148-4e55-a67f-a43148f71c48 Authenticating user 'default' from [fd00:1122:3344:101::c]:46978 | ||
| 705 | 2025.09.17 20:36:59.861116 [ 281 ] {} <Debug> TCP-Session: 76f54610-c148-4e55-a67f-a43148f71c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.09.17 20:36:59.861131 [ 281 ] {} <Debug> TCP-Session: 76f54610-c148-4e55-a67f-a43148f71c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.09.17 20:37:00.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.64 MiB, peak 138.64 MiB, free memory in arenas 0.00 B, will set to 139.73 MiB (RSS), difference: 1.09 MiB | ||
| 708 | 2025.09.17 20:37:05.095907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.09.17 20:37:05.095961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.09.17 20:37:05.096040 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.09.17 20:37:05.096188 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.09.17 20:37:05.099604 [ 245 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Loading data parts | ||
| 713 | 2025.09.17 20:37:05.099770 [ 245 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): There are no data parts | ||
| 714 | 2025.09.17 20:37:05.108356 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.09.17 20:37:05.108395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 716 | 2025.09.17 20:37:05.110327 [ 244 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Loading data parts | ||
| 717 | 2025.09.17 20:37:05.110576 [ 244 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): There are no data parts | ||
| 718 | 2025.09.17 20:37:05.118243 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.09.17 20:37:05.118795 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.09.17 20:37:05.118980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2025.09.17 20:37:05.141352 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.09.17 20:37:05.141400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 723 | 2025.09.17 20:37:05.147592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.09.17 20:37:05.149318 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.09.17 20:37:05.152382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.09.17 20:37:06.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.07 MiB | ||
| 727 | 2025.09.17 20:37:07.595832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.09.17 20:37:07.595938 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.09.17 20:37:07.604288 [ 243 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Loading data parts | ||
| 730 | 2025.09.17 20:37:07.604483 [ 243 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): There are no data parts | ||
| 731 | 2025.09.17 20:37:07.615035 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.09.17 20:37:07.615079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 733 | 2025.09.17 20:37:07.616735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.09.17 20:37:07.617231 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.09.17 20:37:07.617548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.09.17 20:37:08.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.12 MiB, peak 158.12 MiB, free memory in arenas 0.00 B, will set to 155.12 MiB (RSS), difference: -3.00 MiB | ||
| 737 | 2025.09.17 20:37:12.561686 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.09.17 20:37:12.561952 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.09.17 20:37:12.619135 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.09.17 20:37:12.621962 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.09.17 20:37:12.622000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 742 | 2025.09.17 20:37:12.622939 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.09.17 20:37:12.623379 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): 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.17 20:37:12.623545 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.09.17 20:37:12.652435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.09.17 20:37:12.669763 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.09.17 20:37:12.669808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 748 | 2025.09.17 20:37:12.676238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.09.17 20:37:12.677550 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.09.17 20:37:12.680295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.09.17 20:37:13.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.85 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 1.82 MiB | ||
| 752 | 2025.09.17 20:37:18.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.69 MiB, peak 159.85 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.09.17 20:37:18.431939 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.09.17 20:37:18.432111 [ 3 ] {5e3c9dc8-2eae-489d-a043-c2af4899fd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.09.17 20:37:18.434492 [ 3 ] {5e3c9dc8-2eae-489d-a043-c2af4899fd35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.09.17 20:37:18.442618 [ 3 ] {5e3c9dc8-2eae-489d-a043-c2af4899fd35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.09.17 20:37:18.447496 [ 3 ] {5e3c9dc8-2eae-489d-a043-c2af4899fd35} <Debug> TCPHandler: Processed in 0.015675461 sec. | ||
| 758 | 2025.09.17 20:37:18.457626 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.09.17 20:37:18.457763 [ 3 ] {aba5f247-926b-4345-8e3d-258b74e42b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.09.17 20:37:18.468193 [ 3 ] {aba5f247-926b-4345-8e3d-258b74e42b09} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.09.17 20:37:18.468251 [ 3 ] {aba5f247-926b-4345-8e3d-258b74e42b09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.09.17 20:37:18.468699 [ 3 ] {aba5f247-926b-4345-8e3d-258b74e42b09} <Debug> TCPHandler: Processed in 0.011125053 sec. | ||
| 763 | 2025.09.17 20:37:18.468913 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.09.17 20:37:18.469028 [ 3 ] {d58a0da7-4ea0-4e56-a2a7-e3b89c37ba0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.09.17 20:37:18.469304 [ 3 ] {d58a0da7-4ea0-4e56-a2a7-e3b89c37ba0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.09.17 20:37:18.469346 [ 3 ] {d58a0da7-4ea0-4e56-a2a7-e3b89c37ba0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.09.17 20:37:18.469635 [ 3 ] {d58a0da7-4ea0-4e56-a2a7-e3b89c37ba0c} <Debug> TCPHandler: Processed in 0.000768592 sec. | ||
| 768 | 2025.09.17 20:37:18.469852 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.09.17 20:37:18.469965 [ 3 ] {d660303d-0308-4709-bff2-e5789e35d856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.09.17 20:37:18.470198 [ 3 ] {d660303d-0308-4709-bff2-e5789e35d856} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.09.17 20:37:18.470240 [ 3 ] {d660303d-0308-4709-bff2-e5789e35d856} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.09.17 20:37:18.470587 [ 3 ] {d660303d-0308-4709-bff2-e5789e35d856} <Debug> TCPHandler: Processed in 0.000780802 sec. | ||
| 773 | 2025.09.17 20:37:18.470776 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.09.17 20:37:18.470889 [ 3 ] {c0506cfa-ed86-4f59-91ff-5c6d0312c63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.09.17 20:37:18.471124 [ 3 ] {c0506cfa-ed86-4f59-91ff-5c6d0312c63a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.09.17 20:37:18.471165 [ 3 ] {c0506cfa-ed86-4f59-91ff-5c6d0312c63a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.09.17 20:37:18.471486 [ 3 ] {c0506cfa-ed86-4f59-91ff-5c6d0312c63a} <Debug> TCPHandler: Processed in 0.000756001 sec. | ||
| 778 | 2025.09.17 20:37:18.471679 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.09.17 20:37:18.471791 [ 3 ] {f58d0940-5841-4608-bcbd-1f7854b4007b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 780 | 2025.09.17 20:37:18.472021 [ 3 ] {f58d0940-5841-4608-bcbd-1f7854b4007b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.09.17 20:37:18.472062 [ 3 ] {f58d0940-5841-4608-bcbd-1f7854b4007b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.09.17 20:37:18.472362 [ 3 ] {f58d0940-5841-4608-bcbd-1f7854b4007b} <Debug> TCPHandler: Processed in 0.000728111 sec. | ||
| 783 | 2025.09.17 20:37:18.475001 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.09.17 20:37:18.475139 [ 3 ] {4fed4545-daef-474b-aacf-c20b61b6fa7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 785 | 2025.09.17 20:37:18.475427 [ 3 ] {4fed4545-daef-474b-aacf-c20b61b6fa7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.09.17 20:37:18.475477 [ 3 ] {4fed4545-daef-474b-aacf-c20b61b6fa7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.09.17 20:37:18.475870 [ 3 ] {4fed4545-daef-474b-aacf-c20b61b6fa7e} <Debug> TCPHandler: Processed in 0.000925866 sec. | ||
| 788 | 2025.09.17 20:37:18.476136 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.09.17 20:37:18.476278 [ 3 ] {60bdc14b-9ea2-42ed-968f-f9a9f3bd5261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 790 | 2025.09.17 20:37:18.476552 [ 3 ] {60bdc14b-9ea2-42ed-968f-f9a9f3bd5261} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.09.17 20:37:18.476599 [ 3 ] {60bdc14b-9ea2-42ed-968f-f9a9f3bd5261} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.09.17 20:37:18.476979 [ 3 ] {60bdc14b-9ea2-42ed-968f-f9a9f3bd5261} <Debug> TCPHandler: Processed in 0.000888494 sec. | ||
| 793 | 2025.09.17 20:37:18.477228 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.09.17 20:37:18.477355 [ 3 ] {6066ede4-6c0f-4688-bbf0-76592a939575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 795 | 2025.09.17 20:37:18.477624 [ 3 ] {6066ede4-6c0f-4688-bbf0-76592a939575} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.09.17 20:37:18.477672 [ 3 ] {6066ede4-6c0f-4688-bbf0-76592a939575} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.09.17 20:37:18.478013 [ 3 ] {6066ede4-6c0f-4688-bbf0-76592a939575} <Debug> TCPHandler: Processed in 0.000836284 sec. | ||
| 798 | 2025.09.17 20:37:18.478273 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.09.17 20:37:18.478394 [ 3 ] {33c38a68-b81a-4adb-acca-e4fa297f6118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 800 | 2025.09.17 20:37:18.478658 [ 3 ] {33c38a68-b81a-4adb-acca-e4fa297f6118} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.09.17 20:37:18.478703 [ 3 ] {33c38a68-b81a-4adb-acca-e4fa297f6118} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.09.17 20:37:18.479048 [ 3 ] {33c38a68-b81a-4adb-acca-e4fa297f6118} <Debug> TCPHandler: Processed in 0.000824273 sec. | ||
| 803 | 2025.09.17 20:37:18.479319 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.09.17 20:37:18.479439 [ 3 ] {07046177-a97a-485b-ac73-72bf3d1aa2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 805 | 2025.09.17 20:37:18.479699 [ 3 ] {07046177-a97a-485b-ac73-72bf3d1aa2ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.09.17 20:37:18.479743 [ 3 ] {07046177-a97a-485b-ac73-72bf3d1aa2ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.09.17 20:37:18.480086 [ 3 ] {07046177-a97a-485b-ac73-72bf3d1aa2ff} <Debug> TCPHandler: Processed in 0.000817583 sec. | ||
| 808 | 2025.09.17 20:37:18.489892 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.09.17 20:37:18.490000 [ 3 ] {dc9d4e23-f271-48f4-9d01-5175e9133dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 810 | 2025.09.17 20:37:18.490043 [ 3 ] {dc9d4e23-f271-48f4-9d01-5175e9133dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.09.17 20:37:18.492561 [ 3 ] {dc9d4e23-f271-48f4-9d01-5175e9133dc7} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 812 | 2025.09.17 20:37:18.492604 [ 3 ] {dc9d4e23-f271-48f4-9d01-5175e9133dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 813 | 2025.09.17 20:37:18.493214 [ 3 ] {dc9d4e23-f271-48f4-9d01-5175e9133dc7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 814 | 2025.09.17 20:37:18.493607 [ 3 ] {dc9d4e23-f271-48f4-9d01-5175e9133dc7} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 815 | 2025.09.17 20:37:18.493760 [ 3 ] {dc9d4e23-f271-48f4-9d01-5175e9133dc7} <Debug> executeQuery: Read 11 rows, 3.58 KiB in 0.003789 sec., 2903.140670361573 rows/sec., 944.09 KiB/sec. | ||
| 816 | 2025.09.17 20:37:18.493812 [ 3 ] {dc9d4e23-f271-48f4-9d01-5175e9133dc7} <Debug> TCPHandler: Processed in 0.003972232 sec. | ||
| 817 | 2025.09.17 20:37:18.493962 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.09.17 20:37:18.494060 [ 3 ] {f0b88c25-f1e9-4144-af1f-a28ba8785a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 819 | 2025.09.17 20:37:18.494101 [ 3 ] {f0b88c25-f1e9-4144-af1f-a28ba8785a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 820 | 2025.09.17 20:37:18.498634 [ 3 ] {f0b88c25-f1e9-4144-af1f-a28ba8785a32} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 821 | 2025.09.17 20:37:18.498671 [ 3 ] {f0b88c25-f1e9-4144-af1f-a28ba8785a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 822 | 2025.09.17 20:37:18.499113 [ 3 ] {f0b88c25-f1e9-4144-af1f-a28ba8785a32} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 823 | 2025.09.17 20:37:18.499606 [ 3 ] {f0b88c25-f1e9-4144-af1f-a28ba8785a32} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 824 | 2025.09.17 20:37:18.499739 [ 3 ] {f0b88c25-f1e9-4144-af1f-a28ba8785a32} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005699 sec., 4211.265134234076 rows/sec., 357.79 KiB/sec. | ||
| 825 | 2025.09.17 20:37:18.499778 [ 3 ] {f0b88c25-f1e9-4144-af1f-a28ba8785a32} <Debug> TCPHandler: Processed in 0.005867705 sec. | ||
| 826 | 2025.09.17 20:37:18.502237 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.09.17 20:37:18.502334 [ 3 ] {43b8cdc5-f23a-497d-8ad1-ade6a3898ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 828 | 2025.09.17 20:37:18.502376 [ 3 ] {43b8cdc5-f23a-497d-8ad1-ade6a3898ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 829 | 2025.09.17 20:37:18.502775 [ 3 ] {43b8cdc5-f23a-497d-8ad1-ade6a3898ae0} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 830 | 2025.09.17 20:37:18.502813 [ 3 ] {43b8cdc5-f23a-497d-8ad1-ade6a3898ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 831 | 2025.09.17 20:37:18.503214 [ 3 ] {43b8cdc5-f23a-497d-8ad1-ade6a3898ae0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 832 | 2025.09.17 20:37:18.503751 [ 3 ] {43b8cdc5-f23a-497d-8ad1-ade6a3898ae0} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 833 | 2025.09.17 20:37:18.503891 [ 3 ] {43b8cdc5-f23a-497d-8ad1-ade6a3898ae0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001575 sec., 2539.6825396825398 rows/sec., 207.09 KiB/sec. | ||
| 834 | 2025.09.17 20:37:18.503927 [ 3 ] {43b8cdc5-f23a-497d-8ad1-ade6a3898ae0} <Debug> TCPHandler: Processed in 0.001740579 sec. | ||
| 835 | 2025.09.17 20:37:18.504045 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2025.09.17 20:37:18.504139 [ 3 ] {027bde38-5b99-469a-86ec-c6078a774e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 837 | 2025.09.17 20:37:18.504180 [ 3 ] {027bde38-5b99-469a-86ec-c6078a774e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 838 | 2025.09.17 20:37:18.504682 [ 3 ] {027bde38-5b99-469a-86ec-c6078a774e08} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 839 | 2025.09.17 20:37:18.504720 [ 3 ] {027bde38-5b99-469a-86ec-c6078a774e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 840 | 2025.09.17 20:37:18.505213 [ 3 ] {027bde38-5b99-469a-86ec-c6078a774e08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 841 | 2025.09.17 20:37:18.505793 [ 3 ] {027bde38-5b99-469a-86ec-c6078a774e08} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 842 | 2025.09.17 20:37:18.505966 [ 3 ] {027bde38-5b99-469a-86ec-c6078a774e08} <Debug> executeQuery: Read 126 rows, 11.94 KiB in 0.001842 sec., 68403.90879478827 rows/sec., 6.33 MiB/sec. | ||
| 843 | 2025.09.17 20:37:18.506015 [ 3 ] {027bde38-5b99-469a-86ec-c6078a774e08} <Debug> TCPHandler: Processed in 0.002019266 sec. | ||
| 844 | 2025.09.17 20:37:18.506162 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2025.09.17 20:37:18.506284 [ 3 ] {56ed607f-eeb0-4d38-b535-c1c9a176439b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 846 | 2025.09.17 20:37:18.506341 [ 3 ] {56ed607f-eeb0-4d38-b535-c1c9a176439b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 847 | 2025.09.17 20:37:18.506898 [ 3 ] {56ed607f-eeb0-4d38-b535-c1c9a176439b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 848 | 2025.09.17 20:37:18.506944 [ 3 ] {56ed607f-eeb0-4d38-b535-c1c9a176439b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 849 | 2025.09.17 20:37:18.507579 [ 3 ] {56ed607f-eeb0-4d38-b535-c1c9a176439b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 850 | 2025.09.17 20:37:18.508217 [ 3 ] {56ed607f-eeb0-4d38-b535-c1c9a176439b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 851 | 2025.09.17 20:37:18.508385 [ 3 ] {56ed607f-eeb0-4d38-b535-c1c9a176439b} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.002125 sec., 7529.411764705882 rows/sec., 583.64 KiB/sec. | ||
| 852 | 2025.09.17 20:37:18.508441 [ 3 ] {56ed607f-eeb0-4d38-b535-c1c9a176439b} <Debug> TCPHandler: Processed in 0.002342555 sec. | ||
| 853 | 2025.09.17 20:37:18.508564 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.09.17 20:37:18.508663 [ 3 ] {5d8afb91-e018-4915-b247-6602e4a56df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 855 | 2025.09.17 20:37:18.508704 [ 3 ] {5d8afb91-e018-4915-b247-6602e4a56df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 856 | 2025.09.17 20:37:18.509154 [ 3 ] {5d8afb91-e018-4915-b247-6602e4a56df9} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2025.09.17 20:37:18.509186 [ 3 ] {5d8afb91-e018-4915-b247-6602e4a56df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 858 | 2025.09.17 20:37:18.509612 [ 3 ] {5d8afb91-e018-4915-b247-6602e4a56df9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2025.09.17 20:37:18.510048 [ 3 ] {5d8afb91-e018-4915-b247-6602e4a56df9} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2025.09.17 20:37:18.510180 [ 3 ] {5d8afb91-e018-4915-b247-6602e4a56df9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001537 sec., 15614.83409238777 rows/sec., 1.30 MiB/sec. | ||
| 861 | 2025.09.17 20:37:18.510217 [ 3 ] {5d8afb91-e018-4915-b247-6602e4a56df9} <Debug> TCPHandler: Processed in 0.001704268 sec. | ||
| 862 | 2025.09.17 20:37:18.510334 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.09.17 20:37:18.510428 [ 3 ] {a231de6a-f50a-42f5-bb41-4d9f2a6ad371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 864 | 2025.09.17 20:37:18.510468 [ 3 ] {a231de6a-f50a-42f5-bb41-4d9f2a6ad371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 865 | 2025.09.17 20:37:18.510861 [ 3 ] {a231de6a-f50a-42f5-bb41-4d9f2a6ad371} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2025.09.17 20:37:18.510895 [ 3 ] {a231de6a-f50a-42f5-bb41-4d9f2a6ad371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 867 | 2025.09.17 20:37:18.511358 [ 3 ] {a231de6a-f50a-42f5-bb41-4d9f2a6ad371} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2025.09.17 20:37:18.511799 [ 3 ] {a231de6a-f50a-42f5-bb41-4d9f2a6ad371} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2025.09.17 20:37:18.511927 [ 3 ] {a231de6a-f50a-42f5-bb41-4d9f2a6ad371} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001519 sec., 7899.934167215273 rows/sec., 617.18 KiB/sec. | ||
| 870 | 2025.09.17 20:37:18.511964 [ 3 ] {a231de6a-f50a-42f5-bb41-4d9f2a6ad371} <Debug> TCPHandler: Processed in 0.001678947 sec. | ||
| 871 | 2025.09.17 20:37:18.512074 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.09.17 20:37:18.512165 [ 3 ] {46d27f4b-af5e-4211-8c07-6acf67756697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 873 | 2025.09.17 20:37:18.512208 [ 3 ] {46d27f4b-af5e-4211-8c07-6acf67756697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 874 | 2025.09.17 20:37:18.512624 [ 3 ] {46d27f4b-af5e-4211-8c07-6acf67756697} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2025.09.17 20:37:18.512659 [ 3 ] {46d27f4b-af5e-4211-8c07-6acf67756697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 876 | 2025.09.17 20:37:18.513054 [ 3 ] {46d27f4b-af5e-4211-8c07-6acf67756697} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2025.09.17 20:37:18.513495 [ 3 ] {46d27f4b-af5e-4211-8c07-6acf67756697} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2025.09.17 20:37:18.513622 [ 3 ] {46d27f4b-af5e-4211-8c07-6acf67756697} <Debug> executeQuery: Read 48 rows, 4.23 KiB in 0.001475 sec., 32542.372881355932 rows/sec., 2.80 MiB/sec. | ||
| 879 | 2025.09.17 20:37:18.513658 [ 3 ] {46d27f4b-af5e-4211-8c07-6acf67756697} <Debug> TCPHandler: Processed in 0.001633045 sec. | ||
| 880 | 2025.09.17 20:37:18.513765 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.09.17 20:37:18.513858 [ 3 ] {62084d58-bae8-4c7f-8ef7-f6d98892a4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 882 | 2025.09.17 20:37:18.513902 [ 3 ] {62084d58-bae8-4c7f-8ef7-f6d98892a4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 883 | 2025.09.17 20:37:18.516363 [ 3 ] {62084d58-bae8-4c7f-8ef7-f6d98892a4de} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2025.09.17 20:37:18.516397 [ 3 ] {62084d58-bae8-4c7f-8ef7-f6d98892a4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 885 | 2025.09.17 20:37:18.519057 [ 3 ] {62084d58-bae8-4c7f-8ef7-f6d98892a4de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2025.09.17 20:37:18.519594 [ 3 ] {62084d58-bae8-4c7f-8ef7-f6d98892a4de} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2025.09.17 20:37:18.519728 [ 3 ] {62084d58-bae8-4c7f-8ef7-f6d98892a4de} <Debug> executeQuery: Read 226 rows, 18.68 KiB in 0.005887 sec., 38389.67215899439 rows/sec., 3.10 MiB/sec. | ||
| 888 | 2025.09.17 20:37:18.519774 [ 3 ] {62084d58-bae8-4c7f-8ef7-f6d98892a4de} <Debug> TCPHandler: Processed in 0.00605649 sec. | ||
| 889 | 2025.09.17 20:37:18.519900 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2025.09.17 20:37:18.519996 [ 3 ] {ccc34598-8d2f-4871-96a9-6261470a30aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 891 | 2025.09.17 20:37:18.520039 [ 3 ] {ccc34598-8d2f-4871-96a9-6261470a30aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 892 | 2025.09.17 20:37:18.520358 [ 3 ] {ccc34598-8d2f-4871-96a9-6261470a30aa} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2025.09.17 20:37:18.520393 [ 3 ] {ccc34598-8d2f-4871-96a9-6261470a30aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 894 | 2025.09.17 20:37:18.520833 [ 3 ] {ccc34598-8d2f-4871-96a9-6261470a30aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2025.09.17 20:37:18.521258 [ 3 ] {ccc34598-8d2f-4871-96a9-6261470a30aa} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): 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.17 20:37:18.521388 [ 3 ] {ccc34598-8d2f-4871-96a9-6261470a30aa} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.00141 sec., 5673.758865248227 rows/sec., 357.38 KiB/sec. | ||
| 897 | 2025.09.17 20:37:18.521425 [ 3 ] {ccc34598-8d2f-4871-96a9-6261470a30aa} <Debug> TCPHandler: Processed in 0.001575824 sec. | ||
| 898 | 2025.09.17 20:37:20.123697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 899 | 2025.09.17 20:37:20.124218 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 900 | 2025.09.17 20:37:20.124266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 901 | 2025.09.17 20:37:20.124941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 902 | 2025.09.17 20:37:20.125449 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 903 | 2025.09.17 20:37:20.125599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 904 | 2025.09.17 20:37:20.180357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 905 | 2025.09.17 20:37:20.197176 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 906 | 2025.09.17 20:37:20.197238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 907 | 2025.09.17 20:37:20.203454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 908 | 2025.09.17 20:37:20.204622 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 909 | 2025.09.17 20:37:20.207441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 910 | 2025.09.17 20:37:23.428342 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.09.17 20:37:23.428530 [ 3 ] {2d55dc77-7a56-4857-901e-4f2c337b8b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 912 | 2025.09.17 20:37:23.428595 [ 3 ] {2d55dc77-7a56-4857-901e-4f2c337b8b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 913 | 2025.09.17 20:37:23.429177 [ 3 ] {2d55dc77-7a56-4857-901e-4f2c337b8b5c} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2025.09.17 20:37:23.429224 [ 3 ] {2d55dc77-7a56-4857-901e-4f2c337b8b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 915 | 2025.09.17 20:37:23.429742 [ 3 ] {2d55dc77-7a56-4857-901e-4f2c337b8b5c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 916 | 2025.09.17 20:37:23.430224 [ 3 ] {2d55dc77-7a56-4857-901e-4f2c337b8b5c} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2025.09.17 20:37:23.430375 [ 3 ] {2d55dc77-7a56-4857-901e-4f2c337b8b5c} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.00189 sec., 2116.4021164021165 rows/sec., 178.26 KiB/sec. | ||
| 918 | 2025.09.17 20:37:23.430422 [ 3 ] {2d55dc77-7a56-4857-901e-4f2c337b8b5c} <Debug> TCPHandler: Processed in 0.002207142 sec. | ||
| 919 | 2025.09.17 20:37:23.430538 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.09.17 20:37:23.430635 [ 3 ] {699bcfca-c25d-4db7-b9cd-b0f70cde1e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 921 | 2025.09.17 20:37:23.430675 [ 3 ] {699bcfca-c25d-4db7-b9cd-b0f70cde1e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 922 | 2025.09.17 20:37:23.431057 [ 3 ] {699bcfca-c25d-4db7-b9cd-b0f70cde1e08} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2025.09.17 20:37:23.431094 [ 3 ] {699bcfca-c25d-4db7-b9cd-b0f70cde1e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 924 | 2025.09.17 20:37:23.431504 [ 3 ] {699bcfca-c25d-4db7-b9cd-b0f70cde1e08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 925 | 2025.09.17 20:37:23.431928 [ 3 ] {699bcfca-c25d-4db7-b9cd-b0f70cde1e08} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2025.09.17 20:37:23.432059 [ 3 ] {699bcfca-c25d-4db7-b9cd-b0f70cde1e08} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001443 sec., 5544.005544005544 rows/sec., 445.31 KiB/sec. | ||
| 927 | 2025.09.17 20:37:23.432097 [ 3 ] {699bcfca-c25d-4db7-b9cd-b0f70cde1e08} <Debug> TCPHandler: Processed in 0.001608725 sec. | ||
| 928 | 2025.09.17 20:37:23.432204 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.09.17 20:37:23.432298 [ 3 ] {dc61c12d-65fb-41f1-9647-5326d33e4b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 930 | 2025.09.17 20:37:23.432340 [ 3 ] {dc61c12d-65fb-41f1-9647-5326d33e4b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 931 | 2025.09.17 20:37:23.432689 [ 3 ] {dc61c12d-65fb-41f1-9647-5326d33e4b64} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.09.17 20:37:23.432725 [ 3 ] {dc61c12d-65fb-41f1-9647-5326d33e4b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 933 | 2025.09.17 20:37:23.433138 [ 3 ] {dc61c12d-65fb-41f1-9647-5326d33e4b64} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 934 | 2025.09.17 20:37:23.433577 [ 3 ] {dc61c12d-65fb-41f1-9647-5326d33e4b64} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.09.17 20:37:23.433717 [ 3 ] {dc61c12d-65fb-41f1-9647-5326d33e4b64} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001437 sec., 6958.942240779402 rows/sec., 530.08 KiB/sec. | ||
| 936 | 2025.09.17 20:37:23.433754 [ 3 ] {dc61c12d-65fb-41f1-9647-5326d33e4b64} <Debug> TCPHandler: Processed in 0.001599415 sec. | ||
| 937 | 2025.09.17 20:37:23.433864 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.09.17 20:37:23.433961 [ 3 ] {372467e1-2de4-4ae2-8dbd-60a3ba07829c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 939 | 2025.09.17 20:37:23.434002 [ 3 ] {372467e1-2de4-4ae2-8dbd-60a3ba07829c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 940 | 2025.09.17 20:37:23.434321 [ 3 ] {372467e1-2de4-4ae2-8dbd-60a3ba07829c} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.09.17 20:37:23.434357 [ 3 ] {372467e1-2de4-4ae2-8dbd-60a3ba07829c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 942 | 2025.09.17 20:37:23.434805 [ 3 ] {372467e1-2de4-4ae2-8dbd-60a3ba07829c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 943 | 2025.09.17 20:37:23.435280 [ 3 ] {372467e1-2de4-4ae2-8dbd-60a3ba07829c} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.09.17 20:37:23.435412 [ 3 ] {372467e1-2de4-4ae2-8dbd-60a3ba07829c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001469 sec., 6807.351940095303 rows/sec., 428.78 KiB/sec. | ||
| 945 | 2025.09.17 20:37:23.435449 [ 3 ] {372467e1-2de4-4ae2-8dbd-60a3ba07829c} <Debug> TCPHandler: Processed in 0.001635666 sec. | ||
| 946 | 2025.09.17 20:37:26.320412 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45130 | ||
| 947 | 2025.09.17 20:37:26.320552 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 948 | 2025.09.17 20:37:26.320585 [ 286 ] {} <Debug> TCP-Session: 6fa1d04d-25c9-41ed-9b59-c7af74f0a084 Authenticating user 'default' from [fd00:1122:3344:101::e]:45130 | ||
| 949 | 2025.09.17 20:37:26.320607 [ 286 ] {} <Debug> TCP-Session: 6fa1d04d-25c9-41ed-9b59-c7af74f0a084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2025.09.17 20:37:26.320619 [ 286 ] {} <Debug> TCP-Session: 6fa1d04d-25c9-41ed-9b59-c7af74f0a084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2025.09.17 20:37:26.320669 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 952 | 2025.09.17 20:37:26.320693 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 953 | 2025.09.17 20:37:26.320709 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 954 | 2025.09.17 20:37:26.323337 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36857 | ||
| 955 | 2025.09.17 20:37:26.323433 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50033 | ||
| 956 | 2025.09.17 20:37:26.323506 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60850 | ||
| 957 | 2025.09.17 20:37:26.323597 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64006 | ||
| 958 | 2025.09.17 20:37:26.323778 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36463 | ||
| 959 | 2025.09.17 20:37:26.323918 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56808 | ||
| 960 | 2025.09.17 20:37:26.324149 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40258 | ||
| 961 | 2025.09.17 20:37:26.324213 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33624 | ||
| 962 | 2025.09.17 20:37:26.327137 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 963 | 2025.09.17 20:37:26.327164 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 964 | 2025.09.17 20:37:26.327185 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 965 | 2025.09.17 20:37:26.327224 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 966 | 2025.09.17 20:37:26.327253 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 967 | 2025.09.17 20:37:26.327258 [ 294 ] {} <Debug> TCP-Session: 4a9e7775-2696-4f1b-88dc-24c8c1d343f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33624 | ||
| 968 | 2025.09.17 20:37:26.327261 [ 293 ] {} <Debug> TCP-Session: d17c77b6-6cf8-426d-8f9f-a0cb8d069f55 Authenticating user 'default' from [fd00:1122:3344:101::e]:40258 | ||
| 969 | 2025.09.17 20:37:26.327310 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 970 | 2025.09.17 20:37:26.327340 [ 293 ] {} <Debug> TCP-Session: d17c77b6-6cf8-426d-8f9f-a0cb8d069f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2025.09.17 20:37:26.327363 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 972 | 2025.09.17 20:37:26.327394 [ 293 ] {} <Debug> TCP-Session: d17c77b6-6cf8-426d-8f9f-a0cb8d069f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2025.09.17 20:37:26.327390 [ 289 ] {} <Debug> TCP-Session: 83410d88-ac1a-4b9c-88f2-0700a5a2a1c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60850 | ||
| 974 | 2025.09.17 20:37:26.327482 [ 290 ] {} <Debug> TCP-Session: 85642f7a-56ee-4b9c-874f-c39787cd6650 Authenticating user 'default' from [fd00:1122:3344:101::e]:64006 | ||
| 975 | 2025.09.17 20:37:26.327365 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 976 | 2025.09.17 20:37:26.327529 [ 290 ] {} <Debug> TCP-Session: 85642f7a-56ee-4b9c-874f-c39787cd6650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2025.09.17 20:37:26.327516 [ 289 ] {} <Debug> TCP-Session: 83410d88-ac1a-4b9c-88f2-0700a5a2a1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2025.09.17 20:37:26.327577 [ 290 ] {} <Debug> TCP-Session: 85642f7a-56ee-4b9c-874f-c39787cd6650 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2025.09.17 20:37:26.327583 [ 288 ] {} <Debug> TCP-Session: 5f717170-bbe6-474a-b840-1d7cd4c7fed4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50033 | ||
| 980 | 2025.09.17 20:37:26.327623 [ 289 ] {} <Debug> TCP-Session: 83410d88-ac1a-4b9c-88f2-0700a5a2a1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2025.09.17 20:37:26.327310 [ 291 ] {} <Debug> TCP-Session: 6873eec1-f0cb-44d2-b333-facfe934694e Authenticating user 'default' from [fd00:1122:3344:101::e]:36463 | ||
| 982 | 2025.09.17 20:37:26.327661 [ 288 ] {} <Debug> TCP-Session: 5f717170-bbe6-474a-b840-1d7cd4c7fed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2025.09.17 20:37:26.327704 [ 291 ] {} <Debug> TCP-Session: 6873eec1-f0cb-44d2-b333-facfe934694e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2025.09.17 20:37:26.327725 [ 288 ] {} <Debug> TCP-Session: 5f717170-bbe6-474a-b840-1d7cd4c7fed4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2025.09.17 20:37:26.327740 [ 291 ] {} <Debug> TCP-Session: 6873eec1-f0cb-44d2-b333-facfe934694e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2025.09.17 20:37:26.327300 [ 292 ] {} <Debug> TCP-Session: cca64899-3a47-4bf6-bf41-859fcf58e74f Authenticating user 'default' from [fd00:1122:3344:101::e]:56808 | ||
| 987 | 2025.09.17 20:37:26.327185 [ 287 ] {} <Debug> TCP-Session: 656363f5-a8fa-4215-b333-25dc35461525 Authenticating user 'default' from [fd00:1122:3344:101::e]:36857 | ||
| 988 | 2025.09.17 20:37:26.327833 [ 292 ] {} <Debug> TCP-Session: cca64899-3a47-4bf6-bf41-859fcf58e74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2025.09.17 20:37:26.327306 [ 294 ] {} <Debug> TCP-Session: 4a9e7775-2696-4f1b-88dc-24c8c1d343f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2025.09.17 20:37:26.327859 [ 287 ] {} <Debug> TCP-Session: 656363f5-a8fa-4215-b333-25dc35461525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2025.09.17 20:37:26.327882 [ 292 ] {} <Debug> TCP-Session: cca64899-3a47-4bf6-bf41-859fcf58e74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2025.09.17 20:37:26.327908 [ 287 ] {} <Debug> TCP-Session: 656363f5-a8fa-4215-b333-25dc35461525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2025.09.17 20:37:26.327897 [ 294 ] {} <Debug> TCP-Session: 4a9e7775-2696-4f1b-88dc-24c8c1d343f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 994 | 2025.09.17 20:37:26.329622 [ 286 ] {} <Trace> TCP-Session: 6fa1d04d-25c9-41ed-9b59-c7af74f0a084 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.09.17 20:37:26.329806 [ 286 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45130) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 996 | 2025.09.17 20:37:26.330119 [ 286 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 997 | 2025.09.17 20:37:26.332361 [ 286 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 998 | 2025.09.17 20:37:26.342771 [ 286 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 999 | 2025.09.17 20:37:26.358026 [ 261 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Trace> AggregatingTransform: Aggregating | ||
| 1000 | 2025.09.17 20:37:26.360111 [ 261 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1001 | 2025.09.17 20:37:26.360739 [ 261 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005722191 sec. (174.758 rows/sec., 6.83 KiB/sec.) | ||
| 1002 | 2025.09.17 20:37:26.360762 [ 261 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Trace> Aggregator: Merging aggregated data | ||
| 1003 | 2025.09.17 20:37:26.360792 [ 261 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1004 | 2025.09.17 20:37:26.363914 [ 286 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.034172 sec., 29.263724686878145 rows/sec., 1.14 KiB/sec. | ||
| 1005 | 2025.09.17 20:37:26.364066 [ 286 ] {00cb7a8d-603b-42bc-bbfb-e50145f19fe3} <Debug> TCPHandler: Processed in 0.034596724 sec. | ||
| 1006 | 2025.09.17 20:37:26.368061 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1007 | 2025.09.17 20:37:26.368098 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1008 | 2025.09.17 20:37:26.368127 [ 286 ] {} <Debug> TCP-Session: 6fa1d04d-25c9-41ed-9b59-c7af74f0a084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2025.09.17 20:37:26.368135 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1010 | 2025.09.17 20:37:26.368153 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1011 | 2025.09.17 20:37:26.368139 [ 294 ] {} <Debug> TCP-Session: 4a9e7775-2696-4f1b-88dc-24c8c1d343f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2025.09.17 20:37:26.368196 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1013 | 2025.09.17 20:37:26.368202 [ 292 ] {} <Debug> TCP-Session: cca64899-3a47-4bf6-bf41-859fcf58e74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2025.09.17 20:37:26.368220 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1015 | 2025.09.17 20:37:26.368232 [ 290 ] {} <Debug> TCP-Session: 85642f7a-56ee-4b9c-874f-c39787cd6650 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2025.09.17 20:37:26.368237 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1017 | 2025.09.17 20:37:26.368292 [ 291 ] {} <Debug> TCP-Session: 6873eec1-f0cb-44d2-b333-facfe934694e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2025.09.17 20:37:26.368183 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1019 | 2025.09.17 20:37:26.368331 [ 293 ] {} <Debug> TCP-Session: d17c77b6-6cf8-426d-8f9f-a0cb8d069f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2025.09.17 20:37:26.368187 [ 289 ] {} <Debug> TCP-Session: 83410d88-ac1a-4b9c-88f2-0700a5a2a1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2025.09.17 20:37:26.368372 [ 288 ] {} <Debug> TCP-Session: 5f717170-bbe6-474a-b840-1d7cd4c7fed4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2025.09.17 20:37:26.368126 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1023 | 2025.09.17 20:37:26.368448 [ 287 ] {} <Debug> TCP-Session: 656363f5-a8fa-4215-b333-25dc35461525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2025.09.17 20:37:27.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.93 MiB, peak 169.03 MiB, free memory in arenas 0.00 B, will set to 163.62 MiB (RSS), difference: 2.69 MiB | ||
| 1025 | 2025.09.17 20:37:27.562029 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1026 | 2025.09.17 20:37:27.562102 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1027 | 2025.09.17 20:37:27.618782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 140 | ||
| 1028 | 2025.09.17 20:37:27.621957 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2025.09.17 20:37:27.622020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1030 | 2025.09.17 20:37:27.623247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1031 | 2025.09.17 20:37:27.623539 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2025.09.17 20:37:27.623851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 140 | ||
| 1033 | 2025.09.17 20:37:27.626650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 1894 | ||
| 1034 | 2025.09.17 20:37:27.627145 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2025.09.17 20:37:27.627195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1036 | 2025.09.17 20:37:27.627712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1037 | 2025.09.17 20:37:27.627955 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2025.09.17 20:37:27.628094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1894 | ||
| 1039 | 2025.09.17 20:37:27.707676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1040 | 2025.09.17 20:37:27.724993 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2025.09.17 20:37:27.725046 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1042 | 2025.09.17 20:37:27.731180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1043 | 2025.09.17 20:37:27.731898 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.09.17 20:37:27.734958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1045 | 2025.09.17 20:37:28.427782 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2025.09.17 20:37:28.427955 [ 3 ] {58e5cd34-8bb8-427a-8375-bd8189e8fbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1047 | 2025.09.17 20:37:28.428017 [ 3 ] {58e5cd34-8bb8-427a-8375-bd8189e8fbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1048 | 2025.09.17 20:37:28.428598 [ 3 ] {58e5cd34-8bb8-427a-8375-bd8189e8fbe5} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1049 | 2025.09.17 20:37:28.428646 [ 3 ] {58e5cd34-8bb8-427a-8375-bd8189e8fbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1050 | 2025.09.17 20:37:28.429010 [ 3 ] {58e5cd34-8bb8-427a-8375-bd8189e8fbe5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1051 | 2025.09.17 20:37:28.429233 [ 3 ] {58e5cd34-8bb8-427a-8375-bd8189e8fbe5} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1052 | 2025.09.17 20:37:28.429377 [ 3 ] {58e5cd34-8bb8-427a-8375-bd8189e8fbe5} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001469 sec., 2722.940776038121 rows/sec., 229.35 KiB/sec. | ||
| 1053 | 2025.09.17 20:37:28.429424 [ 3 ] {58e5cd34-8bb8-427a-8375-bd8189e8fbe5} <Debug> TCPHandler: Processed in 0.001768569 sec. | ||
| 1054 | 2025.09.17 20:37:28.429542 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2025.09.17 20:37:28.429636 [ 3 ] {4ac0dc51-7dae-4614-a50e-41cfeaf6b42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1056 | 2025.09.17 20:37:28.429677 [ 3 ] {4ac0dc51-7dae-4614-a50e-41cfeaf6b42c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1057 | 2025.09.17 20:37:28.430061 [ 3 ] {4ac0dc51-7dae-4614-a50e-41cfeaf6b42c} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1058 | 2025.09.17 20:37:28.430096 [ 3 ] {4ac0dc51-7dae-4614-a50e-41cfeaf6b42c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1059 | 2025.09.17 20:37:28.430385 [ 3 ] {4ac0dc51-7dae-4614-a50e-41cfeaf6b42c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1060 | 2025.09.17 20:37:28.430604 [ 3 ] {4ac0dc51-7dae-4614-a50e-41cfeaf6b42c} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1061 | 2025.09.17 20:37:28.430726 [ 3 ] {4ac0dc51-7dae-4614-a50e-41cfeaf6b42c} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001108 sec., 7220.216606498195 rows/sec., 579.94 KiB/sec. | ||
| 1062 | 2025.09.17 20:37:28.430763 [ 3 ] {4ac0dc51-7dae-4614-a50e-41cfeaf6b42c} <Debug> TCPHandler: Processed in 0.001271196 sec. | ||
| 1063 | 2025.09.17 20:37:28.430870 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2025.09.17 20:37:28.430964 [ 3 ] {135475d0-20c3-4d64-bd9e-28969614c2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1065 | 2025.09.17 20:37:28.431006 [ 3 ] {135475d0-20c3-4d64-bd9e-28969614c2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1066 | 2025.09.17 20:37:28.431362 [ 3 ] {135475d0-20c3-4d64-bd9e-28969614c2f5} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2025.09.17 20:37:28.431398 [ 3 ] {135475d0-20c3-4d64-bd9e-28969614c2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1068 | 2025.09.17 20:37:28.431706 [ 3 ] {135475d0-20c3-4d64-bd9e-28969614c2f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1069 | 2025.09.17 20:37:28.431909 [ 3 ] {135475d0-20c3-4d64-bd9e-28969614c2f5} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2025.09.17 20:37:28.432037 [ 3 ] {135475d0-20c3-4d64-bd9e-28969614c2f5} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001092 sec., 9157.509157509157 rows/sec., 697.54 KiB/sec. | ||
| 1071 | 2025.09.17 20:37:28.432073 [ 3 ] {135475d0-20c3-4d64-bd9e-28969614c2f5} <Debug> TCPHandler: Processed in 0.001252685 sec. | ||
| 1072 | 2025.09.17 20:37:28.432178 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2025.09.17 20:37:28.432271 [ 3 ] {7bde7759-6955-4de1-b6e5-3ce4a5392fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1074 | 2025.09.17 20:37:28.432312 [ 3 ] {7bde7759-6955-4de1-b6e5-3ce4a5392fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1075 | 2025.09.17 20:37:28.432612 [ 3 ] {7bde7759-6955-4de1-b6e5-3ce4a5392fd0} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2025.09.17 20:37:28.432647 [ 3 ] {7bde7759-6955-4de1-b6e5-3ce4a5392fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1077 | 2025.09.17 20:37:28.432935 [ 3 ] {7bde7759-6955-4de1-b6e5-3ce4a5392fd0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1078 | 2025.09.17 20:37:28.433141 [ 3 ] {7bde7759-6955-4de1-b6e5-3ce4a5392fd0} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2025.09.17 20:37:28.433264 [ 3 ] {7bde7759-6955-4de1-b6e5-3ce4a5392fd0} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001011 sec., 9891.196834817014 rows/sec., 623.03 KiB/sec. | ||
| 1080 | 2025.09.17 20:37:28.433298 [ 3 ] {7bde7759-6955-4de1-b6e5-3ce4a5392fd0} <Debug> TCPHandler: Processed in 0.001169373 sec. | ||
| 1081 | 2025.09.17 20:37:31.535544 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37124 | ||
| 1082 | 2025.09.17 20:37:31.535665 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1083 | 2025.09.17 20:37:31.535690 [ 286 ] {} <Debug> TCP-Session: 9c37f467-20db-43b6-9fb6-f0493ee4596b Authenticating user 'default' from [fd00:1122:3344:101::e]:37124 | ||
| 1084 | 2025.09.17 20:37:31.535711 [ 286 ] {} <Debug> TCP-Session: 9c37f467-20db-43b6-9fb6-f0493ee4596b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2025.09.17 20:37:31.535724 [ 286 ] {} <Debug> TCP-Session: 9c37f467-20db-43b6-9fb6-f0493ee4596b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2025.09.17 20:37:31.535935 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40011 | ||
| 1087 | 2025.09.17 20:37:31.535968 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40766 | ||
| 1088 | 2025.09.17 20:37:31.535988 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46661 | ||
| 1089 | 2025.09.17 20:37:31.536051 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62705 | ||
| 1090 | 2025.09.17 20:37:31.536058 [ 286 ] {} <Trace> TCP-Session: 9c37f467-20db-43b6-9fb6-f0493ee4596b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2025.09.17 20:37:31.536080 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34514 | ||
| 1092 | 2025.09.17 20:37:31.536103 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1093 | 2025.09.17 20:37:31.536098 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62691 | ||
| 1094 | 2025.09.17 20:37:31.536134 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1095 | 2025.09.17 20:37:31.536142 [ 289 ] {} <Debug> TCP-Session: fdb33c58-f8d0-4fb6-ad36-55c538c65083 Authenticating user 'default' from [fd00:1122:3344:101::e]:46661 | ||
| 1096 | 2025.09.17 20:37:31.536161 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2025.09.17 20:37:31.536177 [ 290 ] {} <Debug> TCP-Session: f2359dd3-533c-41f2-8b68-9f3651068eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62705 | ||
| 1098 | 2025.09.17 20:37:31.536194 [ 289 ] {} <Debug> TCP-Session: fdb33c58-f8d0-4fb6-ad36-55c538c65083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2025.09.17 20:37:31.536202 [ 292 ] {} <Debug> TCP-Session: 3f16c71c-04bd-40b6-b7e4-64454fdfae45 Authenticating user 'default' from [fd00:1122:3344:101::e]:34514 | ||
| 1100 | 2025.09.17 20:37:31.536214 [ 290 ] {} <Debug> TCP-Session: f2359dd3-533c-41f2-8b68-9f3651068eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2025.09.17 20:37:31.536221 [ 289 ] {} <Debug> TCP-Session: fdb33c58-f8d0-4fb6-ad36-55c538c65083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2025.09.17 20:37:31.536231 [ 292 ] {} <Debug> TCP-Session: 3f16c71c-04bd-40b6-b7e4-64454fdfae45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2025.09.17 20:37:31.536241 [ 286 ] {bf7ccf4e-4884-47ff-92b0-97a96972a52d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37124) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1104 | 2025.09.17 20:37:31.536244 [ 290 ] {} <Debug> TCP-Session: f2359dd3-533c-41f2-8b68-9f3651068eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2025.09.17 20:37:31.536261 [ 292 ] {} <Debug> TCP-Session: 3f16c71c-04bd-40b6-b7e4-64454fdfae45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2025.09.17 20:37:31.536204 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2025.09.17 20:37:31.536093 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34790 | ||
| 1108 | 2025.09.17 20:37:31.536332 [ 294 ] {} <Debug> TCP-Session: 3f9cb208-fcc9-4af2-a5e7-91ff45ec4adc Authenticating user 'default' from [fd00:1122:3344:101::e]:62691 | ||
| 1109 | 2025.09.17 20:37:31.536069 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61211 | ||
| 1110 | 2025.09.17 20:37:31.536372 [ 294 ] {} <Debug> TCP-Session: 3f9cb208-fcc9-4af2-a5e7-91ff45ec4adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2025.09.17 20:37:31.536053 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1112 | 2025.09.17 20:37:31.536411 [ 294 ] {} <Debug> TCP-Session: 3f9cb208-fcc9-4af2-a5e7-91ff45ec4adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2025.09.17 20:37:31.536075 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2025.09.17 20:37:31.536445 [ 287 ] {} <Debug> TCP-Session: a48f24c3-d2f2-41fa-a0f6-b53948cc7529 Authenticating user 'default' from [fd00:1122:3344:101::e]:40011 | ||
| 1115 | 2025.09.17 20:37:31.536408 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1116 | 2025.09.17 20:37:31.536480 [ 288 ] {} <Debug> TCP-Session: 8ad3e185-2998-43ae-be36-3007696d154f Authenticating user 'default' from [fd00:1122:3344:101::e]:40766 | ||
| 1117 | 2025.09.17 20:37:31.536493 [ 287 ] {} <Debug> TCP-Session: a48f24c3-d2f2-41fa-a0f6-b53948cc7529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2025.09.17 20:37:31.536494 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1119 | 2025.09.17 20:37:31.536524 [ 287 ] {} <Debug> TCP-Session: a48f24c3-d2f2-41fa-a0f6-b53948cc7529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2025.09.17 20:37:31.536520 [ 288 ] {} <Debug> TCP-Session: 8ad3e185-2998-43ae-be36-3007696d154f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2025.09.17 20:37:31.536540 [ 291 ] {} <Debug> TCP-Session: 4315445d-1f11-422e-a796-de6377bf60a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61211 | ||
| 1122 | 2025.09.17 20:37:31.536557 [ 288 ] {} <Debug> TCP-Session: 8ad3e185-2998-43ae-be36-3007696d154f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2025.09.17 20:37:31.536574 [ 291 ] {} <Debug> TCP-Session: 4315445d-1f11-422e-a796-de6377bf60a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2025.09.17 20:37:31.536514 [ 286 ] {bf7ccf4e-4884-47ff-92b0-97a96972a52d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1125 | 2025.09.17 20:37:31.536599 [ 291 ] {} <Debug> TCP-Session: 4315445d-1f11-422e-a796-de6377bf60a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2025.09.17 20:37:31.536511 [ 293 ] {} <Debug> TCP-Session: f50478ba-ccfe-41e7-8830-f353b3b2ec60 Authenticating user 'default' from [fd00:1122:3344:101::e]:34790 | ||
| 1127 | 2025.09.17 20:37:31.536657 [ 293 ] {} <Debug> TCP-Session: f50478ba-ccfe-41e7-8830-f353b3b2ec60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2025.09.17 20:37:31.536663 [ 286 ] {bf7ccf4e-4884-47ff-92b0-97a96972a52d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2025.09.17 20:37:31.536672 [ 293 ] {} <Debug> TCP-Session: f50478ba-ccfe-41e7-8830-f353b3b2ec60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2025.09.17 20:37:31.536946 [ 286 ] {bf7ccf4e-4884-47ff-92b0-97a96972a52d} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 1131 | 2025.09.17 20:37:31.537888 [ 295 ] {bf7ccf4e-4884-47ff-92b0-97a96972a52d} <Trace> AggregatingTransform: Aggregating | ||
| 1132 | 2025.09.17 20:37:31.537942 [ 295 ] {bf7ccf4e-4884-47ff-92b0-97a96972a52d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1133 | 2025.09.17 20:37:31.537987 [ 295 ] {bf7ccf4e-4884-47ff-92b0-97a96972a52d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940376 sec. (1063.404 rows/sec., 41.54 KiB/sec.) | ||
| 1134 | 2025.09.17 20:37:31.538010 [ 295 ] {bf7ccf4e-4884-47ff-92b0-97a96972a52d} <Trace> Aggregator: Merging aggregated data | ||
| 1135 | 2025.09.17 20:37:31.539465 [ 286 ] {bf7ccf4e-4884-47ff-92b0-97a96972a52d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003283 sec., 304.5994517209869 rows/sec., 11.90 KiB/sec. | ||
| 1136 | 2025.09.17 20:37:31.539592 [ 286 ] {bf7ccf4e-4884-47ff-92b0-97a96972a52d} <Debug> TCPHandler: Processed in 0.003643693 sec. | ||
| 1137 | 2025.09.17 20:37:31.539706 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1138 | 2025.09.17 20:37:31.539733 [ 286 ] {} <Debug> TCP-Session: 9c37f467-20db-43b6-9fb6-f0493ee4596b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2025.09.17 20:37:31.539738 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2025.09.17 20:37:31.539756 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1141 | 2025.09.17 20:37:31.539772 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1142 | 2025.09.17 20:37:31.539798 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1143 | 2025.09.17 20:37:31.539811 [ 292 ] {} <Debug> TCP-Session: 3f16c71c-04bd-40b6-b7e4-64454fdfae45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2025.09.17 20:37:31.539829 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1145 | 2025.09.17 20:37:31.539848 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2025.09.17 20:37:31.539861 [ 294 ] {} <Debug> TCP-Session: 3f9cb208-fcc9-4af2-a5e7-91ff45ec4adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2025.09.17 20:37:31.539876 [ 289 ] {} <Debug> TCP-Session: fdb33c58-f8d0-4fb6-ad36-55c538c65083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2025.09.17 20:37:31.539886 [ 290 ] {} <Debug> TCP-Session: f2359dd3-533c-41f2-8b68-9f3651068eb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2025.09.17 20:37:31.539866 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1150 | 2025.09.17 20:37:31.539829 [ 288 ] {} <Debug> TCP-Session: 8ad3e185-2998-43ae-be36-3007696d154f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2025.09.17 20:37:31.539958 [ 291 ] {} <Debug> TCP-Session: 4315445d-1f11-422e-a796-de6377bf60a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2025.09.17 20:37:31.539795 [ 287 ] {} <Debug> TCP-Session: a48f24c3-d2f2-41fa-a0f6-b53948cc7529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2025.09.17 20:37:31.539810 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1154 | 2025.09.17 20:37:31.540029 [ 293 ] {} <Debug> TCP-Session: f50478ba-ccfe-41e7-8830-f353b3b2ec60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2025.09.17 20:37:32.436859 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39827 | ||
| 1156 | 2025.09.17 20:37:32.436970 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1157 | 2025.09.17 20:37:32.437010 [ 286 ] {} <Debug> TCP-Session: 38a706c1-8aff-4176-b6e9-86a7fd741eb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39827 | ||
| 1158 | 2025.09.17 20:37:32.437044 [ 286 ] {} <Debug> TCP-Session: 38a706c1-8aff-4176-b6e9-86a7fd741eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2025.09.17 20:37:32.437058 [ 286 ] {} <Debug> TCP-Session: 38a706c1-8aff-4176-b6e9-86a7fd741eb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2025.09.17 20:37:32.437288 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41637 | ||
| 1161 | 2025.09.17 20:37:32.437301 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33084 | ||
| 1162 | 2025.09.17 20:37:32.437342 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40637 | ||
| 1163 | 2025.09.17 20:37:32.437346 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51880 | ||
| 1164 | 2025.09.17 20:37:32.437374 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46261 | ||
| 1165 | 2025.09.17 20:37:32.437407 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1166 | 2025.09.17 20:37:32.437435 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1167 | 2025.09.17 20:37:32.437438 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1168 | 2025.09.17 20:37:32.437458 [ 287 ] {} <Debug> TCP-Session: 7e03b57b-a39f-4712-8f9d-171b27399cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:41637 | ||
| 1169 | 2025.09.17 20:37:32.437465 [ 291 ] {} <Debug> TCP-Session: d79b4d41-3ce2-430a-b045-94a19d59d175 Authenticating user 'default' from [fd00:1122:3344:101::e]:40637 | ||
| 1170 | 2025.09.17 20:37:32.437479 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1171 | 2025.09.17 20:37:32.437493 [ 286 ] {} <Trace> TCP-Session: 38a706c1-8aff-4176-b6e9-86a7fd741eb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2025.09.17 20:37:32.437526 [ 291 ] {} <Debug> TCP-Session: d79b4d41-3ce2-430a-b045-94a19d59d175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2025.09.17 20:37:32.437542 [ 292 ] {} <Debug> TCP-Session: 034fa900-4995-4d9e-b386-cde3dc95042d Authenticating user 'default' from [fd00:1122:3344:101::e]:51880 | ||
| 1174 | 2025.09.17 20:37:32.437560 [ 291 ] {} <Debug> TCP-Session: d79b4d41-3ce2-430a-b045-94a19d59d175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2025.09.17 20:37:32.437494 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1176 | 2025.09.17 20:37:32.437587 [ 292 ] {} <Debug> TCP-Session: 034fa900-4995-4d9e-b386-cde3dc95042d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2025.09.17 20:37:32.437487 [ 288 ] {} <Debug> TCP-Session: 989a220e-07e6-45e3-9e59-bdd40de454b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33084 | ||
| 1178 | 2025.09.17 20:37:32.437631 [ 292 ] {} <Debug> TCP-Session: 034fa900-4995-4d9e-b386-cde3dc95042d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2025.09.17 20:37:32.437368 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60149 | ||
| 1180 | 2025.09.17 20:37:32.437667 [ 288 ] {} <Debug> TCP-Session: 989a220e-07e6-45e3-9e59-bdd40de454b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2025.09.17 20:37:32.437700 [ 286 ] {89a64f8f-0600-4a9d-b3a5-42a2ceab15e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39827) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1182 | 2025.09.17 20:37:32.437704 [ 288 ] {} <Debug> TCP-Session: 989a220e-07e6-45e3-9e59-bdd40de454b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2025.09.17 20:37:32.437322 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32813 | ||
| 1184 | 2025.09.17 20:37:32.437746 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2025.09.17 20:37:32.437316 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51229 | ||
| 1186 | 2025.09.17 20:37:32.437790 [ 293 ] {} <Debug> TCP-Session: ab113e96-d461-4c34-9b8f-ddaed9f776df Authenticating user 'default' from [fd00:1122:3344:101::e]:60149 | ||
| 1187 | 2025.09.17 20:37:32.437813 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1188 | 2025.09.17 20:37:32.437823 [ 293 ] {} <Debug> TCP-Session: ab113e96-d461-4c34-9b8f-ddaed9f776df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2025.09.17 20:37:32.437843 [ 290 ] {} <Debug> TCP-Session: a89300f2-3b73-49e3-a979-270469bf993d Authenticating user 'default' from [fd00:1122:3344:101::e]:32813 | ||
| 1190 | 2025.09.17 20:37:32.437850 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1191 | 2025.09.17 20:37:32.437852 [ 293 ] {} <Debug> TCP-Session: ab113e96-d461-4c34-9b8f-ddaed9f776df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2025.09.17 20:37:32.437871 [ 290 ] {} <Debug> TCP-Session: a89300f2-3b73-49e3-a979-270469bf993d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2025.09.17 20:37:32.437885 [ 289 ] {} <Debug> TCP-Session: 0c1df4a0-a65f-4d30-8d12-c699c560372b Authenticating user 'default' from [fd00:1122:3344:101::e]:51229 | ||
| 1194 | 2025.09.17 20:37:32.437908 [ 290 ] {} <Debug> TCP-Session: a89300f2-3b73-49e3-a979-270469bf993d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2025.09.17 20:37:32.437924 [ 289 ] {} <Debug> TCP-Session: 0c1df4a0-a65f-4d30-8d12-c699c560372b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2025.09.17 20:37:32.437626 [ 294 ] {} <Debug> TCP-Session: 9188c98c-1773-4129-9894-24bf24dba527 Authenticating user 'default' from [fd00:1122:3344:101::e]:46261 | ||
| 1197 | 2025.09.17 20:37:32.437949 [ 289 ] {} <Debug> TCP-Session: 0c1df4a0-a65f-4d30-8d12-c699c560372b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2025.09.17 20:37:32.437990 [ 294 ] {} <Debug> TCP-Session: 9188c98c-1773-4129-9894-24bf24dba527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2025.09.17 20:37:32.437990 [ 286 ] {89a64f8f-0600-4a9d-b3a5-42a2ceab15e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1200 | 2025.09.17 20:37:32.438014 [ 294 ] {} <Debug> TCP-Session: 9188c98c-1773-4129-9894-24bf24dba527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2025.09.17 20:37:32.437497 [ 287 ] {} <Debug> TCP-Session: 7e03b57b-a39f-4712-8f9d-171b27399cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2025.09.17 20:37:32.438077 [ 286 ] {89a64f8f-0600-4a9d-b3a5-42a2ceab15e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1203 | 2025.09.17 20:37:32.438079 [ 287 ] {} <Debug> TCP-Session: 7e03b57b-a39f-4712-8f9d-171b27399cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2025.09.17 20:37:32.438407 [ 286 ] {89a64f8f-0600-4a9d-b3a5-42a2ceab15e1} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 1205 | 2025.09.17 20:37:32.439395 [ 315 ] {89a64f8f-0600-4a9d-b3a5-42a2ceab15e1} <Trace> AggregatingTransform: Aggregating | ||
| 1206 | 2025.09.17 20:37:32.439445 [ 315 ] {89a64f8f-0600-4a9d-b3a5-42a2ceab15e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1207 | 2025.09.17 20:37:32.439484 [ 315 ] {89a64f8f-0600-4a9d-b3a5-42a2ceab15e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973197 sec. (1027.541 rows/sec., 40.14 KiB/sec.) | ||
| 1208 | 2025.09.17 20:37:32.439504 [ 315 ] {89a64f8f-0600-4a9d-b3a5-42a2ceab15e1} <Trace> Aggregator: Merging aggregated data | ||
| 1209 | 2025.09.17 20:37:32.440788 [ 286 ] {89a64f8f-0600-4a9d-b3a5-42a2ceab15e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003149 sec., 317.56113051762463 rows/sec., 12.40 KiB/sec. | ||
| 1210 | 2025.09.17 20:37:32.440929 [ 286 ] {89a64f8f-0600-4a9d-b3a5-42a2ceab15e1} <Debug> TCPHandler: Processed in 0.003605801 sec. | ||
| 1211 | 2025.09.17 20:37:32.441052 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1212 | 2025.09.17 20:37:32.441081 [ 286 ] {} <Debug> TCP-Session: 38a706c1-8aff-4176-b6e9-86a7fd741eb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2025.09.17 20:37:32.441084 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2025.09.17 20:37:32.441106 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1215 | 2025.09.17 20:37:32.441130 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1216 | 2025.09.17 20:37:32.441132 [ 287 ] {} <Debug> TCP-Session: 7e03b57b-a39f-4712-8f9d-171b27399cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2025.09.17 20:37:32.441148 [ 294 ] {} <Debug> TCP-Session: 9188c98c-1773-4129-9894-24bf24dba527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2025.09.17 20:37:32.441171 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1219 | 2025.09.17 20:37:32.441174 [ 291 ] {} <Debug> TCP-Session: d79b4d41-3ce2-430a-b045-94a19d59d175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2025.09.17 20:37:32.441202 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1221 | 2025.09.17 20:37:32.441221 [ 289 ] {} <Debug> TCP-Session: 0c1df4a0-a65f-4d30-8d12-c699c560372b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2025.09.17 20:37:32.441232 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1223 | 2025.09.17 20:37:32.441247 [ 292 ] {} <Debug> TCP-Session: 034fa900-4995-4d9e-b386-cde3dc95042d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2025.09.17 20:37:32.441211 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1225 | 2025.09.17 20:37:32.441285 [ 293 ] {} <Debug> TCP-Session: ab113e96-d461-4c34-9b8f-ddaed9f776df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2025.09.17 20:37:32.441151 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1227 | 2025.09.17 20:37:32.441320 [ 290 ] {} <Debug> TCP-Session: a89300f2-3b73-49e3-a979-270469bf993d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2025.09.17 20:37:32.441352 [ 288 ] {} <Debug> TCP-Session: 989a220e-07e6-45e3-9e59-bdd40de454b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2025.09.17 20:37:33.427689 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2025.09.17 20:37:33.427901 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 1231 | 2025.09.17 20:37:33.428212 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1232 | 2025.09.17 20:37:33.432247 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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 | ||
| 1233 | 2025.09.17 20:37:33.432486 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1234 | 2025.09.17 20:37:33.432568 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1235 | 2025.09.17 20:37:33.432776 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1236 | 2025.09.17 20:37:33.434726 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1237 | 2025.09.17 20:37:33.436620 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1238 | 2025.09.17 20:37:33.436653 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1239 | 2025.09.17 20:37:33.440677 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
| 1240 | 2025.09.17 20:37:33.440710 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1241 | 2025.09.17 20:37:33.461731 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.03391 sec., 324.3880861102919 rows/sec., 14.98 KiB/sec. | ||
| 1242 | 2025.09.17 20:37:33.461814 [ 3 ] {f90fe8fb-86c7-46dd-bb8f-a932e76f3ac9} <Debug> TCPHandler: Processed in 0.034251293 sec. | ||
| 1243 | 2025.09.17 20:37:33.463098 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2025.09.17 20:37:33.463239 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 1245 | 2025.09.17 20:37:33.463466 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1246 | 2025.09.17 20:37:33.463501 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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 | ||
| 1247 | 2025.09.17 20:37:33.463668 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1248 | 2025.09.17 20:37:33.463727 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1249 | 2025.09.17 20:37:33.463841 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1250 | 2025.09.17 20:37:33.463873 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1251 | 2025.09.17 20:37:33.463893 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1252 | 2025.09.17 20:37:33.463908 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1253 | 2025.09.17 20:37:33.463974 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
| 1254 | 2025.09.17 20:37:33.464008 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1255 | 2025.09.17 20:37:33.464683 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001498 sec., 7343.1241655540725 rows/sec., 338.99 KiB/sec. | ||
| 1256 | 2025.09.17 20:37:33.464764 [ 3 ] {5bc43e53-93e3-4691-8949-42574cb4ca70} <Debug> TCPHandler: Processed in 0.001742199 sec. | ||
| 1257 | 2025.09.17 20:37:33.464996 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2025.09.17 20:37:33.465153 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', '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) | ||
| 1259 | 2025.09.17 20:37:33.465365 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1260 | 2025.09.17 20:37:33.465404 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', '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 | ||
| 1261 | 2025.09.17 20:37:33.465570 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1262 | 2025.09.17 20:37:33.465626 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1263 | 2025.09.17 20:37:33.465732 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1264 | 2025.09.17 20:37:33.465761 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1265 | 2025.09.17 20:37:33.465781 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1266 | 2025.09.17 20:37:33.465795 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1267 | 2025.09.17 20:37:33.465829 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', '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'))" | ||
| 1268 | 2025.09.17 20:37:33.465849 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1269 | 2025.09.17 20:37:33.466464 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001362 sec., 8076.358296622614 rows/sec., 372.84 KiB/sec. | ||
| 1270 | 2025.09.17 20:37:33.466560 [ 3 ] {e28ee4ed-bb47-48e8-948b-7fc4895e5d4a} <Debug> TCPHandler: Processed in 0.001613995 sec. | ||
| 1271 | 2025.09.17 20:37:33.466787 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2025.09.17 20:37:33.466915 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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) | ||
| 1273 | 2025.09.17 20:37:33.467115 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1274 | 2025.09.17 20:37:33.467146 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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 | ||
| 1275 | 2025.09.17 20:37:33.467320 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1276 | 2025.09.17 20:37:33.467374 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1277 | 2025.09.17 20:37:33.467476 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1278 | 2025.09.17 20:37:33.467504 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1279 | 2025.09.17 20:37:33.467523 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1280 | 2025.09.17 20:37:33.467537 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1281 | 2025.09.17 20:37:33.467570 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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'))" | ||
| 1282 | 2025.09.17 20:37:33.467588 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1283 | 2025.09.17 20:37:33.468029 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.00116 sec., 9482.758620689656 rows/sec., 437.77 KiB/sec. | ||
| 1284 | 2025.09.17 20:37:33.468123 [ 3 ] {7207e8f9-b1f9-481c-bc76-3afa41c1408f} <Debug> TCPHandler: Processed in 0.001387239 sec. | ||
| 1285 | 2025.09.17 20:37:33.468499 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2025.09.17 20:37:33.468627 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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) | ||
| 1287 | 2025.09.17 20:37:33.468828 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1288 | 2025.09.17 20:37:33.468859 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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 | ||
| 1289 | 2025.09.17 20:37:33.469029 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1290 | 2025.09.17 20:37:33.469083 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1291 | 2025.09.17 20:37:33.469185 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1292 | 2025.09.17 20:37:33.469214 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1293 | 2025.09.17 20:37:33.469233 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1294 | 2025.09.17 20:37:33.469247 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1295 | 2025.09.17 20:37:33.469283 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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'))" | ||
| 1296 | 2025.09.17 20:37:33.469300 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1297 | 2025.09.17 20:37:33.469741 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001161 sec., 9474.590869939708 rows/sec., 437.39 KiB/sec. | ||
| 1298 | 2025.09.17 20:37:33.469829 [ 3 ] {2e11b097-09a1-4ee0-85b3-928f615cfa9d} <Debug> TCPHandler: Processed in 0.001382778 sec. | ||
| 1299 | 2025.09.17 20:37:33.470057 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2025.09.17 20:37:33.470182 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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', '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) | ||
| 1301 | 2025.09.17 20:37:33.470382 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1302 | 2025.09.17 20:37:33.470413 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <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', '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 | ||
| 1303 | 2025.09.17 20:37:33.470582 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1304 | 2025.09.17 20:37:33.470635 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1305 | 2025.09.17 20:37:33.470733 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1306 | 2025.09.17 20:37:33.470761 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1307 | 2025.09.17 20:37:33.470780 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1308 | 2025.09.17 20:37:33.470794 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1309 | 2025.09.17 20:37:33.470827 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 1310 | 2025.09.17 20:37:33.470846 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1311 | 2025.09.17 20:37:33.471282 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001147 sec., 9590.235396687009 rows/sec., 442.73 KiB/sec. | ||
| 1312 | 2025.09.17 20:37:33.471367 [ 3 ] {5a17d2ba-9561-48a7-92e1-f1f8e8827396} <Debug> TCPHandler: Processed in 0.001358819 sec. | ||
| 1313 | 2025.09.17 20:37:33.471577 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2025.09.17 20:37:33.471704 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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_underlay_prefixes', '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) | ||
| 1315 | 2025.09.17 20:37:33.471950 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1316 | 2025.09.17 20:37:33.471985 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <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_underlay_prefixes', '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 | ||
| 1317 | 2025.09.17 20:37:33.472167 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1318 | 2025.09.17 20:37:33.472222 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1319 | 2025.09.17 20:37:33.472328 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1320 | 2025.09.17 20:37:33.472356 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1321 | 2025.09.17 20:37:33.472377 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1322 | 2025.09.17 20:37:33.472394 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1323 | 2025.09.17 20:37:33.472428 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', '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'))" | ||
| 1324 | 2025.09.17 20:37:33.472446 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1325 | 2025.09.17 20:37:33.472875 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001219 sec., 9023.789991796555 rows/sec., 416.58 KiB/sec. | ||
| 1326 | 2025.09.17 20:37:33.472962 [ 3 ] {9f374c93-36ae-48e4-a57d-573339beac1b} <Debug> TCPHandler: Processed in 0.001434841 sec. | ||
| 1327 | 2025.09.17 20:37:33.473196 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2025.09.17 20:37:33.473321 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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', '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) | ||
| 1329 | 2025.09.17 20:37:33.473531 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1330 | 2025.09.17 20:37:33.473562 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <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', '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 | ||
| 1331 | 2025.09.17 20:37:33.473737 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1332 | 2025.09.17 20:37:33.473791 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1333 | 2025.09.17 20:37:33.473896 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1334 | 2025.09.17 20:37:33.473926 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1335 | 2025.09.17 20:37:33.473945 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1336 | 2025.09.17 20:37:33.473959 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1337 | 2025.09.17 20:37:33.473991 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 1338 | 2025.09.17 20:37:33.474009 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1339 | 2025.09.17 20:37:33.474436 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001164 sec., 9450.171821305841 rows/sec., 436.27 KiB/sec. | ||
| 1340 | 2025.09.17 20:37:33.474519 [ 3 ] {9068132b-4a5b-4f7b-94ac-98eddfe64f39} <Debug> TCPHandler: Processed in 0.001373988 sec. | ||
| 1341 | 2025.09.17 20:37:33.474746 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2025.09.17 20:37:33.474872 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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:solicitations_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) | ||
| 1343 | 2025.09.17 20:37:33.475117 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1344 | 2025.09.17 20:37:33.475161 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <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:solicitations_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 | ||
| 1345 | 2025.09.17 20:37:33.475353 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1346 | 2025.09.17 20:37:33.475411 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1347 | 2025.09.17 20:37:33.475510 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1348 | 2025.09.17 20:37:33.475537 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1349 | 2025.09.17 20:37:33.475557 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1350 | 2025.09.17 20:37:33.475571 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1351 | 2025.09.17 20:37:33.475603 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_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'))" | ||
| 1352 | 2025.09.17 20:37:33.475620 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1353 | 2025.09.17 20:37:33.476308 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001486 sec., 7402.42261103634 rows/sec., 341.73 KiB/sec. | ||
| 1354 | 2025.09.17 20:37:33.476392 [ 3 ] {b2fad73b-cdf6-473e-8821-f7d5b667f79b} <Debug> TCPHandler: Processed in 0.001699948 sec. | ||
| 1355 | 2025.09.17 20:37:33.476589 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2025.09.17 20:37:33.476714 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1357 | 2025.09.17 20:37:33.476914 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1358 | 2025.09.17 20:37:33.476947 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <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:solicitations_received', 'ddm_session:solicitations_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 | ||
| 1359 | 2025.09.17 20:37:33.477117 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1360 | 2025.09.17 20:37:33.477168 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1361 | 2025.09.17 20:37:33.477264 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1362 | 2025.09.17 20:37:33.477292 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1363 | 2025.09.17 20:37:33.477310 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1364 | 2025.09.17 20:37:33.477324 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1365 | 2025.09.17 20:37:33.477355 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1366 | 2025.09.17 20:37:33.477373 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1367 | 2025.09.17 20:37:33.477821 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001155 sec., 9523.809523809525 rows/sec., 439.66 KiB/sec. | ||
| 1368 | 2025.09.17 20:37:33.477904 [ 3 ] {302ac0c0-3337-4025-930e-0688c4f9b86c} <Debug> TCPHandler: Processed in 0.001364799 sec. | ||
| 1369 | 2025.09.17 20:37:33.478103 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2025.09.17 20:37:33.478233 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1371 | 2025.09.17 20:37:33.478433 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1372 | 2025.09.17 20:37:33.478493 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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 | ||
| 1373 | 2025.09.17 20:37:33.478673 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1374 | 2025.09.17 20:37:33.478726 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1375 | 2025.09.17 20:37:33.478825 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1376 | 2025.09.17 20:37:33.478876 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1377 | 2025.09.17 20:37:33.478895 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1378 | 2025.09.17 20:37:33.478911 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1379 | 2025.09.17 20:37:33.478944 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Trace> MergeTreeBaseSelectProcessor: 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1380 | 2025.09.17 20:37:33.478961 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1381 | 2025.09.17 20:37:33.479520 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001335 sec., 8239.700374531834 rows/sec., 380.38 KiB/sec. | ||
| 1382 | 2025.09.17 20:37:33.479604 [ 3 ] {5fa9224d-7a71-485e-ab02-889d202db39b} <Debug> TCPHandler: Processed in 0.001553083 sec. | ||
| 1383 | 2025.09.17 20:37:33.479811 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2025.09.17 20:37:33.479936 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1385 | 2025.09.17 20:37:33.480139 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1386 | 2025.09.17 20:37:33.480172 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <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:solicitations_received', 'ddm_session:solicitations_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 | ||
| 1387 | 2025.09.17 20:37:33.480346 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1388 | 2025.09.17 20:37:33.480398 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1389 | 2025.09.17 20:37:33.480498 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1390 | 2025.09.17 20:37:33.480525 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1391 | 2025.09.17 20:37:33.480544 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1392 | 2025.09.17 20:37:33.480557 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1393 | 2025.09.17 20:37:33.480589 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1394 | 2025.09.17 20:37:33.480607 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1395 | 2025.09.17 20:37:33.481099 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001212 sec., 9075.907590759076 rows/sec., 418.99 KiB/sec. | ||
| 1396 | 2025.09.17 20:37:33.481183 [ 3 ] {79138dff-de6b-4a49-8165-3e2b9d4e7c2e} <Debug> TCPHandler: Processed in 0.00142076 sec. | ||
| 1397 | 2025.09.17 20:37:33.481406 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2025.09.17 20:37:33.481533 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1399 | 2025.09.17 20:37:33.481741 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1400 | 2025.09.17 20:37:33.481773 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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 | ||
| 1401 | 2025.09.17 20:37:33.481949 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1402 | 2025.09.17 20:37:33.482001 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1403 | 2025.09.17 20:37:33.482098 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1404 | 2025.09.17 20:37:33.482126 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1405 | 2025.09.17 20:37:33.482144 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1406 | 2025.09.17 20:37:33.482157 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1407 | 2025.09.17 20:37:33.482190 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Trace> MergeTreeBaseSelectProcessor: 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1408 | 2025.09.17 20:37:33.482207 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1409 | 2025.09.17 20:37:33.482643 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001161 sec., 9474.590869939708 rows/sec., 437.39 KiB/sec. | ||
| 1410 | 2025.09.17 20:37:33.482730 [ 3 ] {9300f6bb-3382-4702-8c06-7fbe77794df5} <Debug> TCPHandler: Processed in 0.001377809 sec. | ||
| 1411 | 2025.09.17 20:37:33.482923 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.09.17 20:37:33.483049 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1413 | 2025.09.17 20:37:33.483257 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1414 | 2025.09.17 20:37:33.483290 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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 | ||
| 1415 | 2025.09.17 20:37:33.483466 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1416 | 2025.09.17 20:37:33.483518 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1417 | 2025.09.17 20:37:33.483616 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1418 | 2025.09.17 20:37:33.483643 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1419 | 2025.09.17 20:37:33.483662 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1420 | 2025.09.17 20:37:33.483675 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1421 | 2025.09.17 20:37:33.483707 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1422 | 2025.09.17 20:37:33.483727 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1423 | 2025.09.17 20:37:33.484143 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001144 sec., 9615.384615384615 rows/sec., 443.89 KiB/sec. | ||
| 1424 | 2025.09.17 20:37:33.484226 [ 3 ] {8c1da4ef-fd09-4384-9633-cc2ef0c4ee9e} <Debug> TCPHandler: Processed in 0.001352058 sec. | ||
| 1425 | 2025.09.17 20:37:33.484416 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1426 | 2025.09.17 20:37:33.484542 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1427 | 2025.09.17 20:37:33.484744 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1428 | 2025.09.17 20:37:33.484778 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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 | ||
| 1429 | 2025.09.17 20:37:33.484955 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1430 | 2025.09.17 20:37:33.485006 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1431 | 2025.09.17 20:37:33.485104 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1432 | 2025.09.17 20:37:33.485133 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1433 | 2025.09.17 20:37:33.485152 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1434 | 2025.09.17 20:37:33.485166 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1435 | 2025.09.17 20:37:33.485198 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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'))" | ||
| 1436 | 2025.09.17 20:37:33.485216 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1437 | 2025.09.17 20:37:33.485665 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001173 sec., 9377.66410912191 rows/sec., 432.92 KiB/sec. | ||
| 1438 | 2025.09.17 20:37:33.485746 [ 3 ] {5dfee2c4-1cfc-4133-ac2a-24f64a43ea44} <Debug> TCPHandler: Processed in 0.001380579 sec. | ||
| 1439 | 2025.09.17 20:37:33.485949 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2025.09.17 20:37:33.486076 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1441 | 2025.09.17 20:37:33.486283 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1442 | 2025.09.17 20:37:33.486315 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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 | ||
| 1443 | 2025.09.17 20:37:33.486497 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1444 | 2025.09.17 20:37:33.486548 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1445 | 2025.09.17 20:37:33.486646 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1446 | 2025.09.17 20:37:33.486673 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1447 | 2025.09.17 20:37:33.486692 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1448 | 2025.09.17 20:37:33.486706 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1449 | 2025.09.17 20:37:33.486738 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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'))" | ||
| 1450 | 2025.09.17 20:37:33.486755 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1451 | 2025.09.17 20:37:33.487163 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001138 sec., 9666.080843585238 rows/sec., 446.23 KiB/sec. | ||
| 1452 | 2025.09.17 20:37:33.487248 [ 3 ] {a97c7a6a-2f35-4e87-acd4-fe09ac84d541} <Debug> TCPHandler: Processed in 0.001349067 sec. | ||
| 1453 | 2025.09.17 20:37:33.487436 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2025.09.17 20:37:33.487564 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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: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', '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) | ||
| 1455 | 2025.09.17 20:37:33.487767 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1456 | 2025.09.17 20:37:33.487802 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <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: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', '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 | ||
| 1457 | 2025.09.17 20:37:33.487986 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1458 | 2025.09.17 20:37:33.488037 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1459 | 2025.09.17 20:37:33.488133 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1460 | 2025.09.17 20:37:33.488160 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1461 | 2025.09.17 20:37:33.488179 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1462 | 2025.09.17 20:37:33.488192 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1463 | 2025.09.17 20:37:33.488225 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Trace> MergeTreeBaseSelectProcessor: 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: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', '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'))" | ||
| 1464 | 2025.09.17 20:37:33.488243 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1465 | 2025.09.17 20:37:33.488683 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001171 sec., 9393.680614859095 rows/sec., 433.66 KiB/sec. | ||
| 1466 | 2025.09.17 20:37:33.488764 [ 3 ] {44610e9e-01dd-4ade-9ae0-317007e7dc8f} <Debug> TCPHandler: Processed in 0.001377679 sec. | ||
| 1467 | 2025.09.17 20:37:33.488973 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1468 | 2025.09.17 20:37:33.489102 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1469 | 2025.09.17 20:37:33.489304 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1470 | 2025.09.17 20:37:33.489338 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1471 | 2025.09.17 20:37:33.489528 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1472 | 2025.09.17 20:37:33.489579 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1473 | 2025.09.17 20:37:33.489675 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1474 | 2025.09.17 20:37:33.489703 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1475 | 2025.09.17 20:37:33.489722 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1476 | 2025.09.17 20:37:33.489736 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1477 | 2025.09.17 20:37:33.489768 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1478 | 2025.09.17 20:37:33.489786 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1479 | 2025.09.17 20:37:33.490280 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.001232 sec., 8928.571428571428 rows/sec., 412.19 KiB/sec. | ||
| 1480 | 2025.09.17 20:37:33.490362 [ 3 ] {1c403608-f640-4937-b9e2-77dcf3ce0abb} <Debug> TCPHandler: Processed in 0.001439261 sec. | ||
| 1481 | 2025.09.17 20:37:33.490555 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2025.09.17 20:37:33.490684 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1483 | 2025.09.17 20:37:33.490904 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1484 | 2025.09.17 20:37:33.490939 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1485 | 2025.09.17 20:37:33.491134 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1486 | 2025.09.17 20:37:33.491187 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1487 | 2025.09.17 20:37:33.491287 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1488 | 2025.09.17 20:37:33.491314 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1489 | 2025.09.17 20:37:33.491333 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 1490 | 2025.09.17 20:37:33.491347 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1491 | 2025.09.17 20:37:33.491380 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1492 | 2025.09.17 20:37:33.491398 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 11 rows starting from 0 | ||
| 1493 | 2025.09.17 20:37:33.491832 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Debug> executeQuery: Read 11 rows, 520.00 B in 0.0012 sec., 9166.666666666668 rows/sec., 423.18 KiB/sec. | ||
| 1494 | 2025.09.17 20:37:33.491916 [ 3 ] {9feab7ee-9080-441e-91cd-2f86d64399ff} <Debug> TCPHandler: Processed in 0.00141159 sec. | ||
| 1495 | 2025.09.17 20:37:33.494078 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2025.09.17 20:37:33.494185 [ 3 ] {5d8b7eb3-4942-4a9f-96e9-2255e8bd336f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1497 | 2025.09.17 20:37:33.494228 [ 3 ] {5d8b7eb3-4942-4a9f-96e9-2255e8bd336f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1498 | 2025.09.17 20:37:33.494781 [ 3 ] {5d8b7eb3-4942-4a9f-96e9-2255e8bd336f} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2025.09.17 20:37:33.494826 [ 3 ] {5d8b7eb3-4942-4a9f-96e9-2255e8bd336f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1500 | 2025.09.17 20:37:33.495266 [ 3 ] {5d8b7eb3-4942-4a9f-96e9-2255e8bd336f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1501 | 2025.09.17 20:37:33.495490 [ 3 ] {5d8b7eb3-4942-4a9f-96e9-2255e8bd336f} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2025.09.17 20:37:33.495642 [ 3 ] {5d8b7eb3-4942-4a9f-96e9-2255e8bd336f} <Debug> executeQuery: Read 19 rows, 2.54 KiB in 0.001487 sec., 12777.40416946873 rows/sec., 1.66 MiB/sec. | ||
| 1503 | 2025.09.17 20:37:33.495682 [ 3 ] {5d8b7eb3-4942-4a9f-96e9-2255e8bd336f} <Debug> TCPHandler: Processed in 0.001653327 sec. | ||
| 1504 | 2025.09.17 20:37:33.495797 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2025.09.17 20:37:33.495899 [ 3 ] {2c14b0a3-d1e5-444c-98b5-f7db0d292bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1506 | 2025.09.17 20:37:33.495941 [ 3 ] {2c14b0a3-d1e5-444c-98b5-f7db0d292bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1507 | 2025.09.17 20:37:33.496368 [ 3 ] {2c14b0a3-d1e5-444c-98b5-f7db0d292bbb} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2025.09.17 20:37:33.496406 [ 3 ] {2c14b0a3-d1e5-444c-98b5-f7db0d292bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1509 | 2025.09.17 20:37:33.496719 [ 3 ] {2c14b0a3-d1e5-444c-98b5-f7db0d292bbb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1510 | 2025.09.17 20:37:33.496950 [ 3 ] {2c14b0a3-d1e5-444c-98b5-f7db0d292bbb} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2025.09.17 20:37:33.497088 [ 3 ] {2c14b0a3-d1e5-444c-98b5-f7db0d292bbb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001208 sec., 4966.887417218542 rows/sec., 405.01 KiB/sec. | ||
| 1512 | 2025.09.17 20:37:33.497126 [ 3 ] {2c14b0a3-d1e5-444c-98b5-f7db0d292bbb} <Debug> TCPHandler: Processed in 0.001380319 sec. | ||
| 1513 | 2025.09.17 20:37:33.497231 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2025.09.17 20:37:33.497330 [ 3 ] {13b88d90-c96d-483c-b729-cb742428f9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1515 | 2025.09.17 20:37:33.497370 [ 3 ] {13b88d90-c96d-483c-b729-cb742428f9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1516 | 2025.09.17 20:37:33.497782 [ 3 ] {13b88d90-c96d-483c-b729-cb742428f9db} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2025.09.17 20:37:33.497821 [ 3 ] {13b88d90-c96d-483c-b729-cb742428f9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1518 | 2025.09.17 20:37:33.498146 [ 3 ] {13b88d90-c96d-483c-b729-cb742428f9db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1519 | 2025.09.17 20:37:33.498367 [ 3 ] {13b88d90-c96d-483c-b729-cb742428f9db} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2025.09.17 20:37:33.498494 [ 3 ] {13b88d90-c96d-483c-b729-cb742428f9db} <Debug> executeQuery: Read 62 rows, 5.48 KiB in 0.001183 sec., 52409.129332206256 rows/sec., 4.52 MiB/sec. | ||
| 1521 | 2025.09.17 20:37:33.498532 [ 3 ] {13b88d90-c96d-483c-b729-cb742428f9db} <Debug> TCPHandler: Processed in 0.001350728 sec. | ||
| 1522 | 2025.09.17 20:37:33.498717 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2025.09.17 20:37:33.498817 [ 3 ] {8da9cc32-b2bb-4ce2-bc15-f5f389b2217a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1524 | 2025.09.17 20:37:33.498857 [ 3 ] {8da9cc32-b2bb-4ce2-bc15-f5f389b2217a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1525 | 2025.09.17 20:37:33.499251 [ 3 ] {8da9cc32-b2bb-4ce2-bc15-f5f389b2217a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2025.09.17 20:37:33.499288 [ 3 ] {8da9cc32-b2bb-4ce2-bc15-f5f389b2217a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1527 | 2025.09.17 20:37:33.499596 [ 3 ] {8da9cc32-b2bb-4ce2-bc15-f5f389b2217a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1528 | 2025.09.17 20:37:33.499813 [ 3 ] {8da9cc32-b2bb-4ce2-bc15-f5f389b2217a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2025.09.17 20:37:33.499949 [ 3 ] {8da9cc32-b2bb-4ce2-bc15-f5f389b2217a} <Debug> executeQuery: Read 20 rows, 1.47 KiB in 0.001149 sec., 17406.440382941688 rows/sec., 1.25 MiB/sec. | ||
| 1530 | 2025.09.17 20:37:33.499985 [ 3 ] {8da9cc32-b2bb-4ce2-bc15-f5f389b2217a} <Debug> TCPHandler: Processed in 0.001321358 sec. | ||
| 1531 | 2025.09.17 20:37:33.500090 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2025.09.17 20:37:33.500183 [ 3 ] {823e449e-0edc-4f95-9cea-7eb649a95d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1533 | 2025.09.17 20:37:33.500223 [ 3 ] {823e449e-0edc-4f95-9cea-7eb649a95d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1534 | 2025.09.17 20:37:33.500602 [ 3 ] {823e449e-0edc-4f95-9cea-7eb649a95d92} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2025.09.17 20:37:33.500638 [ 3 ] {823e449e-0edc-4f95-9cea-7eb649a95d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1536 | 2025.09.17 20:37:33.500919 [ 3 ] {823e449e-0edc-4f95-9cea-7eb649a95d92} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1537 | 2025.09.17 20:37:33.501138 [ 3 ] {823e449e-0edc-4f95-9cea-7eb649a95d92} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2025.09.17 20:37:33.501262 [ 3 ] {823e449e-0edc-4f95-9cea-7eb649a95d92} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 60.59 KiB/sec. | ||
| 1539 | 2025.09.17 20:37:33.501299 [ 3 ] {823e449e-0edc-4f95-9cea-7eb649a95d92} <Debug> TCPHandler: Processed in 0.001257996 sec. | ||
| 1540 | 2025.09.17 20:37:33.501404 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2025.09.17 20:37:33.501497 [ 3 ] {58564143-07e9-416b-83a9-4c21e7d300fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1542 | 2025.09.17 20:37:33.501536 [ 3 ] {58564143-07e9-416b-83a9-4c21e7d300fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1543 | 2025.09.17 20:37:33.501938 [ 3 ] {58564143-07e9-416b-83a9-4c21e7d300fb} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2025.09.17 20:37:33.501975 [ 3 ] {58564143-07e9-416b-83a9-4c21e7d300fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1545 | 2025.09.17 20:37:33.502277 [ 3 ] {58564143-07e9-416b-83a9-4c21e7d300fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1546 | 2025.09.17 20:37:33.502500 [ 3 ] {58564143-07e9-416b-83a9-4c21e7d300fb} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.09.17 20:37:33.502648 [ 3 ] {58564143-07e9-416b-83a9-4c21e7d300fb} <Debug> executeQuery: Read 62 rows, 4.97 KiB in 0.001168 sec., 53082.191780821915 rows/sec., 4.16 MiB/sec. | ||
| 1548 | 2025.09.17 20:37:33.502688 [ 3 ] {58564143-07e9-416b-83a9-4c21e7d300fb} <Debug> TCPHandler: Processed in 0.001333438 sec. | ||
| 1549 | 2025.09.17 20:37:33.502795 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2025.09.17 20:37:33.502887 [ 3 ] {a6671be5-7105-4ca9-8779-b674cca63244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1551 | 2025.09.17 20:37:33.502929 [ 3 ] {a6671be5-7105-4ca9-8779-b674cca63244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1552 | 2025.09.17 20:37:33.503286 [ 3 ] {a6671be5-7105-4ca9-8779-b674cca63244} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2025.09.17 20:37:33.503320 [ 3 ] {a6671be5-7105-4ca9-8779-b674cca63244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1554 | 2025.09.17 20:37:33.503636 [ 3 ] {a6671be5-7105-4ca9-8779-b674cca63244} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1555 | 2025.09.17 20:37:33.503848 [ 3 ] {a6671be5-7105-4ca9-8779-b674cca63244} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2025.09.17 20:37:33.503980 [ 3 ] {a6671be5-7105-4ca9-8779-b674cca63244} <Debug> executeQuery: Read 53 rows, 3.81 KiB in 0.001111 sec., 47704.77047704771 rows/sec., 3.35 MiB/sec. | ||
| 1557 | 2025.09.17 20:37:33.504016 [ 3 ] {a6671be5-7105-4ca9-8779-b674cca63244} <Debug> TCPHandler: Processed in 0.001269106 sec. | ||
| 1558 | 2025.09.17 20:37:33.504128 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2025.09.17 20:37:33.504231 [ 3 ] {b42c0cc5-1d7e-47e8-88fb-d788faa2c93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1560 | 2025.09.17 20:37:33.504280 [ 3 ] {b42c0cc5-1d7e-47e8-88fb-d788faa2c93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1561 | 2025.09.17 20:37:33.504917 [ 3 ] {b42c0cc5-1d7e-47e8-88fb-d788faa2c93c} <Trace> oximeter.measurements_f64 (69bb4c90-640c-43c9-b198-33b7398e3fde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2025.09.17 20:37:33.504959 [ 3 ] {b42c0cc5-1d7e-47e8-88fb-d788faa2c93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1563 | 2025.09.17 20:37:33.505377 [ 3 ] {b42c0cc5-1d7e-47e8-88fb-d788faa2c93c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1564 | 2025.09.17 20:37:33.507942 [ 3 ] {b42c0cc5-1d7e-47e8-88fb-d788faa2c93c} <Trace> oximeter.measurements_f64 (69bb4c90-640c-43c9-b198-33b7398e3fde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2025.09.17 20:37:33.508136 [ 3 ] {b42c0cc5-1d7e-47e8-88fb-d788faa2c93c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.003923 sec., 254.9069589599796 rows/sec., 16.18 KiB/sec. | ||
| 1566 | 2025.09.17 20:37:33.508193 [ 3 ] {b42c0cc5-1d7e-47e8-88fb-d788faa2c93c} <Debug> TCPHandler: Processed in 0.004115916 sec. | ||
| 1567 | 2025.09.17 20:37:33.508323 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2025.09.17 20:37:33.508427 [ 3 ] {5d3430f6-aeb2-4362-abf2-9913a499c85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1569 | 2025.09.17 20:37:33.508482 [ 3 ] {5d3430f6-aeb2-4362-abf2-9913a499c85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1570 | 2025.09.17 20:37:33.509306 [ 3 ] {5d3430f6-aeb2-4362-abf2-9913a499c85c} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2025.09.17 20:37:33.509342 [ 3 ] {5d3430f6-aeb2-4362-abf2-9913a499c85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1572 | 2025.09.17 20:37:33.514125 [ 3 ] {5d3430f6-aeb2-4362-abf2-9913a499c85c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1573 | 2025.09.17 20:37:33.514369 [ 3 ] {5d3430f6-aeb2-4362-abf2-9913a499c85c} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2025.09.17 20:37:33.514513 [ 3 ] {5d3430f6-aeb2-4362-abf2-9913a499c85c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.006107 sec., 2292.4512854101854 rows/sec., 4.11 MiB/sec. | ||
| 1575 | 2025.09.17 20:37:33.514583 [ 3 ] {5d3430f6-aeb2-4362-abf2-9913a499c85c} <Debug> TCPHandler: Processed in 0.006314597 sec. | ||
| 1576 | 2025.09.17 20:37:33.514710 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2025.09.17 20:37:33.514808 [ 3 ] {a87e8e96-db12-4441-8061-f9167d21e9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1578 | 2025.09.17 20:37:33.514850 [ 3 ] {a87e8e96-db12-4441-8061-f9167d21e9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1579 | 2025.09.17 20:37:33.515443 [ 3 ] {a87e8e96-db12-4441-8061-f9167d21e9da} <Trace> oximeter.measurements_i64 (bc31f806-e141-4bbe-952f-10363c2e5e2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2025.09.17 20:37:33.515484 [ 3 ] {a87e8e96-db12-4441-8061-f9167d21e9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1581 | 2025.09.17 20:37:33.515824 [ 3 ] {a87e8e96-db12-4441-8061-f9167d21e9da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1582 | 2025.09.17 20:37:33.516063 [ 3 ] {a87e8e96-db12-4441-8061-f9167d21e9da} <Trace> oximeter.measurements_i64 (bc31f806-e141-4bbe-952f-10363c2e5e2e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.09.17 20:37:33.516269 [ 3 ] {a87e8e96-db12-4441-8061-f9167d21e9da} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 286.37 KiB/sec. | ||
| 1584 | 2025.09.17 20:37:33.516313 [ 3 ] {a87e8e96-db12-4441-8061-f9167d21e9da} <Debug> TCPHandler: Processed in 0.001653566 sec. | ||
| 1585 | 2025.09.17 20:37:33.516435 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2025.09.17 20:37:33.516531 [ 3 ] {3d078942-a018-4e21-b6f3-8306c34c2b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1587 | 2025.09.17 20:37:33.516573 [ 3 ] {3d078942-a018-4e21-b6f3-8306c34c2b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1588 | 2025.09.17 20:37:33.516903 [ 3 ] {3d078942-a018-4e21-b6f3-8306c34c2b24} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2025.09.17 20:37:33.516938 [ 3 ] {3d078942-a018-4e21-b6f3-8306c34c2b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1590 | 2025.09.17 20:37:33.517304 [ 3 ] {3d078942-a018-4e21-b6f3-8306c34c2b24} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1591 | 2025.09.17 20:37:33.517600 [ 3 ] {3d078942-a018-4e21-b6f3-8306c34c2b24} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2025.09.17 20:37:33.517738 [ 3 ] {3d078942-a018-4e21-b6f3-8306c34c2b24} <Debug> executeQuery: Read 26 rows, 1.75 KiB in 0.001226 sec., 21207.17781402936 rows/sec., 1.40 MiB/sec. | ||
| 1593 | 2025.09.17 20:37:33.517779 [ 3 ] {3d078942-a018-4e21-b6f3-8306c34c2b24} <Debug> TCPHandler: Processed in 0.001394449 sec. | ||
| 1594 | 2025.09.17 20:37:35.129139 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2406 | ||
| 1595 | 2025.09.17 20:37:35.129650 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2025.09.17 20:37:35.129702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1597 | 2025.09.17 20:37:35.130201 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1598 | 2025.09.17 20:37:35.130432 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2025.09.17 20:37:35.130572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2406 | ||
| 1600 | 2025.09.17 20:37:35.235994 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1601 | 2025.09.17 20:37:35.254910 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2025.09.17 20:37:35.254979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1603 | 2025.09.17 20:37:35.261541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1604 | 2025.09.17 20:37:35.262359 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2025.09.17 20:37:35.266431 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1606 | 2025.09.17 20:37:36.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.87 MiB, peak 173.51 MiB, free memory in arenas 0.00 B, will set to 168.51 MiB (RSS), difference: 1.65 MiB | ||
| 1607 | 2025.09.17 20:37:37.624986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 212 | ||
| 1608 | 2025.09.17 20:37:37.628119 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2025.09.17 20:37:37.628181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1610 | 2025.09.17 20:37:37.629426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1611 | 2025.09.17 20:37:37.629718 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1612 | 2025.09.17 20:37:37.629979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1613 | 2025.09.17 20:37:38.430182 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2025.09.17 20:37:38.430353 [ 3 ] {1218aec5-20eb-4163-8c67-3560ba4b9324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1615 | 2025.09.17 20:37:38.430418 [ 3 ] {1218aec5-20eb-4163-8c67-3560ba4b9324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1616 | 2025.09.17 20:37:38.431021 [ 3 ] {1218aec5-20eb-4163-8c67-3560ba4b9324} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2025.09.17 20:37:38.431067 [ 3 ] {1218aec5-20eb-4163-8c67-3560ba4b9324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1618 | 2025.09.17 20:37:38.431528 [ 3 ] {1218aec5-20eb-4163-8c67-3560ba4b9324} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1619 | 2025.09.17 20:37:38.431763 [ 3 ] {1218aec5-20eb-4163-8c67-3560ba4b9324} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2025.09.17 20:37:38.431915 [ 3 ] {1218aec5-20eb-4163-8c67-3560ba4b9324} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001609 sec., 18645.121193287756 rows/sec., 1.46 MiB/sec. | ||
| 1621 | 2025.09.17 20:37:38.431962 [ 3 ] {1218aec5-20eb-4163-8c67-3560ba4b9324} <Debug> TCPHandler: Processed in 0.001902294 sec. | ||
| 1622 | 2025.09.17 20:37:38.432085 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2025.09.17 20:37:38.432185 [ 3 ] {905f73f2-e920-45e6-ade1-4c6172ff2abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1624 | 2025.09.17 20:37:38.432228 [ 3 ] {905f73f2-e920-45e6-ade1-4c6172ff2abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1625 | 2025.09.17 20:37:38.432650 [ 3 ] {905f73f2-e920-45e6-ade1-4c6172ff2abf} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2025.09.17 20:37:38.432687 [ 3 ] {905f73f2-e920-45e6-ade1-4c6172ff2abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1627 | 2025.09.17 20:37:38.432984 [ 3 ] {905f73f2-e920-45e6-ade1-4c6172ff2abf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1628 | 2025.09.17 20:37:38.433189 [ 3 ] {905f73f2-e920-45e6-ade1-4c6172ff2abf} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2025.09.17 20:37:38.433318 [ 3 ] {905f73f2-e920-45e6-ade1-4c6172ff2abf} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001156 sec., 31141.86851211073 rows/sec., 2.43 MiB/sec. | ||
| 1630 | 2025.09.17 20:37:38.433354 [ 3 ] {905f73f2-e920-45e6-ade1-4c6172ff2abf} <Debug> TCPHandler: Processed in 0.001319057 sec. | ||
| 1631 | 2025.09.17 20:37:38.433464 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1632 | 2025.09.17 20:37:38.433559 [ 3 ] {cba4dac3-7f04-4260-b7be-36ac42056abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1633 | 2025.09.17 20:37:38.433600 [ 3 ] {cba4dac3-7f04-4260-b7be-36ac42056abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1634 | 2025.09.17 20:37:38.433965 [ 3 ] {cba4dac3-7f04-4260-b7be-36ac42056abb} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2025.09.17 20:37:38.434001 [ 3 ] {cba4dac3-7f04-4260-b7be-36ac42056abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1636 | 2025.09.17 20:37:38.434307 [ 3 ] {cba4dac3-7f04-4260-b7be-36ac42056abb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1637 | 2025.09.17 20:37:38.434515 [ 3 ] {cba4dac3-7f04-4260-b7be-36ac42056abb} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2025.09.17 20:37:38.434641 [ 3 ] {cba4dac3-7f04-4260-b7be-36ac42056abb} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.82 MiB/sec. | ||
| 1639 | 2025.09.17 20:37:38.434677 [ 3 ] {cba4dac3-7f04-4260-b7be-36ac42056abb} <Debug> TCPHandler: Processed in 0.001261195 sec. | ||
| 1640 | 2025.09.17 20:37:38.434784 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1641 | 2025.09.17 20:37:38.434876 [ 3 ] {0fb310a4-f3d7-4f0c-aa0a-2b39bed1e1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1642 | 2025.09.17 20:37:38.434916 [ 3 ] {0fb310a4-f3d7-4f0c-aa0a-2b39bed1e1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1643 | 2025.09.17 20:37:38.435227 [ 3 ] {0fb310a4-f3d7-4f0c-aa0a-2b39bed1e1c8} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1644 | 2025.09.17 20:37:38.435262 [ 3 ] {0fb310a4-f3d7-4f0c-aa0a-2b39bed1e1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1645 | 2025.09.17 20:37:38.435566 [ 3 ] {0fb310a4-f3d7-4f0c-aa0a-2b39bed1e1c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1646 | 2025.09.17 20:37:38.435778 [ 3 ] {0fb310a4-f3d7-4f0c-aa0a-2b39bed1e1c8} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2025.09.17 20:37:38.435906 [ 3 ] {0fb310a4-f3d7-4f0c-aa0a-2b39bed1e1c8} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001049 sec., 28598.66539561487 rows/sec., 1.90 MiB/sec. | ||
| 1648 | 2025.09.17 20:37:38.435940 [ 3 ] {0fb310a4-f3d7-4f0c-aa0a-2b39bed1e1c8} <Debug> TCPHandler: Processed in 0.001203014 sec. | ||
| 1649 | 2025.09.17 20:37:42.562352 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1650 | 2025.09.17 20:37:42.562424 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1651 | 2025.09.17 20:37:42.631613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2854 | ||
| 1652 | 2025.09.17 20:37:42.632096 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2025.09.17 20:37:42.632144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1654 | 2025.09.17 20:37:42.632647 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1655 | 2025.09.17 20:37:42.632881 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2025.09.17 20:37:42.633008 [ 70 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1657 | 2025.09.17 20:37:42.633020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2854 | ||
| 1658 | 2025.09.17 20:37:42.633080 [ 70 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2025.09.17 20:37:42.633106 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1660 | 2025.09.17 20:37:42.635181 [ 192 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 1661 | 2025.09.17 20:37:42.637352 [ 192 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1662 | 2025.09.17 20:37:42.637448 [ 192 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1663 | 2025.09.17 20:37:42.637580 [ 192 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1664 | 2025.09.17 20:37:42.637637 [ 192 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1665 | 2025.09.17 20:37:42.637690 [ 192 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 430 rows starting from the beginning of the part | ||
| 1666 | 2025.09.17 20:37:42.637735 [ 192 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1667 | 2025.09.17 20:37:42.637796 [ 192 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1668 | 2025.09.17 20:37:42.667223 [ 202 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2854 rows, containing 4 columns (4 merged, 0 gathered) in 0.034006497 sec., 83925.1393638104 rows/sec., 1.20 MiB/sec. | ||
| 1669 | 2025.09.17 20:37:42.668126 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1670 | 2025.09.17 20:37:42.668462 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2025.09.17 20:37:42.668528 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_6_1} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1672 | 2025.09.17 20:37:42.668641 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1673 | 2025.09.17 20:37:42.767458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1674 | 2025.09.17 20:37:42.784726 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2025.09.17 20:37:42.784777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1676 | 2025.09.17 20:37:42.791081 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1677 | 2025.09.17 20:37:42.791782 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2025.09.17 20:37:42.792094 [ 70 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1679 | 2025.09.17 20:37:42.792168 [ 70 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2025.09.17 20:37:42.792205 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1681 | 2025.09.17 20:37:42.792343 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 1682 | 2025.09.17 20:37:42.795261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1683 | 2025.09.17 20:37:42.796600 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1684 | 2025.09.17 20:37:42.798151 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 1685 | 2025.09.17 20:37:42.803066 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 1686 | 2025.09.17 20:37:42.807472 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 1687 | 2025.09.17 20:37:42.811816 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 1688 | 2025.09.17 20:37:42.820832 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 1689 | 2025.09.17 20:37:42.825039 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 1690 | 2025.09.17 20:37:42.884863 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092581454 sec., 496.8597706404568 rows/sec., 2.57 MiB/sec. | ||
| 1691 | 2025.09.17 20:37:42.887596 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1692 | 2025.09.17 20:37:42.889871 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_6_1} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2025.09.17 20:37:42.889972 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_6_1} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1694 | 2025.09.17 20:37:42.892113 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1695 | 2025.09.17 20:37:43.000315 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.78 MiB, peak 179.32 MiB, free memory in arenas 0.00 B, will set to 180.33 MiB (RSS), difference: 10.55 MiB | ||
| 1696 | 2025.09.17 20:37:43.432922 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2025.09.17 20:37:43.433099 [ 3 ] {159db850-2598-4bf4-be40-6b1372783298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1698 | 2025.09.17 20:37:43.433163 [ 3 ] {159db850-2598-4bf4-be40-6b1372783298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1699 | 2025.09.17 20:37:43.433797 [ 3 ] {159db850-2598-4bf4-be40-6b1372783298} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2025.09.17 20:37:43.433842 [ 3 ] {159db850-2598-4bf4-be40-6b1372783298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1701 | 2025.09.17 20:37:43.434218 [ 3 ] {159db850-2598-4bf4-be40-6b1372783298} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1702 | 2025.09.17 20:37:43.434440 [ 3 ] {159db850-2598-4bf4-be40-6b1372783298} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2025.09.17 20:37:43.434575 [ 70 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1704 | 2025.09.17 20:37:43.434580 [ 3 ] {159db850-2598-4bf4-be40-6b1372783298} <Debug> executeQuery: Read 94 rows, 8.53 KiB in 0.001529 sec., 61478.09025506867 rows/sec., 5.45 MiB/sec. | ||
| 1705 | 2025.09.17 20:37:43.434650 [ 70 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2025.09.17 20:37:43.434668 [ 3 ] {159db850-2598-4bf4-be40-6b1372783298} <Debug> TCPHandler: Processed in 0.001867032 sec. | ||
| 1707 | 2025.09.17 20:37:43.434676 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1708 | 2025.09.17 20:37:43.434808 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2025.09.17 20:37:43.434832 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 1710 | 2025.09.17 20:37:43.434907 [ 3 ] {01af10c2-2dfb-4fc6-8f84-602492afea4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1711 | 2025.09.17 20:37:43.434951 [ 3 ] {01af10c2-2dfb-4fc6-8f84-602492afea4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1712 | 2025.09.17 20:37:43.435014 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1713 | 2025.09.17 20:37:43.435060 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 126 rows starting from the beginning of the part | ||
| 1714 | 2025.09.17 20:37:43.435159 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1715 | 2025.09.17 20:37:43.435210 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 1716 | 2025.09.17 20:37:43.435264 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
| 1717 | 2025.09.17 20:37:43.435309 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1718 | 2025.09.17 20:37:43.435355 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 94 rows starting from the beginning of the part | ||
| 1719 | 2025.09.17 20:37:43.435396 [ 3 ] {01af10c2-2dfb-4fc6-8f84-602492afea4a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1720 | 2025.09.17 20:37:43.435439 [ 3 ] {01af10c2-2dfb-4fc6-8f84-602492afea4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1721 | 2025.09.17 20:37:43.435952 [ 3 ] {01af10c2-2dfb-4fc6-8f84-602492afea4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1722 | 2025.09.17 20:37:43.436198 [ 3 ] {01af10c2-2dfb-4fc6-8f84-602492afea4a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1723 | 2025.09.17 20:37:43.436335 [ 3 ] {01af10c2-2dfb-4fc6-8f84-602492afea4a} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001446 sec., 22130.013831258646 rows/sec., 1.63 MiB/sec. | ||
| 1724 | 2025.09.17 20:37:43.436378 [ 3 ] {01af10c2-2dfb-4fc6-8f84-602492afea4a} <Debug> TCPHandler: Processed in 0.001617065 sec. | ||
| 1725 | 2025.09.17 20:37:43.436502 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2025.09.17 20:37:43.436593 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 5 columns (5 merged, 0 gathered) in 0.001826481 sec., 175200.2895184784 rows/sec., 16.19 MiB/sec. | ||
| 1727 | 2025.09.17 20:37:43.436597 [ 3 ] {67091fb9-97e1-4e6a-b46f-69e62cf403b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1728 | 2025.09.17 20:37:43.436650 [ 3 ] {67091fb9-97e1-4e6a-b46f-69e62cf403b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1729 | 2025.09.17 20:37:43.436806 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1730 | 2025.09.17 20:37:43.437091 [ 3 ] {67091fb9-97e1-4e6a-b46f-69e62cf403b2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2025.09.17 20:37:43.437100 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1732 | 2025.09.17 20:37:43.437136 [ 3 ] {67091fb9-97e1-4e6a-b46f-69e62cf403b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1733 | 2025.09.17 20:37:43.437196 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_6_1} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1734 | 2025.09.17 20:37:43.437288 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1735 | 2025.09.17 20:37:43.437464 [ 3 ] {67091fb9-97e1-4e6a-b46f-69e62cf403b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1736 | 2025.09.17 20:37:43.437674 [ 3 ] {67091fb9-97e1-4e6a-b46f-69e62cf403b2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2025.09.17 20:37:43.437782 [ 70 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1738 | 2025.09.17 20:37:43.437798 [ 3 ] {67091fb9-97e1-4e6a-b46f-69e62cf403b2} <Debug> executeQuery: Read 76 rows, 6.10 KiB in 0.00122 sec., 62295.08196721312 rows/sec., 4.89 MiB/sec. | ||
| 1739 | 2025.09.17 20:37:43.437826 [ 70 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2025.09.17 20:37:43.437845 [ 3 ] {67091fb9-97e1-4e6a-b46f-69e62cf403b2} <Debug> TCPHandler: Processed in 0.00139008 sec. | ||
| 1741 | 2025.09.17 20:37:43.437853 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1742 | 2025.09.17 20:37:43.437948 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1743 | 2025.09.17 20:37:43.437980 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2025.09.17 20:37:43.438046 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1745 | 2025.09.17 20:37:43.438076 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1746 | 2025.09.17 20:37:43.438078 [ 3 ] {074c3954-b062-4010-a3b4-bce9862e8a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1747 | 2025.09.17 20:37:43.438124 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 1748 | 2025.09.17 20:37:43.438131 [ 3 ] {074c3954-b062-4010-a3b4-bce9862e8a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1749 | 2025.09.17 20:37:43.438168 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 1750 | 2025.09.17 20:37:43.438208 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
| 1751 | 2025.09.17 20:37:43.438264 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1752 | 2025.09.17 20:37:43.438307 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1753 | 2025.09.17 20:37:43.438516 [ 3 ] {074c3954-b062-4010-a3b4-bce9862e8a5f} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2025.09.17 20:37:43.438557 [ 3 ] {074c3954-b062-4010-a3b4-bce9862e8a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1755 | 2025.09.17 20:37:43.438916 [ 3 ] {074c3954-b062-4010-a3b4-bce9862e8a5f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1756 | 2025.09.17 20:37:43.439078 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160973 sec., 205000.4608203636 rows/sec., 17.16 MiB/sec. | ||
| 1757 | 2025.09.17 20:37:43.439175 [ 3 ] {074c3954-b062-4010-a3b4-bce9862e8a5f} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.09.17 20:37:43.439255 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1759 | 2025.09.17 20:37:43.439286 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1760 | 2025.09.17 20:37:43.439307 [ 3 ] {074c3954-b062-4010-a3b4-bce9862e8a5f} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.38 MiB/sec. | ||
| 1761 | 2025.09.17 20:37:43.439334 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2025.09.17 20:37:43.439357 [ 3 ] {074c3954-b062-4010-a3b4-bce9862e8a5f} <Debug> TCPHandler: Processed in 0.00142431 sec. | ||
| 1763 | 2025.09.17 20:37:43.439363 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1764 | 2025.09.17 20:37:43.439457 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 1765 | 2025.09.17 20:37:43.439480 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2025.09.17 20:37:43.439538 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2025.09.17 20:37:43.439565 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1768 | 2025.09.17 20:37:43.439573 [ 3 ] {c068a93b-2155-4811-82ca-48cc27002326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1769 | 2025.09.17 20:37:43.439600 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 226 rows starting from the beginning of the part | ||
| 1770 | 2025.09.17 20:37:43.439600 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_6_1} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1771 | 2025.09.17 20:37:43.439628 [ 3 ] {c068a93b-2155-4811-82ca-48cc27002326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1772 | 2025.09.17 20:37:43.439674 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 1773 | 2025.09.17 20:37:43.439677 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1774 | 2025.09.17 20:37:43.439728 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1775 | 2025.09.17 20:37:43.439783 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 53 rows starting from the beginning of the part | ||
| 1776 | 2025.09.17 20:37:43.439839 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 1777 | 2025.09.17 20:37:43.439887 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1778 | 2025.09.17 20:37:43.440412 [ 3 ] {c068a93b-2155-4811-82ca-48cc27002326} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2025.09.17 20:37:43.440446 [ 3 ] {c068a93b-2155-4811-82ca-48cc27002326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1780 | 2025.09.17 20:37:43.440863 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440881 sec., 290794.3126462213 rows/sec., 22.12 MiB/sec. | ||
| 1781 | 2025.09.17 20:37:43.441003 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1782 | 2025.09.17 20:37:43.441011 [ 3 ] {c068a93b-2155-4811-82ca-48cc27002326} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1783 | 2025.09.17 20:37:43.441252 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2025.09.17 20:37:43.441254 [ 3 ] {c068a93b-2155-4811-82ca-48cc27002326} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.09.17 20:37:43.441309 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1786 | 2025.09.17 20:37:43.441360 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1787 | 2025.09.17 20:37:43.441393 [ 3 ] {c068a93b-2155-4811-82ca-48cc27002326} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001838 sec., 17410.228509249184 rows/sec., 31.20 MiB/sec. | ||
| 1788 | 2025.09.17 20:37:43.441443 [ 3 ] {c068a93b-2155-4811-82ca-48cc27002326} <Debug> TCPHandler: Processed in 0.002010587 sec. | ||
| 1789 | 2025.09.17 20:37:43.441555 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2025.09.17 20:37:43.441647 [ 3 ] {49ace841-3d09-4edc-bf2e-c0e95fc78f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1791 | 2025.09.17 20:37:43.441688 [ 3 ] {49ace841-3d09-4edc-bf2e-c0e95fc78f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1792 | 2025.09.17 20:37:43.441998 [ 3 ] {49ace841-3d09-4edc-bf2e-c0e95fc78f78} <Trace> oximeter.measurements_i64 (bc31f806-e141-4bbe-952f-10363c2e5e2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2025.09.17 20:37:43.442033 [ 3 ] {49ace841-3d09-4edc-bf2e-c0e95fc78f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1794 | 2025.09.17 20:37:43.442328 [ 3 ] {49ace841-3d09-4edc-bf2e-c0e95fc78f78} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1795 | 2025.09.17 20:37:43.442526 [ 3 ] {49ace841-3d09-4edc-bf2e-c0e95fc78f78} <Trace> oximeter.measurements_i64 (bc31f806-e141-4bbe-952f-10363c2e5e2e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2025.09.17 20:37:43.442644 [ 3 ] {49ace841-3d09-4edc-bf2e-c0e95fc78f78} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001015 sec., 14778.325123152708 rows/sec., 1.10 MiB/sec. | ||
| 1797 | 2025.09.17 20:37:43.442678 [ 3 ] {49ace841-3d09-4edc-bf2e-c0e95fc78f78} <Debug> TCPHandler: Processed in 0.001170873 sec. | ||
| 1798 | 2025.09.17 20:37:43.442783 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2025.09.17 20:37:43.442874 [ 3 ] {15126b2b-759a-4917-92a5-dbf46812fec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1800 | 2025.09.17 20:37:43.442913 [ 3 ] {15126b2b-759a-4917-92a5-dbf46812fec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1801 | 2025.09.17 20:37:43.443216 [ 3 ] {15126b2b-759a-4917-92a5-dbf46812fec3} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2025.09.17 20:37:43.443250 [ 3 ] {15126b2b-759a-4917-92a5-dbf46812fec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1803 | 2025.09.17 20:37:43.443549 [ 3 ] {15126b2b-759a-4917-92a5-dbf46812fec3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1804 | 2025.09.17 20:37:43.443745 [ 3 ] {15126b2b-759a-4917-92a5-dbf46812fec3} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2025.09.17 20:37:43.443846 [ 70 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1806 | 2025.09.17 20:37:43.443866 [ 3 ] {15126b2b-759a-4917-92a5-dbf46812fec3} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00101 sec., 29702.9702970297 rows/sec., 1.97 MiB/sec. | ||
| 1807 | 2025.09.17 20:37:43.443894 [ 70 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2025.09.17 20:37:43.443911 [ 3 ] {15126b2b-759a-4917-92a5-dbf46812fec3} <Debug> TCPHandler: Processed in 0.001174513 sec. | ||
| 1809 | 2025.09.17 20:37:43.443919 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 1810 | 2025.09.17 20:37:43.444059 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 1811 | 2025.09.17 20:37:43.444216 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1812 | 2025.09.17 20:37:43.444260 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 1813 | 2025.09.17 20:37:43.444360 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 1814 | 2025.09.17 20:37:43.444425 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1815 | 2025.09.17 20:37:43.444483 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1816 | 2025.09.17 20:37:43.444538 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1817 | 2025.09.17 20:37:43.444591 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1818 | 2025.09.17 20:37:43.445422 [ 199 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.00143183 sec., 79618.3904513804 rows/sec., 5.18 MiB/sec. | ||
| 1819 | 2025.09.17 20:37:43.445552 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1820 | 2025.09.17 20:37:43.445812 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_6_1} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2025.09.17 20:37:43.445875 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_6_1} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1822 | 2025.09.17 20:37:43.445936 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1823 | 2025.09.17 20:37:47.631187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 234 | ||
| 1824 | 2025.09.17 20:37:47.633074 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2025.09.17 20:37:47.633121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1826 | 2025.09.17 20:37:47.634228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1827 | 2025.09.17 20:37:47.634481 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2025.09.17 20:37:47.634713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1829 | 2025.09.17 20:37:48.435967 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2025.09.17 20:37:48.436142 [ 3 ] {728b4025-dea1-4738-a17d-adea0f21471b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1831 | 2025.09.17 20:37:48.436204 [ 3 ] {728b4025-dea1-4738-a17d-adea0f21471b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1832 | 2025.09.17 20:37:48.436814 [ 3 ] {728b4025-dea1-4738-a17d-adea0f21471b} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2025.09.17 20:37:48.436856 [ 3 ] {728b4025-dea1-4738-a17d-adea0f21471b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1834 | 2025.09.17 20:37:48.437239 [ 3 ] {728b4025-dea1-4738-a17d-adea0f21471b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1835 | 2025.09.17 20:37:48.437468 [ 3 ] {728b4025-dea1-4738-a17d-adea0f21471b} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2025.09.17 20:37:48.437626 [ 3 ] {728b4025-dea1-4738-a17d-adea0f21471b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001531 sec., 15676.028739386022 rows/sec., 1.30 MiB/sec. | ||
| 1837 | 2025.09.17 20:37:48.437674 [ 3 ] {728b4025-dea1-4738-a17d-adea0f21471b} <Debug> TCPHandler: Processed in 0.001828351 sec. | ||
| 1838 | 2025.09.17 20:37:48.437789 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2025.09.17 20:37:48.437892 [ 3 ] {f0e1486b-e24d-4408-b1c8-790c5514bd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1840 | 2025.09.17 20:37:48.437935 [ 3 ] {f0e1486b-e24d-4408-b1c8-790c5514bd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1841 | 2025.09.17 20:37:48.438329 [ 3 ] {f0e1486b-e24d-4408-b1c8-790c5514bd45} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2025.09.17 20:37:48.438366 [ 3 ] {f0e1486b-e24d-4408-b1c8-790c5514bd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1843 | 2025.09.17 20:37:48.438662 [ 3 ] {f0e1486b-e24d-4408-b1c8-790c5514bd45} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1844 | 2025.09.17 20:37:48.438870 [ 3 ] {f0e1486b-e24d-4408-b1c8-790c5514bd45} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2025.09.17 20:37:48.438998 [ 3 ] {f0e1486b-e24d-4408-b1c8-790c5514bd45} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 144.32 KiB/sec. | ||
| 1846 | 2025.09.17 20:37:48.439038 [ 3 ] {f0e1486b-e24d-4408-b1c8-790c5514bd45} <Debug> TCPHandler: Processed in 0.001300247 sec. | ||
| 1847 | 2025.09.17 20:37:48.439148 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2025.09.17 20:37:48.439245 [ 3 ] {2497f967-9a6c-47b4-b24b-557c6530b320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1849 | 2025.09.17 20:37:48.439285 [ 3 ] {2497f967-9a6c-47b4-b24b-557c6530b320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1850 | 2025.09.17 20:37:48.439740 [ 3 ] {2497f967-9a6c-47b4-b24b-557c6530b320} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2025.09.17 20:37:48.439777 [ 3 ] {2497f967-9a6c-47b4-b24b-557c6530b320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1852 | 2025.09.17 20:37:48.440094 [ 3 ] {2497f967-9a6c-47b4-b24b-557c6530b320} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1853 | 2025.09.17 20:37:48.440313 [ 3 ] {2497f967-9a6c-47b4-b24b-557c6530b320} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2025.09.17 20:37:48.440440 [ 3 ] {2497f967-9a6c-47b4-b24b-557c6530b320} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001214 sec., 145799.0115321252 rows/sec., 12.82 MiB/sec. | ||
| 1855 | 2025.09.17 20:37:48.440477 [ 3 ] {2497f967-9a6c-47b4-b24b-557c6530b320} <Debug> TCPHandler: Processed in 0.001379259 sec. | ||
| 1856 | 2025.09.17 20:37:48.440588 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2025.09.17 20:37:48.440683 [ 3 ] {b9590cd7-8ac2-447d-b096-833a633d02e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1858 | 2025.09.17 20:37:48.440722 [ 3 ] {b9590cd7-8ac2-447d-b096-833a633d02e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1859 | 2025.09.17 20:37:48.441107 [ 3 ] {b9590cd7-8ac2-447d-b096-833a633d02e3} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2025.09.17 20:37:48.441142 [ 3 ] {b9590cd7-8ac2-447d-b096-833a633d02e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1861 | 2025.09.17 20:37:48.441434 [ 3 ] {b9590cd7-8ac2-447d-b096-833a633d02e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1862 | 2025.09.17 20:37:48.441637 [ 3 ] {b9590cd7-8ac2-447d-b096-833a633d02e3} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2025.09.17 20:37:48.441763 [ 3 ] {b9590cd7-8ac2-447d-b096-833a633d02e3} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001099 sec., 12738.853503184715 rows/sec., 1001.44 KiB/sec. | ||
| 1864 | 2025.09.17 20:37:48.441802 [ 3 ] {b9590cd7-8ac2-447d-b096-833a633d02e3} <Debug> TCPHandler: Processed in 0.001267986 sec. | ||
| 1865 | 2025.09.17 20:37:48.441907 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2025.09.17 20:37:48.442001 [ 3 ] {0df73f33-ad9b-4a36-9175-380dffa6df6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1867 | 2025.09.17 20:37:48.442041 [ 3 ] {0df73f33-ad9b-4a36-9175-380dffa6df6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1868 | 2025.09.17 20:37:48.442451 [ 3 ] {0df73f33-ad9b-4a36-9175-380dffa6df6b} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2025.09.17 20:37:48.442490 [ 3 ] {0df73f33-ad9b-4a36-9175-380dffa6df6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1870 | 2025.09.17 20:37:48.442786 [ 3 ] {0df73f33-ad9b-4a36-9175-380dffa6df6b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1871 | 2025.09.17 20:37:48.442993 [ 3 ] {0df73f33-ad9b-4a36-9175-380dffa6df6b} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2025.09.17 20:37:48.443115 [ 3 ] {0df73f33-ad9b-4a36-9175-380dffa6df6b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001133 sec., 21182.700794351284 rows/sec., 1.76 MiB/sec. | ||
| 1873 | 2025.09.17 20:37:48.443152 [ 3 ] {0df73f33-ad9b-4a36-9175-380dffa6df6b} <Debug> TCPHandler: Processed in 0.001294176 sec. | ||
| 1874 | 2025.09.17 20:37:48.443255 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2025.09.17 20:37:48.443348 [ 3 ] {99460a5b-15b4-4818-8e0f-0c88180e869e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1876 | 2025.09.17 20:37:48.443386 [ 3 ] {99460a5b-15b4-4818-8e0f-0c88180e869e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1877 | 2025.09.17 20:37:48.443763 [ 3 ] {99460a5b-15b4-4818-8e0f-0c88180e869e} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2025.09.17 20:37:48.443797 [ 3 ] {99460a5b-15b4-4818-8e0f-0c88180e869e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1879 | 2025.09.17 20:37:48.444083 [ 3 ] {99460a5b-15b4-4818-8e0f-0c88180e869e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1880 | 2025.09.17 20:37:48.444283 [ 3 ] {99460a5b-15b4-4818-8e0f-0c88180e869e} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2025.09.17 20:37:48.444404 [ 3 ] {99460a5b-15b4-4818-8e0f-0c88180e869e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 872.09 KiB/sec. | ||
| 1882 | 2025.09.17 20:37:48.444441 [ 3 ] {99460a5b-15b4-4818-8e0f-0c88180e869e} <Debug> TCPHandler: Processed in 0.001233315 sec. | ||
| 1883 | 2025.09.17 20:37:48.444543 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2025.09.17 20:37:48.444635 [ 3 ] {c553a8f7-d59e-4b11-8e78-1f5c9977ad5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1885 | 2025.09.17 20:37:48.444673 [ 3 ] {c553a8f7-d59e-4b11-8e78-1f5c9977ad5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1886 | 2025.09.17 20:37:48.445067 [ 3 ] {c553a8f7-d59e-4b11-8e78-1f5c9977ad5f} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2025.09.17 20:37:48.445102 [ 3 ] {c553a8f7-d59e-4b11-8e78-1f5c9977ad5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1888 | 2025.09.17 20:37:48.445396 [ 3 ] {c553a8f7-d59e-4b11-8e78-1f5c9977ad5f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1889 | 2025.09.17 20:37:48.445608 [ 3 ] {c553a8f7-d59e-4b11-8e78-1f5c9977ad5f} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2025.09.17 20:37:48.445728 [ 3 ] {c553a8f7-d59e-4b11-8e78-1f5c9977ad5f} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.00111 sec., 91891.89189189188 rows/sec., 7.51 MiB/sec. | ||
| 1891 | 2025.09.17 20:37:48.445763 [ 3 ] {c553a8f7-d59e-4b11-8e78-1f5c9977ad5f} <Debug> TCPHandler: Processed in 0.001266986 sec. | ||
| 1892 | 2025.09.17 20:37:48.445870 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2025.09.17 20:37:48.445961 [ 3 ] {180980e1-dbf3-443f-82c2-d5ab2cdc26e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1894 | 2025.09.17 20:37:48.446002 [ 3 ] {180980e1-dbf3-443f-82c2-d5ab2cdc26e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1895 | 2025.09.17 20:37:48.446420 [ 3 ] {180980e1-dbf3-443f-82c2-d5ab2cdc26e7} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2025.09.17 20:37:48.446456 [ 3 ] {180980e1-dbf3-443f-82c2-d5ab2cdc26e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1897 | 2025.09.17 20:37:48.446778 [ 3 ] {180980e1-dbf3-443f-82c2-d5ab2cdc26e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1898 | 2025.09.17 20:37:48.446981 [ 3 ] {180980e1-dbf3-443f-82c2-d5ab2cdc26e7} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2025.09.17 20:37:48.447103 [ 3 ] {180980e1-dbf3-443f-82c2-d5ab2cdc26e7} <Debug> executeQuery: Read 177 rows, 13.05 KiB in 0.00116 sec., 152586.2068965517 rows/sec., 10.99 MiB/sec. | ||
| 1900 | 2025.09.17 20:37:48.447139 [ 3 ] {180980e1-dbf3-443f-82c2-d5ab2cdc26e7} <Debug> TCPHandler: Processed in 0.001316288 sec. | ||
| 1901 | 2025.09.17 20:37:48.447243 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2025.09.17 20:37:48.447336 [ 3 ] {5628eeb3-5ce2-45ae-a95b-184d9038b4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1903 | 2025.09.17 20:37:48.447377 [ 3 ] {5628eeb3-5ce2-45ae-a95b-184d9038b4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1904 | 2025.09.17 20:37:48.447690 [ 3 ] {5628eeb3-5ce2-45ae-a95b-184d9038b4b4} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2025.09.17 20:37:48.447724 [ 3 ] {5628eeb3-5ce2-45ae-a95b-184d9038b4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1906 | 2025.09.17 20:37:48.448020 [ 3 ] {5628eeb3-5ce2-45ae-a95b-184d9038b4b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1907 | 2025.09.17 20:37:48.448220 [ 3 ] {5628eeb3-5ce2-45ae-a95b-184d9038b4b4} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2025.09.17 20:37:48.448347 [ 3 ] {5628eeb3-5ce2-45ae-a95b-184d9038b4b4} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001029 sec., 52478.13411078717 rows/sec., 3.53 MiB/sec. | ||
| 1909 | 2025.09.17 20:37:48.448396 [ 3 ] {5628eeb3-5ce2-45ae-a95b-184d9038b4b4} <Debug> TCPHandler: Processed in 0.001198194 sec. | ||
| 1910 | 2025.09.17 20:37:50.133092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3366 | ||
| 1911 | 2025.09.17 20:37:50.133662 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2025.09.17 20:37:50.133709 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1913 | 2025.09.17 20:37:50.134224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1914 | 2025.09.17 20:37:50.134453 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2025.09.17 20:37:50.134595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3366 | ||
| 1916 | 2025.09.17 20:37:50.295362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1917 | 2025.09.17 20:37:50.312906 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2025.09.17 20:37:50.312958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1919 | 2025.09.17 20:37:50.318483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1920 | 2025.09.17 20:37:50.319187 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2025.09.17 20:37:50.322422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1922 | 2025.09.17 20:37:53.436868 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2025.09.17 20:37:53.437056 [ 3 ] {7f1a00b3-217f-4cc5-bde7-0cb22f17d4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1924 | 2025.09.17 20:37:53.437119 [ 3 ] {7f1a00b3-217f-4cc5-bde7-0cb22f17d4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1925 | 2025.09.17 20:37:53.437807 [ 3 ] {7f1a00b3-217f-4cc5-bde7-0cb22f17d4e7} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2025.09.17 20:37:53.437849 [ 3 ] {7f1a00b3-217f-4cc5-bde7-0cb22f17d4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1927 | 2025.09.17 20:37:53.438219 [ 3 ] {7f1a00b3-217f-4cc5-bde7-0cb22f17d4e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1928 | 2025.09.17 20:37:53.438435 [ 3 ] {7f1a00b3-217f-4cc5-bde7-0cb22f17d4e7} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2025.09.17 20:37:53.438608 [ 3 ] {7f1a00b3-217f-4cc5-bde7-0cb22f17d4e7} <Debug> executeQuery: Read 120 rows, 10.54 KiB in 0.001598 sec., 75093.8673341677 rows/sec., 6.44 MiB/sec. | ||
| 1930 | 2025.09.17 20:37:53.438648 [ 3 ] {7f1a00b3-217f-4cc5-bde7-0cb22f17d4e7} <Debug> TCPHandler: Processed in 0.001897363 sec. | ||
| 1931 | 2025.09.17 20:37:53.438772 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2025.09.17 20:37:53.438866 [ 3 ] {b76d4217-43fb-4b19-a4ae-e8cc093fd6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1933 | 2025.09.17 20:37:53.438905 [ 3 ] {b76d4217-43fb-4b19-a4ae-e8cc093fd6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1934 | 2025.09.17 20:37:53.439367 [ 3 ] {b76d4217-43fb-4b19-a4ae-e8cc093fd6c0} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2025.09.17 20:37:53.439403 [ 3 ] {b76d4217-43fb-4b19-a4ae-e8cc093fd6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1936 | 2025.09.17 20:37:53.439684 [ 3 ] {b76d4217-43fb-4b19-a4ae-e8cc093fd6c0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1937 | 2025.09.17 20:37:53.439895 [ 3 ] {b76d4217-43fb-4b19-a4ae-e8cc093fd6c0} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2025.09.17 20:37:53.440020 [ 3 ] {b76d4217-43fb-4b19-a4ae-e8cc093fd6c0} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001172 sec., 27303.754266211603 rows/sec., 2.00 MiB/sec. | ||
| 1939 | 2025.09.17 20:37:53.440056 [ 3 ] {b76d4217-43fb-4b19-a4ae-e8cc093fd6c0} <Debug> TCPHandler: Processed in 0.001330787 sec. | ||
| 1940 | 2025.09.17 20:37:53.440171 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2025.09.17 20:37:53.440262 [ 3 ] {8a862ec2-8754-481e-b7bc-fd7e036bfc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1942 | 2025.09.17 20:37:53.440300 [ 3 ] {8a862ec2-8754-481e-b7bc-fd7e036bfc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1943 | 2025.09.17 20:37:53.440770 [ 3 ] {8a862ec2-8754-481e-b7bc-fd7e036bfc0c} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2025.09.17 20:37:53.440806 [ 3 ] {8a862ec2-8754-481e-b7bc-fd7e036bfc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1945 | 2025.09.17 20:37:53.441095 [ 3 ] {8a862ec2-8754-481e-b7bc-fd7e036bfc0c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1946 | 2025.09.17 20:37:53.441301 [ 3 ] {8a862ec2-8754-481e-b7bc-fd7e036bfc0c} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2025.09.17 20:37:53.441423 [ 3 ] {8a862ec2-8754-481e-b7bc-fd7e036bfc0c} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001179 sec., 81424.93638676846 rows/sec., 6.36 MiB/sec. | ||
| 1948 | 2025.09.17 20:37:53.441459 [ 3 ] {8a862ec2-8754-481e-b7bc-fd7e036bfc0c} <Debug> TCPHandler: Processed in 0.001334957 sec. | ||
| 1949 | 2025.09.17 20:37:53.441573 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1950 | 2025.09.17 20:37:53.441676 [ 3 ] {fa985d69-30eb-4c74-80c4-41dc4e56f84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1951 | 2025.09.17 20:37:53.441718 [ 3 ] {fa985d69-30eb-4c74-80c4-41dc4e56f84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1952 | 2025.09.17 20:37:53.442096 [ 3 ] {fa985d69-30eb-4c74-80c4-41dc4e56f84c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2025.09.17 20:37:53.442128 [ 3 ] {fa985d69-30eb-4c74-80c4-41dc4e56f84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1954 | 2025.09.17 20:37:53.442423 [ 3 ] {fa985d69-30eb-4c74-80c4-41dc4e56f84c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1955 | 2025.09.17 20:37:53.442612 [ 3 ] {fa985d69-30eb-4c74-80c4-41dc4e56f84c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1956 | 2025.09.17 20:37:53.442793 [ 3 ] {fa985d69-30eb-4c74-80c4-41dc4e56f84c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 1957 | 2025.09.17 20:37:53.442829 [ 3 ] {fa985d69-30eb-4c74-80c4-41dc4e56f84c} <Debug> TCPHandler: Processed in 0.001301597 sec. | ||
| 1958 | 2025.09.17 20:37:53.442935 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2025.09.17 20:37:53.443026 [ 3 ] {cb99bb65-390c-45d2-a1e9-fdad622f8a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1960 | 2025.09.17 20:37:53.443079 [ 3 ] {cb99bb65-390c-45d2-a1e9-fdad622f8a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1961 | 2025.09.17 20:37:53.443836 [ 3 ] {cb99bb65-390c-45d2-a1e9-fdad622f8a95} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2025.09.17 20:37:53.443871 [ 3 ] {cb99bb65-390c-45d2-a1e9-fdad622f8a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1963 | 2025.09.17 20:37:53.444387 [ 3 ] {cb99bb65-390c-45d2-a1e9-fdad622f8a95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1964 | 2025.09.17 20:37:53.444598 [ 3 ] {cb99bb65-390c-45d2-a1e9-fdad622f8a95} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2025.09.17 20:37:53.444725 [ 3 ] {cb99bb65-390c-45d2-a1e9-fdad622f8a95} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001716 sec., 18648.018648018646 rows/sec., 33.42 MiB/sec. | ||
| 1966 | 2025.09.17 20:37:53.444775 [ 3 ] {cb99bb65-390c-45d2-a1e9-fdad622f8a95} <Debug> TCPHandler: Processed in 0.001886673 sec. | ||
| 1967 | 2025.09.17 20:37:53.444884 [ 3 ] {} <Trace> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2025.09.17 20:37:53.444976 [ 3 ] {53439e25-7ba5-4530-89ad-53bf3b297f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57239) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1969 | 2025.09.17 20:37:53.445020 [ 3 ] {53439e25-7ba5-4530-89ad-53bf3b297f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1970 | 2025.09.17 20:37:53.445332 [ 3 ] {53439e25-7ba5-4530-89ad-53bf3b297f69} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2025.09.17 20:37:53.445368 [ 3 ] {53439e25-7ba5-4530-89ad-53bf3b297f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1972 | 2025.09.17 20:37:53.445660 [ 3 ] {53439e25-7ba5-4530-89ad-53bf3b297f69} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1973 | 2025.09.17 20:37:53.445864 [ 3 ] {53439e25-7ba5-4530-89ad-53bf3b297f69} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2025.09.17 20:37:53.445985 [ 3 ] {53439e25-7ba5-4530-89ad-53bf3b297f69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 1975 | 2025.09.17 20:37:53.446019 [ 3 ] {53439e25-7ba5-4530-89ad-53bf3b297f69} <Debug> TCPHandler: Processed in 0.001183574 sec. | ||
| 1976 | 2025.09.17 20:37:57.562465 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1977 | 2025.09.17 20:37:57.562535 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1978 | 2025.09.17 20:37:57.635553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3814 | ||
| 1979 | 2025.09.17 20:37:57.635713 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 264 | ||
| 1980 | 2025.09.17 20:37:57.636045 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2025.09.17 20:37:57.636095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1982 | 2025.09.17 20:37:57.636623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1983 | 2025.09.17 20:37:57.636862 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2025.09.17 20:37:57.637008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3814 | ||
| 1985 | 2025.09.17 20:37:57.637914 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2025.09.17 20:37:57.637968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1987 | 2025.09.17 20:37:57.639127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1988 | 2025.09.17 20:37:57.639410 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2025.09.17 20:37:57.639663 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 264 | ||
| 1990 | 2025.09.17 20:37:57.823367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1991 | 2025.09.17 20:37:57.841313 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2025.09.17 20:37:57.841373 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 1993 | 2025.09.17 20:37:57.847482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1994 | 2025.09.17 20:37:57.848242 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2025.09.17 20:37:57.852305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1996 | 2025.09.17 20:37:57.938202 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1997 | 2025.09.17 20:37:57.938268 [ 3 ] {} <Debug> TCP-Session: fa6d4bf7-f170-4352-a577-d3e3140f0a61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2025.09.17 20:37:58.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.97 MiB, peak 186.01 MiB, free memory in arenas 0.00 B, will set to 182.25 MiB (RSS), difference: 2.28 MiB | ||
| 1999 | 2025.09.17 20:37:58.436867 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2025.09.17 20:37:58.437039 [ 5 ] {37f1e780-a1c8-47d9-a09b-1c52a0f59b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2001 | 2025.09.17 20:37:58.437102 [ 5 ] {37f1e780-a1c8-47d9-a09b-1c52a0f59b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2002 | 2025.09.17 20:37:58.437827 [ 5 ] {37f1e780-a1c8-47d9-a09b-1c52a0f59b17} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2025.09.17 20:37:58.437877 [ 5 ] {37f1e780-a1c8-47d9-a09b-1c52a0f59b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2004 | 2025.09.17 20:37:58.438291 [ 5 ] {37f1e780-a1c8-47d9-a09b-1c52a0f59b17} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2005 | 2025.09.17 20:37:58.438523 [ 5 ] {37f1e780-a1c8-47d9-a09b-1c52a0f59b17} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2025.09.17 20:37:58.438674 [ 5 ] {37f1e780-a1c8-47d9-a09b-1c52a0f59b17} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 2007 | 2025.09.17 20:37:58.438716 [ 5 ] {37f1e780-a1c8-47d9-a09b-1c52a0f59b17} <Debug> TCPHandler: Processed in 0.001944524 sec. | ||
| 2008 | 2025.09.17 20:37:58.438844 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2025.09.17 20:37:58.438942 [ 5 ] {53d23b9b-d58b-42d0-b70d-28aea8f60c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2010 | 2025.09.17 20:37:58.438984 [ 5 ] {53d23b9b-d58b-42d0-b70d-28aea8f60c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2011 | 2025.09.17 20:37:58.439412 [ 5 ] {53d23b9b-d58b-42d0-b70d-28aea8f60c09} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2025.09.17 20:37:58.439450 [ 5 ] {53d23b9b-d58b-42d0-b70d-28aea8f60c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2013 | 2025.09.17 20:37:58.439763 [ 5 ] {53d23b9b-d58b-42d0-b70d-28aea8f60c09} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2014 | 2025.09.17 20:37:58.439972 [ 5 ] {53d23b9b-d58b-42d0-b70d-28aea8f60c09} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2025.09.17 20:37:58.440097 [ 5 ] {53d23b9b-d58b-42d0-b70d-28aea8f60c09} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 2016 | 2025.09.17 20:37:58.440136 [ 5 ] {53d23b9b-d58b-42d0-b70d-28aea8f60c09} <Debug> TCPHandler: Processed in 0.001342547 sec. | ||
| 2017 | 2025.09.17 20:37:58.440256 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2025.09.17 20:37:58.440353 [ 5 ] {2c38a21b-a2ad-4782-acf7-16abddbd3395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2025.09.17 20:37:58.440398 [ 5 ] {2c38a21b-a2ad-4782-acf7-16abddbd3395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2020 | 2025.09.17 20:37:58.440842 [ 5 ] {2c38a21b-a2ad-4782-acf7-16abddbd3395} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2025.09.17 20:37:58.440879 [ 5 ] {2c38a21b-a2ad-4782-acf7-16abddbd3395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2022 | 2025.09.17 20:37:58.441210 [ 5 ] {2c38a21b-a2ad-4782-acf7-16abddbd3395} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2023 | 2025.09.17 20:37:58.441434 [ 5 ] {2c38a21b-a2ad-4782-acf7-16abddbd3395} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2025.09.17 20:37:58.441562 [ 5 ] {2c38a21b-a2ad-4782-acf7-16abddbd3395} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 2025 | 2025.09.17 20:37:58.441599 [ 5 ] {2c38a21b-a2ad-4782-acf7-16abddbd3395} <Debug> TCPHandler: Processed in 0.001393049 sec. | ||
| 2026 | 2025.09.17 20:37:58.441708 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2027 | 2025.09.17 20:37:58.441811 [ 5 ] {7286ee91-c85f-40db-84b3-650daea5e79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2028 | 2025.09.17 20:37:58.441857 [ 5 ] {7286ee91-c85f-40db-84b3-650daea5e79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2029 | 2025.09.17 20:37:58.442219 [ 5 ] {7286ee91-c85f-40db-84b3-650daea5e79e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2030 | 2025.09.17 20:37:58.442257 [ 5 ] {7286ee91-c85f-40db-84b3-650daea5e79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2031 | 2025.09.17 20:37:58.442595 [ 5 ] {7286ee91-c85f-40db-84b3-650daea5e79e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2032 | 2025.09.17 20:37:58.442817 [ 5 ] {7286ee91-c85f-40db-84b3-650daea5e79e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2033 | 2025.09.17 20:37:58.442953 [ 5 ] {7286ee91-c85f-40db-84b3-650daea5e79e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 2034 | 2025.09.17 20:37:58.442991 [ 5 ] {7286ee91-c85f-40db-84b3-650daea5e79e} <Debug> TCPHandler: Processed in 0.001334948 sec. | ||
| 2035 | 2025.09.17 20:38:01.471060 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52998 | ||
| 2036 | 2025.09.17 20:38:01.471195 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2037 | 2025.09.17 20:38:01.471225 [ 3 ] {} <Debug> TCP-Session: 97e90223-a553-4c9a-9537-463fccc56a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:52998 | ||
| 2038 | 2025.09.17 20:38:01.471249 [ 3 ] {} <Debug> TCP-Session: 97e90223-a553-4c9a-9537-463fccc56a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2025.09.17 20:38:01.471265 [ 3 ] {} <Debug> TCP-Session: 97e90223-a553-4c9a-9537-463fccc56a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2025.09.17 20:38:01.471500 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57335 | ||
| 2041 | 2025.09.17 20:38:01.471554 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37446 | ||
| 2042 | 2025.09.17 20:38:01.471580 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55043 | ||
| 2043 | 2025.09.17 20:38:01.471613 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2044 | 2025.09.17 20:38:01.471620 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48941 | ||
| 2045 | 2025.09.17 20:38:01.471643 [ 286 ] {} <Debug> TCP-Session: b59109ca-f39f-4dde-8983-af2fbbfb6b25 Authenticating user 'default' from [fd00:1122:3344:101::e]:57335 | ||
| 2046 | 2025.09.17 20:38:01.471597 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59931 | ||
| 2047 | 2025.09.17 20:38:01.471700 [ 286 ] {} <Debug> TCP-Session: b59109ca-f39f-4dde-8983-af2fbbfb6b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2025.09.17 20:38:01.471717 [ 3 ] {} <Trace> TCP-Session: 97e90223-a553-4c9a-9537-463fccc56a0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2025.09.17 20:38:01.471740 [ 286 ] {} <Debug> TCP-Session: b59109ca-f39f-4dde-8983-af2fbbfb6b25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2025.09.17 20:38:01.471592 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53955 | ||
| 2051 | 2025.09.17 20:38:01.471569 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51859 | ||
| 2052 | 2025.09.17 20:38:01.471567 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41597 | ||
| 2053 | 2025.09.17 20:38:01.471915 [ 3 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2054 | 2025.09.17 20:38:01.472069 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2055 | 2025.09.17 20:38:01.472073 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2056 | 2025.09.17 20:38:01.472099 [ 289 ] {} <Debug> TCP-Session: 679ae141-6976-400e-88c9-098efa472b41 Authenticating user 'default' from [fd00:1122:3344:101::e]:41597 | ||
| 2057 | 2025.09.17 20:38:01.472124 [ 288 ] {} <Debug> TCP-Session: 0b90c3b1-d75c-4255-88bf-b5b031e5c13a Authenticating user 'default' from [fd00:1122:3344:101::e]:51859 | ||
| 2058 | 2025.09.17 20:38:01.472127 [ 289 ] {} <Debug> TCP-Session: 679ae141-6976-400e-88c9-098efa472b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2025.09.17 20:38:01.472143 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2060 | 2025.09.17 20:38:01.472159 [ 289 ] {} <Debug> TCP-Session: 679ae141-6976-400e-88c9-098efa472b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2025.09.17 20:38:01.472157 [ 288 ] {} <Debug> TCP-Session: 0b90c3b1-d75c-4255-88bf-b5b031e5c13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2025.09.17 20:38:01.472188 [ 292 ] {} <Debug> TCP-Session: 3e6d7757-67dd-4dd4-8094-854224d97cbf Authenticating user 'default' from [fd00:1122:3344:101::e]:59931 | ||
| 2063 | 2025.09.17 20:38:01.472209 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2064 | 2025.09.17 20:38:01.472238 [ 292 ] {} <Debug> TCP-Session: 3e6d7757-67dd-4dd4-8094-854224d97cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2025.09.17 20:38:01.472263 [ 293 ] {} <Debug> TCP-Session: 22daa6b0-9d99-42dd-a4c1-c05e4bcadd61 Authenticating user 'default' from [fd00:1122:3344:101::e]:48941 | ||
| 2066 | 2025.09.17 20:38:01.472276 [ 292 ] {} <Debug> TCP-Session: 3e6d7757-67dd-4dd4-8094-854224d97cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2025.09.17 20:38:01.472282 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2068 | 2025.09.17 20:38:01.472292 [ 293 ] {} <Debug> TCP-Session: 22daa6b0-9d99-42dd-a4c1-c05e4bcadd61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2025.09.17 20:38:01.472334 [ 290 ] {} <Debug> TCP-Session: a287ade9-9dbc-4ef6-866a-03d0d3a6e398 Authenticating user 'default' from [fd00:1122:3344:101::e]:55043 | ||
| 2070 | 2025.09.17 20:38:01.472215 [ 3 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2071 | 2025.09.17 20:38:01.472352 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2025.09.17 20:38:01.472364 [ 290 ] {} <Debug> TCP-Session: a287ade9-9dbc-4ef6-866a-03d0d3a6e398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2025.09.17 20:38:01.472354 [ 293 ] {} <Debug> TCP-Session: 22daa6b0-9d99-42dd-a4c1-c05e4bcadd61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2025.09.17 20:38:01.472408 [ 290 ] {} <Debug> TCP-Session: a287ade9-9dbc-4ef6-866a-03d0d3a6e398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2025.09.17 20:38:01.472418 [ 3 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2076 | 2025.09.17 20:38:01.472420 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2077 | 2025.09.17 20:38:01.472407 [ 287 ] {} <Debug> TCP-Session: c60f4f81-2c96-4215-8028-c63aa11c2341 Authenticating user 'default' from [fd00:1122:3344:101::e]:37446 | ||
| 2078 | 2025.09.17 20:38:01.472210 [ 288 ] {} <Debug> TCP-Session: 0b90c3b1-d75c-4255-88bf-b5b031e5c13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2025.09.17 20:38:01.472500 [ 291 ] {} <Debug> TCP-Session: ba91e038-1051-426a-a46b-ef1f861c1972 Authenticating user 'default' from [fd00:1122:3344:101::e]:53955 | ||
| 2080 | 2025.09.17 20:38:01.472511 [ 287 ] {} <Debug> TCP-Session: c60f4f81-2c96-4215-8028-c63aa11c2341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2025.09.17 20:38:01.472537 [ 291 ] {} <Debug> TCP-Session: ba91e038-1051-426a-a46b-ef1f861c1972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2025.09.17 20:38:01.472538 [ 287 ] {} <Debug> TCP-Session: c60f4f81-2c96-4215-8028-c63aa11c2341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2025.09.17 20:38:01.472551 [ 291 ] {} <Debug> TCP-Session: ba91e038-1051-426a-a46b-ef1f861c1972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2025.09.17 20:38:01.472727 [ 3 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 2085 | 2025.09.17 20:38:01.472817 [ 3 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2086 | 2025.09.17 20:38:01.926711 [ 324 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Trace> AggregatingTransform: Aggregating | ||
| 2087 | 2025.09.17 20:38:01.926797 [ 324 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Trace> Aggregator: Aggregation method: without_key | ||
| 2088 | 2025.09.17 20:38:01.926839 [ 324 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001579144 sec. (633.254 rows/sec., 24.74 KiB/sec.) | ||
| 2089 | 2025.09.17 20:38:01.926858 [ 324 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Trace> Aggregator: Merging aggregated data | ||
| 2090 | 2025.09.17 20:38:01.928043 [ 3 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.456179 sec., 2.1921219521284407 rows/sec., 87.68 B/sec. | ||
| 2091 | 2025.09.17 20:38:01.928244 [ 3 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2092 | 2025.09.17 20:38:01.928264 [ 3 ] {0b70df1f-093d-4f00-9ffa-3e62aab15d00} <Debug> TCPHandler: Processed in 0.456663524 sec. | ||
| 2093 | 2025.09.17 20:38:01.928410 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2094 | 2025.09.17 20:38:01.928441 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2095 | 2025.09.17 20:38:01.928481 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2096 | 2025.09.17 20:38:01.928506 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2097 | 2025.09.17 20:38:01.928529 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2025.09.17 20:38:01.928554 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2099 | 2025.09.17 20:38:01.928580 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2100 | 2025.09.17 20:38:01.928593 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2101 | 2025.09.17 20:38:01.928612 [ 289 ] {} <Debug> TCP-Session: 679ae141-6976-400e-88c9-098efa472b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2025.09.17 20:38:01.928629 [ 292 ] {} <Debug> TCP-Session: 3e6d7757-67dd-4dd4-8094-854224d97cbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2025.09.17 20:38:01.928639 [ 3 ] {} <Debug> TCP-Session: 97e90223-a553-4c9a-9537-463fccc56a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2025.09.17 20:38:01.928585 [ 286 ] {} <Debug> TCP-Session: b59109ca-f39f-4dde-8983-af2fbbfb6b25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2025.09.17 20:38:01.928564 [ 287 ] {} <Debug> TCP-Session: c60f4f81-2c96-4215-8028-c63aa11c2341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2025.09.17 20:38:01.928548 [ 291 ] {} <Debug> TCP-Session: ba91e038-1051-426a-a46b-ef1f861c1972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2025.09.17 20:38:01.928492 [ 293 ] {} <Debug> TCP-Session: 22daa6b0-9d99-42dd-a4c1-c05e4bcadd61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2025.09.17 20:38:01.928453 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2109 | 2025.09.17 20:38:01.928533 [ 290 ] {} <Debug> TCP-Session: a287ade9-9dbc-4ef6-866a-03d0d3a6e398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2025.09.17 20:38:01.928791 [ 288 ] {} <Debug> TCP-Session: 0b90c3b1-d75c-4255-88bf-b5b031e5c13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2025.09.17 20:38:02.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.70 MiB, peak 194.83 MiB, free memory in arenas 0.00 B, will set to 202.29 MiB (RSS), difference: 18.59 MiB | ||
| 2112 | 2025.09.17 20:38:02.456176 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61062 | ||
| 2113 | 2025.09.17 20:38:02.456284 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2114 | 2025.09.17 20:38:02.456311 [ 288 ] {} <Debug> TCP-Session: c2b4c769-b4db-4660-8515-052711ede16c Authenticating user 'default' from [fd00:1122:3344:101::e]:61062 | ||
| 2115 | 2025.09.17 20:38:02.456334 [ 288 ] {} <Debug> TCP-Session: c2b4c769-b4db-4660-8515-052711ede16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2025.09.17 20:38:02.456347 [ 288 ] {} <Debug> TCP-Session: c2b4c769-b4db-4660-8515-052711ede16c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2025.09.17 20:38:02.456605 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40664 | ||
| 2118 | 2025.09.17 20:38:02.456641 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44051 | ||
| 2119 | 2025.09.17 20:38:02.456670 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49591 | ||
| 2120 | 2025.09.17 20:38:02.456695 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40448 | ||
| 2121 | 2025.09.17 20:38:02.456705 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59764 | ||
| 2122 | 2025.09.17 20:38:02.456741 [ 288 ] {} <Trace> TCP-Session: c2b4c769-b4db-4660-8515-052711ede16c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2025.09.17 20:38:02.456756 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2124 | 2025.09.17 20:38:02.456781 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2125 | 2025.09.17 20:38:02.456750 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2126 | 2025.09.17 20:38:02.456807 [ 292 ] {} <Debug> TCP-Session: 61aeaf32-223c-475e-8216-05d637f2aecb Authenticating user 'default' from [fd00:1122:3344:101::e]:49591 | ||
| 2127 | 2025.09.17 20:38:02.456821 [ 294 ] {} <Debug> TCP-Session: 3ba21500-7b02-4430-8153-14fb2b9e8b22 Authenticating user 'default' from [fd00:1122:3344:101::e]:40448 | ||
| 2128 | 2025.09.17 20:38:02.456855 [ 292 ] {} <Debug> TCP-Session: 61aeaf32-223c-475e-8216-05d637f2aecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2025.09.17 20:38:02.456837 [ 290 ] {} <Debug> TCP-Session: 094c620e-4cf4-4e93-af45-099b053a69d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44051 | ||
| 2130 | 2025.09.17 20:38:02.456890 [ 294 ] {} <Debug> TCP-Session: 3ba21500-7b02-4430-8153-14fb2b9e8b22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2025.09.17 20:38:02.456887 [ 292 ] {} <Debug> TCP-Session: 61aeaf32-223c-475e-8216-05d637f2aecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2025.09.17 20:38:02.456912 [ 294 ] {} <Debug> TCP-Session: 3ba21500-7b02-4430-8153-14fb2b9e8b22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2025.09.17 20:38:02.456906 [ 290 ] {} <Debug> TCP-Session: 094c620e-4cf4-4e93-af45-099b053a69d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2025.09.17 20:38:02.456936 [ 288 ] {f6453fc1-4163-4d00-a785-a85f46eb1b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61062) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2135 | 2025.09.17 20:38:02.456954 [ 290 ] {} <Debug> TCP-Session: 094c620e-4cf4-4e93-af45-099b053a69d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2025.09.17 20:38:02.456715 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40935 | ||
| 2137 | 2025.09.17 20:38:02.456717 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2138 | 2025.09.17 20:38:02.456683 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63642 | ||
| 2139 | 2025.09.17 20:38:02.457040 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2140 | 2025.09.17 20:38:02.457040 [ 289 ] {} <Debug> TCP-Session: 3e91e011-7803-46ad-9a4b-d0018c9cc06d Authenticating user 'default' from [fd00:1122:3344:101::e]:40664 | ||
| 2141 | 2025.09.17 20:38:02.457078 [ 286 ] {} <Debug> TCP-Session: 72f717fc-a1ec-49c0-85a2-0dc8486bf0ef Authenticating user 'default' from [fd00:1122:3344:101::e]:40935 | ||
| 2142 | 2025.09.17 20:38:02.457097 [ 289 ] {} <Debug> TCP-Session: 3e91e011-7803-46ad-9a4b-d0018c9cc06d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2025.09.17 20:38:02.457105 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2144 | 2025.09.17 20:38:02.457126 [ 289 ] {} <Debug> TCP-Session: 3e91e011-7803-46ad-9a4b-d0018c9cc06d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2025.09.17 20:38:02.457148 [ 293 ] {} <Debug> TCP-Session: 4ead07c5-7268-47f5-a461-d2a37db4e985 Authenticating user 'default' from [fd00:1122:3344:101::e]:63642 | ||
| 2146 | 2025.09.17 20:38:02.456674 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62332 | ||
| 2147 | 2025.09.17 20:38:02.457179 [ 293 ] {} <Debug> TCP-Session: 4ead07c5-7268-47f5-a461-d2a37db4e985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2025.09.17 20:38:02.457112 [ 286 ] {} <Debug> TCP-Session: 72f717fc-a1ec-49c0-85a2-0dc8486bf0ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2149 | 2025.09.17 20:38:02.457239 [ 293 ] {} <Debug> TCP-Session: 4ead07c5-7268-47f5-a461-d2a37db4e985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2025.09.17 20:38:02.457255 [ 286 ] {} <Debug> TCP-Session: 72f717fc-a1ec-49c0-85a2-0dc8486bf0ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2025.09.17 20:38:02.457263 [ 288 ] {f6453fc1-4163-4d00-a785-a85f46eb1b4a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2152 | 2025.09.17 20:38:02.457290 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2153 | 2025.09.17 20:38:02.456809 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2154 | 2025.09.17 20:38:02.457331 [ 288 ] {f6453fc1-4163-4d00-a785-a85f46eb1b4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2155 | 2025.09.17 20:38:02.457336 [ 291 ] {} <Debug> TCP-Session: c76b7c0c-727b-4b40-abe1-c189a58b3eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62332 | ||
| 2156 | 2025.09.17 20:38:02.457355 [ 3 ] {} <Debug> TCP-Session: 15b2f2bf-d5bf-406a-aac6-ac36e8901d68 Authenticating user 'default' from [fd00:1122:3344:101::e]:59764 | ||
| 2157 | 2025.09.17 20:38:02.457385 [ 291 ] {} <Debug> TCP-Session: c76b7c0c-727b-4b40-abe1-c189a58b3eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2025.09.17 20:38:02.457390 [ 3 ] {} <Debug> TCP-Session: 15b2f2bf-d5bf-406a-aac6-ac36e8901d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2025.09.17 20:38:02.457408 [ 291 ] {} <Debug> TCP-Session: c76b7c0c-727b-4b40-abe1-c189a58b3eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2025.09.17 20:38:02.457423 [ 3 ] {} <Debug> TCP-Session: 15b2f2bf-d5bf-406a-aac6-ac36e8901d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2161 | 2025.09.17 20:38:02.457673 [ 288 ] {f6453fc1-4163-4d00-a785-a85f46eb1b4a} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 2162 | 2025.09.17 20:38:02.458803 [ 334 ] {f6453fc1-4163-4d00-a785-a85f46eb1b4a} <Trace> AggregatingTransform: Aggregating | ||
| 2163 | 2025.09.17 20:38:02.458876 [ 334 ] {f6453fc1-4163-4d00-a785-a85f46eb1b4a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2164 | 2025.09.17 20:38:02.458914 [ 334 ] {f6453fc1-4163-4d00-a785-a85f46eb1b4a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001133862 sec. (881.942 rows/sec., 34.45 KiB/sec.) | ||
| 2165 | 2025.09.17 20:38:02.458934 [ 334 ] {f6453fc1-4163-4d00-a785-a85f46eb1b4a} <Trace> Aggregator: Merging aggregated data | ||
| 2166 | 2025.09.17 20:38:02.460379 [ 288 ] {f6453fc1-4163-4d00-a785-a85f46eb1b4a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003508 sec., 285.06271379703537 rows/sec., 11.14 KiB/sec. | ||
| 2167 | 2025.09.17 20:38:02.460516 [ 288 ] {f6453fc1-4163-4d00-a785-a85f46eb1b4a} <Debug> TCPHandler: Processed in 0.00392929 sec. | ||
| 2168 | 2025.09.17 20:38:02.460643 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2169 | 2025.09.17 20:38:02.460666 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2170 | 2025.09.17 20:38:02.460684 [ 288 ] {} <Debug> TCP-Session: c2b4c769-b4db-4660-8515-052711ede16c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2025.09.17 20:38:02.460690 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2172 | 2025.09.17 20:38:02.460707 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2173 | 2025.09.17 20:38:02.460729 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2174 | 2025.09.17 20:38:02.460777 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2175 | 2025.09.17 20:38:02.460799 [ 3 ] {} <Debug> TCP-Session: 15b2f2bf-d5bf-406a-aac6-ac36e8901d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2025.09.17 20:38:02.460808 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2177 | 2025.09.17 20:38:02.460836 [ 291 ] {} <Debug> TCP-Session: c76b7c0c-727b-4b40-abe1-c189a58b3eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2025.09.17 20:38:02.460813 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2179 | 2025.09.17 20:38:02.460859 [ 292 ] {} <Debug> TCP-Session: 61aeaf32-223c-475e-8216-05d637f2aecb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2025.09.17 20:38:02.460780 [ 290 ] {} <Debug> TCP-Session: 094c620e-4cf4-4e93-af45-099b053a69d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2025.09.17 20:38:02.460893 [ 294 ] {} <Debug> TCP-Session: 3ba21500-7b02-4430-8153-14fb2b9e8b22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2025.09.17 20:38:02.460752 [ 289 ] {} <Debug> TCP-Session: 3e91e011-7803-46ad-9a4b-d0018c9cc06d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2025.09.17 20:38:02.460749 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2184 | 2025.09.17 20:38:02.460709 [ 286 ] {} <Debug> TCP-Session: 72f717fc-a1ec-49c0-85a2-0dc8486bf0ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2025.09.17 20:38:02.460988 [ 293 ] {} <Debug> TCP-Session: 4ead07c5-7268-47f5-a461-d2a37db4e985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2025.09.17 20:38:02.695231 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33018 | ||
| 2187 | 2025.09.17 20:38:02.695334 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2188 | 2025.09.17 20:38:02.695360 [ 288 ] {} <Debug> TCP-Session: 87b0a3fd-e522-47f9-9260-0d7d6fb38dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:33018 | ||
| 2189 | 2025.09.17 20:38:02.695383 [ 288 ] {} <Debug> TCP-Session: 87b0a3fd-e522-47f9-9260-0d7d6fb38dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2025.09.17 20:38:02.695397 [ 288 ] {} <Debug> TCP-Session: 87b0a3fd-e522-47f9-9260-0d7d6fb38dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2025.09.17 20:38:02.695575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53540 | ||
| 2192 | 2025.09.17 20:38:02.695652 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61875 | ||
| 2193 | 2025.09.17 20:38:02.695676 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41867 | ||
| 2194 | 2025.09.17 20:38:02.695686 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2195 | 2025.09.17 20:38:02.695689 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51917 | ||
| 2196 | 2025.09.17 20:38:02.695728 [ 288 ] {} <Trace> TCP-Session: 87b0a3fd-e522-47f9-9260-0d7d6fb38dcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2025.09.17 20:38:02.695736 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55039 | ||
| 2198 | 2025.09.17 20:38:02.695762 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2025.09.17 20:38:02.695770 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2025.09.17 20:38:02.695793 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2201 | 2025.09.17 20:38:02.695799 [ 292 ] {} <Debug> TCP-Session: 1b8021d7-c5ad-478b-b0db-882563b81314 Authenticating user 'default' from [fd00:1122:3344:101::e]:41867 | ||
| 2202 | 2025.09.17 20:38:02.695822 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2025.09.17 20:38:02.695832 [ 293 ] {} <Debug> TCP-Session: 42b5fa00-6230-43f5-af02-73d9996d40e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51917 | ||
| 2204 | 2025.09.17 20:38:02.695846 [ 292 ] {} <Debug> TCP-Session: 1b8021d7-c5ad-478b-b0db-882563b81314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2025.09.17 20:38:02.695858 [ 286 ] {} <Debug> TCP-Session: 4261829f-ddd7-4d18-8aaf-091b2b86cf9c Authenticating user 'default' from [fd00:1122:3344:101::e]:55039 | ||
| 2206 | 2025.09.17 20:38:02.695881 [ 292 ] {} <Debug> TCP-Session: 1b8021d7-c5ad-478b-b0db-882563b81314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2025.09.17 20:38:02.695898 [ 288 ] {931957f1-c117-4a2d-8700-513cd23a1e43} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33018) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2208 | 2025.09.17 20:38:02.695904 [ 286 ] {} <Debug> TCP-Session: 4261829f-ddd7-4d18-8aaf-091b2b86cf9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2025.09.17 20:38:02.695871 [ 293 ] {} <Debug> TCP-Session: 42b5fa00-6230-43f5-af02-73d9996d40e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2210 | 2025.09.17 20:38:02.695941 [ 286 ] {} <Debug> TCP-Session: 4261829f-ddd7-4d18-8aaf-091b2b86cf9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2025.09.17 20:38:02.695966 [ 293 ] {} <Debug> TCP-Session: 42b5fa00-6230-43f5-af02-73d9996d40e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2025.09.17 20:38:02.695817 [ 290 ] {} <Debug> TCP-Session: 8f9c333c-8790-4d2b-b9cd-18aed8db9400 Authenticating user 'default' from [fd00:1122:3344:101::e]:61875 | ||
| 2213 | 2025.09.17 20:38:02.695733 [ 289 ] {} <Debug> TCP-Session: d0b69457-86fb-483e-a89c-7d981a2172d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53540 | ||
| 2214 | 2025.09.17 20:38:02.696020 [ 290 ] {} <Debug> TCP-Session: 8f9c333c-8790-4d2b-b9cd-18aed8db9400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2025.09.17 20:38:02.695713 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54337 | ||
| 2216 | 2025.09.17 20:38:02.696048 [ 290 ] {} <Debug> TCP-Session: 8f9c333c-8790-4d2b-b9cd-18aed8db9400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2025.09.17 20:38:02.696043 [ 289 ] {} <Debug> TCP-Session: d0b69457-86fb-483e-a89c-7d981a2172d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2025.09.17 20:38:02.695663 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63053 | ||
| 2219 | 2025.09.17 20:38:02.696089 [ 289 ] {} <Debug> TCP-Session: d0b69457-86fb-483e-a89c-7d981a2172d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2025.09.17 20:38:02.696107 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2025.09.17 20:38:02.695724 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49418 | ||
| 2222 | 2025.09.17 20:38:02.696161 [ 294 ] {} <Debug> TCP-Session: bda2dab7-9f3b-49b7-9ddb-fec681a025f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54337 | ||
| 2223 | 2025.09.17 20:38:02.696172 [ 288 ] {931957f1-c117-4a2d-8700-513cd23a1e43} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2224 | 2025.09.17 20:38:02.696205 [ 294 ] {} <Debug> TCP-Session: bda2dab7-9f3b-49b7-9ddb-fec681a025f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2025.09.17 20:38:02.696231 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2226 | 2025.09.17 20:38:02.696239 [ 294 ] {} <Debug> TCP-Session: bda2dab7-9f3b-49b7-9ddb-fec681a025f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2025.09.17 20:38:02.696254 [ 288 ] {931957f1-c117-4a2d-8700-513cd23a1e43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2228 | 2025.09.17 20:38:02.696261 [ 3 ] {} <Debug> TCP-Session: 0522bdfa-333c-4669-8edc-7e8dd3b146a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49418 | ||
| 2229 | 2025.09.17 20:38:02.696190 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2025.09.17 20:38:02.696304 [ 3 ] {} <Debug> TCP-Session: 0522bdfa-333c-4669-8edc-7e8dd3b146a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2025.09.17 20:38:02.696333 [ 3 ] {} <Debug> TCP-Session: 0522bdfa-333c-4669-8edc-7e8dd3b146a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2025.09.17 20:38:02.696337 [ 291 ] {} <Debug> TCP-Session: e1cb4548-199d-4a97-aa56-2e0ca4ea09ce Authenticating user 'default' from [fd00:1122:3344:101::e]:63053 | ||
| 2233 | 2025.09.17 20:38:02.696372 [ 291 ] {} <Debug> TCP-Session: e1cb4548-199d-4a97-aa56-2e0ca4ea09ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2025.09.17 20:38:02.696386 [ 291 ] {} <Debug> TCP-Session: e1cb4548-199d-4a97-aa56-2e0ca4ea09ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2025.09.17 20:38:02.696551 [ 288 ] {931957f1-c117-4a2d-8700-513cd23a1e43} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 2236 | 2025.09.17 20:38:02.697436 [ 326 ] {931957f1-c117-4a2d-8700-513cd23a1e43} <Trace> AggregatingTransform: Aggregating | ||
| 2237 | 2025.09.17 20:38:02.697485 [ 326 ] {931957f1-c117-4a2d-8700-513cd23a1e43} <Trace> Aggregator: Aggregation method: without_key | ||
| 2238 | 2025.09.17 20:38:02.697531 [ 326 ] {931957f1-c117-4a2d-8700-513cd23a1e43} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000876145 sec. (1141.364 rows/sec., 44.58 KiB/sec.) | ||
| 2239 | 2025.09.17 20:38:02.697557 [ 326 ] {931957f1-c117-4a2d-8700-513cd23a1e43} <Trace> Aggregator: Merging aggregated data | ||
| 2240 | 2025.09.17 20:38:02.698886 [ 288 ] {931957f1-c117-4a2d-8700-513cd23a1e43} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003046 sec., 328.29940906106367 rows/sec., 12.82 KiB/sec. | ||
| 2241 | 2025.09.17 20:38:02.699023 [ 288 ] {931957f1-c117-4a2d-8700-513cd23a1e43} <Debug> TCPHandler: Processed in 0.003410885 sec. | ||
| 2242 | 2025.09.17 20:38:02.699155 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2243 | 2025.09.17 20:38:02.699182 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2025.09.17 20:38:02.699187 [ 288 ] {} <Debug> TCP-Session: 87b0a3fd-e522-47f9-9260-0d7d6fb38dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2025.09.17 20:38:02.699202 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2025.09.17 20:38:02.699228 [ 289 ] {} <Debug> TCP-Session: d0b69457-86fb-483e-a89c-7d981a2172d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2025.09.17 20:38:02.699238 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2248 | 2025.09.17 20:38:02.699261 [ 286 ] {} <Debug> TCP-Session: 4261829f-ddd7-4d18-8aaf-091b2b86cf9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2025.09.17 20:38:02.699273 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2250 | 2025.09.17 20:38:02.699288 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2025.09.17 20:38:02.699306 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2025.09.17 20:38:02.699322 [ 290 ] {} <Debug> TCP-Session: 8f9c333c-8790-4d2b-b9cd-18aed8db9400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2025.09.17 20:38:02.699340 [ 293 ] {} <Debug> TCP-Session: 42b5fa00-6230-43f5-af02-73d9996d40e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2025.09.17 20:38:02.699360 [ 3 ] {} <Debug> TCP-Session: 0522bdfa-333c-4669-8edc-7e8dd3b146a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2025.09.17 20:38:02.699297 [ 294 ] {} <Debug> TCP-Session: bda2dab7-9f3b-49b7-9ddb-fec681a025f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2025.09.17 20:38:02.699252 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2257 | 2025.09.17 20:38:02.699220 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2258 | 2025.09.17 20:38:02.699451 [ 292 ] {} <Debug> TCP-Session: 1b8021d7-c5ad-478b-b0db-882563b81314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2025.09.17 20:38:02.699486 [ 291 ] {} <Debug> TCP-Session: e1cb4548-199d-4a97-aa56-2e0ca4ea09ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2025.09.17 20:38:03.438139 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2025.09.17 20:38:03.438355 [ 5 ] {8aca4b88-708f-4a57-ab64-d8a2bb35c240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2262 | 2025.09.17 20:38:03.438433 [ 5 ] {8aca4b88-708f-4a57-ab64-d8a2bb35c240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2263 | 2025.09.17 20:38:03.439142 [ 5 ] {8aca4b88-708f-4a57-ab64-d8a2bb35c240} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2025.09.17 20:38:03.439197 [ 5 ] {8aca4b88-708f-4a57-ab64-d8a2bb35c240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2265 | 2025.09.17 20:38:03.439663 [ 5 ] {8aca4b88-708f-4a57-ab64-d8a2bb35c240} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2266 | 2025.09.17 20:38:03.440025 [ 5 ] {8aca4b88-708f-4a57-ab64-d8a2bb35c240} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2025.09.17 20:38:03.440253 [ 5 ] {8aca4b88-708f-4a57-ab64-d8a2bb35c240} <Debug> executeQuery: Read 120 rows, 10.54 KiB in 0.00196 sec., 61224.48979591837 rows/sec., 5.25 MiB/sec. | ||
| 2268 | 2025.09.17 20:38:03.440328 [ 5 ] {8aca4b88-708f-4a57-ab64-d8a2bb35c240} <Debug> TCPHandler: Processed in 0.002341946 sec. | ||
| 2269 | 2025.09.17 20:38:03.440493 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2025.09.17 20:38:03.440616 [ 5 ] {56b63831-6c3c-443a-8ead-74d7f663cd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2271 | 2025.09.17 20:38:03.440665 [ 5 ] {56b63831-6c3c-443a-8ead-74d7f663cd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2272 | 2025.09.17 20:38:03.441133 [ 5 ] {56b63831-6c3c-443a-8ead-74d7f663cd87} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2025.09.17 20:38:03.441174 [ 5 ] {56b63831-6c3c-443a-8ead-74d7f663cd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2274 | 2025.09.17 20:38:03.441516 [ 5 ] {56b63831-6c3c-443a-8ead-74d7f663cd87} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2275 | 2025.09.17 20:38:03.441742 [ 5 ] {56b63831-6c3c-443a-8ead-74d7f663cd87} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2025.09.17 20:38:03.441880 [ 45 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2277 | 2025.09.17 20:38:03.441891 [ 5 ] {56b63831-6c3c-443a-8ead-74d7f663cd87} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001301 sec., 24596.464258262873 rows/sec., 1.81 MiB/sec. | ||
| 2278 | 2025.09.17 20:38:03.441957 [ 45 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2025.09.17 20:38:03.441976 [ 5 ] {56b63831-6c3c-443a-8ead-74d7f663cd87} <Debug> TCPHandler: Processed in 0.001544444 sec. | ||
| 2280 | 2025.09.17 20:38:03.441987 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2281 | 2025.09.17 20:38:03.442100 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 2282 | 2025.09.17 20:38:03.442114 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2025.09.17 20:38:03.442231 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2284 | 2025.09.17 20:38:03.442239 [ 5 ] {ed704d94-2243-4561-bfd4-094d553876be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2285 | 2025.09.17 20:38:03.442273 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 2286 | 2025.09.17 20:38:03.442297 [ 5 ] {ed704d94-2243-4561-bfd4-094d553876be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2287 | 2025.09.17 20:38:03.442346 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 2288 | 2025.09.17 20:38:03.442406 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2289 | 2025.09.17 20:38:03.442456 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 2290 | 2025.09.17 20:38:03.442495 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2291 | 2025.09.17 20:38:03.442534 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2292 | 2025.09.17 20:38:03.442807 [ 5 ] {ed704d94-2243-4561-bfd4-094d553876be} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2025.09.17 20:38:03.442851 [ 5 ] {ed704d94-2243-4561-bfd4-094d553876be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2294 | 2025.09.17 20:38:03.443216 [ 5 ] {ed704d94-2243-4561-bfd4-094d553876be} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2295 | 2025.09.17 20:38:03.443409 [ 196 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334778 sec., 109381.48516082825 rows/sec., 8.49 MiB/sec. | ||
| 2296 | 2025.09.17 20:38:03.443461 [ 5 ] {ed704d94-2243-4561-bfd4-094d553876be} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2025.09.17 20:38:03.443608 [ 5 ] {ed704d94-2243-4561-bfd4-094d553876be} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001393 sec., 68916.00861450109 rows/sec., 5.38 MiB/sec. | ||
| 2298 | 2025.09.17 20:38:03.443638 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2299 | 2025.09.17 20:38:03.443646 [ 5 ] {ed704d94-2243-4561-bfd4-094d553876be} <Debug> TCPHandler: Processed in 0.001585065 sec. | ||
| 2300 | 2025.09.17 20:38:03.443780 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.09.17 20:38:03.443879 [ 5 ] {f111494f-f148-40ed-b415-1d580f8fe5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2302 | 2025.09.17 20:38:03.443920 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2025.09.17 20:38:03.443925 [ 5 ] {f111494f-f148-40ed-b415-1d580f8fe5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2304 | 2025.09.17 20:38:03.443989 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_6_1} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2305 | 2025.09.17 20:38:03.444067 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2306 | 2025.09.17 20:38:03.444369 [ 5 ] {f111494f-f148-40ed-b415-1d580f8fe5c9} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2025.09.17 20:38:03.444406 [ 5 ] {f111494f-f148-40ed-b415-1d580f8fe5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2308 | 2025.09.17 20:38:03.444752 [ 5 ] {f111494f-f148-40ed-b415-1d580f8fe5c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2309 | 2025.09.17 20:38:03.444992 [ 5 ] {f111494f-f148-40ed-b415-1d580f8fe5c9} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2025.09.17 20:38:03.445130 [ 5 ] {f111494f-f148-40ed-b415-1d580f8fe5c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 2311 | 2025.09.17 20:38:03.445169 [ 5 ] {f111494f-f148-40ed-b415-1d580f8fe5c9} <Debug> TCPHandler: Processed in 0.00143986 sec. | ||
| 2312 | 2025.09.17 20:38:03.445300 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2025.09.17 20:38:03.445398 [ 5 ] {ab9f9cbf-e676-423d-837a-0e895106e23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2314 | 2025.09.17 20:38:03.445456 [ 5 ] {ab9f9cbf-e676-423d-837a-0e895106e23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2315 | 2025.09.17 20:38:03.446432 [ 5 ] {ab9f9cbf-e676-423d-837a-0e895106e23b} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2025.09.17 20:38:03.446471 [ 5 ] {ab9f9cbf-e676-423d-837a-0e895106e23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2317 | 2025.09.17 20:38:03.447053 [ 5 ] {ab9f9cbf-e676-423d-837a-0e895106e23b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2318 | 2025.09.17 20:38:03.447297 [ 5 ] {ab9f9cbf-e676-423d-837a-0e895106e23b} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2025.09.17 20:38:03.447441 [ 5 ] {ab9f9cbf-e676-423d-837a-0e895106e23b} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002064 sec., 15503.87596899225 rows/sec., 27.78 MiB/sec. | ||
| 2320 | 2025.09.17 20:38:03.447505 [ 5 ] {ab9f9cbf-e676-423d-837a-0e895106e23b} <Debug> TCPHandler: Processed in 0.002255384 sec. | ||
| 2321 | 2025.09.17 20:38:03.447630 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2025.09.17 20:38:03.447729 [ 5 ] {7db080c2-943f-4285-ab6f-fb204163ebba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2323 | 2025.09.17 20:38:03.447774 [ 5 ] {7db080c2-943f-4285-ab6f-fb204163ebba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2324 | 2025.09.17 20:38:03.448125 [ 5 ] {7db080c2-943f-4285-ab6f-fb204163ebba} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.09.17 20:38:03.448163 [ 5 ] {7db080c2-943f-4285-ab6f-fb204163ebba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2326 | 2025.09.17 20:38:03.448477 [ 5 ] {7db080c2-943f-4285-ab6f-fb204163ebba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2327 | 2025.09.17 20:38:03.448694 [ 5 ] {7db080c2-943f-4285-ab6f-fb204163ebba} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.09.17 20:38:03.448821 [ 5 ] {7db080c2-943f-4285-ab6f-fb204163ebba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 2329 | 2025.09.17 20:38:03.448859 [ 5 ] {7db080c2-943f-4285-ab6f-fb204163ebba} <Debug> TCPHandler: Processed in 0.001280256 sec. | ||
| 2330 | 2025.09.17 20:38:05.137372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4326 | ||
| 2331 | 2025.09.17 20:38:05.137895 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2025.09.17 20:38:05.137931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2333 | 2025.09.17 20:38:05.138377 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2334 | 2025.09.17 20:38:05.138667 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2025.09.17 20:38:05.138790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4326 | ||
| 2336 | 2025.09.17 20:38:05.352769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2337 | 2025.09.17 20:38:05.369711 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2025.09.17 20:38:05.369775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 2339 | 2025.09.17 20:38:05.375317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2340 | 2025.09.17 20:38:05.376101 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2025.09.17 20:38:05.379514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2342 | 2025.09.17 20:38:07.640645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 290 | ||
| 2343 | 2025.09.17 20:38:07.642815 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2025.09.17 20:38:07.642852 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2345 | 2025.09.17 20:38:07.643985 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2346 | 2025.09.17 20:38:07.644253 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2025.09.17 20:38:07.644373 [ 39 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2348 | 2025.09.17 20:38:07.644410 [ 39 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2025.09.17 20:38:07.644428 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2350 | 2025.09.17 20:38:07.644494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 290 | ||
| 2351 | 2025.09.17 20:38:07.644510 [ 199 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 2352 | 2025.09.17 20:38:07.644996 [ 199 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2353 | 2025.09.17 20:38:07.645153 [ 199 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 2354 | 2025.09.17 20:38:07.645533 [ 199 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 2355 | 2025.09.17 20:38:07.645917 [ 199 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
| 2356 | 2025.09.17 20:38:07.646284 [ 199 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2357 | 2025.09.17 20:38:07.646638 [ 199 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2358 | 2025.09.17 20:38:07.646986 [ 199 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 2359 | 2025.09.17 20:38:07.652650 [ 196 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 72 columns (72 merged, 0 gathered) in 0.00817059 sec., 35493.152881248476 rows/sec., 34.99 MiB/sec. | ||
| 2360 | 2025.09.17 20:38:07.653482 [ 189 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2361 | 2025.09.17 20:38:07.654131 [ 189 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_6_1} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2025.09.17 20:38:07.654211 [ 189 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_6_1} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2363 | 2025.09.17 20:38:07.654430 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.66 MiB. | ||
| 2364 | 2025.09.17 20:38:08.437129 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2025.09.17 20:38:08.437329 [ 5 ] {82588675-0a1b-4030-8122-6e2cd2a10014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2366 | 2025.09.17 20:38:08.437400 [ 5 ] {82588675-0a1b-4030-8122-6e2cd2a10014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2367 | 2025.09.17 20:38:08.438076 [ 5 ] {82588675-0a1b-4030-8122-6e2cd2a10014} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2025.09.17 20:38:08.438124 [ 5 ] {82588675-0a1b-4030-8122-6e2cd2a10014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2369 | 2025.09.17 20:38:08.438508 [ 5 ] {82588675-0a1b-4030-8122-6e2cd2a10014} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2370 | 2025.09.17 20:38:08.438751 [ 5 ] {82588675-0a1b-4030-8122-6e2cd2a10014} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2025.09.17 20:38:08.438881 [ 37 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2372 | 2025.09.17 20:38:08.438895 [ 5 ] {82588675-0a1b-4030-8122-6e2cd2a10014} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.65 MiB/sec. | ||
| 2373 | 2025.09.17 20:38:08.438950 [ 37 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.09.17 20:38:08.438963 [ 5 ] {82588675-0a1b-4030-8122-6e2cd2a10014} <Debug> TCPHandler: Processed in 0.001972745 sec. | ||
| 2375 | 2025.09.17 20:38:08.438978 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2376 | 2025.09.17 20:38:08.439105 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2377 | 2025.09.17 20:38:08.439124 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 2378 | 2025.09.17 20:38:08.439229 [ 5 ] {ccc502f3-503e-44e1-911c-64be146fef5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2379 | 2025.09.17 20:38:08.439275 [ 5 ] {ccc502f3-503e-44e1-911c-64be146fef5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2380 | 2025.09.17 20:38:08.439294 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2381 | 2025.09.17 20:38:08.439342 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 220 rows starting from the beginning of the part | ||
| 2382 | 2025.09.17 20:38:08.439415 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 177 rows starting from the beginning of the part | ||
| 2383 | 2025.09.17 20:38:08.439460 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 120 rows starting from the beginning of the part | ||
| 2384 | 2025.09.17 20:38:08.439499 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2385 | 2025.09.17 20:38:08.439542 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 120 rows starting from the beginning of the part | ||
| 2386 | 2025.09.17 20:38:08.439578 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2387 | 2025.09.17 20:38:08.439736 [ 5 ] {ccc502f3-503e-44e1-911c-64be146fef5b} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2025.09.17 20:38:08.439778 [ 5 ] {ccc502f3-503e-44e1-911c-64be146fef5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2389 | 2025.09.17 20:38:08.440104 [ 5 ] {ccc502f3-503e-44e1-911c-64be146fef5b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2390 | 2025.09.17 20:38:08.440392 [ 5 ] {ccc502f3-503e-44e1-911c-64be146fef5b} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2025.09.17 20:38:08.440521 [ 36 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2392 | 2025.09.17 20:38:08.440540 [ 5 ] {ccc502f3-503e-44e1-911c-64be146fef5b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001331 sec., 48084.14725770098 rows/sec., 3.75 MiB/sec. | ||
| 2393 | 2025.09.17 20:38:08.440589 [ 36 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.09.17 20:38:08.440589 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530783 sec., 489292.0812420833 rows/sec., 44.15 MiB/sec. | ||
| 2395 | 2025.09.17 20:38:08.440615 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2396 | 2025.09.17 20:38:08.440597 [ 5 ] {ccc502f3-503e-44e1-911c-64be146fef5b} <Debug> TCPHandler: Processed in 0.001539073 sec. | ||
| 2397 | 2025.09.17 20:38:08.440731 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 2398 | 2025.09.17 20:38:08.440770 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2025.09.17 20:38:08.440796 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2400 | 2025.09.17 20:38:08.440864 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2401 | 2025.09.17 20:38:08.440867 [ 5 ] {973be206-235f-4be4-b79c-5f90b5f64d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2402 | 2025.09.17 20:38:08.440918 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 126 rows starting from the beginning of the part | ||
| 2403 | 2025.09.17 20:38:08.440928 [ 5 ] {973be206-235f-4be4-b79c-5f90b5f64d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2404 | 2025.09.17 20:38:08.441024 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 2405 | 2025.09.17 20:38:08.441085 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2406 | 2025.09.17 20:38:08.441116 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2025.09.17 20:38:08.441141 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2408 | 2025.09.17 20:38:08.441193 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 96 rows starting from the beginning of the part | ||
| 2409 | 2025.09.17 20:38:08.441200 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_11_2} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2410 | 2025.09.17 20:38:08.441241 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2411 | 2025.09.17 20:38:08.441279 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2412 | 2025.09.17 20:38:08.441371 [ 5 ] {973be206-235f-4be4-b79c-5f90b5f64d99} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2025.09.17 20:38:08.441413 [ 5 ] {973be206-235f-4be4-b79c-5f90b5f64d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2414 | 2025.09.17 20:38:08.441779 [ 5 ] {973be206-235f-4be4-b79c-5f90b5f64d99} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2415 | 2025.09.17 20:38:08.442013 [ 5 ] {973be206-235f-4be4-b79c-5f90b5f64d99} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2025.09.17 20:38:08.442118 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2417 | 2025.09.17 20:38:08.442144 [ 5 ] {973be206-235f-4be4-b79c-5f90b5f64d99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001295 sec., 123552.12355212356 rows/sec., 8.61 MiB/sec. | ||
| 2418 | 2025.09.17 20:38:08.442151 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2025.09.17 20:38:08.442183 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2420 | 2025.09.17 20:38:08.442187 [ 5 ] {973be206-235f-4be4-b79c-5f90b5f64d99} <Debug> TCPHandler: Processed in 0.001463881 sec. | ||
| 2421 | 2025.09.17 20:38:08.442205 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525062 sec., 359329.6534829404 rows/sec., 29.93 MiB/sec. | ||
| 2422 | 2025.09.17 20:38:08.442275 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 2423 | 2025.09.17 20:38:08.442310 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2025.09.17 20:38:08.442356 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2425 | 2025.09.17 20:38:08.442402 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2426 | 2025.09.17 20:38:08.442410 [ 5 ] {99f837c4-b042-4b46-a460-3506e4246942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2427 | 2025.09.17 20:38:08.442441 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 419 rows starting from the beginning of the part | ||
| 2428 | 2025.09.17 20:38:08.442458 [ 5 ] {99f837c4-b042-4b46-a460-3506e4246942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2429 | 2025.09.17 20:38:08.442529 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 177 rows starting from the beginning of the part | ||
| 2430 | 2025.09.17 20:38:08.442583 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2431 | 2025.09.17 20:38:08.442630 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2432 | 2025.09.17 20:38:08.442641 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2025.09.17 20:38:08.442675 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 2434 | 2025.09.17 20:38:08.442725 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_11_2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2435 | 2025.09.17 20:38:08.442727 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2436 | 2025.09.17 20:38:08.442795 [ 5 ] {99f837c4-b042-4b46-a460-3506e4246942} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2437 | 2025.09.17 20:38:08.442820 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2438 | 2025.09.17 20:38:08.442840 [ 5 ] {99f837c4-b042-4b46-a460-3506e4246942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2439 | 2025.09.17 20:38:08.443186 [ 5 ] {99f837c4-b042-4b46-a460-3506e4246942} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2440 | 2025.09.17 20:38:08.443401 [ 5 ] {99f837c4-b042-4b46-a460-3506e4246942} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2025.09.17 20:38:08.443504 [ 36 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2442 | 2025.09.17 20:38:08.443526 [ 5 ] {99f837c4-b042-4b46-a460-3506e4246942} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 2443 | 2025.09.17 20:38:08.443536 [ 36 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2025.09.17 20:38:08.443564 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2445 | 2025.09.17 20:38:08.443565 [ 5 ] {99f837c4-b042-4b46-a460-3506e4246942} <Debug> TCPHandler: Processed in 0.001302047 sec. | ||
| 2446 | 2025.09.17 20:38:08.443669 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 2447 | 2025.09.17 20:38:08.443780 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2448 | 2025.09.17 20:38:08.443815 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 114 rows starting from the beginning of the part | ||
| 2449 | 2025.09.17 20:38:08.443818 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1236 rows, containing 5 columns (5 merged, 0 gathered) in 0.001601845 sec., 771610.2369455223 rows/sec., 55.68 MiB/sec. | ||
| 2450 | 2025.09.17 20:38:08.443893 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
| 2451 | 2025.09.17 20:38:08.443945 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2452 | 2025.09.17 20:38:08.444013 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2453 | 2025.09.17 20:38:08.444064 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 2454 | 2025.09.17 20:38:08.444118 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2455 | 2025.09.17 20:38:08.444130 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2456 | 2025.09.17 20:38:08.444522 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2025.09.17 20:38:08.444612 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2458 | 2025.09.17 20:38:08.444703 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 2459 | 2025.09.17 20:38:08.444989 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351618 sec., 301860.4368985912 rows/sec., 20.14 MiB/sec. | ||
| 2460 | 2025.09.17 20:38:08.445160 [ 199 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2461 | 2025.09.17 20:38:08.445410 [ 199 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_11_2} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2025.09.17 20:38:08.445490 [ 199 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_11_2} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2463 | 2025.09.17 20:38:08.445560 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2464 | 2025.09.17 20:38:12.562578 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2465 | 2025.09.17 20:38:12.562644 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2466 | 2025.09.17 20:38:12.639425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4774 | ||
| 2467 | 2025.09.17 20:38:12.639937 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2025.09.17 20:38:12.639978 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2469 | 2025.09.17 20:38:12.640571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2470 | 2025.09.17 20:38:12.640799 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2025.09.17 20:38:12.640923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4774 | ||
| 2472 | 2025.09.17 20:38:12.879983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2473 | 2025.09.17 20:38:12.897181 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2025.09.17 20:38:12.897236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2475 | 2025.09.17 20:38:12.903578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2476 | 2025.09.17 20:38:12.904305 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2025.09.17 20:38:12.907278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2478 | 2025.09.17 20:38:13.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.92 MiB, peak 212.86 MiB, free memory in arenas 0.00 B, will set to 205.68 MiB (RSS), difference: 1.76 MiB | ||
| 2479 | 2025.09.17 20:38:13.439182 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2025.09.17 20:38:13.439371 [ 5 ] {b2f1f020-5977-4f67-b722-71c90d9f6fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2481 | 2025.09.17 20:38:13.439440 [ 5 ] {b2f1f020-5977-4f67-b722-71c90d9f6fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2482 | 2025.09.17 20:38:13.440505 [ 5 ] {b2f1f020-5977-4f67-b722-71c90d9f6fdc} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2025.09.17 20:38:13.440557 [ 5 ] {b2f1f020-5977-4f67-b722-71c90d9f6fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2484 | 2025.09.17 20:38:13.440977 [ 5 ] {b2f1f020-5977-4f67-b722-71c90d9f6fdc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2485 | 2025.09.17 20:38:13.441211 [ 5 ] {b2f1f020-5977-4f67-b722-71c90d9f6fdc} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2025.09.17 20:38:13.441370 [ 5 ] {b2f1f020-5977-4f67-b722-71c90d9f6fdc} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.00205 sec., 59512.19512195121 rows/sec., 5.11 MiB/sec. | ||
| 2487 | 2025.09.17 20:38:13.441422 [ 5 ] {b2f1f020-5977-4f67-b722-71c90d9f6fdc} <Debug> TCPHandler: Processed in 0.002372607 sec. | ||
| 2488 | 2025.09.17 20:38:13.441568 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2025.09.17 20:38:13.441670 [ 5 ] {2e84f305-2a73-42d0-b0c3-9236d877816d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2490 | 2025.09.17 20:38:13.441713 [ 5 ] {2e84f305-2a73-42d0-b0c3-9236d877816d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2491 | 2025.09.17 20:38:13.442219 [ 5 ] {2e84f305-2a73-42d0-b0c3-9236d877816d} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2025.09.17 20:38:13.442257 [ 5 ] {2e84f305-2a73-42d0-b0c3-9236d877816d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2493 | 2025.09.17 20:38:13.442589 [ 5 ] {2e84f305-2a73-42d0-b0c3-9236d877816d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2494 | 2025.09.17 20:38:13.442799 [ 5 ] {2e84f305-2a73-42d0-b0c3-9236d877816d} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.09.17 20:38:13.442925 [ 5 ] {2e84f305-2a73-42d0-b0c3-9236d877816d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00128 sec., 25781.249999999996 rows/sec., 1.89 MiB/sec. | ||
| 2496 | 2025.09.17 20:38:13.442962 [ 5 ] {2e84f305-2a73-42d0-b0c3-9236d877816d} <Debug> TCPHandler: Processed in 0.00144528 sec. | ||
| 2497 | 2025.09.17 20:38:13.443109 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2025.09.17 20:38:13.443203 [ 5 ] {d52e5c9a-f27d-42f0-91da-4a519bc7d58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2499 | 2025.09.17 20:38:13.443242 [ 5 ] {d52e5c9a-f27d-42f0-91da-4a519bc7d58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2500 | 2025.09.17 20:38:13.443711 [ 5 ] {d52e5c9a-f27d-42f0-91da-4a519bc7d58a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2025.09.17 20:38:13.443747 [ 5 ] {d52e5c9a-f27d-42f0-91da-4a519bc7d58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2502 | 2025.09.17 20:38:13.444042 [ 5 ] {d52e5c9a-f27d-42f0-91da-4a519bc7d58a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2503 | 2025.09.17 20:38:13.444266 [ 5 ] {d52e5c9a-f27d-42f0-91da-4a519bc7d58a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.09.17 20:38:13.444385 [ 5 ] {d52e5c9a-f27d-42f0-91da-4a519bc7d58a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001201 sec., 80766.02830974189 rows/sec., 6.31 MiB/sec. | ||
| 2505 | 2025.09.17 20:38:13.444421 [ 5 ] {d52e5c9a-f27d-42f0-91da-4a519bc7d58a} <Debug> TCPHandler: Processed in 0.001360628 sec. | ||
| 2506 | 2025.09.17 20:38:13.444542 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2025.09.17 20:38:13.444635 [ 5 ] {52d667cb-e9fb-4785-91cf-e161d14bab4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2508 | 2025.09.17 20:38:13.444677 [ 5 ] {52d667cb-e9fb-4785-91cf-e161d14bab4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2509 | 2025.09.17 20:38:13.445133 [ 5 ] {52d667cb-e9fb-4785-91cf-e161d14bab4a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.09.17 20:38:13.445169 [ 5 ] {52d667cb-e9fb-4785-91cf-e161d14bab4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2511 | 2025.09.17 20:38:13.445500 [ 5 ] {52d667cb-e9fb-4785-91cf-e161d14bab4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2512 | 2025.09.17 20:38:13.445716 [ 5 ] {52d667cb-e9fb-4785-91cf-e161d14bab4a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.09.17 20:38:13.445839 [ 5 ] {52d667cb-e9fb-4785-91cf-e161d14bab4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 2514 | 2025.09.17 20:38:13.445875 [ 5 ] {52d667cb-e9fb-4785-91cf-e161d14bab4a} <Debug> TCPHandler: Processed in 0.001380338 sec. | ||
| 2515 | 2025.09.17 20:38:13.445996 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2025.09.17 20:38:13.446089 [ 5 ] {ba6da3be-dc34-4a2e-a5b4-c93bd4ecd1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2517 | 2025.09.17 20:38:13.446142 [ 5 ] {ba6da3be-dc34-4a2e-a5b4-c93bd4ecd1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2518 | 2025.09.17 20:38:13.446978 [ 5 ] {ba6da3be-dc34-4a2e-a5b4-c93bd4ecd1a7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2025.09.17 20:38:13.447014 [ 5 ] {ba6da3be-dc34-4a2e-a5b4-c93bd4ecd1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2520 | 2025.09.17 20:38:13.447577 [ 5 ] {ba6da3be-dc34-4a2e-a5b4-c93bd4ecd1a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2521 | 2025.09.17 20:38:13.447797 [ 5 ] {ba6da3be-dc34-4a2e-a5b4-c93bd4ecd1a7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2025.09.17 20:38:13.447942 [ 5 ] {ba6da3be-dc34-4a2e-a5b4-c93bd4ecd1a7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001871 sec., 17637.626937466594 rows/sec., 31.61 MiB/sec. | ||
| 2523 | 2025.09.17 20:38:13.447997 [ 5 ] {ba6da3be-dc34-4a2e-a5b4-c93bd4ecd1a7} <Debug> TCPHandler: Processed in 0.002047227 sec. | ||
| 2524 | 2025.09.17 20:38:13.448137 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2025.09.17 20:38:13.448234 [ 5 ] {dd0c1bb6-9b9c-4740-968b-1bd326d3e9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2526 | 2025.09.17 20:38:13.448275 [ 5 ] {dd0c1bb6-9b9c-4740-968b-1bd326d3e9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2527 | 2025.09.17 20:38:13.448630 [ 5 ] {dd0c1bb6-9b9c-4740-968b-1bd326d3e9c6} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2025.09.17 20:38:13.448665 [ 5 ] {dd0c1bb6-9b9c-4740-968b-1bd326d3e9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2529 | 2025.09.17 20:38:13.448956 [ 5 ] {dd0c1bb6-9b9c-4740-968b-1bd326d3e9c6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2530 | 2025.09.17 20:38:13.449162 [ 5 ] {dd0c1bb6-9b9c-4740-968b-1bd326d3e9c6} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2025.09.17 20:38:13.449290 [ 5 ] {dd0c1bb6-9b9c-4740-968b-1bd326d3e9c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 2532 | 2025.09.17 20:38:13.449324 [ 5 ] {dd0c1bb6-9b9c-4740-968b-1bd326d3e9c6} <Debug> TCPHandler: Processed in 0.001233804 sec. | ||
| 2533 | 2025.09.17 20:38:17.644660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 310 | ||
| 2534 | 2025.09.17 20:38:17.647158 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2025.09.17 20:38:17.647202 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2536 | 2025.09.17 20:38:17.648335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2537 | 2025.09.17 20:38:17.648606 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2025.09.17 20:38:17.648857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2539 | 2025.09.17 20:38:18.439898 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2540 | 2025.09.17 20:38:18.440200 [ 5 ] {9cae6bdb-c3ef-4a26-af7a-cd119b1a6e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2541 | 2025.09.17 20:38:18.440330 [ 5 ] {9cae6bdb-c3ef-4a26-af7a-cd119b1a6e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2542 | 2025.09.17 20:38:18.441207 [ 5 ] {9cae6bdb-c3ef-4a26-af7a-cd119b1a6e36} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2025.09.17 20:38:18.441260 [ 5 ] {9cae6bdb-c3ef-4a26-af7a-cd119b1a6e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2544 | 2025.09.17 20:38:18.441693 [ 5 ] {9cae6bdb-c3ef-4a26-af7a-cd119b1a6e36} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2545 | 2025.09.17 20:38:18.441925 [ 5 ] {9cae6bdb-c3ef-4a26-af7a-cd119b1a6e36} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2546 | 2025.09.17 20:38:18.442079 [ 5 ] {9cae6bdb-c3ef-4a26-af7a-cd119b1a6e36} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001968 sec., 12195.121951219511 rows/sec., 1.01 MiB/sec. | ||
| 2547 | 2025.09.17 20:38:18.442128 [ 5 ] {9cae6bdb-c3ef-4a26-af7a-cd119b1a6e36} <Debug> TCPHandler: Processed in 0.002425338 sec. | ||
| 2548 | 2025.09.17 20:38:18.442269 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2025.09.17 20:38:18.442372 [ 5 ] {f40a5282-3346-4707-8d27-239b984ed02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2550 | 2025.09.17 20:38:18.442417 [ 5 ] {f40a5282-3346-4707-8d27-239b984ed02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2551 | 2025.09.17 20:38:18.442841 [ 5 ] {f40a5282-3346-4707-8d27-239b984ed02d} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2025.09.17 20:38:18.442880 [ 5 ] {f40a5282-3346-4707-8d27-239b984ed02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2553 | 2025.09.17 20:38:18.443189 [ 5 ] {f40a5282-3346-4707-8d27-239b984ed02d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2554 | 2025.09.17 20:38:18.443400 [ 5 ] {f40a5282-3346-4707-8d27-239b984ed02d} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.09.17 20:38:18.443527 [ 5 ] {f40a5282-3346-4707-8d27-239b984ed02d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001179 sec., 6785.411365564038 rows/sec., 553.30 KiB/sec. | ||
| 2556 | 2025.09.17 20:38:18.443565 [ 5 ] {f40a5282-3346-4707-8d27-239b984ed02d} <Debug> TCPHandler: Processed in 0.001348348 sec. | ||
| 2557 | 2025.09.17 20:38:18.443678 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2558 | 2025.09.17 20:38:18.443775 [ 5 ] {9d1c4b04-9016-482c-8fca-64e7c92e277b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2559 | 2025.09.17 20:38:18.443816 [ 5 ] {9d1c4b04-9016-482c-8fca-64e7c92e277b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2560 | 2025.09.17 20:38:18.444320 [ 5 ] {9d1c4b04-9016-482c-8fca-64e7c92e277b} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2561 | 2025.09.17 20:38:18.444357 [ 5 ] {9d1c4b04-9016-482c-8fca-64e7c92e277b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2562 | 2025.09.17 20:38:18.444691 [ 5 ] {9d1c4b04-9016-482c-8fca-64e7c92e277b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2563 | 2025.09.17 20:38:18.444905 [ 5 ] {9d1c4b04-9016-482c-8fca-64e7c92e277b} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2025.09.17 20:38:18.445031 [ 5 ] {9d1c4b04-9016-482c-8fca-64e7c92e277b} <Debug> executeQuery: Read 196 rows, 17.68 KiB in 0.001277 sec., 153484.72983555208 rows/sec., 13.52 MiB/sec. | ||
| 2565 | 2025.09.17 20:38:18.445071 [ 5 ] {9d1c4b04-9016-482c-8fca-64e7c92e277b} <Debug> TCPHandler: Processed in 0.00144174 sec. | ||
| 2566 | 2025.09.17 20:38:18.445188 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2025.09.17 20:38:18.445282 [ 5 ] {5bbc37cc-22e1-4dc2-ab19-4b75737deb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2568 | 2025.09.17 20:38:18.445323 [ 5 ] {5bbc37cc-22e1-4dc2-ab19-4b75737deb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2569 | 2025.09.17 20:38:18.445721 [ 5 ] {5bbc37cc-22e1-4dc2-ab19-4b75737deb51} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2025.09.17 20:38:18.445758 [ 5 ] {5bbc37cc-22e1-4dc2-ab19-4b75737deb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2571 | 2025.09.17 20:38:18.446082 [ 5 ] {5bbc37cc-22e1-4dc2-ab19-4b75737deb51} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2572 | 2025.09.17 20:38:18.446296 [ 5 ] {5bbc37cc-22e1-4dc2-ab19-4b75737deb51} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2025.09.17 20:38:18.446429 [ 5 ] {5bbc37cc-22e1-4dc2-ab19-4b75737deb51} <Debug> executeQuery: Read 28 rows, 2.12 KiB in 0.001166 sec., 24013.722126929675 rows/sec., 1.78 MiB/sec. | ||
| 2574 | 2025.09.17 20:38:18.446467 [ 5 ] {5bbc37cc-22e1-4dc2-ab19-4b75737deb51} <Debug> TCPHandler: Processed in 0.001328648 sec. | ||
| 2575 | 2025.09.17 20:38:18.446571 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2025.09.17 20:38:18.446664 [ 5 ] {06987a9e-3c90-4103-b3ab-f8817d317928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2577 | 2025.09.17 20:38:18.446704 [ 5 ] {06987a9e-3c90-4103-b3ab-f8817d317928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2578 | 2025.09.17 20:38:18.447095 [ 5 ] {06987a9e-3c90-4103-b3ab-f8817d317928} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2025.09.17 20:38:18.447132 [ 5 ] {06987a9e-3c90-4103-b3ab-f8817d317928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2580 | 2025.09.17 20:38:18.447427 [ 5 ] {06987a9e-3c90-4103-b3ab-f8817d317928} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2581 | 2025.09.17 20:38:18.447634 [ 5 ] {06987a9e-3c90-4103-b3ab-f8817d317928} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2025.09.17 20:38:18.447763 [ 5 ] {06987a9e-3c90-4103-b3ab-f8817d317928} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.78 MiB/sec. | ||
| 2583 | 2025.09.17 20:38:18.447801 [ 5 ] {06987a9e-3c90-4103-b3ab-f8817d317928} <Debug> TCPHandler: Processed in 0.001278026 sec. | ||
| 2584 | 2025.09.17 20:38:18.447914 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2025.09.17 20:38:18.448020 [ 5 ] {06a0c46b-b4a5-433e-86c9-7ec8627ead55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2586 | 2025.09.17 20:38:18.448061 [ 5 ] {06a0c46b-b4a5-433e-86c9-7ec8627ead55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2587 | 2025.09.17 20:38:18.448490 [ 5 ] {06a0c46b-b4a5-433e-86c9-7ec8627ead55} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2025.09.17 20:38:18.448527 [ 5 ] {06a0c46b-b4a5-433e-86c9-7ec8627ead55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2589 | 2025.09.17 20:38:18.448842 [ 5 ] {06a0c46b-b4a5-433e-86c9-7ec8627ead55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2590 | 2025.09.17 20:38:18.449056 [ 5 ] {06a0c46b-b4a5-433e-86c9-7ec8627ead55} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2025.09.17 20:38:18.449183 [ 5 ] {06a0c46b-b4a5-433e-86c9-7ec8627ead55} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 792.48 KiB/sec. | ||
| 2592 | 2025.09.17 20:38:18.449221 [ 5 ] {06a0c46b-b4a5-433e-86c9-7ec8627ead55} <Debug> TCPHandler: Processed in 0.001360368 sec. | ||
| 2593 | 2025.09.17 20:38:18.449332 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2025.09.17 20:38:18.449428 [ 5 ] {b3cd52cd-b1e3-47d2-bb57-5b1f95c4860a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2595 | 2025.09.17 20:38:18.449469 [ 5 ] {b3cd52cd-b1e3-47d2-bb57-5b1f95c4860a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2596 | 2025.09.17 20:38:18.449902 [ 5 ] {b3cd52cd-b1e3-47d2-bb57-5b1f95c4860a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2025.09.17 20:38:18.449939 [ 5 ] {b3cd52cd-b1e3-47d2-bb57-5b1f95c4860a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2598 | 2025.09.17 20:38:18.450245 [ 5 ] {b3cd52cd-b1e3-47d2-bb57-5b1f95c4860a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2599 | 2025.09.17 20:38:18.450450 [ 5 ] {b3cd52cd-b1e3-47d2-bb57-5b1f95c4860a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2025.09.17 20:38:18.450572 [ 5 ] {b3cd52cd-b1e3-47d2-bb57-5b1f95c4860a} <Debug> executeQuery: Read 122 rows, 10.15 KiB in 0.001165 sec., 104721.03004291846 rows/sec., 8.51 MiB/sec. | ||
| 2601 | 2025.09.17 20:38:18.450609 [ 5 ] {b3cd52cd-b1e3-47d2-bb57-5b1f95c4860a} <Debug> TCPHandler: Processed in 0.001325907 sec. | ||
| 2602 | 2025.09.17 20:38:18.450722 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2025.09.17 20:38:18.450816 [ 5 ] {ff6471b0-6256-4e1e-80fe-72b316f3e465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2604 | 2025.09.17 20:38:18.450859 [ 5 ] {ff6471b0-6256-4e1e-80fe-72b316f3e465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2605 | 2025.09.17 20:38:18.451257 [ 5 ] {ff6471b0-6256-4e1e-80fe-72b316f3e465} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2025.09.17 20:38:18.451293 [ 5 ] {ff6471b0-6256-4e1e-80fe-72b316f3e465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2607 | 2025.09.17 20:38:18.451618 [ 5 ] {ff6471b0-6256-4e1e-80fe-72b316f3e465} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2608 | 2025.09.17 20:38:18.451828 [ 5 ] {ff6471b0-6256-4e1e-80fe-72b316f3e465} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2025.09.17 20:38:18.451950 [ 5 ] {ff6471b0-6256-4e1e-80fe-72b316f3e465} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001154 sec., 173310.2253032929 rows/sec., 12.42 MiB/sec. | ||
| 2610 | 2025.09.17 20:38:18.451986 [ 5 ] {ff6471b0-6256-4e1e-80fe-72b316f3e465} <Debug> TCPHandler: Processed in 0.001313907 sec. | ||
| 2611 | 2025.09.17 20:38:18.452098 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2025.09.17 20:38:18.452192 [ 5 ] {f91f1f91-cb58-407f-a886-61234a3d72b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2613 | 2025.09.17 20:38:18.452246 [ 5 ] {f91f1f91-cb58-407f-a886-61234a3d72b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2614 | 2025.09.17 20:38:18.452963 [ 5 ] {f91f1f91-cb58-407f-a886-61234a3d72b9} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2025.09.17 20:38:18.452999 [ 5 ] {f91f1f91-cb58-407f-a886-61234a3d72b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2616 | 2025.09.17 20:38:18.453514 [ 5 ] {f91f1f91-cb58-407f-a886-61234a3d72b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2617 | 2025.09.17 20:38:18.453730 [ 5 ] {f91f1f91-cb58-407f-a886-61234a3d72b9} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2025.09.17 20:38:18.453840 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2619 | 2025.09.17 20:38:18.453867 [ 5 ] {f91f1f91-cb58-407f-a886-61234a3d72b9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001694 sec., 4722.550177095632 rows/sec., 8.46 MiB/sec. | ||
| 2620 | 2025.09.17 20:38:18.453907 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.09.17 20:38:18.453928 [ 5 ] {f91f1f91-cb58-407f-a886-61234a3d72b9} <Debug> TCPHandler: Processed in 0.001878303 sec. | ||
| 2622 | 2025.09.17 20:38:18.453932 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2623 | 2025.09.17 20:38:18.454054 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2624 | 2025.09.17 20:38:18.454059 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 2625 | 2025.09.17 20:38:18.454157 [ 5 ] {248d0f56-71a7-4784-9cb2-05d0bdf0b303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2626 | 2025.09.17 20:38:18.454203 [ 5 ] {248d0f56-71a7-4784-9cb2-05d0bdf0b303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2627 | 2025.09.17 20:38:18.454320 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2628 | 2025.09.17 20:38:18.454417 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
| 2629 | 2025.09.17 20:38:18.454527 [ 5 ] {248d0f56-71a7-4784-9cb2-05d0bdf0b303} <Trace> oximeter.measurements_i64 (bc31f806-e141-4bbe-952f-10363c2e5e2e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.09.17 20:38:18.454567 [ 5 ] {248d0f56-71a7-4784-9cb2-05d0bdf0b303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2631 | 2025.09.17 20:38:18.454610 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 2632 | 2025.09.17 20:38:18.454741 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2633 | 2025.09.17 20:38:18.454853 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2634 | 2025.09.17 20:38:18.454886 [ 5 ] {248d0f56-71a7-4784-9cb2-05d0bdf0b303} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2635 | 2025.09.17 20:38:18.454966 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2636 | 2025.09.17 20:38:18.455078 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 2637 | 2025.09.17 20:38:18.455115 [ 5 ] {248d0f56-71a7-4784-9cb2-05d0bdf0b303} <Trace> oximeter.measurements_i64 (bc31f806-e141-4bbe-952f-10363c2e5e2e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2025.09.17 20:38:18.455254 [ 5 ] {248d0f56-71a7-4784-9cb2-05d0bdf0b303} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 379.77 KiB/sec. | ||
| 2639 | 2025.09.17 20:38:18.455289 [ 5 ] {248d0f56-71a7-4784-9cb2-05d0bdf0b303} <Debug> TCPHandler: Processed in 0.001284116 sec. | ||
| 2640 | 2025.09.17 20:38:18.455400 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2025.09.17 20:38:18.455494 [ 5 ] {2e4f1a42-d74f-43cc-a8be-a38321e41e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2642 | 2025.09.17 20:38:18.455537 [ 5 ] {2e4f1a42-d74f-43cc-a8be-a38321e41e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2643 | 2025.09.17 20:38:18.455878 [ 5 ] {2e4f1a42-d74f-43cc-a8be-a38321e41e9e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2025.09.17 20:38:18.455913 [ 5 ] {2e4f1a42-d74f-43cc-a8be-a38321e41e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2645 | 2025.09.17 20:38:18.456252 [ 5 ] {2e4f1a42-d74f-43cc-a8be-a38321e41e9e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2646 | 2025.09.17 20:38:18.456474 [ 5 ] {2e4f1a42-d74f-43cc-a8be-a38321e41e9e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2025.09.17 20:38:18.456604 [ 5 ] {2e4f1a42-d74f-43cc-a8be-a38321e41e9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 2648 | 2025.09.17 20:38:18.456639 [ 5 ] {2e4f1a42-d74f-43cc-a8be-a38321e41e9e} <Debug> TCPHandler: Processed in 0.001288176 sec. | ||
| 2649 | 2025.09.17 20:38:18.462036 [ 200 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 19 columns (19 merged, 0 gathered) in 0.008014125 sec., 18841.732565938266 rows/sec., 33.76 MiB/sec. | ||
| 2650 | 2025.09.17 20:38:18.462721 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2651 | 2025.09.17 20:38:18.463175 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2025.09.17 20:38:18.463248 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2653 | 2025.09.17 20:38:18.463377 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2654 | 2025.09.17 20:38:20.141938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5286 | ||
| 2655 | 2025.09.17 20:38:20.142448 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2025.09.17 20:38:20.142496 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2657 | 2025.09.17 20:38:20.142986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2658 | 2025.09.17 20:38:20.143230 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2025.09.17 20:38:20.143355 [ 71 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2660 | 2025.09.17 20:38:20.143373 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5286 | ||
| 2661 | 2025.09.17 20:38:20.143425 [ 71 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2025.09.17 20:38:20.143449 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2663 | 2025.09.17 20:38:20.143543 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 2664 | 2025.09.17 20:38:20.143643 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2665 | 2025.09.17 20:38:20.143674 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 2666 | 2025.09.17 20:38:20.143788 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2667 | 2025.09.17 20:38:20.143831 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2668 | 2025.09.17 20:38:20.143870 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2669 | 2025.09.17 20:38:20.143907 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2670 | 2025.09.17 20:38:20.143946 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2671 | 2025.09.17 20:38:20.145307 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5286 rows, containing 4 columns (4 merged, 0 gathered) in 0.001802341 sec., 2932852.3292762022 rows/sec., 41.95 MiB/sec. | ||
| 2672 | 2025.09.17 20:38:20.146222 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2673 | 2025.09.17 20:38:20.146622 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_11_2} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2674 | 2025.09.17 20:38:20.146711 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_11_2} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2675 | 2025.09.17 20:38:20.146806 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2676 | 2025.09.17 20:38:20.408253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2677 | 2025.09.17 20:38:20.425227 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2025.09.17 20:38:20.425282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2679 | 2025.09.17 20:38:20.431192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2680 | 2025.09.17 20:38:20.431957 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2025.09.17 20:38:20.432240 [ 71 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2682 | 2025.09.17 20:38:20.432285 [ 71 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2025.09.17 20:38:20.432303 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2684 | 2025.09.17 20:38:20.432394 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 2685 | 2025.09.17 20:38:20.435342 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2686 | 2025.09.17 20:38:20.436301 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2687 | 2025.09.17 20:38:20.437882 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 2688 | 2025.09.17 20:38:20.442703 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 2689 | 2025.09.17 20:38:20.447193 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 2690 | 2025.09.17 20:38:20.451642 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 2691 | 2025.09.17 20:38:20.456338 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 2692 | 2025.09.17 20:38:20.460599 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 2693 | 2025.09.17 20:38:20.513451 [ 192 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081107532 sec., 1023.3328268452307 rows/sec., 5.29 MiB/sec. | ||
| 2694 | 2025.09.17 20:38:20.515729 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2695 | 2025.09.17 20:38:20.517713 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_11_2} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2025.09.17 20:38:20.517788 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_11_2} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2697 | 2025.09.17 20:38:20.519633 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2698 | 2025.09.17 20:38:21.001110 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.43 MiB, peak 217.31 MiB, free memory in arenas 0.00 B, will set to 217.35 MiB (RSS), difference: 9.92 MiB | ||
| 2699 | 2025.09.17 20:38:23.436077 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2025.09.17 20:38:23.436264 [ 5 ] {8d2f46c4-7398-4c8f-919d-83cd95ef9f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2701 | 2025.09.17 20:38:23.436332 [ 5 ] {8d2f46c4-7398-4c8f-919d-83cd95ef9f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2702 | 2025.09.17 20:38:23.437072 [ 5 ] {8d2f46c4-7398-4c8f-919d-83cd95ef9f4f} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2025.09.17 20:38:23.437113 [ 5 ] {8d2f46c4-7398-4c8f-919d-83cd95ef9f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2704 | 2025.09.17 20:38:23.437531 [ 5 ] {8d2f46c4-7398-4c8f-919d-83cd95ef9f4f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2705 | 2025.09.17 20:38:23.437769 [ 5 ] {8d2f46c4-7398-4c8f-919d-83cd95ef9f4f} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2025.09.17 20:38:23.437922 [ 5 ] {8d2f46c4-7398-4c8f-919d-83cd95ef9f4f} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001659 sec., 73538.27606992163 rows/sec., 6.32 MiB/sec. | ||
| 2707 | 2025.09.17 20:38:23.437967 [ 5 ] {8d2f46c4-7398-4c8f-919d-83cd95ef9f4f} <Debug> TCPHandler: Processed in 0.001987286 sec. | ||
| 2708 | 2025.09.17 20:38:23.438096 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2025.09.17 20:38:23.438200 [ 5 ] {87d5d34d-bed3-488b-9f75-6bd871e24b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2710 | 2025.09.17 20:38:23.438245 [ 5 ] {87d5d34d-bed3-488b-9f75-6bd871e24b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2711 | 2025.09.17 20:38:23.438670 [ 5 ] {87d5d34d-bed3-488b-9f75-6bd871e24b93} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2025.09.17 20:38:23.438705 [ 5 ] {87d5d34d-bed3-488b-9f75-6bd871e24b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2713 | 2025.09.17 20:38:23.439006 [ 5 ] {87d5d34d-bed3-488b-9f75-6bd871e24b93} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2714 | 2025.09.17 20:38:23.439220 [ 5 ] {87d5d34d-bed3-488b-9f75-6bd871e24b93} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2025.09.17 20:38:23.439347 [ 5 ] {87d5d34d-bed3-488b-9f75-6bd871e24b93} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001173 sec., 28132.99232736573 rows/sec., 2.07 MiB/sec. | ||
| 2716 | 2025.09.17 20:38:23.439386 [ 5 ] {87d5d34d-bed3-488b-9f75-6bd871e24b93} <Debug> TCPHandler: Processed in 0.001342198 sec. | ||
| 2717 | 2025.09.17 20:38:23.439501 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2025.09.17 20:38:23.439597 [ 5 ] {c3b729a1-56a5-4f8c-bfc0-65001846fb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2719 | 2025.09.17 20:38:23.439639 [ 5 ] {c3b729a1-56a5-4f8c-bfc0-65001846fb03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2720 | 2025.09.17 20:38:23.440068 [ 5 ] {c3b729a1-56a5-4f8c-bfc0-65001846fb03} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2025.09.17 20:38:23.440103 [ 5 ] {c3b729a1-56a5-4f8c-bfc0-65001846fb03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2722 | 2025.09.17 20:38:23.440409 [ 5 ] {c3b729a1-56a5-4f8c-bfc0-65001846fb03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2723 | 2025.09.17 20:38:23.440614 [ 5 ] {c3b729a1-56a5-4f8c-bfc0-65001846fb03} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2025.09.17 20:38:23.440735 [ 5 ] {c3b729a1-56a5-4f8c-bfc0-65001846fb03} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001178 sec., 82342.95415959253 rows/sec., 6.43 MiB/sec. | ||
| 2725 | 2025.09.17 20:38:23.440768 [ 5 ] {c3b729a1-56a5-4f8c-bfc0-65001846fb03} <Debug> TCPHandler: Processed in 0.001340098 sec. | ||
| 2726 | 2025.09.17 20:38:23.440875 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2025.09.17 20:38:23.440964 [ 5 ] {3316a615-75dc-41ce-8980-e9909ef3f7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2728 | 2025.09.17 20:38:23.441006 [ 5 ] {3316a615-75dc-41ce-8980-e9909ef3f7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2729 | 2025.09.17 20:38:23.441453 [ 5 ] {3316a615-75dc-41ce-8980-e9909ef3f7ce} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2025.09.17 20:38:23.441487 [ 5 ] {3316a615-75dc-41ce-8980-e9909ef3f7ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2731 | 2025.09.17 20:38:23.441813 [ 5 ] {3316a615-75dc-41ce-8980-e9909ef3f7ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2732 | 2025.09.17 20:38:23.442050 [ 5 ] {3316a615-75dc-41ce-8980-e9909ef3f7ce} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2025.09.17 20:38:23.442177 [ 5 ] {3316a615-75dc-41ce-8980-e9909ef3f7ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 2734 | 2025.09.17 20:38:23.442213 [ 5 ] {3316a615-75dc-41ce-8980-e9909ef3f7ce} <Debug> TCPHandler: Processed in 0.001356958 sec. | ||
| 2735 | 2025.09.17 20:38:23.442318 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2736 | 2025.09.17 20:38:23.442413 [ 5 ] {edbab79e-ce46-4f74-96bf-8c10c4753336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2737 | 2025.09.17 20:38:23.442470 [ 5 ] {edbab79e-ce46-4f74-96bf-8c10c4753336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2738 | 2025.09.17 20:38:23.443260 [ 5 ] {edbab79e-ce46-4f74-96bf-8c10c4753336} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2025.09.17 20:38:23.443295 [ 5 ] {edbab79e-ce46-4f74-96bf-8c10c4753336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2740 | 2025.09.17 20:38:23.443858 [ 5 ] {edbab79e-ce46-4f74-96bf-8c10c4753336} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2741 | 2025.09.17 20:38:23.444078 [ 5 ] {edbab79e-ce46-4f74-96bf-8c10c4753336} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2025.09.17 20:38:23.444221 [ 5 ] {edbab79e-ce46-4f74-96bf-8c10c4753336} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001827 sec., 18062.397372742198 rows/sec., 32.37 MiB/sec. | ||
| 2743 | 2025.09.17 20:38:23.444279 [ 5 ] {edbab79e-ce46-4f74-96bf-8c10c4753336} <Debug> TCPHandler: Processed in 0.002009097 sec. | ||
| 2744 | 2025.09.17 20:38:23.444454 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2025.09.17 20:38:23.444548 [ 5 ] {18aedb82-5ccf-473b-8297-fcbc8afc6310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2746 | 2025.09.17 20:38:23.444592 [ 5 ] {18aedb82-5ccf-473b-8297-fcbc8afc6310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2747 | 2025.09.17 20:38:23.444942 [ 5 ] {18aedb82-5ccf-473b-8297-fcbc8afc6310} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2025.09.17 20:38:23.444977 [ 5 ] {18aedb82-5ccf-473b-8297-fcbc8afc6310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2749 | 2025.09.17 20:38:23.445285 [ 5 ] {18aedb82-5ccf-473b-8297-fcbc8afc6310} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2750 | 2025.09.17 20:38:23.445492 [ 5 ] {18aedb82-5ccf-473b-8297-fcbc8afc6310} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2025.09.17 20:38:23.445617 [ 5 ] {18aedb82-5ccf-473b-8297-fcbc8afc6310} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2752 | 2025.09.17 20:38:23.445652 [ 5 ] {18aedb82-5ccf-473b-8297-fcbc8afc6310} <Debug> TCPHandler: Processed in 0.001248555 sec. | ||
| 2753 | 2025.09.17 20:38:27.562853 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2754 | 2025.09.17 20:38:27.562930 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2755 | 2025.09.17 20:38:27.643452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5734 | ||
| 2756 | 2025.09.17 20:38:27.643942 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2025.09.17 20:38:27.643985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2758 | 2025.09.17 20:38:27.644572 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2759 | 2025.09.17 20:38:27.644820 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2025.09.17 20:38:27.644970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5734 | ||
| 2761 | 2025.09.17 20:38:27.648946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 344 | ||
| 2762 | 2025.09.17 20:38:27.651251 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2025.09.17 20:38:27.651307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2764 | 2025.09.17 20:38:27.652558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2765 | 2025.09.17 20:38:27.652885 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2025.09.17 20:38:27.653216 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2767 | 2025.09.17 20:38:27.935391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2768 | 2025.09.17 20:38:27.953143 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2025.09.17 20:38:27.953201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2770 | 2025.09.17 20:38:27.958903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2771 | 2025.09.17 20:38:27.959601 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2025.09.17 20:38:27.962765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2773 | 2025.09.17 20:38:28.436344 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2025.09.17 20:38:28.436525 [ 5 ] {e17ed23b-b94f-40af-806c-6e1a2b16cfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2775 | 2025.09.17 20:38:28.436592 [ 5 ] {e17ed23b-b94f-40af-806c-6e1a2b16cfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2776 | 2025.09.17 20:38:28.437240 [ 5 ] {e17ed23b-b94f-40af-806c-6e1a2b16cfaf} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.09.17 20:38:28.437289 [ 5 ] {e17ed23b-b94f-40af-806c-6e1a2b16cfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2778 | 2025.09.17 20:38:28.437678 [ 5 ] {e17ed23b-b94f-40af-806c-6e1a2b16cfaf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2779 | 2025.09.17 20:38:28.437912 [ 5 ] {e17ed23b-b94f-40af-806c-6e1a2b16cfaf} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2025.09.17 20:38:28.438057 [ 5 ] {e17ed23b-b94f-40af-806c-6e1a2b16cfaf} <Debug> executeQuery: Read 72 rows, 5.92 KiB in 0.001582 sec., 45512.01011378002 rows/sec., 3.66 MiB/sec. | ||
| 2781 | 2025.09.17 20:38:28.438097 [ 5 ] {e17ed23b-b94f-40af-806c-6e1a2b16cfaf} <Debug> TCPHandler: Processed in 0.001885803 sec. | ||
| 2782 | 2025.09.17 20:38:28.438223 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2025.09.17 20:38:28.438317 [ 5 ] {9e57d06e-7214-414c-b0e0-bb7e8569459e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2784 | 2025.09.17 20:38:28.438356 [ 5 ] {9e57d06e-7214-414c-b0e0-bb7e8569459e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2785 | 2025.09.17 20:38:28.438823 [ 5 ] {9e57d06e-7214-414c-b0e0-bb7e8569459e} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2025.09.17 20:38:28.438859 [ 5 ] {9e57d06e-7214-414c-b0e0-bb7e8569459e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2787 | 2025.09.17 20:38:28.439180 [ 5 ] {9e57d06e-7214-414c-b0e0-bb7e8569459e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2788 | 2025.09.17 20:38:28.439383 [ 5 ] {9e57d06e-7214-414c-b0e0-bb7e8569459e} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2025.09.17 20:38:28.439510 [ 5 ] {9e57d06e-7214-414c-b0e0-bb7e8569459e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001212 sec., 6600.660066006601 rows/sec., 496.34 KiB/sec. | ||
| 2790 | 2025.09.17 20:38:28.439546 [ 5 ] {9e57d06e-7214-414c-b0e0-bb7e8569459e} <Debug> TCPHandler: Processed in 0.001371038 sec. | ||
| 2791 | 2025.09.17 20:38:28.439664 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2025.09.17 20:38:28.439757 [ 5 ] {f136f7c9-2949-4d49-8fe1-c5e8fb0b9551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2793 | 2025.09.17 20:38:28.439797 [ 5 ] {f136f7c9-2949-4d49-8fe1-c5e8fb0b9551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2794 | 2025.09.17 20:38:28.440219 [ 5 ] {f136f7c9-2949-4d49-8fe1-c5e8fb0b9551} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2025.09.17 20:38:28.440256 [ 5 ] {f136f7c9-2949-4d49-8fe1-c5e8fb0b9551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2796 | 2025.09.17 20:38:28.440558 [ 5 ] {f136f7c9-2949-4d49-8fe1-c5e8fb0b9551} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2797 | 2025.09.17 20:38:28.440764 [ 5 ] {f136f7c9-2949-4d49-8fe1-c5e8fb0b9551} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2025.09.17 20:38:28.440886 [ 5 ] {f136f7c9-2949-4d49-8fe1-c5e8fb0b9551} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001148 sec., 62717.77003484321 rows/sec., 4.90 MiB/sec. | ||
| 2799 | 2025.09.17 20:38:28.440921 [ 5 ] {f136f7c9-2949-4d49-8fe1-c5e8fb0b9551} <Debug> TCPHandler: Processed in 0.001303816 sec. | ||
| 2800 | 2025.09.17 20:38:28.441060 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2025.09.17 20:38:28.441157 [ 5 ] {072a08e8-6f83-4b59-a18d-208cabaead62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2802 | 2025.09.17 20:38:28.441207 [ 5 ] {072a08e8-6f83-4b59-a18d-208cabaead62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2803 | 2025.09.17 20:38:28.441808 [ 5 ] {072a08e8-6f83-4b59-a18d-208cabaead62} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2025.09.17 20:38:28.441844 [ 5 ] {072a08e8-6f83-4b59-a18d-208cabaead62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2805 | 2025.09.17 20:38:28.442302 [ 5 ] {072a08e8-6f83-4b59-a18d-208cabaead62} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2806 | 2025.09.17 20:38:28.442510 [ 5 ] {072a08e8-6f83-4b59-a18d-208cabaead62} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2025.09.17 20:38:28.442635 [ 5 ] {072a08e8-6f83-4b59-a18d-208cabaead62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001497 sec., 106880.42752171008 rows/sec., 7.44 MiB/sec. | ||
| 2808 | 2025.09.17 20:38:28.442671 [ 5 ] {072a08e8-6f83-4b59-a18d-208cabaead62} <Debug> TCPHandler: Processed in 0.001658856 sec. | ||
| 2809 | 2025.09.17 20:38:28.442783 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2025.09.17 20:38:28.442876 [ 5 ] {3e12fd28-a8a3-49c2-b97c-42dc9f1518cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2811 | 2025.09.17 20:38:28.442930 [ 5 ] {3e12fd28-a8a3-49c2-b97c-42dc9f1518cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2812 | 2025.09.17 20:38:28.443642 [ 5 ] {3e12fd28-a8a3-49c2-b97c-42dc9f1518cd} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2025.09.17 20:38:28.443678 [ 5 ] {3e12fd28-a8a3-49c2-b97c-42dc9f1518cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2814 | 2025.09.17 20:38:28.444171 [ 5 ] {3e12fd28-a8a3-49c2-b97c-42dc9f1518cd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2815 | 2025.09.17 20:38:28.444382 [ 5 ] {3e12fd28-a8a3-49c2-b97c-42dc9f1518cd} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2025.09.17 20:38:28.444510 [ 5 ] {3e12fd28-a8a3-49c2-b97c-42dc9f1518cd} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001652 sec., 4842.6150121065375 rows/sec., 8.68 MiB/sec. | ||
| 2817 | 2025.09.17 20:38:28.444558 [ 5 ] {3e12fd28-a8a3-49c2-b97c-42dc9f1518cd} <Debug> TCPHandler: Processed in 0.001822811 sec. | ||
| 2818 | 2025.09.17 20:38:28.444673 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2025.09.17 20:38:28.444766 [ 5 ] {b57447d2-0d77-402c-bd6b-040baee68e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2820 | 2025.09.17 20:38:28.444806 [ 5 ] {b57447d2-0d77-402c-bd6b-040baee68e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2821 | 2025.09.17 20:38:28.445145 [ 5 ] {b57447d2-0d77-402c-bd6b-040baee68e7e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2025.09.17 20:38:28.445180 [ 5 ] {b57447d2-0d77-402c-bd6b-040baee68e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2823 | 2025.09.17 20:38:28.445474 [ 5 ] {b57447d2-0d77-402c-bd6b-040baee68e7e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2824 | 2025.09.17 20:38:28.445676 [ 5 ] {b57447d2-0d77-402c-bd6b-040baee68e7e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2025.09.17 20:38:28.445798 [ 5 ] {b57447d2-0d77-402c-bd6b-040baee68e7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 2826 | 2025.09.17 20:38:28.445832 [ 5 ] {b57447d2-0d77-402c-bd6b-040baee68e7e} <Debug> TCPHandler: Processed in 0.001205954 sec. | ||
| 2827 | 2025.09.17 20:38:33.437116 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2025.09.17 20:38:33.437417 [ 5 ] {83f5618d-9af5-4cc5-9009-d38a86601d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2829 | 2025.09.17 20:38:33.437483 [ 5 ] {83f5618d-9af5-4cc5-9009-d38a86601d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2830 | 2025.09.17 20:38:33.438209 [ 5 ] {83f5618d-9af5-4cc5-9009-d38a86601d4a} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2025.09.17 20:38:33.438252 [ 5 ] {83f5618d-9af5-4cc5-9009-d38a86601d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2832 | 2025.09.17 20:38:33.438613 [ 5 ] {83f5618d-9af5-4cc5-9009-d38a86601d4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2833 | 2025.09.17 20:38:33.438814 [ 5 ] {83f5618d-9af5-4cc5-9009-d38a86601d4a} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2025.09.17 20:38:33.438956 [ 5 ] {83f5618d-9af5-4cc5-9009-d38a86601d4a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001678 sec., 3575.6853396901074 rows/sec., 291.57 KiB/sec. | ||
| 2835 | 2025.09.17 20:38:33.439061 [ 5 ] {83f5618d-9af5-4cc5-9009-d38a86601d4a} <Debug> TCPHandler: Processed in 0.00212735 sec. | ||
| 2836 | 2025.09.17 20:38:33.439188 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2025.09.17 20:38:33.439282 [ 5 ] {5f4b7fac-1e1e-4aeb-b057-b1535f69649a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2838 | 2025.09.17 20:38:33.439322 [ 5 ] {5f4b7fac-1e1e-4aeb-b057-b1535f69649a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2839 | 2025.09.17 20:38:33.439831 [ 5 ] {5f4b7fac-1e1e-4aeb-b057-b1535f69649a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2025.09.17 20:38:33.439868 [ 5 ] {5f4b7fac-1e1e-4aeb-b057-b1535f69649a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2841 | 2025.09.17 20:38:33.440169 [ 5 ] {5f4b7fac-1e1e-4aeb-b057-b1535f69649a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2842 | 2025.09.17 20:38:33.440359 [ 5 ] {5f4b7fac-1e1e-4aeb-b057-b1535f69649a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2025.09.17 20:38:33.440473 [ 5 ] {5f4b7fac-1e1e-4aeb-b057-b1535f69649a} <Debug> executeQuery: Read 125 rows, 10.95 KiB in 0.00124 sec., 100806.45161290323 rows/sec., 8.62 MiB/sec. | ||
| 2844 | 2025.09.17 20:38:33.440495 [ 148 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2845 | 2025.09.17 20:38:33.440507 [ 5 ] {5f4b7fac-1e1e-4aeb-b057-b1535f69649a} <Debug> TCPHandler: Processed in 0.001397699 sec. | ||
| 2846 | 2025.09.17 20:38:33.440563 [ 148 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.09.17 20:38:33.440605 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2848 | 2025.09.17 20:38:33.440669 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2849 | 2025.09.17 20:38:33.440748 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 2850 | 2025.09.17 20:38:33.440761 [ 5 ] {4800ec26-8dfd-4fba-9de5-356a64ab2c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2851 | 2025.09.17 20:38:33.440838 [ 5 ] {4800ec26-8dfd-4fba-9de5-356a64ab2c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2852 | 2025.09.17 20:38:33.440910 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2853 | 2025.09.17 20:38:33.440958 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 247 rows starting from the beginning of the part | ||
| 2854 | 2025.09.17 20:38:33.441129 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 122 rows starting from the beginning of the part | ||
| 2855 | 2025.09.17 20:38:33.441189 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 196 rows starting from the beginning of the part | ||
| 2856 | 2025.09.17 20:38:33.441248 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 122 rows starting from the beginning of the part | ||
| 2857 | 2025.09.17 20:38:33.441298 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 2858 | 2025.09.17 20:38:33.441317 [ 5 ] {4800ec26-8dfd-4fba-9de5-356a64ab2c82} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2025.09.17 20:38:33.441348 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 125 rows starting from the beginning of the part | ||
| 2860 | 2025.09.17 20:38:33.441360 [ 5 ] {4800ec26-8dfd-4fba-9de5-356a64ab2c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2861 | 2025.09.17 20:38:33.441702 [ 5 ] {4800ec26-8dfd-4fba-9de5-356a64ab2c82} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2862 | 2025.09.17 20:38:33.441931 [ 5 ] {4800ec26-8dfd-4fba-9de5-356a64ab2c82} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2025.09.17 20:38:33.442056 [ 147 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2864 | 2025.09.17 20:38:33.442065 [ 5 ] {4800ec26-8dfd-4fba-9de5-356a64ab2c82} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001272 sec., 30660.37735849057 rows/sec., 2.23 MiB/sec. | ||
| 2865 | 2025.09.17 20:38:33.442106 [ 147 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2025.09.17 20:38:33.442122 [ 5 ] {4800ec26-8dfd-4fba-9de5-356a64ab2c82} <Debug> TCPHandler: Processed in 0.00145629 sec. | ||
| 2867 | 2025.09.17 20:38:33.442141 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2868 | 2025.09.17 20:38:33.442240 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2025.09.17 20:38:33.442243 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 2870 | 2025.09.17 20:38:33.442340 [ 5 ] {2104099e-17b0-4ec3-9555-6b36e719cd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2871 | 2025.09.17 20:38:33.442383 [ 5 ] {2104099e-17b0-4ec3-9555-6b36e719cd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2872 | 2025.09.17 20:38:33.442384 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2873 | 2025.09.17 20:38:33.442429 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 56 rows starting from the beginning of the part | ||
| 2874 | 2025.09.17 20:38:33.442461 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 884 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740719 sec., 507836.12978315284 rows/sec., 46.00 MiB/sec. | ||
| 2875 | 2025.09.17 20:38:33.442490 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
| 2876 | 2025.09.17 20:38:33.442540 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 2877 | 2025.09.17 20:38:33.442582 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 2878 | 2025.09.17 20:38:33.442621 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 2879 | 2025.09.17 20:38:33.442661 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
| 2880 | 2025.09.17 20:38:33.442679 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2881 | 2025.09.17 20:38:33.442830 [ 5 ] {2104099e-17b0-4ec3-9555-6b36e719cd64} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2025.09.17 20:38:33.442869 [ 5 ] {2104099e-17b0-4ec3-9555-6b36e719cd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2883 | 2025.09.17 20:38:33.443039 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2025.09.17 20:38:33.443114 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_16_3} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2885 | 2025.09.17 20:38:33.443198 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2886 | 2025.09.17 20:38:33.443270 [ 5 ] {2104099e-17b0-4ec3-9555-6b36e719cd64} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2887 | 2025.09.17 20:38:33.443468 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001298217 sec., 151746.58782006399 rows/sec., 11.71 MiB/sec. | ||
| 2888 | 2025.09.17 20:38:33.443481 [ 5 ] {2104099e-17b0-4ec3-9555-6b36e719cd64} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2025.09.17 20:38:33.443583 [ 147 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2890 | 2025.09.17 20:38:33.443592 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2891 | 2025.09.17 20:38:33.443604 [ 5 ] {2104099e-17b0-4ec3-9555-6b36e719cd64} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.00132 sec., 78030.30303030302 rows/sec., 6.10 MiB/sec. | ||
| 2892 | 2025.09.17 20:38:33.443615 [ 147 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2025.09.17 20:38:33.443647 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2894 | 2025.09.17 20:38:33.443648 [ 5 ] {2104099e-17b0-4ec3-9555-6b36e719cd64} <Debug> TCPHandler: Processed in 0.001496382 sec. | ||
| 2895 | 2025.09.17 20:38:33.443715 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 2896 | 2025.09.17 20:38:33.443768 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2025.09.17 20:38:33.443801 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2898 | 2025.09.17 20:38:33.443829 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 156 rows starting from the beginning of the part | ||
| 2899 | 2025.09.17 20:38:33.443847 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_11_2} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2025.09.17 20:38:33.443859 [ 5 ] {71b1ce73-9123-4eb8-9573-e731baa5e074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2901 | 2025.09.17 20:38:33.443871 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 97 rows starting from the beginning of the part | ||
| 2902 | 2025.09.17 20:38:33.443905 [ 5 ] {71b1ce73-9123-4eb8-9573-e731baa5e074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2903 | 2025.09.17 20:38:33.443911 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 122 rows starting from the beginning of the part | ||
| 2904 | 2025.09.17 20:38:33.443932 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_11_2} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2905 | 2025.09.17 20:38:33.443960 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 97 rows starting from the beginning of the part | ||
| 2906 | 2025.09.17 20:38:33.444064 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 2907 | 2025.09.17 20:38:33.444069 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2908 | 2025.09.17 20:38:33.444103 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 103 rows starting from the beginning of the part | ||
| 2909 | 2025.09.17 20:38:33.444390 [ 5 ] {71b1ce73-9123-4eb8-9573-e731baa5e074} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2025.09.17 20:38:33.444430 [ 5 ] {71b1ce73-9123-4eb8-9573-e731baa5e074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2911 | 2025.09.17 20:38:33.444785 [ 5 ] {71b1ce73-9123-4eb8-9573-e731baa5e074} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2912 | 2025.09.17 20:38:33.444910 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 647 rows, containing 5 columns (5 merged, 0 gathered) in 0.001178453 sec., 549024.8656501361 rows/sec., 45.64 MiB/sec. | ||
| 2913 | 2025.09.17 20:38:33.444999 [ 5 ] {71b1ce73-9123-4eb8-9573-e731baa5e074} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2025.09.17 20:38:33.445044 [ 198 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2915 | 2025.09.17 20:38:33.445100 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2916 | 2025.09.17 20:38:33.445122 [ 5 ] {71b1ce73-9123-4eb8-9573-e731baa5e074} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001231 sec., 132412.672623883 rows/sec., 9.22 MiB/sec. | ||
| 2917 | 2025.09.17 20:38:33.445156 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2025.09.17 20:38:33.445174 [ 5 ] {71b1ce73-9123-4eb8-9573-e731baa5e074} <Debug> TCPHandler: Processed in 0.00141247 sec. | ||
| 2919 | 2025.09.17 20:38:33.445181 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2920 | 2025.09.17 20:38:33.445283 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 2921 | 2025.09.17 20:38:33.445301 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2025.09.17 20:38:33.445320 [ 198 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2923 | 2025.09.17 20:38:33.445393 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2924 | 2025.09.17 20:38:33.445400 [ 198 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_16_3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2925 | 2025.09.17 20:38:33.445407 [ 5 ] {cc42dd1c-0b60-4b50-94cd-4bea0646e3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2926 | 2025.09.17 20:38:33.445425 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1236 rows starting from the beginning of the part | ||
| 2927 | 2025.09.17 20:38:33.445473 [ 5 ] {cc42dd1c-0b60-4b50-94cd-4bea0646e3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2928 | 2025.09.17 20:38:33.445479 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2929 | 2025.09.17 20:38:33.445481 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 2930 | 2025.09.17 20:38:33.445534 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 200 rows starting from the beginning of the part | ||
| 2931 | 2025.09.17 20:38:33.445568 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2932 | 2025.09.17 20:38:33.445599 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2933 | 2025.09.17 20:38:33.445631 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 163 rows starting from the beginning of the part | ||
| 2934 | 2025.09.17 20:38:33.446340 [ 5 ] {cc42dd1c-0b60-4b50-94cd-4bea0646e3bf} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2025.09.17 20:38:33.446381 [ 5 ] {cc42dd1c-0b60-4b50-94cd-4bea0646e3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2936 | 2025.09.17 20:38:33.446747 [ 197 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493512 sec., 1392020.9546357847 rows/sec., 99.30 MiB/sec. | ||
| 2937 | 2025.09.17 20:38:33.446960 [ 5 ] {cc42dd1c-0b60-4b50-94cd-4bea0646e3bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2938 | 2025.09.17 20:38:33.447038 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2939 | 2025.09.17 20:38:33.447230 [ 5 ] {cc42dd1c-0b60-4b50-94cd-4bea0646e3bf} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2025.09.17 20:38:33.447319 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2025.09.17 20:38:33.447372 [ 5 ] {cc42dd1c-0b60-4b50-94cd-4bea0646e3bf} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001979 sec., 16675.088428499243 rows/sec., 29.88 MiB/sec. | ||
| 2942 | 2025.09.17 20:38:33.447393 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2943 | 2025.09.17 20:38:33.447430 [ 5 ] {cc42dd1c-0b60-4b50-94cd-4bea0646e3bf} <Debug> TCPHandler: Processed in 0.002201291 sec. | ||
| 2944 | 2025.09.17 20:38:33.447461 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2945 | 2025.09.17 20:38:33.447546 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2025.09.17 20:38:33.447637 [ 5 ] {a1eebea4-2dd7-482f-bc03-c86f61771d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2947 | 2025.09.17 20:38:33.447677 [ 5 ] {a1eebea4-2dd7-482f-bc03-c86f61771d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2948 | 2025.09.17 20:38:33.448074 [ 5 ] {a1eebea4-2dd7-482f-bc03-c86f61771d31} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.09.17 20:38:33.448110 [ 5 ] {a1eebea4-2dd7-482f-bc03-c86f61771d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2950 | 2025.09.17 20:38:33.448413 [ 5 ] {a1eebea4-2dd7-482f-bc03-c86f61771d31} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2951 | 2025.09.17 20:38:33.448625 [ 5 ] {a1eebea4-2dd7-482f-bc03-c86f61771d31} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.09.17 20:38:33.448722 [ 147 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2953 | 2025.09.17 20:38:33.448748 [ 5 ] {a1eebea4-2dd7-482f-bc03-c86f61771d31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 2954 | 2025.09.17 20:38:33.448754 [ 147 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2025.09.17 20:38:33.448787 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2956 | 2025.09.17 20:38:33.448789 [ 5 ] {a1eebea4-2dd7-482f-bc03-c86f61771d31} <Debug> TCPHandler: Processed in 0.001254885 sec. | ||
| 2957 | 2025.09.17 20:38:33.448860 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 2958 | 2025.09.17 20:38:33.448947 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2959 | 2025.09.17 20:38:33.448972 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 408 rows starting from the beginning of the part | ||
| 2960 | 2025.09.17 20:38:33.449039 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 2961 | 2025.09.17 20:38:33.449075 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2962 | 2025.09.17 20:38:33.449106 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 2963 | 2025.09.17 20:38:33.449139 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2964 | 2025.09.17 20:38:33.449170 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 2965 | 2025.09.17 20:38:33.449889 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 4 columns (4 merged, 0 gathered) in 0.001112421 sec., 636449.6894610943 rows/sec., 42.64 MiB/sec. | ||
| 2966 | 2025.09.17 20:38:33.450122 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2967 | 2025.09.17 20:38:33.450380 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_16_3} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2025.09.17 20:38:33.450443 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_16_3} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2969 | 2025.09.17 20:38:33.450511 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2970 | 2025.09.17 20:38:35.145921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6246 | ||
| 2971 | 2025.09.17 20:38:35.146620 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.09.17 20:38:35.146700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2973 | 2025.09.17 20:38:35.147391 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2974 | 2025.09.17 20:38:35.147640 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.09.17 20:38:35.147786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6246 | ||
| 2976 | 2025.09.17 20:38:35.463731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2977 | 2025.09.17 20:38:35.479668 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2025.09.17 20:38:35.479727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2979 | 2025.09.17 20:38:35.486099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2980 | 2025.09.17 20:38:35.486750 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2025.09.17 20:38:35.489884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2982 | 2025.09.17 20:38:37.654871 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 370 | ||
| 2983 | 2025.09.17 20:38:37.657573 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2025.09.17 20:38:37.657628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2985 | 2025.09.17 20:38:37.658779 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2986 | 2025.09.17 20:38:37.659091 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2025.09.17 20:38:37.659320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 2988 | 2025.09.17 20:38:38.437559 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2025.09.17 20:38:38.437848 [ 5 ] {95af651b-afce-4a6b-bcf4-4fd7a1049ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2990 | 2025.09.17 20:38:38.437959 [ 5 ] {95af651b-afce-4a6b-bcf4-4fd7a1049ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2991 | 2025.09.17 20:38:38.438740 [ 5 ] {95af651b-afce-4a6b-bcf4-4fd7a1049ee9} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2025.09.17 20:38:38.438786 [ 5 ] {95af651b-afce-4a6b-bcf4-4fd7a1049ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 2993 | 2025.09.17 20:38:38.439171 [ 5 ] {95af651b-afce-4a6b-bcf4-4fd7a1049ee9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2994 | 2025.09.17 20:38:38.439397 [ 5 ] {95af651b-afce-4a6b-bcf4-4fd7a1049ee9} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2025.09.17 20:38:38.439546 [ 5 ] {95af651b-afce-4a6b-bcf4-4fd7a1049ee9} <Debug> executeQuery: Read 72 rows, 5.92 KiB in 0.001836 sec., 39215.686274509804 rows/sec., 3.15 MiB/sec. | ||
| 2996 | 2025.09.17 20:38:38.439585 [ 5 ] {95af651b-afce-4a6b-bcf4-4fd7a1049ee9} <Debug> TCPHandler: Processed in 0.002276974 sec. | ||
| 2997 | 2025.09.17 20:38:38.439780 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2025.09.17 20:38:38.439877 [ 5 ] {87f0d410-f3b8-4419-81b9-f71a436116fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2999 | 2025.09.17 20:38:38.439919 [ 5 ] {87f0d410-f3b8-4419-81b9-f71a436116fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3000 | 2025.09.17 20:38:38.440372 [ 5 ] {87f0d410-f3b8-4419-81b9-f71a436116fe} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2025.09.17 20:38:38.440411 [ 5 ] {87f0d410-f3b8-4419-81b9-f71a436116fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3002 | 2025.09.17 20:38:38.440719 [ 5 ] {87f0d410-f3b8-4419-81b9-f71a436116fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3003 | 2025.09.17 20:38:38.440941 [ 5 ] {87f0d410-f3b8-4419-81b9-f71a436116fe} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2025.09.17 20:38:38.441071 [ 5 ] {87f0d410-f3b8-4419-81b9-f71a436116fe} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001213 sec., 6595.218466611706 rows/sec., 495.93 KiB/sec. | ||
| 3005 | 2025.09.17 20:38:38.441108 [ 5 ] {87f0d410-f3b8-4419-81b9-f71a436116fe} <Debug> TCPHandler: Processed in 0.001377419 sec. | ||
| 3006 | 2025.09.17 20:38:38.441222 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2025.09.17 20:38:38.441314 [ 5 ] {19466f3f-f1d0-440f-ad16-64052cc816f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3008 | 2025.09.17 20:38:38.441357 [ 5 ] {19466f3f-f1d0-440f-ad16-64052cc816f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3009 | 2025.09.17 20:38:38.441801 [ 5 ] {19466f3f-f1d0-440f-ad16-64052cc816f2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2025.09.17 20:38:38.441836 [ 5 ] {19466f3f-f1d0-440f-ad16-64052cc816f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3011 | 2025.09.17 20:38:38.442127 [ 5 ] {19466f3f-f1d0-440f-ad16-64052cc816f2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3012 | 2025.09.17 20:38:38.442347 [ 5 ] {19466f3f-f1d0-440f-ad16-64052cc816f2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2025.09.17 20:38:38.442468 [ 5 ] {19466f3f-f1d0-440f-ad16-64052cc816f2} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001225 sec., 58775.510204081635 rows/sec., 4.59 MiB/sec. | ||
| 3014 | 2025.09.17 20:38:38.442506 [ 5 ] {19466f3f-f1d0-440f-ad16-64052cc816f2} <Debug> TCPHandler: Processed in 0.001391009 sec. | ||
| 3015 | 2025.09.17 20:38:38.442680 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2025.09.17 20:38:38.442772 [ 5 ] {09c5b46e-0c2f-4a42-b5c7-e898acc2e262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3017 | 2025.09.17 20:38:38.442815 [ 5 ] {09c5b46e-0c2f-4a42-b5c7-e898acc2e262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3018 | 2025.09.17 20:38:38.443226 [ 5 ] {09c5b46e-0c2f-4a42-b5c7-e898acc2e262} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2025.09.17 20:38:38.443265 [ 5 ] {09c5b46e-0c2f-4a42-b5c7-e898acc2e262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3020 | 2025.09.17 20:38:38.443610 [ 5 ] {09c5b46e-0c2f-4a42-b5c7-e898acc2e262} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3021 | 2025.09.17 20:38:38.443836 [ 5 ] {09c5b46e-0c2f-4a42-b5c7-e898acc2e262} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2025.09.17 20:38:38.443966 [ 5 ] {09c5b46e-0c2f-4a42-b5c7-e898acc2e262} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 3023 | 2025.09.17 20:38:38.444008 [ 5 ] {09c5b46e-0c2f-4a42-b5c7-e898acc2e262} <Debug> TCPHandler: Processed in 0.001377749 sec. | ||
| 3024 | 2025.09.17 20:38:38.444118 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2025.09.17 20:38:38.444212 [ 5 ] {10783c76-8c6d-41a7-8ef1-c12ee10c0d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3026 | 2025.09.17 20:38:38.444268 [ 5 ] {10783c76-8c6d-41a7-8ef1-c12ee10c0d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3027 | 2025.09.17 20:38:38.445013 [ 5 ] {10783c76-8c6d-41a7-8ef1-c12ee10c0d22} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2025.09.17 20:38:38.445050 [ 5 ] {10783c76-8c6d-41a7-8ef1-c12ee10c0d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3029 | 2025.09.17 20:38:38.445572 [ 5 ] {10783c76-8c6d-41a7-8ef1-c12ee10c0d22} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3030 | 2025.09.17 20:38:38.445802 [ 5 ] {10783c76-8c6d-41a7-8ef1-c12ee10c0d22} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2025.09.17 20:38:38.445931 [ 5 ] {10783c76-8c6d-41a7-8ef1-c12ee10c0d22} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001754 sec., 4561.003420752566 rows/sec., 8.17 MiB/sec. | ||
| 3032 | 2025.09.17 20:38:38.445981 [ 5 ] {10783c76-8c6d-41a7-8ef1-c12ee10c0d22} <Debug> TCPHandler: Processed in 0.001933995 sec. | ||
| 3033 | 2025.09.17 20:38:38.446088 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2025.09.17 20:38:38.446177 [ 5 ] {0c6cd694-1fa3-47c2-a46e-9bc8c3c69bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3035 | 2025.09.17 20:38:38.446217 [ 5 ] {0c6cd694-1fa3-47c2-a46e-9bc8c3c69bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3036 | 2025.09.17 20:38:38.446543 [ 5 ] {0c6cd694-1fa3-47c2-a46e-9bc8c3c69bcd} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2025.09.17 20:38:38.446580 [ 5 ] {0c6cd694-1fa3-47c2-a46e-9bc8c3c69bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3038 | 2025.09.17 20:38:38.446956 [ 5 ] {0c6cd694-1fa3-47c2-a46e-9bc8c3c69bcd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3039 | 2025.09.17 20:38:38.447174 [ 5 ] {0c6cd694-1fa3-47c2-a46e-9bc8c3c69bcd} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2025.09.17 20:38:38.447302 [ 5 ] {0c6cd694-1fa3-47c2-a46e-9bc8c3c69bcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3041 | 2025.09.17 20:38:38.447342 [ 5 ] {0c6cd694-1fa3-47c2-a46e-9bc8c3c69bcd} <Debug> TCPHandler: Processed in 0.001274416 sec. | ||
| 3042 | 2025.09.17 20:38:42.563207 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3043 | 2025.09.17 20:38:42.563304 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3044 | 2025.09.17 20:38:42.649147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6694 | ||
| 3045 | 2025.09.17 20:38:42.649634 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2025.09.17 20:38:42.649676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3047 | 2025.09.17 20:38:42.650177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3048 | 2025.09.17 20:38:42.650403 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2025.09.17 20:38:42.650523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6694 | ||
| 3050 | 2025.09.17 20:38:42.991177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3051 | 2025.09.17 20:38:43.008940 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2025.09.17 20:38:43.009004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3053 | 2025.09.17 20:38:43.015260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3054 | 2025.09.17 20:38:43.015970 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): 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.17 20:38:43.019223 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3056 | 2025.09.17 20:38:43.438555 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.09.17 20:38:43.438776 [ 5 ] {5372ddc6-c7cf-43fe-aeae-6aa871b9d773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3058 | 2025.09.17 20:38:43.438849 [ 5 ] {5372ddc6-c7cf-43fe-aeae-6aa871b9d773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3059 | 2025.09.17 20:38:43.439614 [ 5 ] {5372ddc6-c7cf-43fe-aeae-6aa871b9d773} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.09.17 20:38:43.439668 [ 5 ] {5372ddc6-c7cf-43fe-aeae-6aa871b9d773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3061 | 2025.09.17 20:38:43.440107 [ 5 ] {5372ddc6-c7cf-43fe-aeae-6aa871b9d773} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3062 | 2025.09.17 20:38:43.440341 [ 5 ] {5372ddc6-c7cf-43fe-aeae-6aa871b9d773} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.09.17 20:38:43.440495 [ 5 ] {5372ddc6-c7cf-43fe-aeae-6aa871b9d773} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001786 sec., 68309.0705487122 rows/sec., 5.87 MiB/sec. | ||
| 3064 | 2025.09.17 20:38:43.440535 [ 5 ] {5372ddc6-c7cf-43fe-aeae-6aa871b9d773} <Debug> TCPHandler: Processed in 0.00212379 sec. | ||
| 3065 | 2025.09.17 20:38:43.440656 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2025.09.17 20:38:43.440751 [ 5 ] {78216c26-6886-4463-8510-423b58ac85b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3067 | 2025.09.17 20:38:43.440792 [ 5 ] {78216c26-6886-4463-8510-423b58ac85b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3068 | 2025.09.17 20:38:43.441191 [ 5 ] {78216c26-6886-4463-8510-423b58ac85b4} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.09.17 20:38:43.441226 [ 5 ] {78216c26-6886-4463-8510-423b58ac85b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3070 | 2025.09.17 20:38:43.441532 [ 5 ] {78216c26-6886-4463-8510-423b58ac85b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3071 | 2025.09.17 20:38:43.441751 [ 5 ] {78216c26-6886-4463-8510-423b58ac85b4} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2025.09.17 20:38:43.441876 [ 5 ] {78216c26-6886-4463-8510-423b58ac85b4} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001145 sec., 28820.960698689956 rows/sec., 2.12 MiB/sec. | ||
| 3073 | 2025.09.17 20:38:43.441910 [ 5 ] {78216c26-6886-4463-8510-423b58ac85b4} <Debug> TCPHandler: Processed in 0.001306277 sec. | ||
| 3074 | 2025.09.17 20:38:43.442016 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2025.09.17 20:38:43.442110 [ 5 ] {37344e13-580a-4b9e-b74d-be3623926663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3076 | 2025.09.17 20:38:43.442150 [ 5 ] {37344e13-580a-4b9e-b74d-be3623926663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3077 | 2025.09.17 20:38:43.442562 [ 5 ] {37344e13-580a-4b9e-b74d-be3623926663} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2025.09.17 20:38:43.442597 [ 5 ] {37344e13-580a-4b9e-b74d-be3623926663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3079 | 2025.09.17 20:38:43.442896 [ 5 ] {37344e13-580a-4b9e-b74d-be3623926663} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3080 | 2025.09.17 20:38:43.443108 [ 5 ] {37344e13-580a-4b9e-b74d-be3623926663} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2025.09.17 20:38:43.443234 [ 5 ] {37344e13-580a-4b9e-b74d-be3623926663} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001145 sec., 84716.15720524018 rows/sec., 6.62 MiB/sec. | ||
| 3082 | 2025.09.17 20:38:43.443269 [ 5 ] {37344e13-580a-4b9e-b74d-be3623926663} <Debug> TCPHandler: Processed in 0.001306007 sec. | ||
| 3083 | 2025.09.17 20:38:43.443383 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.09.17 20:38:43.443476 [ 5 ] {50d1925b-fecd-4359-a974-be6f43151973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3085 | 2025.09.17 20:38:43.443519 [ 5 ] {50d1925b-fecd-4359-a974-be6f43151973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3086 | 2025.09.17 20:38:43.443909 [ 5 ] {50d1925b-fecd-4359-a974-be6f43151973} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2025.09.17 20:38:43.443942 [ 5 ] {50d1925b-fecd-4359-a974-be6f43151973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3088 | 2025.09.17 20:38:43.444288 [ 5 ] {50d1925b-fecd-4359-a974-be6f43151973} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3089 | 2025.09.17 20:38:43.444505 [ 5 ] {50d1925b-fecd-4359-a974-be6f43151973} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.09.17 20:38:43.444634 [ 5 ] {50d1925b-fecd-4359-a974-be6f43151973} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3091 | 2025.09.17 20:38:43.444670 [ 5 ] {50d1925b-fecd-4359-a974-be6f43151973} <Debug> TCPHandler: Processed in 0.001338817 sec. | ||
| 3092 | 2025.09.17 20:38:43.444771 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2025.09.17 20:38:43.444864 [ 5 ] {a3b0435d-a71a-437a-b2bc-498039faeca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3094 | 2025.09.17 20:38:43.444919 [ 5 ] {a3b0435d-a71a-437a-b2bc-498039faeca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3095 | 2025.09.17 20:38:43.445688 [ 5 ] {a3b0435d-a71a-437a-b2bc-498039faeca3} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2025.09.17 20:38:43.445723 [ 5 ] {a3b0435d-a71a-437a-b2bc-498039faeca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3097 | 2025.09.17 20:38:43.446274 [ 5 ] {a3b0435d-a71a-437a-b2bc-498039faeca3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3098 | 2025.09.17 20:38:43.446502 [ 5 ] {a3b0435d-a71a-437a-b2bc-498039faeca3} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2025.09.17 20:38:43.446595 [ 138 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3100 | 2025.09.17 20:38:43.446634 [ 5 ] {a3b0435d-a71a-437a-b2bc-498039faeca3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001793 sec., 18404.907975460123 rows/sec., 32.98 MiB/sec. | ||
| 3101 | 2025.09.17 20:38:43.446637 [ 138 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.09.17 20:38:43.446669 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3103 | 2025.09.17 20:38:43.446684 [ 5 ] {a3b0435d-a71a-437a-b2bc-498039faeca3} <Debug> TCPHandler: Processed in 0.001967805 sec. | ||
| 3104 | 2025.09.17 20:38:43.446791 [ 200 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 3105 | 2025.09.17 20:38:43.446799 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2025.09.17 20:38:43.446918 [ 5 ] {f8de7b00-70a8-4a44-973b-e3a35a8b581a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3107 | 2025.09.17 20:38:43.446959 [ 5 ] {f8de7b00-70a8-4a44-973b-e3a35a8b581a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3108 | 2025.09.17 20:38:43.447039 [ 200 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3109 | 2025.09.17 20:38:43.447118 [ 200 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 151 rows starting from the beginning of the part | ||
| 3110 | 2025.09.17 20:38:43.447262 [ 200 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
| 3111 | 2025.09.17 20:38:43.447292 [ 5 ] {f8de7b00-70a8-4a44-973b-e3a35a8b581a} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.09.17 20:38:43.447332 [ 5 ] {f8de7b00-70a8-4a44-973b-e3a35a8b581a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3113 | 2025.09.17 20:38:43.447374 [ 200 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 3114 | 2025.09.17 20:38:43.447478 [ 200 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 3115 | 2025.09.17 20:38:43.447575 [ 200 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 3116 | 2025.09.17 20:38:43.447654 [ 5 ] {f8de7b00-70a8-4a44-973b-e3a35a8b581a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3117 | 2025.09.17 20:38:43.447663 [ 200 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 3118 | 2025.09.17 20:38:43.447887 [ 5 ] {f8de7b00-70a8-4a44-973b-e3a35a8b581a} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2025.09.17 20:38:43.448032 [ 5 ] {f8de7b00-70a8-4a44-973b-e3a35a8b581a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 3120 | 2025.09.17 20:38:43.448069 [ 5 ] {f8de7b00-70a8-4a44-973b-e3a35a8b581a} <Debug> TCPHandler: Processed in 0.001325267 sec. | ||
| 3121 | 2025.09.17 20:38:43.450426 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 19 columns (19 merged, 0 gathered) in 0.003697994 sec., 71930.8900987941 rows/sec., 128.90 MiB/sec. | ||
| 3122 | 2025.09.17 20:38:43.451234 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3123 | 2025.09.17 20:38:43.451822 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.09.17 20:38:43.451910 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3125 | 2025.09.17 20:38:43.452047 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3126 | 2025.09.17 20:38:44.000242 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.28 MiB, peak 224.76 MiB, free memory in arenas 0.00 B, will set to 221.67 MiB (RSS), difference: 1.39 MiB | ||
| 3127 | 2025.09.17 20:38:45.365081 [ 136 ] {} <Debug> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3128 | 2025.09.17 20:38:45.365152 [ 136 ] {} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2025.09.17 20:38:45.365178 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3130 | 2025.09.17 20:38:45.365296 [ 200 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 3131 | 2025.09.17 20:38:45.365427 [ 200 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3132 | 2025.09.17 20:38:45.365461 [ 200 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3133 | 2025.09.17 20:38:45.365528 [ 200 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3134 | 2025.09.17 20:38:45.365572 [ 200 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 3135 | 2025.09.17 20:38:45.365614 [ 200 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3136 | 2025.09.17 20:38:45.365655 [ 200 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3137 | 2025.09.17 20:38:45.366410 [ 197 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155072 sec., 22509.419326241135 rows/sec., 1.88 MiB/sec. | ||
| 3138 | 2025.09.17 20:38:45.366608 [ 201 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3139 | 2025.09.17 20:38:45.366959 [ 201 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_5_1} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2025.09.17 20:38:45.367054 [ 201 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_5_1} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3141 | 2025.09.17 20:38:45.367173 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3142 | 2025.09.17 20:38:47.659475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 394 | ||
| 3143 | 2025.09.17 20:38:47.661554 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.09.17 20:38:47.661592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3145 | 2025.09.17 20:38:47.662759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3146 | 2025.09.17 20:38:47.663031 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2025.09.17 20:38:47.663274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 394 | ||
| 3148 | 2025.09.17 20:38:48.435275 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2025.09.17 20:38:48.435468 [ 5 ] {28d7cf92-27cf-47ee-8fbf-73f4b8bdd6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3150 | 2025.09.17 20:38:48.435538 [ 5 ] {28d7cf92-27cf-47ee-8fbf-73f4b8bdd6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3151 | 2025.09.17 20:38:48.436179 [ 5 ] {28d7cf92-27cf-47ee-8fbf-73f4b8bdd6c1} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2025.09.17 20:38:48.436224 [ 5 ] {28d7cf92-27cf-47ee-8fbf-73f4b8bdd6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3153 | 2025.09.17 20:38:48.436675 [ 5 ] {28d7cf92-27cf-47ee-8fbf-73f4b8bdd6c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3154 | 2025.09.17 20:38:48.436937 [ 5 ] {28d7cf92-27cf-47ee-8fbf-73f4b8bdd6c1} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2025.09.17 20:38:48.437086 [ 5 ] {28d7cf92-27cf-47ee-8fbf-73f4b8bdd6c1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001662 sec., 14440.43321299639 rows/sec., 1.20 MiB/sec. | ||
| 3156 | 2025.09.17 20:38:48.437128 [ 5 ] {28d7cf92-27cf-47ee-8fbf-73f4b8bdd6c1} <Debug> TCPHandler: Processed in 0.001989586 sec. | ||
| 3157 | 2025.09.17 20:38:48.437253 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2025.09.17 20:38:48.437348 [ 5 ] {1fd57902-590b-47d5-a7f9-f0f3dbd62339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3159 | 2025.09.17 20:38:48.437388 [ 5 ] {1fd57902-590b-47d5-a7f9-f0f3dbd62339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3160 | 2025.09.17 20:38:48.437747 [ 5 ] {1fd57902-590b-47d5-a7f9-f0f3dbd62339} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2025.09.17 20:38:48.437781 [ 5 ] {1fd57902-590b-47d5-a7f9-f0f3dbd62339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3162 | 2025.09.17 20:38:48.438054 [ 5 ] {1fd57902-590b-47d5-a7f9-f0f3dbd62339} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3163 | 2025.09.17 20:38:48.438257 [ 5 ] {1fd57902-590b-47d5-a7f9-f0f3dbd62339} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2025.09.17 20:38:48.438444 [ 5 ] {1fd57902-590b-47d5-a7f9-f0f3dbd62339} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001113 sec., 1796.9451931716083 rows/sec., 146.53 KiB/sec. | ||
| 3165 | 2025.09.17 20:38:48.438480 [ 5 ] {1fd57902-590b-47d5-a7f9-f0f3dbd62339} <Debug> TCPHandler: Processed in 0.001275376 sec. | ||
| 3166 | 2025.09.17 20:38:48.438590 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3167 | 2025.09.17 20:38:48.438686 [ 5 ] {de370ad7-4292-4e3f-afd8-63cdf1b44366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3168 | 2025.09.17 20:38:48.438728 [ 5 ] {de370ad7-4292-4e3f-afd8-63cdf1b44366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3169 | 2025.09.17 20:38:48.439205 [ 5 ] {de370ad7-4292-4e3f-afd8-63cdf1b44366} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2025.09.17 20:38:48.439241 [ 5 ] {de370ad7-4292-4e3f-afd8-63cdf1b44366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3171 | 2025.09.17 20:38:48.439574 [ 5 ] {de370ad7-4292-4e3f-afd8-63cdf1b44366} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3172 | 2025.09.17 20:38:48.439795 [ 5 ] {de370ad7-4292-4e3f-afd8-63cdf1b44366} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3173 | 2025.09.17 20:38:48.439920 [ 5 ] {de370ad7-4292-4e3f-afd8-63cdf1b44366} <Debug> executeQuery: Read 193 rows, 17.46 KiB in 0.001253 sec., 154030.32721468474 rows/sec., 13.61 MiB/sec. | ||
| 3174 | 2025.09.17 20:38:48.439956 [ 5 ] {de370ad7-4292-4e3f-afd8-63cdf1b44366} <Debug> TCPHandler: Processed in 0.0014155 sec. | ||
| 3175 | 2025.09.17 20:38:48.440065 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3176 | 2025.09.17 20:38:48.440158 [ 5 ] {a3f56372-abad-49a7-92c0-5257270c5e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3177 | 2025.09.17 20:38:48.440198 [ 5 ] {a3f56372-abad-49a7-92c0-5257270c5e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3178 | 2025.09.17 20:38:48.440571 [ 5 ] {a3f56372-abad-49a7-92c0-5257270c5e50} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2025.09.17 20:38:48.440606 [ 5 ] {a3f56372-abad-49a7-92c0-5257270c5e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3180 | 2025.09.17 20:38:48.440882 [ 5 ] {a3f56372-abad-49a7-92c0-5257270c5e50} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3181 | 2025.09.17 20:38:48.441103 [ 5 ] {a3f56372-abad-49a7-92c0-5257270c5e50} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2025.09.17 20:38:48.441221 [ 5 ] {a3f56372-abad-49a7-92c0-5257270c5e50} <Debug> executeQuery: Read 22 rows, 1.70 KiB in 0.001137 sec., 19349.164467897976 rows/sec., 1.46 MiB/sec. | ||
| 3183 | 2025.09.17 20:38:48.441254 [ 5 ] {a3f56372-abad-49a7-92c0-5257270c5e50} <Debug> TCPHandler: Processed in 0.001297646 sec. | ||
| 3184 | 2025.09.17 20:38:48.441422 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2025.09.17 20:38:48.441514 [ 5 ] {3e792e22-fa3d-4aca-9b01-976cedd481cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3186 | 2025.09.17 20:38:48.441555 [ 5 ] {3e792e22-fa3d-4aca-9b01-976cedd481cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3187 | 2025.09.17 20:38:48.441939 [ 5 ] {3e792e22-fa3d-4aca-9b01-976cedd481cb} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2025.09.17 20:38:48.441975 [ 5 ] {3e792e22-fa3d-4aca-9b01-976cedd481cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3189 | 2025.09.17 20:38:48.442273 [ 5 ] {3e792e22-fa3d-4aca-9b01-976cedd481cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3190 | 2025.09.17 20:38:48.442498 [ 5 ] {3e792e22-fa3d-4aca-9b01-976cedd481cb} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2025.09.17 20:38:48.442618 [ 5 ] {3e792e22-fa3d-4aca-9b01-976cedd481cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.75 MiB/sec. | ||
| 3192 | 2025.09.17 20:38:48.442654 [ 5 ] {3e792e22-fa3d-4aca-9b01-976cedd481cb} <Debug> TCPHandler: Processed in 0.001299916 sec. | ||
| 3193 | 2025.09.17 20:38:48.442753 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2025.09.17 20:38:48.442840 [ 5 ] {b9153e7a-652f-4d70-8c59-67e983b0e5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3195 | 2025.09.17 20:38:48.442877 [ 5 ] {b9153e7a-652f-4d70-8c59-67e983b0e5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3196 | 2025.09.17 20:38:48.443238 [ 5 ] {b9153e7a-652f-4d70-8c59-67e983b0e5bd} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2025.09.17 20:38:48.443272 [ 5 ] {b9153e7a-652f-4d70-8c59-67e983b0e5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3198 | 2025.09.17 20:38:48.443748 [ 5 ] {b9153e7a-652f-4d70-8c59-67e983b0e5bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3199 | 2025.09.17 20:38:48.444053 [ 5 ] {b9153e7a-652f-4d70-8c59-67e983b0e5bd} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2025.09.17 20:38:48.444211 [ 5 ] {b9153e7a-652f-4d70-8c59-67e983b0e5bd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001354 sec., 8862.629246676514 rows/sec., 692.39 KiB/sec. | ||
| 3201 | 2025.09.17 20:38:48.444261 [ 5 ] {b9153e7a-652f-4d70-8c59-67e983b0e5bd} <Debug> TCPHandler: Processed in 0.001529093 sec. | ||
| 3202 | 2025.09.17 20:38:48.444377 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2025.09.17 20:38:48.444471 [ 5 ] {3303c9c2-03f1-4b2f-981c-f45091a363ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3204 | 2025.09.17 20:38:48.444510 [ 5 ] {3303c9c2-03f1-4b2f-981c-f45091a363ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3205 | 2025.09.17 20:38:48.444916 [ 5 ] {3303c9c2-03f1-4b2f-981c-f45091a363ea} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2025.09.17 20:38:48.444952 [ 5 ] {3303c9c2-03f1-4b2f-981c-f45091a363ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3207 | 2025.09.17 20:38:48.445258 [ 5 ] {3303c9c2-03f1-4b2f-981c-f45091a363ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3208 | 2025.09.17 20:38:48.445531 [ 5 ] {3303c9c2-03f1-4b2f-981c-f45091a363ea} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2025.09.17 20:38:48.445662 [ 5 ] {3303c9c2-03f1-4b2f-981c-f45091a363ea} <Debug> executeQuery: Read 110 rows, 9.18 KiB in 0.001203 sec., 91438.0714879468 rows/sec., 7.45 MiB/sec. | ||
| 3210 | 2025.09.17 20:38:48.445702 [ 5 ] {3303c9c2-03f1-4b2f-981c-f45091a363ea} <Debug> TCPHandler: Processed in 0.001373148 sec. | ||
| 3211 | 2025.09.17 20:38:48.445825 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2025.09.17 20:38:48.445920 [ 5 ] {802a572d-b2f3-403d-959d-49a4c6050139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3213 | 2025.09.17 20:38:48.445963 [ 5 ] {802a572d-b2f3-403d-959d-49a4c6050139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3214 | 2025.09.17 20:38:48.446374 [ 5 ] {802a572d-b2f3-403d-959d-49a4c6050139} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.09.17 20:38:48.446409 [ 5 ] {802a572d-b2f3-403d-959d-49a4c6050139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3216 | 2025.09.17 20:38:48.446732 [ 5 ] {802a572d-b2f3-403d-959d-49a4c6050139} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3217 | 2025.09.17 20:38:48.446933 [ 5 ] {802a572d-b2f3-403d-959d-49a4c6050139} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2025.09.17 20:38:48.447054 [ 5 ] {802a572d-b2f3-403d-959d-49a4c6050139} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001199 sec., 164303.58632193494 rows/sec., 11.79 MiB/sec. | ||
| 3219 | 2025.09.17 20:38:48.447090 [ 5 ] {802a572d-b2f3-403d-959d-49a4c6050139} <Debug> TCPHandler: Processed in 0.001362489 sec. | ||
| 3220 | 2025.09.17 20:38:48.447194 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2025.09.17 20:38:48.447282 [ 5 ] {02a8c725-b1fe-4c90-b24a-a30f9ae9c373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3222 | 2025.09.17 20:38:48.447400 [ 5 ] {02a8c725-b1fe-4c90-b24a-a30f9ae9c373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3223 | 2025.09.17 20:38:48.448152 [ 5 ] {02a8c725-b1fe-4c90-b24a-a30f9ae9c373} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.09.17 20:38:48.448190 [ 5 ] {02a8c725-b1fe-4c90-b24a-a30f9ae9c373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3225 | 2025.09.17 20:38:48.448710 [ 5 ] {02a8c725-b1fe-4c90-b24a-a30f9ae9c373} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3226 | 2025.09.17 20:38:48.448946 [ 5 ] {02a8c725-b1fe-4c90-b24a-a30f9ae9c373} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.09.17 20:38:48.449082 [ 5 ] {02a8c725-b1fe-4c90-b24a-a30f9ae9c373} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001756 sec., 4555.808656036446 rows/sec., 8.16 MiB/sec. | ||
| 3228 | 2025.09.17 20:38:48.449146 [ 5 ] {02a8c725-b1fe-4c90-b24a-a30f9ae9c373} <Debug> TCPHandler: Processed in 0.001944734 sec. | ||
| 3229 | 2025.09.17 20:38:48.449269 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2025.09.17 20:38:48.449363 [ 5 ] {c4c5a93a-f3e2-4854-97e7-80487b67f75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3231 | 2025.09.17 20:38:48.449404 [ 5 ] {c4c5a93a-f3e2-4854-97e7-80487b67f75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3232 | 2025.09.17 20:38:48.449732 [ 5 ] {c4c5a93a-f3e2-4854-97e7-80487b67f75b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.09.17 20:38:48.449766 [ 5 ] {c4c5a93a-f3e2-4854-97e7-80487b67f75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3234 | 2025.09.17 20:38:48.450067 [ 5 ] {c4c5a93a-f3e2-4854-97e7-80487b67f75b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3235 | 2025.09.17 20:38:48.450265 [ 5 ] {c4c5a93a-f3e2-4854-97e7-80487b67f75b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.09.17 20:38:48.450461 [ 5 ] {c4c5a93a-f3e2-4854-97e7-80487b67f75b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3237 | 2025.09.17 20:38:48.450498 [ 5 ] {c4c5a93a-f3e2-4854-97e7-80487b67f75b} <Debug> TCPHandler: Processed in 0.001278506 sec. | ||
| 3238 | 2025.09.17 20:38:50.150583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7206 | ||
| 3239 | 2025.09.17 20:38:50.151100 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2025.09.17 20:38:50.151149 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3241 | 2025.09.17 20:38:50.151714 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3242 | 2025.09.17 20:38:50.152005 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2025.09.17 20:38:50.152157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7206 | ||
| 3244 | 2025.09.17 20:38:50.519281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3245 | 2025.09.17 20:38:50.535896 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2025.09.17 20:38:50.535944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.46 GiB. | ||
| 3247 | 2025.09.17 20:38:50.541447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3248 | 2025.09.17 20:38:50.542133 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2025.09.17 20:38:50.544887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3250 | 2025.09.17 20:38:53.434974 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2025.09.17 20:38:53.435190 [ 5 ] {be1a510e-69d5-4af4-af63-28ec6a01928c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3252 | 2025.09.17 20:38:53.435261 [ 5 ] {be1a510e-69d5-4af4-af63-28ec6a01928c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3253 | 2025.09.17 20:38:53.435972 [ 5 ] {be1a510e-69d5-4af4-af63-28ec6a01928c} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2025.09.17 20:38:53.436013 [ 5 ] {be1a510e-69d5-4af4-af63-28ec6a01928c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3255 | 2025.09.17 20:38:53.436403 [ 5 ] {be1a510e-69d5-4af4-af63-28ec6a01928c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3256 | 2025.09.17 20:38:53.436625 [ 5 ] {be1a510e-69d5-4af4-af63-28ec6a01928c} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2025.09.17 20:38:53.436773 [ 5 ] {be1a510e-69d5-4af4-af63-28ec6a01928c} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001638 sec., 74481.07448107448 rows/sec., 6.40 MiB/sec. | ||
| 3258 | 2025.09.17 20:38:53.436816 [ 5 ] {be1a510e-69d5-4af4-af63-28ec6a01928c} <Debug> TCPHandler: Processed in 0.001984536 sec. | ||
| 3259 | 2025.09.17 20:38:53.436944 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2025.09.17 20:38:53.437037 [ 5 ] {3ccdd853-7512-43eb-9fd4-32845fcfc255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3261 | 2025.09.17 20:38:53.437076 [ 5 ] {3ccdd853-7512-43eb-9fd4-32845fcfc255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3262 | 2025.09.17 20:38:53.437477 [ 5 ] {3ccdd853-7512-43eb-9fd4-32845fcfc255} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2025.09.17 20:38:53.437511 [ 5 ] {3ccdd853-7512-43eb-9fd4-32845fcfc255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3264 | 2025.09.17 20:38:53.437805 [ 5 ] {3ccdd853-7512-43eb-9fd4-32845fcfc255} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3265 | 2025.09.17 20:38:53.438015 [ 5 ] {3ccdd853-7512-43eb-9fd4-32845fcfc255} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2025.09.17 20:38:53.438136 [ 5 ] {3ccdd853-7512-43eb-9fd4-32845fcfc255} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001117 sec., 29543.41987466428 rows/sec., 2.17 MiB/sec. | ||
| 3267 | 2025.09.17 20:38:53.438174 [ 5 ] {3ccdd853-7512-43eb-9fd4-32845fcfc255} <Debug> TCPHandler: Processed in 0.001277996 sec. | ||
| 3268 | 2025.09.17 20:38:53.438282 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2025.09.17 20:38:53.438373 [ 5 ] {980fc2d8-b133-4f8c-a829-efb2e2ae03c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3270 | 2025.09.17 20:38:53.438412 [ 5 ] {980fc2d8-b133-4f8c-a829-efb2e2ae03c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3271 | 2025.09.17 20:38:53.438823 [ 5 ] {980fc2d8-b133-4f8c-a829-efb2e2ae03c3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2025.09.17 20:38:53.438857 [ 5 ] {980fc2d8-b133-4f8c-a829-efb2e2ae03c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3273 | 2025.09.17 20:38:53.439144 [ 5 ] {980fc2d8-b133-4f8c-a829-efb2e2ae03c3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3274 | 2025.09.17 20:38:53.439345 [ 5 ] {980fc2d8-b133-4f8c-a829-efb2e2ae03c3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2025.09.17 20:38:53.439463 [ 5 ] {980fc2d8-b133-4f8c-a829-efb2e2ae03c3} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001108 sec., 87545.1263537906 rows/sec., 6.84 MiB/sec. | ||
| 3276 | 2025.09.17 20:38:53.439498 [ 5 ] {980fc2d8-b133-4f8c-a829-efb2e2ae03c3} <Debug> TCPHandler: Processed in 0.001262545 sec. | ||
| 3277 | 2025.09.17 20:38:53.439609 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2025.09.17 20:38:53.439701 [ 5 ] {33b37d18-96b2-4f90-b808-e37b3726fbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3279 | 2025.09.17 20:38:53.439747 [ 5 ] {33b37d18-96b2-4f90-b808-e37b3726fbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3280 | 2025.09.17 20:38:53.440142 [ 5 ] {33b37d18-96b2-4f90-b808-e37b3726fbb4} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.09.17 20:38:53.440176 [ 5 ] {33b37d18-96b2-4f90-b808-e37b3726fbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3282 | 2025.09.17 20:38:53.440485 [ 5 ] {33b37d18-96b2-4f90-b808-e37b3726fbb4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3283 | 2025.09.17 20:38:53.440686 [ 5 ] {33b37d18-96b2-4f90-b808-e37b3726fbb4} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2025.09.17 20:38:53.440808 [ 5 ] {33b37d18-96b2-4f90-b808-e37b3726fbb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001124 sec., 142348.75444839857 rows/sec., 9.91 MiB/sec. | ||
| 3285 | 2025.09.17 20:38:53.440846 [ 5 ] {33b37d18-96b2-4f90-b808-e37b3726fbb4} <Debug> TCPHandler: Processed in 0.001283636 sec. | ||
| 3286 | 2025.09.17 20:38:53.440953 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2025.09.17 20:38:53.441044 [ 5 ] {120d544b-0be8-4c5c-bce6-85d7e76490f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3288 | 2025.09.17 20:38:53.441097 [ 5 ] {120d544b-0be8-4c5c-bce6-85d7e76490f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3289 | 2025.09.17 20:38:53.441871 [ 5 ] {120d544b-0be8-4c5c-bce6-85d7e76490f2} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2025.09.17 20:38:53.441905 [ 5 ] {120d544b-0be8-4c5c-bce6-85d7e76490f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3291 | 2025.09.17 20:38:53.442422 [ 5 ] {120d544b-0be8-4c5c-bce6-85d7e76490f2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3292 | 2025.09.17 20:38:53.442632 [ 5 ] {120d544b-0be8-4c5c-bce6-85d7e76490f2} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2025.09.17 20:38:53.442760 [ 5 ] {120d544b-0be8-4c5c-bce6-85d7e76490f2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001733 sec., 19042.123485285632 rows/sec., 34.12 MiB/sec. | ||
| 3294 | 2025.09.17 20:38:53.442812 [ 5 ] {120d544b-0be8-4c5c-bce6-85d7e76490f2} <Debug> TCPHandler: Processed in 0.001905594 sec. | ||
| 3295 | 2025.09.17 20:38:53.442927 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2025.09.17 20:38:53.443019 [ 5 ] {f41ad6dc-885d-4a15-b2e1-d5714e90620b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3297 | 2025.09.17 20:38:53.443060 [ 5 ] {f41ad6dc-885d-4a15-b2e1-d5714e90620b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3298 | 2025.09.17 20:38:53.443386 [ 5 ] {f41ad6dc-885d-4a15-b2e1-d5714e90620b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2025.09.17 20:38:53.443421 [ 5 ] {f41ad6dc-885d-4a15-b2e1-d5714e90620b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3300 | 2025.09.17 20:38:53.443713 [ 5 ] {f41ad6dc-885d-4a15-b2e1-d5714e90620b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3301 | 2025.09.17 20:38:53.443913 [ 5 ] {f41ad6dc-885d-4a15-b2e1-d5714e90620b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2025.09.17 20:38:53.444030 [ 5 ] {f41ad6dc-885d-4a15-b2e1-d5714e90620b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 3303 | 2025.09.17 20:38:53.444071 [ 5 ] {f41ad6dc-885d-4a15-b2e1-d5714e90620b} <Debug> TCPHandler: Processed in 0.001191003 sec. | ||
| 3304 | 2025.09.17 20:38:57.563381 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3305 | 2025.09.17 20:38:57.563454 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3306 | 2025.09.17 20:38:57.652383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7654 | ||
| 3307 | 2025.09.17 20:38:57.652911 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2025.09.17 20:38:57.652953 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3309 | 2025.09.17 20:38:57.653446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3310 | 2025.09.17 20:38:57.653684 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2025.09.17 20:38:57.653806 [ 29 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3312 | 2025.09.17 20:38:57.653816 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7654 | ||
| 3313 | 2025.09.17 20:38:57.653872 [ 29 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3314 | 2025.09.17 20:38:57.653894 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3315 | 2025.09.17 20:38:57.653979 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 3316 | 2025.09.17 20:38:57.654072 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3317 | 2025.09.17 20:38:57.654105 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5286 rows starting from the beginning of the part | ||
| 3318 | 2025.09.17 20:38:57.654167 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3319 | 2025.09.17 20:38:57.654217 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3320 | 2025.09.17 20:38:57.654264 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3321 | 2025.09.17 20:38:57.654311 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3322 | 2025.09.17 20:38:57.654355 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3323 | 2025.09.17 20:38:57.655764 [ 197 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7654 rows, containing 4 columns (4 merged, 0 gathered) in 0.001821582 sec., 4201842.135023293 rows/sec., 60.11 MiB/sec. | ||
| 3324 | 2025.09.17 20:38:57.656408 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3325 | 2025.09.17 20:38:57.656656 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): 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.17 20:38:57.656717 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_16_3} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2025.09.17 20:38:57.656784 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 3328 | 2025.09.17 20:38:57.663946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 426 | ||
| 3329 | 2025.09.17 20:38:57.666256 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2025.09.17 20:38:57.666303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3331 | 2025.09.17 20:38:57.667468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3332 | 2025.09.17 20:38:57.667722 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2025.09.17 20:38:57.667861 [ 29 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3334 | 2025.09.17 20:38:57.667902 [ 29 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2025.09.17 20:38:57.667924 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3336 | 2025.09.17 20:38:57.667970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3337 | 2025.09.17 20:38:57.668039 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 3338 | 2025.09.17 20:38:57.668671 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3339 | 2025.09.17 20:38:57.668848 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 290 rows starting from the beginning of the part | ||
| 3340 | 2025.09.17 20:38:57.669280 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3341 | 2025.09.17 20:38:57.669653 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3342 | 2025.09.17 20:38:57.670006 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3343 | 2025.09.17 20:38:57.670360 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3344 | 2025.09.17 20:38:57.670707 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 3345 | 2025.09.17 20:38:57.676389 [ 197 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 72 columns (72 merged, 0 gathered) in 0.008409197 sec., 50658.82033682883 rows/sec., 45.44 MiB/sec. | ||
| 3346 | 2025.09.17 20:38:57.677049 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3347 | 2025.09.17 20:38:57.677576 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_11_2} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2025.09.17 20:38:57.677653 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_11_2} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3349 | 2025.09.17 20:38:57.677824 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
| 3350 | 2025.09.17 20:38:58.001595 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00103903 sec. | ||
| 3351 | 2025.09.17 20:38:58.045125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3352 | 2025.09.17 20:38:58.061539 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2025.09.17 20:38:58.061613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3354 | 2025.09.17 20:38:58.067249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3355 | 2025.09.17 20:38:58.067926 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2025.09.17 20:38:58.068275 [ 29 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3357 | 2025.09.17 20:38:58.068371 [ 29 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2025.09.17 20:38:58.068413 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3359 | 2025.09.17 20:38:58.068565 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 3360 | 2025.09.17 20:38:58.070944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3361 | 2025.09.17 20:38:58.072943 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3362 | 2025.09.17 20:38:58.074479 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 3363 | 2025.09.17 20:38:58.079151 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 3364 | 2025.09.17 20:38:58.083424 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 3365 | 2025.09.17 20:38:58.087588 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 3366 | 2025.09.17 20:38:58.092009 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 3367 | 2025.09.17 20:38:58.096203 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 3368 | 2025.09.17 20:38:58.150259 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08176002 sec., 1479.9409295643518 rows/sec., 7.65 MiB/sec. | ||
| 3369 | 2025.09.17 20:38:58.153100 [ 187 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3370 | 2025.09.17 20:38:58.155320 [ 187 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_16_3} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.09.17 20:38:58.155431 [ 187 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_16_3} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3372 | 2025.09.17 20:38:58.157567 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3373 | 2025.09.17 20:38:58.434096 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3374 | 2025.09.17 20:38:58.434294 [ 5 ] {40bc88f6-07ee-468e-9521-1ac93aeb3948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3375 | 2025.09.17 20:38:58.434369 [ 5 ] {40bc88f6-07ee-468e-9521-1ac93aeb3948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3376 | 2025.09.17 20:38:58.435094 [ 5 ] {40bc88f6-07ee-468e-9521-1ac93aeb3948} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.09.17 20:38:58.435144 [ 5 ] {40bc88f6-07ee-468e-9521-1ac93aeb3948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3378 | 2025.09.17 20:38:58.435531 [ 5 ] {40bc88f6-07ee-468e-9521-1ac93aeb3948} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3379 | 2025.09.17 20:38:58.435762 [ 5 ] {40bc88f6-07ee-468e-9521-1ac93aeb3948} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.09.17 20:38:58.435901 [ 29 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3381 | 2025.09.17 20:38:58.435918 [ 5 ] {40bc88f6-07ee-468e-9521-1ac93aeb3948} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001679 sec., 44073.853484216794 rows/sec., 3.56 MiB/sec. | ||
| 3382 | 2025.09.17 20:38:58.435970 [ 29 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.09.17 20:38:58.435988 [ 5 ] {40bc88f6-07ee-468e-9521-1ac93aeb3948} <Debug> TCPHandler: Processed in 0.002041558 sec. | ||
| 3384 | 2025.09.17 20:38:58.436001 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3385 | 2025.09.17 20:38:58.436108 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 3386 | 2025.09.17 20:38:58.436139 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2025.09.17 20:38:58.436222 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3388 | 2025.09.17 20:38:58.436241 [ 5 ] {30e7706c-679e-4682-88cb-a527ec78a32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3389 | 2025.09.17 20:38:58.436254 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 267 rows starting from the beginning of the part | ||
| 3390 | 2025.09.17 20:38:58.436285 [ 5 ] {30e7706c-679e-4682-88cb-a527ec78a32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3391 | 2025.09.17 20:38:58.436316 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part | ||
| 3392 | 2025.09.17 20:38:58.436365 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 122 rows starting from the beginning of the part | ||
| 3393 | 2025.09.17 20:38:58.436411 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 193 rows starting from the beginning of the part | ||
| 3394 | 2025.09.17 20:38:58.436457 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 122 rows starting from the beginning of the part | ||
| 3395 | 2025.09.17 20:38:58.436501 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 3396 | 2025.09.17 20:38:58.436724 [ 5 ] {30e7706c-679e-4682-88cb-a527ec78a32b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2025.09.17 20:38:58.436760 [ 5 ] {30e7706c-679e-4682-88cb-a527ec78a32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3398 | 2025.09.17 20:38:58.437190 [ 5 ] {30e7706c-679e-4682-88cb-a527ec78a32b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3399 | 2025.09.17 20:38:58.437405 [ 5 ] {30e7706c-679e-4682-88cb-a527ec78a32b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2025.09.17 20:38:58.437472 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140696 sec., 604139.4211633593 rows/sec., 54.60 MiB/sec. | ||
| 3401 | 2025.09.17 20:38:58.437507 [ 29 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3402 | 2025.09.17 20:38:58.437534 [ 5 ] {30e7706c-679e-4682-88cb-a527ec78a32b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001316 sec., 6838.9057750759885 rows/sec., 514.25 KiB/sec. | ||
| 3403 | 2025.09.17 20:38:58.437540 [ 29 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2025.09.17 20:38:58.437575 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3405 | 2025.09.17 20:38:58.437580 [ 5 ] {30e7706c-679e-4682-88cb-a527ec78a32b} <Debug> TCPHandler: Processed in 0.001493372 sec. | ||
| 3406 | 2025.09.17 20:38:58.437631 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3407 | 2025.09.17 20:38:58.437658 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 3408 | 2025.09.17 20:38:58.437703 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2025.09.17 20:38:58.437768 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3410 | 2025.09.17 20:38:58.437804 [ 5 ] {b37e0929-a3d6-41a1-933f-e46cca30b0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3411 | 2025.09.17 20:38:58.437805 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 69 rows starting from the beginning of the part | ||
| 3412 | 2025.09.17 20:38:58.437855 [ 5 ] {b37e0929-a3d6-41a1-933f-e46cca30b0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3413 | 2025.09.17 20:38:58.437878 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2025.09.17 20:38:58.437909 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 3415 | 2025.09.17 20:38:58.437944 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_21_4} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3416 | 2025.09.17 20:38:58.437963 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part | ||
| 3417 | 2025.09.17 20:38:58.438010 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3418 | 2025.09.17 20:38:58.438010 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part | ||
| 3419 | 2025.09.17 20:38:58.438069 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 3420 | 2025.09.17 20:38:58.438110 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
| 3421 | 2025.09.17 20:38:58.438280 [ 5 ] {b37e0929-a3d6-41a1-933f-e46cca30b0a2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2025.09.17 20:38:58.438321 [ 5 ] {b37e0929-a3d6-41a1-933f-e46cca30b0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3423 | 2025.09.17 20:38:58.438687 [ 5 ] {b37e0929-a3d6-41a1-933f-e46cca30b0a2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3424 | 2025.09.17 20:38:58.438895 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274636 sec., 136509.56037645257 rows/sec., 10.56 MiB/sec. | ||
| 3425 | 2025.09.17 20:38:58.438924 [ 5 ] {b37e0929-a3d6-41a1-933f-e46cca30b0a2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2025.09.17 20:38:58.439015 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3427 | 2025.09.17 20:38:58.439035 [ 29 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3428 | 2025.09.17 20:38:58.439058 [ 5 ] {b37e0929-a3d6-41a1-933f-e46cca30b0a2} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001274 sec., 57299.84301412873 rows/sec., 4.47 MiB/sec. | ||
| 3429 | 2025.09.17 20:38:58.439071 [ 29 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.09.17 20:38:58.439101 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3431 | 2025.09.17 20:38:58.439103 [ 5 ] {b37e0929-a3d6-41a1-933f-e46cca30b0a2} <Debug> TCPHandler: Processed in 0.001451261 sec. | ||
| 3432 | 2025.09.17 20:38:58.439206 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 3433 | 2025.09.17 20:38:58.439231 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2025.09.17 20:38:58.439288 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_16_3} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2025.09.17 20:38:58.439343 [ 5 ] {61c9bcdf-9152-4be3-ab16-b3170aef0fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3436 | 2025.09.17 20:38:58.439352 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3437 | 2025.09.17 20:38:58.439358 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_16_3} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3438 | 2025.09.17 20:38:58.439395 [ 5 ] {61c9bcdf-9152-4be3-ab16-b3170aef0fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3439 | 2025.09.17 20:38:58.439402 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 175 rows starting from the beginning of the part | ||
| 3440 | 2025.09.17 20:38:58.439472 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3441 | 2025.09.17 20:38:58.439482 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 72 rows starting from the beginning of the part | ||
| 3442 | 2025.09.17 20:38:58.439534 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 97 rows starting from the beginning of the part | ||
| 3443 | 2025.09.17 20:38:58.439586 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
| 3444 | 2025.09.17 20:38:58.439623 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 97 rows starting from the beginning of the part | ||
| 3445 | 2025.09.17 20:38:58.439659 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 73 rows starting from the beginning of the part | ||
| 3446 | 2025.09.17 20:38:58.439832 [ 5 ] {61c9bcdf-9152-4be3-ab16-b3170aef0fad} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2025.09.17 20:38:58.439873 [ 5 ] {61c9bcdf-9152-4be3-ab16-b3170aef0fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3448 | 2025.09.17 20:38:58.440247 [ 5 ] {61c9bcdf-9152-4be3-ab16-b3170aef0fad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3449 | 2025.09.17 20:38:58.440469 [ 5 ] {61c9bcdf-9152-4be3-ab16-b3170aef0fad} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2025.09.17 20:38:58.440549 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388189 sec., 449506.51532320166 rows/sec., 37.38 MiB/sec. | ||
| 3451 | 2025.09.17 20:38:58.440570 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3452 | 2025.09.17 20:38:58.440597 [ 5 ] {61c9bcdf-9152-4be3-ab16-b3170aef0fad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 3453 | 2025.09.17 20:38:58.440602 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2025.09.17 20:38:58.440637 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3455 | 2025.09.17 20:38:58.440641 [ 5 ] {61c9bcdf-9152-4be3-ab16-b3170aef0fad} <Debug> TCPHandler: Processed in 0.001458891 sec. | ||
| 3456 | 2025.09.17 20:38:58.440705 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 3457 | 2025.09.17 20:38:58.440705 [ 191 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3458 | 2025.09.17 20:38:58.440765 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2025.09.17 20:38:58.440785 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3460 | 2025.09.17 20:38:58.440813 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2079 rows starting from the beginning of the part | ||
| 3461 | 2025.09.17 20:38:58.440860 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3462 | 2025.09.17 20:38:58.440867 [ 5 ] {9d8f6998-40c8-45c9-8457-380f74a34217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3463 | 2025.09.17 20:38:58.440899 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 3464 | 2025.09.17 20:38:58.440927 [ 5 ] {9d8f6998-40c8-45c9-8457-380f74a34217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3465 | 2025.09.17 20:38:58.440936 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 197 rows starting from the beginning of the part | ||
| 3466 | 2025.09.17 20:38:58.440972 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3467 | 2025.09.17 20:38:58.441007 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3468 | 2025.09.17 20:38:58.441007 [ 191 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2025.09.17 20:38:58.441097 [ 191 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_21_4} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3470 | 2025.09.17 20:38:58.441174 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3471 | 2025.09.17 20:38:58.441712 [ 5 ] {9d8f6998-40c8-45c9-8457-380f74a34217} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2025.09.17 20:38:58.441752 [ 5 ] {9d8f6998-40c8-45c9-8457-380f74a34217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3473 | 2025.09.17 20:38:58.442269 [ 5 ] {9d8f6998-40c8-45c9-8457-380f74a34217} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3474 | 2025.09.17 20:38:58.442286 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607415 sec., 1814092.8136168942 rows/sec., 128.79 MiB/sec. | ||
| 3475 | 2025.09.17 20:38:58.442503 [ 5 ] {9d8f6998-40c8-45c9-8457-380f74a34217} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2025.09.17 20:38:58.442565 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3477 | 2025.09.17 20:38:58.442650 [ 5 ] {9d8f6998-40c8-45c9-8457-380f74a34217} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001802 sec., 4994.450610432852 rows/sec., 8.95 MiB/sec. | ||
| 3478 | 2025.09.17 20:38:58.442718 [ 5 ] {9d8f6998-40c8-45c9-8457-380f74a34217} <Debug> TCPHandler: Processed in 0.002002406 sec. | ||
| 3479 | 2025.09.17 20:38:58.442817 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2025.09.17 20:38:58.442833 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2025.09.17 20:38:58.442878 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3482 | 2025.09.17 20:38:58.442927 [ 5 ] {0dcefb4e-4620-46fd-a768-686a84cc0b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3483 | 2025.09.17 20:38:58.442932 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3484 | 2025.09.17 20:38:58.442970 [ 5 ] {0dcefb4e-4620-46fd-a768-686a84cc0b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3485 | 2025.09.17 20:38:58.443306 [ 5 ] {0dcefb4e-4620-46fd-a768-686a84cc0b90} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2025.09.17 20:38:58.443340 [ 5 ] {0dcefb4e-4620-46fd-a768-686a84cc0b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3487 | 2025.09.17 20:38:58.443649 [ 5 ] {0dcefb4e-4620-46fd-a768-686a84cc0b90} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3488 | 2025.09.17 20:38:58.443852 [ 5 ] {0dcefb4e-4620-46fd-a768-686a84cc0b90} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2025.09.17 20:38:58.443950 [ 29 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3490 | 2025.09.17 20:38:58.443977 [ 5 ] {0dcefb4e-4620-46fd-a768-686a84cc0b90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 3491 | 2025.09.17 20:38:58.443982 [ 29 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2025.09.17 20:38:58.444017 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3493 | 2025.09.17 20:38:58.444019 [ 5 ] {0dcefb4e-4620-46fd-a768-686a84cc0b90} <Debug> TCPHandler: Processed in 0.001237115 sec. | ||
| 3494 | 2025.09.17 20:38:58.444086 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 3495 | 2025.09.17 20:38:58.444176 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3496 | 2025.09.17 20:38:58.444201 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 708 rows starting from the beginning of the part | ||
| 3497 | 2025.09.17 20:38:58.444264 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3498 | 2025.09.17 20:38:58.444309 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 3499 | 2025.09.17 20:38:58.444362 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3500 | 2025.09.17 20:38:58.444403 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 3501 | 2025.09.17 20:38:58.444457 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3502 | 2025.09.17 20:38:58.445317 [ 193 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 4 columns (4 merged, 0 gathered) in 0.001256725 sec., 802084.783862818 rows/sec., 53.83 MiB/sec. | ||
| 3503 | 2025.09.17 20:38:58.445469 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3504 | 2025.09.17 20:38:58.445712 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_21_4} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2025.09.17 20:38:58.445772 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_21_4} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3506 | 2025.09.17 20:38:58.445829 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3507 | 2025.09.17 20:38:59.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.29 MiB, peak 233.71 MiB, free memory in arenas 0.00 B, will set to 232.96 MiB (RSS), difference: 8.67 MiB | ||
| 3508 | 2025.09.17 20:38:59.381432 [ 29 ] {} <Debug> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3509 | 2025.09.17 20:38:59.381497 [ 29 ] {} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.09.17 20:38:59.381518 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3511 | 2025.09.17 20:38:59.381642 [ 190 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::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 | ||
| 3512 | 2025.09.17 20:38:59.381804 [ 190 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3513 | 2025.09.17 20:38:59.381838 [ 190 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3514 | 2025.09.17 20:38:59.381901 [ 190 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::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 | ||
| 3515 | 2025.09.17 20:38:59.381944 [ 190 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3516 | 2025.09.17 20:38:59.381984 [ 190 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3517 | 2025.09.17 20:38:59.382024 [ 190 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::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 | ||
| 3518 | 2025.09.17 20:38:59.382777 [ 193 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 97 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194324 sec., 81217.49207082835 rows/sec., 7.03 MiB/sec. | ||
| 3519 | 2025.09.17 20:38:59.382962 [ 192 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3520 | 2025.09.17 20:38:59.383273 [ 192 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_5_1} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2025.09.17 20:38:59.383352 [ 192 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_5_1} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3522 | 2025.09.17 20:38:59.383443 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3523 | 2025.09.17 20:38:59.855733 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2025.09.17 20:38:59.855972 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 3525 | 2025.09.17 20:38:59.856360 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3526 | 2025.09.17 20:38:59.856401 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <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', '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 | ||
| 3527 | 2025.09.17 20:38:59.856663 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3528 | 2025.09.17 20:38:59.856735 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3529 | 2025.09.17 20:38:59.856881 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 3530 | 2025.09.17 20:38:59.857023 [ 337 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3531 | 2025.09.17 20:38:59.857023 [ 317 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3532 | 2025.09.17 20:38:59.857144 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 3533 | 2025.09.17 20:38:59.857179 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3534 | 2025.09.17 20:38:59.859235 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3535 | 2025.09.17 20:38:59.859264 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 3536 | 2025.09.17 20:38:59.859325 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3537 | 2025.09.17 20:38:59.859372 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 3538 | 2025.09.17 20:38:59.860364 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.004492 sec., 6678.539626001781 rows/sec., 290.01 KiB/sec. | ||
| 3539 | 2025.09.17 20:38:59.860487 [ 5 ] {65be22bd-2872-47b4-a656-32489af2dea0} <Debug> TCPHandler: Processed in 0.004890868 sec. | ||
| 3540 | 2025.09.17 20:38:59.860805 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3541 | 2025.09.17 20:38:59.860943 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 3542 | 2025.09.17 20:38:59.861168 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3543 | 2025.09.17 20:38:59.861206 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 3544 | 2025.09.17 20:38:59.861409 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3545 | 2025.09.17 20:38:59.861464 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3546 | 2025.09.17 20:38:59.861570 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 3547 | 2025.09.17 20:38:59.861637 [ 337 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3548 | 2025.09.17 20:38:59.861638 [ 317 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3549 | 2025.09.17 20:38:59.861739 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 3550 | 2025.09.17 20:38:59.861765 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3551 | 2025.09.17 20:38:59.861823 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3552 | 2025.09.17 20:38:59.861841 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 3553 | 2025.09.17 20:38:59.861872 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Trace> MergeTreeBaseSelectProcessor: 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3554 | 2025.09.17 20:38:59.861904 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Trace> MergeTreeBaseSelectProcessor: 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3555 | 2025.09.17 20:38:59.862502 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001615 sec., 18575.851393188856 rows/sec., 806.65 KiB/sec. | ||
| 3556 | 2025.09.17 20:38:59.862627 [ 5 ] {5a8cc0fc-1a5d-47ec-b0f0-75577f9c9aa5} <Debug> TCPHandler: Processed in 0.001873723 sec. | ||
| 3557 | 2025.09.17 20:38:59.862882 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2025.09.17 20:38:59.863017 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 3559 | 2025.09.17 20:38:59.863234 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3560 | 2025.09.17 20:38:59.863270 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 3561 | 2025.09.17 20:38:59.863468 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3562 | 2025.09.17 20:38:59.863524 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3563 | 2025.09.17 20:38:59.863644 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 3564 | 2025.09.17 20:38:59.863716 [ 309 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3565 | 2025.09.17 20:38:59.863725 [ 317 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3566 | 2025.09.17 20:38:59.863797 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 3567 | 2025.09.17 20:38:59.863823 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3568 | 2025.09.17 20:38:59.863881 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3569 | 2025.09.17 20:38:59.863899 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 3570 | 2025.09.17 20:38:59.863931 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Trace> MergeTreeBaseSelectProcessor: 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3571 | 2025.09.17 20:38:59.863965 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Trace> MergeTreeBaseSelectProcessor: 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3572 | 2025.09.17 20:38:59.864521 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001559 sec., 19243.10455420141 rows/sec., 835.62 KiB/sec. | ||
| 3573 | 2025.09.17 20:38:59.864631 [ 5 ] {d3df7bfd-1569-40dd-bb7f-eecbe66a83f5} <Debug> TCPHandler: Processed in 0.00179997 sec. | ||
| 3574 | 2025.09.17 20:38:59.864860 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2025.09.17 20:38:59.864998 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 3576 | 2025.09.17 20:38:59.865212 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3577 | 2025.09.17 20:38:59.865248 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 3578 | 2025.09.17 20:38:59.865460 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3579 | 2025.09.17 20:38:59.865513 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3580 | 2025.09.17 20:38:59.865627 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 3581 | 2025.09.17 20:38:59.865687 [ 337 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3582 | 2025.09.17 20:38:59.865701 [ 309 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3583 | 2025.09.17 20:38:59.865791 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 3584 | 2025.09.17 20:38:59.865817 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3585 | 2025.09.17 20:38:59.865871 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3586 | 2025.09.17 20:38:59.865887 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 3587 | 2025.09.17 20:38:59.865918 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Trace> MergeTreeBaseSelectProcessor: 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3588 | 2025.09.17 20:38:59.865948 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Trace> MergeTreeBaseSelectProcessor: 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3589 | 2025.09.17 20:38:59.866458 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001557 sec., 19267.82273603083 rows/sec., 836.70 KiB/sec. | ||
| 3590 | 2025.09.17 20:38:59.866563 [ 5 ] {9224056f-ce9b-4a5f-82a7-7c255a9e0379} <Debug> TCPHandler: Processed in 0.001806591 sec. | ||
| 3591 | 2025.09.17 20:38:59.866768 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2025.09.17 20:38:59.866970 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 3593 | 2025.09.17 20:38:59.867188 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3594 | 2025.09.17 20:38:59.867224 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 3595 | 2025.09.17 20:38:59.867449 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3596 | 2025.09.17 20:38:59.867504 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3597 | 2025.09.17 20:38:59.867606 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 3598 | 2025.09.17 20:38:59.867664 [ 317 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3599 | 2025.09.17 20:38:59.867671 [ 337 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3600 | 2025.09.17 20:38:59.867750 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 3601 | 2025.09.17 20:38:59.867776 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3602 | 2025.09.17 20:38:59.867832 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3603 | 2025.09.17 20:38:59.867850 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 3604 | 2025.09.17 20:38:59.867882 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Trace> MergeTreeBaseSelectProcessor: 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3605 | 2025.09.17 20:38:59.867928 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Trace> MergeTreeBaseSelectProcessor: 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', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3606 | 2025.09.17 20:38:59.868591 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001677 sec., 17889.087656529515 rows/sec., 776.82 KiB/sec. | ||
| 3607 | 2025.09.17 20:38:59.868685 [ 5 ] {fae02582-9e86-4a3a-b86a-3787f5bf49d3} <Debug> TCPHandler: Processed in 0.001904983 sec. | ||
| 3608 | 2025.09.17 20:38:59.868904 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2025.09.17 20:38:59.869041 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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) | ||
| 3610 | 2025.09.17 20:38:59.869258 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3611 | 2025.09.17 20:38:59.869296 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_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 | ||
| 3612 | 2025.09.17 20:38:59.869508 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3613 | 2025.09.17 20:38:59.869565 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3614 | 2025.09.17 20:38:59.869669 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 3615 | 2025.09.17 20:38:59.869743 [ 309 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3616 | 2025.09.17 20:38:59.869750 [ 300 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3617 | 2025.09.17 20:38:59.869842 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (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 | ||
| 3618 | 2025.09.17 20:38:59.869863 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3619 | 2025.09.17 20:38:59.869921 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3620 | 2025.09.17 20:38:59.869938 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Debug> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 3621 | 2025.09.17 20:38:59.869968 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3622 | 2025.09.17 20:38:59.870011 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3623 | 2025.09.17 20:38:59.870594 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Debug> executeQuery: Read 30 rows, 1.30 KiB in 0.001608 sec., 18656.716417910447 rows/sec., 810.16 KiB/sec. | ||
| 3624 | 2025.09.17 20:38:59.870689 [ 5 ] {14dc40c5-9016-486f-8811-81e6b8f4dd46} <Debug> TCPHandler: Processed in 0.001837032 sec. | ||
| 3625 | 2025.09.17 20:39:00.025754 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2025.09.17 20:39:00.025927 [ 5 ] {9dd476cc-f03e-48c4-8a73-f0d288da6db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3627 | 2025.09.17 20:39:00.026000 [ 5 ] {9dd476cc-f03e-48c4-8a73-f0d288da6db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3628 | 2025.09.17 20:39:00.026805 [ 5 ] {9dd476cc-f03e-48c4-8a73-f0d288da6db9} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2025.09.17 20:39:00.026855 [ 5 ] {9dd476cc-f03e-48c4-8a73-f0d288da6db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3630 | 2025.09.17 20:39:00.027363 [ 5 ] {9dd476cc-f03e-48c4-8a73-f0d288da6db9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3631 | 2025.09.17 20:39:00.027601 [ 5 ] {9dd476cc-f03e-48c4-8a73-f0d288da6db9} <Trace> oximeter.timeseries_schema (6e29f1d5-3f88-4a51-99b6-884b62be003a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2025.09.17 20:39:00.027761 [ 5 ] {9dd476cc-f03e-48c4-8a73-f0d288da6db9} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001882 sec., 3188.0977683315623 rows/sec., 709.85 KiB/sec. | ||
| 3633 | 2025.09.17 20:39:00.027811 [ 5 ] {9dd476cc-f03e-48c4-8a73-f0d288da6db9} <Debug> TCPHandler: Processed in 0.002185341 sec. | ||
| 3634 | 2025.09.17 20:39:00.027940 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2025.09.17 20:39:00.028044 [ 5 ] {087f61b4-2f86-4ea3-877f-8e7be45332e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3636 | 2025.09.17 20:39:00.028089 [ 5 ] {087f61b4-2f86-4ea3-877f-8e7be45332e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3637 | 2025.09.17 20:39:00.028524 [ 5 ] {087f61b4-2f86-4ea3-877f-8e7be45332e7} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2025.09.17 20:39:00.028562 [ 5 ] {087f61b4-2f86-4ea3-877f-8e7be45332e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3639 | 2025.09.17 20:39:00.028881 [ 5 ] {087f61b4-2f86-4ea3-877f-8e7be45332e7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3640 | 2025.09.17 20:39:00.029097 [ 5 ] {087f61b4-2f86-4ea3-877f-8e7be45332e7} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2025.09.17 20:39:00.029230 [ 5 ] {087f61b4-2f86-4ea3-877f-8e7be45332e7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001212 sec., 1650.1650165016501 rows/sec., 134.56 KiB/sec. | ||
| 3642 | 2025.09.17 20:39:00.029268 [ 5 ] {087f61b4-2f86-4ea3-877f-8e7be45332e7} <Debug> TCPHandler: Processed in 0.001380698 sec. | ||
| 3643 | 2025.09.17 20:39:00.029390 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3644 | 2025.09.17 20:39:00.029487 [ 5 ] {a19ab09a-7bd0-4d08-8b5c-e65609677d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3645 | 2025.09.17 20:39:00.029529 [ 5 ] {a19ab09a-7bd0-4d08-8b5c-e65609677d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3646 | 2025.09.17 20:39:00.030693 [ 5 ] {a19ab09a-7bd0-4d08-8b5c-e65609677d07} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2025.09.17 20:39:00.030732 [ 5 ] {a19ab09a-7bd0-4d08-8b5c-e65609677d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3648 | 2025.09.17 20:39:00.031178 [ 5 ] {a19ab09a-7bd0-4d08-8b5c-e65609677d07} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3649 | 2025.09.17 20:39:00.031408 [ 5 ] {a19ab09a-7bd0-4d08-8b5c-e65609677d07} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2025.09.17 20:39:00.031538 [ 5 ] {a19ab09a-7bd0-4d08-8b5c-e65609677d07} <Debug> executeQuery: Read 1263 rows, 107.37 KiB in 0.00207 sec., 610144.9275362319 rows/sec., 50.65 MiB/sec. | ||
| 3651 | 2025.09.17 20:39:00.031576 [ 5 ] {a19ab09a-7bd0-4d08-8b5c-e65609677d07} <Debug> TCPHandler: Processed in 0.002235542 sec. | ||
| 3652 | 2025.09.17 20:39:00.031697 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3653 | 2025.09.17 20:39:00.031793 [ 5 ] {c7cf9f02-c6a9-41ec-b22d-b0739cc3e776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3654 | 2025.09.17 20:39:00.031835 [ 5 ] {c7cf9f02-c6a9-41ec-b22d-b0739cc3e776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3655 | 2025.09.17 20:39:00.032252 [ 5 ] {c7cf9f02-c6a9-41ec-b22d-b0739cc3e776} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2025.09.17 20:39:00.032289 [ 5 ] {c7cf9f02-c6a9-41ec-b22d-b0739cc3e776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3657 | 2025.09.17 20:39:00.032601 [ 5 ] {c7cf9f02-c6a9-41ec-b22d-b0739cc3e776} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3658 | 2025.09.17 20:39:00.032818 [ 5 ] {c7cf9f02-c6a9-41ec-b22d-b0739cc3e776} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2025.09.17 20:39:00.032950 [ 5 ] {c7cf9f02-c6a9-41ec-b22d-b0739cc3e776} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001177 sec., 29736.61852166525 rows/sec., 2.17 MiB/sec. | ||
| 3660 | 2025.09.17 20:39:00.032989 [ 5 ] {c7cf9f02-c6a9-41ec-b22d-b0739cc3e776} <Debug> TCPHandler: Processed in 0.001342308 sec. | ||
| 3661 | 2025.09.17 20:39:00.033111 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2025.09.17 20:39:00.033207 [ 5 ] {00679798-4198-43af-b1dd-24dafb35bb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3663 | 2025.09.17 20:39:00.033249 [ 5 ] {00679798-4198-43af-b1dd-24dafb35bb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3664 | 2025.09.17 20:39:00.033740 [ 5 ] {00679798-4198-43af-b1dd-24dafb35bb46} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2025.09.17 20:39:00.033778 [ 5 ] {00679798-4198-43af-b1dd-24dafb35bb46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3666 | 2025.09.17 20:39:00.034106 [ 5 ] {00679798-4198-43af-b1dd-24dafb35bb46} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3667 | 2025.09.17 20:39:00.034319 [ 5 ] {00679798-4198-43af-b1dd-24dafb35bb46} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2025.09.17 20:39:00.034448 [ 5 ] {00679798-4198-43af-b1dd-24dafb35bb46} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00126 sec., 180952.38095238095 rows/sec., 12.25 MiB/sec. | ||
| 3669 | 2025.09.17 20:39:00.034487 [ 5 ] {00679798-4198-43af-b1dd-24dafb35bb46} <Debug> TCPHandler: Processed in 0.001429 sec. | ||
| 3670 | 2025.09.17 20:39:00.034604 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2025.09.17 20:39:00.034699 [ 5 ] {42b3281a-1722-4376-856f-10666ece51e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3672 | 2025.09.17 20:39:00.034740 [ 5 ] {42b3281a-1722-4376-856f-10666ece51e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3673 | 2025.09.17 20:39:00.035316 [ 5 ] {42b3281a-1722-4376-856f-10666ece51e6} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2025.09.17 20:39:00.035354 [ 5 ] {42b3281a-1722-4376-856f-10666ece51e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3675 | 2025.09.17 20:39:00.035685 [ 5 ] {42b3281a-1722-4376-856f-10666ece51e6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3676 | 2025.09.17 20:39:00.035895 [ 5 ] {42b3281a-1722-4376-856f-10666ece51e6} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2025.09.17 20:39:00.036022 [ 5 ] {42b3281a-1722-4376-856f-10666ece51e6} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001343 sec., 413253.90915860015 rows/sec., 30.69 MiB/sec. | ||
| 3678 | 2025.09.17 20:39:00.036061 [ 5 ] {42b3281a-1722-4376-856f-10666ece51e6} <Debug> TCPHandler: Processed in 0.001506053 sec. | ||
| 3679 | 2025.09.17 20:39:00.036175 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2025.09.17 20:39:00.036271 [ 5 ] {608c05c4-66fb-493c-a00f-39df7a7c24f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3681 | 2025.09.17 20:39:00.036316 [ 5 ] {608c05c4-66fb-493c-a00f-39df7a7c24f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3682 | 2025.09.17 20:39:00.037858 [ 5 ] {608c05c4-66fb-493c-a00f-39df7a7c24f0} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2025.09.17 20:39:00.037895 [ 5 ] {608c05c4-66fb-493c-a00f-39df7a7c24f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3684 | 2025.09.17 20:39:00.038632 [ 5 ] {608c05c4-66fb-493c-a00f-39df7a7c24f0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3685 | 2025.09.17 20:39:00.038863 [ 5 ] {608c05c4-66fb-493c-a00f-39df7a7c24f0} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2025.09.17 20:39:00.039000 [ 5 ] {608c05c4-66fb-493c-a00f-39df7a7c24f0} <Debug> executeQuery: Read 4073 rows, 278.62 KiB in 0.002748 sec., 1482168.8500727802 rows/sec., 99.01 MiB/sec. | ||
| 3687 | 2025.09.17 20:39:00.039038 [ 5 ] {608c05c4-66fb-493c-a00f-39df7a7c24f0} <Debug> TCPHandler: Processed in 0.002912271 sec. | ||
| 3688 | 2025.09.17 20:39:00.039154 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2025.09.17 20:39:00.039251 [ 5 ] {43de395c-af5c-439d-b4d8-4ade63cf7a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3690 | 2025.09.17 20:39:00.039307 [ 5 ] {43de395c-af5c-439d-b4d8-4ade63cf7a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3691 | 2025.09.17 20:39:00.040123 [ 5 ] {43de395c-af5c-439d-b4d8-4ade63cf7a88} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2025.09.17 20:39:00.040160 [ 5 ] {43de395c-af5c-439d-b4d8-4ade63cf7a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3693 | 2025.09.17 20:39:00.040708 [ 5 ] {43de395c-af5c-439d-b4d8-4ade63cf7a88} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3694 | 2025.09.17 20:39:00.040929 [ 5 ] {43de395c-af5c-439d-b4d8-4ade63cf7a88} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): 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.17 20:39:00.041073 [ 5 ] {43de395c-af5c-439d-b4d8-4ade63cf7a88} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001842 sec., 17915.309446254072 rows/sec., 32.10 MiB/sec. | ||
| 3696 | 2025.09.17 20:39:00.041143 [ 5 ] {43de395c-af5c-439d-b4d8-4ade63cf7a88} <Debug> TCPHandler: Processed in 0.002038968 sec. | ||
| 3697 | 2025.09.17 20:39:00.041272 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2025.09.17 20:39:00.041367 [ 5 ] {58d7c79f-3f8d-4120-824e-75b0e3fa2070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3699 | 2025.09.17 20:39:00.041409 [ 5 ] {58d7c79f-3f8d-4120-824e-75b0e3fa2070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3700 | 2025.09.17 20:39:00.041740 [ 5 ] {58d7c79f-3f8d-4120-824e-75b0e3fa2070} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2025.09.17 20:39:00.041775 [ 5 ] {58d7c79f-3f8d-4120-824e-75b0e3fa2070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3702 | 2025.09.17 20:39:00.042077 [ 5 ] {58d7c79f-3f8d-4120-824e-75b0e3fa2070} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3703 | 2025.09.17 20:39:00.042284 [ 5 ] {58d7c79f-3f8d-4120-824e-75b0e3fa2070} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2025.09.17 20:39:00.042410 [ 5 ] {58d7c79f-3f8d-4120-824e-75b0e3fa2070} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001062 sec., 22598.870056497173 rows/sec., 1.52 MiB/sec. | ||
| 3705 | 2025.09.17 20:39:00.042445 [ 5 ] {58d7c79f-3f8d-4120-824e-75b0e3fa2070} <Debug> TCPHandler: Processed in 0.001223844 sec. | ||
| 3706 | 2025.09.17 20:39:01.511303 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45541 | ||
| 3707 | 2025.09.17 20:39:01.511437 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3708 | 2025.09.17 20:39:01.511466 [ 288 ] {} <Debug> TCP-Session: a7c9a09d-0489-4562-a9c3-8518da1b47ee Authenticating user 'default' from [fd00:1122:3344:101::e]:45541 | ||
| 3709 | 2025.09.17 20:39:01.511491 [ 288 ] {} <Debug> TCP-Session: a7c9a09d-0489-4562-a9c3-8518da1b47ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2025.09.17 20:39:01.511506 [ 288 ] {} <Debug> TCP-Session: a7c9a09d-0489-4562-a9c3-8518da1b47ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2025.09.17 20:39:01.511703 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37439 | ||
| 3712 | 2025.09.17 20:39:01.511722 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57038 | ||
| 3713 | 2025.09.17 20:39:01.511744 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55901 | ||
| 3714 | 2025.09.17 20:39:01.511766 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38855 | ||
| 3715 | 2025.09.17 20:39:01.511751 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38624 | ||
| 3716 | 2025.09.17 20:39:01.511825 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3717 | 2025.09.17 20:39:01.511821 [ 288 ] {} <Trace> TCP-Session: a7c9a09d-0489-4562-a9c3-8518da1b47ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2025.09.17 20:39:01.511883 [ 289 ] {} <Debug> TCP-Session: 98e034bc-1241-491a-9a49-9d2463f022a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37439 | ||
| 3719 | 2025.09.17 20:39:01.511759 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58962 | ||
| 3720 | 2025.09.17 20:39:01.511920 [ 289 ] {} <Debug> TCP-Session: 98e034bc-1241-491a-9a49-9d2463f022a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2025.09.17 20:39:01.511949 [ 289 ] {} <Debug> TCP-Session: 98e034bc-1241-491a-9a49-9d2463f022a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2025.09.17 20:39:01.512050 [ 288 ] {739aebf8-c4df-4c8e-8d7d-472a1dcdb6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3723 | 2025.09.17 20:39:01.512374 [ 288 ] {739aebf8-c4df-4c8e-8d7d-472a1dcdb6e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3724 | 2025.09.17 20:39:01.512436 [ 288 ] {739aebf8-c4df-4c8e-8d7d-472a1dcdb6e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3725 | 2025.09.17 20:39:01.512746 [ 288 ] {739aebf8-c4df-4c8e-8d7d-472a1dcdb6e9} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 3726 | 2025.09.17 20:39:01.516552 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3727 | 2025.09.17 20:39:01.516592 [ 292 ] {} <Debug> TCP-Session: 937fed32-c2f3-4ec2-8f26-ea9873467810 Authenticating user 'default' from [fd00:1122:3344:101::e]:55901 | ||
| 3728 | 2025.09.17 20:39:01.516612 [ 292 ] {} <Debug> TCP-Session: 937fed32-c2f3-4ec2-8f26-ea9873467810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2025.09.17 20:39:01.516625 [ 292 ] {} <Debug> TCP-Session: 937fed32-c2f3-4ec2-8f26-ea9873467810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2025.09.17 20:39:01.516678 [ 309 ] {739aebf8-c4df-4c8e-8d7d-472a1dcdb6e9} <Trace> AggregatingTransform: Aggregating | ||
| 3731 | 2025.09.17 20:39:01.516722 [ 309 ] {739aebf8-c4df-4c8e-8d7d-472a1dcdb6e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 3732 | 2025.09.17 20:39:01.516762 [ 309 ] {739aebf8-c4df-4c8e-8d7d-472a1dcdb6e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00391002 sec. (255.753 rows/sec., 9.99 KiB/sec.) | ||
| 3733 | 2025.09.17 20:39:01.516784 [ 309 ] {739aebf8-c4df-4c8e-8d7d-472a1dcdb6e9} <Trace> Aggregator: Merging aggregated data | ||
| 3734 | 2025.09.17 20:39:01.516858 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3735 | 2025.09.17 20:39:01.516894 [ 293 ] {} <Debug> TCP-Session: 26b0a234-ca53-4889-b8ae-41ae1d307619 Authenticating user 'default' from [fd00:1122:3344:101::e]:58962 | ||
| 3736 | 2025.09.17 20:39:01.516920 [ 293 ] {} <Debug> TCP-Session: 26b0a234-ca53-4889-b8ae-41ae1d307619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2025.09.17 20:39:01.516938 [ 293 ] {} <Debug> TCP-Session: 26b0a234-ca53-4889-b8ae-41ae1d307619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2025.09.17 20:39:01.516955 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3739 | 2025.09.17 20:39:01.516997 [ 294 ] {} <Debug> TCP-Session: 437756b4-7438-4cd9-ba06-8338fdd11bb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38855 | ||
| 3740 | 2025.09.17 20:39:01.517000 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64483 | ||
| 3741 | 2025.09.17 20:39:01.517022 [ 294 ] {} <Debug> TCP-Session: 437756b4-7438-4cd9-ba06-8338fdd11bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2025.09.17 20:39:01.516999 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56834 | ||
| 3743 | 2025.09.17 20:39:01.517049 [ 294 ] {} <Debug> TCP-Session: 437756b4-7438-4cd9-ba06-8338fdd11bb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2025.09.17 20:39:01.517051 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3745 | 2025.09.17 20:39:01.517097 [ 290 ] {} <Debug> TCP-Session: aad174bf-1588-4412-9b98-f951ecde5b8a Authenticating user 'default' from [fd00:1122:3344:101::e]:57038 | ||
| 3746 | 2025.09.17 20:39:01.517113 [ 290 ] {} <Debug> TCP-Session: aad174bf-1588-4412-9b98-f951ecde5b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2025.09.17 20:39:01.517127 [ 290 ] {} <Debug> TCP-Session: aad174bf-1588-4412-9b98-f951ecde5b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2025.09.17 20:39:01.517354 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3749 | 2025.09.17 20:39:01.517388 [ 286 ] {} <Debug> TCP-Session: 4e6d28a7-b449-4ec7-a2fd-e34e02f99bbd Authenticating user 'default' from [fd00:1122:3344:101::e]:56834 | ||
| 3750 | 2025.09.17 20:39:01.517392 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3751 | 2025.09.17 20:39:01.517406 [ 286 ] {} <Debug> TCP-Session: 4e6d28a7-b449-4ec7-a2fd-e34e02f99bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3752 | 2025.09.17 20:39:01.517433 [ 3 ] {} <Debug> TCP-Session: fbc7aad4-744b-476c-968d-34a65f53ed8c Authenticating user 'default' from [fd00:1122:3344:101::e]:64483 | ||
| 3753 | 2025.09.17 20:39:01.517438 [ 286 ] {} <Debug> TCP-Session: 4e6d28a7-b449-4ec7-a2fd-e34e02f99bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2025.09.17 20:39:01.517447 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3755 | 2025.09.17 20:39:01.517466 [ 3 ] {} <Debug> TCP-Session: fbc7aad4-744b-476c-968d-34a65f53ed8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3756 | 2025.09.17 20:39:01.517534 [ 291 ] {} <Debug> TCP-Session: 135856e4-dea2-4d96-9e6e-3ec1ae427e48 Authenticating user 'default' from [fd00:1122:3344:101::e]:38624 | ||
| 3757 | 2025.09.17 20:39:01.517556 [ 3 ] {} <Debug> TCP-Session: fbc7aad4-744b-476c-968d-34a65f53ed8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2025.09.17 20:39:01.517592 [ 291 ] {} <Debug> TCP-Session: 135856e4-dea2-4d96-9e6e-3ec1ae427e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2025.09.17 20:39:01.517621 [ 291 ] {} <Debug> TCP-Session: 135856e4-dea2-4d96-9e6e-3ec1ae427e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2025.09.17 20:39:01.518102 [ 288 ] {739aebf8-c4df-4c8e-8d7d-472a1dcdb6e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.006115 sec., 163.5322976287817 rows/sec., 6.39 KiB/sec. | ||
| 3761 | 2025.09.17 20:39:01.518252 [ 288 ] {739aebf8-c4df-4c8e-8d7d-472a1dcdb6e9} <Debug> TCPHandler: Processed in 0.006555454 sec. | ||
| 3762 | 2025.09.17 20:39:01.518372 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2025.09.17 20:39:01.518402 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3764 | 2025.09.17 20:39:01.518420 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3765 | 2025.09.17 20:39:01.518440 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3766 | 2025.09.17 20:39:01.518446 [ 289 ] {} <Debug> TCP-Session: 98e034bc-1241-491a-9a49-9d2463f022a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2025.09.17 20:39:01.518461 [ 3 ] {} <Debug> TCP-Session: fbc7aad4-744b-476c-968d-34a65f53ed8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2025.09.17 20:39:01.518457 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3769 | 2025.09.17 20:39:01.518483 [ 292 ] {} <Debug> TCP-Session: 937fed32-c2f3-4ec2-8f26-ea9873467810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2025.09.17 20:39:01.518494 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3771 | 2025.09.17 20:39:01.518513 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3772 | 2025.09.17 20:39:01.518529 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3773 | 2025.09.17 20:39:01.518552 [ 293 ] {} <Debug> TCP-Session: 26b0a234-ca53-4889-b8ae-41ae1d307619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2025.09.17 20:39:01.518568 [ 294 ] {} <Debug> TCP-Session: 437756b4-7438-4cd9-ba06-8338fdd11bb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2025.09.17 20:39:01.518579 [ 286 ] {} <Debug> TCP-Session: 4e6d28a7-b449-4ec7-a2fd-e34e02f99bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2025.09.17 20:39:01.518520 [ 290 ] {} <Debug> TCP-Session: aad174bf-1588-4412-9b98-f951ecde5b8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2025.09.17 20:39:01.518482 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2025.09.17 20:39:01.518408 [ 288 ] {} <Debug> TCP-Session: a7c9a09d-0489-4562-a9c3-8518da1b47ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2025.09.17 20:39:01.518662 [ 291 ] {} <Debug> TCP-Session: 135856e4-dea2-4d96-9e6e-3ec1ae427e48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2025.09.17 20:39:02.419446 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41991 | ||
| 3781 | 2025.09.17 20:39:02.419550 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2025.09.17 20:39:02.419576 [ 286 ] {} <Debug> TCP-Session: c61924d1-7c35-4591-9885-18b5e5bef71f Authenticating user 'default' from [fd00:1122:3344:101::e]:41991 | ||
| 3783 | 2025.09.17 20:39:02.419596 [ 286 ] {} <Debug> TCP-Session: c61924d1-7c35-4591-9885-18b5e5bef71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2025.09.17 20:39:02.419608 [ 286 ] {} <Debug> TCP-Session: c61924d1-7c35-4591-9885-18b5e5bef71f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2025.09.17 20:39:02.419822 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64578 | ||
| 3786 | 2025.09.17 20:39:02.419911 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37635 | ||
| 3787 | 2025.09.17 20:39:02.419944 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39495 | ||
| 3788 | 2025.09.17 20:39:02.419982 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37181 | ||
| 3789 | 2025.09.17 20:39:02.419970 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37267 | ||
| 3790 | 2025.09.17 20:39:02.420030 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3791 | 2025.09.17 20:39:02.420048 [ 286 ] {} <Trace> TCP-Session: c61924d1-7c35-4591-9885-18b5e5bef71f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2025.09.17 20:39:02.420072 [ 288 ] {} <Debug> TCP-Session: 0d8ebec1-a8e5-4b73-95d2-c0b9e3ae3314 Authenticating user 'default' from [fd00:1122:3344:101::e]:64578 | ||
| 3793 | 2025.09.17 20:39:02.420073 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3794 | 2025.09.17 20:39:02.420089 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3795 | 2025.09.17 20:39:02.420109 [ 288 ] {} <Debug> TCP-Session: 0d8ebec1-a8e5-4b73-95d2-c0b9e3ae3314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3796 | 2025.09.17 20:39:02.420130 [ 289 ] {} <Debug> TCP-Session: cd6fb196-6116-4ce6-bb3f-b30071a0fa51 Authenticating user 'default' from [fd00:1122:3344:101::e]:37635 | ||
| 3797 | 2025.09.17 20:39:02.420138 [ 294 ] {} <Debug> TCP-Session: e2a347e2-0f69-4545-90d0-00b82fecb9a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:37267 | ||
| 3798 | 2025.09.17 20:39:02.420147 [ 288 ] {} <Debug> TCP-Session: 0d8ebec1-a8e5-4b73-95d2-c0b9e3ae3314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3799 | 2025.09.17 20:39:02.420172 [ 289 ] {} <Debug> TCP-Session: cd6fb196-6116-4ce6-bb3f-b30071a0fa51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2025.09.17 20:39:02.420180 [ 294 ] {} <Debug> TCP-Session: e2a347e2-0f69-4545-90d0-00b82fecb9a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2025.09.17 20:39:02.420206 [ 289 ] {} <Debug> TCP-Session: cd6fb196-6116-4ce6-bb3f-b30071a0fa51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2025.09.17 20:39:02.420219 [ 294 ] {} <Debug> TCP-Session: e2a347e2-0f69-4545-90d0-00b82fecb9a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2025.09.17 20:39:02.420233 [ 286 ] {e2592c27-36a1-4fee-b284-342cebc5cd05} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41991) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3804 | 2025.09.17 20:39:02.420080 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3805 | 2025.09.17 20:39:02.420073 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3806 | 2025.09.17 20:39:02.420298 [ 292 ] {} <Debug> TCP-Session: 3c57d347-6aa5-45a6-8d1d-94ba17eeeb2a Authenticating user 'default' from [fd00:1122:3344:101::e]:39495 | ||
| 3807 | 2025.09.17 20:39:02.420315 [ 3 ] {} <Debug> TCP-Session: 7f4679f6-ee5d-4e2c-8acd-c396f74d3cc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37181 | ||
| 3808 | 2025.09.17 20:39:02.420327 [ 292 ] {} <Debug> TCP-Session: 3c57d347-6aa5-45a6-8d1d-94ba17eeeb2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2025.09.17 20:39:02.420338 [ 3 ] {} <Debug> TCP-Session: 7f4679f6-ee5d-4e2c-8acd-c396f74d3cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2025.09.17 20:39:02.420346 [ 292 ] {} <Debug> TCP-Session: 3c57d347-6aa5-45a6-8d1d-94ba17eeeb2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2025.09.17 20:39:02.420355 [ 3 ] {} <Debug> TCP-Session: 7f4679f6-ee5d-4e2c-8acd-c396f74d3cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2025.09.17 20:39:02.419918 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55150 | ||
| 3813 | 2025.09.17 20:39:02.419953 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55159 | ||
| 3814 | 2025.09.17 20:39:02.419963 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39835 | ||
| 3815 | 2025.09.17 20:39:02.420439 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3816 | 2025.09.17 20:39:02.420491 [ 290 ] {} <Debug> TCP-Session: feaab869-54c0-40c9-80a5-fe6da09d1607 Authenticating user 'default' from [fd00:1122:3344:101::e]:55150 | ||
| 3817 | 2025.09.17 20:39:02.420508 [ 290 ] {} <Debug> TCP-Session: feaab869-54c0-40c9-80a5-fe6da09d1607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2025.09.17 20:39:02.420513 [ 286 ] {e2592c27-36a1-4fee-b284-342cebc5cd05} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3819 | 2025.09.17 20:39:02.420521 [ 290 ] {} <Debug> TCP-Session: feaab869-54c0-40c9-80a5-fe6da09d1607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2025.09.17 20:39:02.420535 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2025.09.17 20:39:02.420515 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3822 | 2025.09.17 20:39:02.420572 [ 286 ] {e2592c27-36a1-4fee-b284-342cebc5cd05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3823 | 2025.09.17 20:39:02.420585 [ 291 ] {} <Debug> TCP-Session: 8d66547c-1198-4fbd-9e52-e15ea72b6146 Authenticating user 'default' from [fd00:1122:3344:101::e]:55159 | ||
| 3824 | 2025.09.17 20:39:02.420601 [ 293 ] {} <Debug> TCP-Session: 8e27503b-39ee-4884-aaf8-dbe8a9ed80cc Authenticating user 'default' from [fd00:1122:3344:101::e]:39835 | ||
| 3825 | 2025.09.17 20:39:02.420639 [ 291 ] {} <Debug> TCP-Session: 8d66547c-1198-4fbd-9e52-e15ea72b6146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2025.09.17 20:39:02.420641 [ 293 ] {} <Debug> TCP-Session: 8e27503b-39ee-4884-aaf8-dbe8a9ed80cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2025.09.17 20:39:02.420667 [ 291 ] {} <Debug> TCP-Session: 8d66547c-1198-4fbd-9e52-e15ea72b6146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2025.09.17 20:39:02.420676 [ 293 ] {} <Debug> TCP-Session: 8e27503b-39ee-4884-aaf8-dbe8a9ed80cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2025.09.17 20:39:02.420904 [ 286 ] {e2592c27-36a1-4fee-b284-342cebc5cd05} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 3830 | 2025.09.17 20:39:02.421826 [ 343 ] {e2592c27-36a1-4fee-b284-342cebc5cd05} <Trace> AggregatingTransform: Aggregating | ||
| 3831 | 2025.09.17 20:39:02.421880 [ 343 ] {e2592c27-36a1-4fee-b284-342cebc5cd05} <Trace> Aggregator: Aggregation method: without_key | ||
| 3832 | 2025.09.17 20:39:02.421930 [ 343 ] {e2592c27-36a1-4fee-b284-342cebc5cd05} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916735 sec. (1090.828 rows/sec., 42.61 KiB/sec.) | ||
| 3833 | 2025.09.17 20:39:02.421952 [ 343 ] {e2592c27-36a1-4fee-b284-342cebc5cd05} <Trace> Aggregator: Merging aggregated data | ||
| 3834 | 2025.09.17 20:39:02.423320 [ 286 ] {e2592c27-36a1-4fee-b284-342cebc5cd05} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003145 sec., 317.9650238473768 rows/sec., 12.42 KiB/sec. | ||
| 3835 | 2025.09.17 20:39:02.423507 [ 286 ] {e2592c27-36a1-4fee-b284-342cebc5cd05} <Debug> TCPHandler: Processed in 0.003599311 sec. | ||
| 3836 | 2025.09.17 20:39:02.423619 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3837 | 2025.09.17 20:39:02.423646 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3838 | 2025.09.17 20:39:02.423649 [ 286 ] {} <Debug> TCP-Session: c61924d1-7c35-4591-9885-18b5e5bef71f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2025.09.17 20:39:02.423666 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3840 | 2025.09.17 20:39:02.423691 [ 289 ] {} <Debug> TCP-Session: cd6fb196-6116-4ce6-bb3f-b30071a0fa51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2025.09.17 20:39:02.423706 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3842 | 2025.09.17 20:39:02.423724 [ 292 ] {} <Debug> TCP-Session: 3c57d347-6aa5-45a6-8d1d-94ba17eeeb2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2025.09.17 20:39:02.423738 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3844 | 2025.09.17 20:39:02.423761 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3845 | 2025.09.17 20:39:02.423792 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3846 | 2025.09.17 20:39:02.423804 [ 3 ] {} <Debug> TCP-Session: 7f4679f6-ee5d-4e2c-8acd-c396f74d3cc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2025.09.17 20:39:02.423829 [ 293 ] {} <Debug> TCP-Session: 8e27503b-39ee-4884-aaf8-dbe8a9ed80cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2025.09.17 20:39:02.423847 [ 294 ] {} <Debug> TCP-Session: e2a347e2-0f69-4545-90d0-00b82fecb9a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2025.09.17 20:39:02.423782 [ 291 ] {} <Debug> TCP-Session: 8d66547c-1198-4fbd-9e52-e15ea72b6146 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2025.09.17 20:39:02.423717 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3851 | 2025.09.17 20:39:02.423684 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3852 | 2025.09.17 20:39:02.423932 [ 290 ] {} <Debug> TCP-Session: feaab869-54c0-40c9-80a5-fe6da09d1607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2025.09.17 20:39:02.423979 [ 288 ] {} <Debug> TCP-Session: 0d8ebec1-a8e5-4b73-95d2-c0b9e3ae3314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2025.09.17 20:39:02.516965 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60241 | ||
| 3855 | 2025.09.17 20:39:02.517085 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3856 | 2025.09.17 20:39:02.517120 [ 286 ] {} <Debug> TCP-Session: 43e92c50-9ce5-4c47-9833-e28541fe36ec Authenticating user 'default' from [fd00:1122:3344:101::e]:60241 | ||
| 3857 | 2025.09.17 20:39:02.517143 [ 286 ] {} <Debug> TCP-Session: 43e92c50-9ce5-4c47-9833-e28541fe36ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2025.09.17 20:39:02.517156 [ 286 ] {} <Debug> TCP-Session: 43e92c50-9ce5-4c47-9833-e28541fe36ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2025.09.17 20:39:02.517434 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64947 | ||
| 3860 | 2025.09.17 20:39:02.517474 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60516 | ||
| 3861 | 2025.09.17 20:39:02.517504 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48559 | ||
| 3862 | 2025.09.17 20:39:02.517516 [ 286 ] {} <Trace> TCP-Session: 43e92c50-9ce5-4c47-9833-e28541fe36ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2025.09.17 20:39:02.517557 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3864 | 2025.09.17 20:39:02.517589 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2025.09.17 20:39:02.517589 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3866 | 2025.09.17 20:39:02.517610 [ 288 ] {} <Debug> TCP-Session: 47ca537a-a55b-464a-b726-8e9bb84cb041 Authenticating user 'default' from [fd00:1122:3344:101::e]:64947 | ||
| 3867 | 2025.09.17 20:39:02.517626 [ 292 ] {} <Debug> TCP-Session: bfbd145c-f1c3-4e27-b5fa-b241adaeecf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60516 | ||
| 3868 | 2025.09.17 20:39:02.517632 [ 3 ] {} <Debug> TCP-Session: 3ac623b3-66b7-45da-bc22-b80fc9d1e9ae Authenticating user 'default' from [fd00:1122:3344:101::e]:48559 | ||
| 3869 | 2025.09.17 20:39:02.517653 [ 288 ] {} <Debug> TCP-Session: 47ca537a-a55b-464a-b726-8e9bb84cb041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2025.09.17 20:39:02.517663 [ 292 ] {} <Debug> TCP-Session: bfbd145c-f1c3-4e27-b5fa-b241adaeecf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2025.09.17 20:39:02.517682 [ 288 ] {} <Debug> TCP-Session: 47ca537a-a55b-464a-b726-8e9bb84cb041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2025.09.17 20:39:02.517702 [ 292 ] {} <Debug> TCP-Session: bfbd145c-f1c3-4e27-b5fa-b241adaeecf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2025.09.17 20:39:02.517668 [ 3 ] {} <Debug> TCP-Session: 3ac623b3-66b7-45da-bc22-b80fc9d1e9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2025.09.17 20:39:02.517720 [ 286 ] {d4250ac1-5eea-43d9-9fc3-80e05121557c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60241) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3875 | 2025.09.17 20:39:02.517736 [ 3 ] {} <Debug> TCP-Session: 3ac623b3-66b7-45da-bc22-b80fc9d1e9ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2025.09.17 20:39:02.517499 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40914 | ||
| 3877 | 2025.09.17 20:39:02.517488 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39177 | ||
| 3878 | 2025.09.17 20:39:02.517476 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40724 | ||
| 3879 | 2025.09.17 20:39:02.517442 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61944 | ||
| 3880 | 2025.09.17 20:39:02.517857 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3881 | 2025.09.17 20:39:02.517869 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3882 | 2025.09.17 20:39:02.517910 [ 294 ] {} <Debug> TCP-Session: 6febc89c-e0d7-45e2-afad-eaf03bedadf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40914 | ||
| 3883 | 2025.09.17 20:39:02.517931 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3884 | 2025.09.17 20:39:02.517938 [ 293 ] {} <Debug> TCP-Session: e1f54644-17c1-4297-b444-26296221a013 Authenticating user 'default' from [fd00:1122:3344:101::e]:39177 | ||
| 3885 | 2025.09.17 20:39:02.517974 [ 294 ] {} <Debug> TCP-Session: 6febc89c-e0d7-45e2-afad-eaf03bedadf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2025.09.17 20:39:02.517977 [ 290 ] {} <Debug> TCP-Session: 1c286e4a-6e4e-4244-9457-168ee18f16d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61944 | ||
| 3887 | 2025.09.17 20:39:02.517992 [ 293 ] {} <Debug> TCP-Session: e1f54644-17c1-4297-b444-26296221a013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2025.09.17 20:39:02.518016 [ 290 ] {} <Debug> TCP-Session: 1c286e4a-6e4e-4244-9457-168ee18f16d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2025.09.17 20:39:02.518030 [ 293 ] {} <Debug> TCP-Session: e1f54644-17c1-4297-b444-26296221a013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2025.09.17 20:39:02.518043 [ 290 ] {} <Debug> TCP-Session: 1c286e4a-6e4e-4244-9457-168ee18f16d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2025.09.17 20:39:02.518053 [ 286 ] {d4250ac1-5eea-43d9-9fc3-80e05121557c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3892 | 2025.09.17 20:39:02.518009 [ 294 ] {} <Debug> TCP-Session: 6febc89c-e0d7-45e2-afad-eaf03bedadf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2025.09.17 20:39:02.517436 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49946 | ||
| 3894 | 2025.09.17 20:39:02.518117 [ 286 ] {d4250ac1-5eea-43d9-9fc3-80e05121557c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3895 | 2025.09.17 20:39:02.517937 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3896 | 2025.09.17 20:39:02.518176 [ 291 ] {} <Debug> TCP-Session: e4d311cb-b395-46bd-9a47-a0ef5dc8b957 Authenticating user 'default' from [fd00:1122:3344:101::e]:40724 | ||
| 3897 | 2025.09.17 20:39:02.518179 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3898 | 2025.09.17 20:39:02.518202 [ 291 ] {} <Debug> TCP-Session: e4d311cb-b395-46bd-9a47-a0ef5dc8b957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2025.09.17 20:39:02.518214 [ 289 ] {} <Debug> TCP-Session: e30b2e94-ae37-420d-a26a-4ce2c6f8bf22 Authenticating user 'default' from [fd00:1122:3344:101::e]:49946 | ||
| 3900 | 2025.09.17 20:39:02.518224 [ 291 ] {} <Debug> TCP-Session: e4d311cb-b395-46bd-9a47-a0ef5dc8b957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2025.09.17 20:39:02.518241 [ 289 ] {} <Debug> TCP-Session: e30b2e94-ae37-420d-a26a-4ce2c6f8bf22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2025.09.17 20:39:02.518260 [ 289 ] {} <Debug> TCP-Session: e30b2e94-ae37-420d-a26a-4ce2c6f8bf22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2025.09.17 20:39:02.518442 [ 286 ] {d4250ac1-5eea-43d9-9fc3-80e05121557c} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 3904 | 2025.09.17 20:39:02.519249 [ 318 ] {d4250ac1-5eea-43d9-9fc3-80e05121557c} <Trace> AggregatingTransform: Aggregating | ||
| 3905 | 2025.09.17 20:39:02.519296 [ 318 ] {d4250ac1-5eea-43d9-9fc3-80e05121557c} <Trace> Aggregator: Aggregation method: without_key | ||
| 3906 | 2025.09.17 20:39:02.519330 [ 318 ] {d4250ac1-5eea-43d9-9fc3-80e05121557c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000785152 sec. (1273.639 rows/sec., 49.75 KiB/sec.) | ||
| 3907 | 2025.09.17 20:39:02.519349 [ 318 ] {d4250ac1-5eea-43d9-9fc3-80e05121557c} <Trace> Aggregator: Merging aggregated data | ||
| 3908 | 2025.09.17 20:39:02.520707 [ 286 ] {d4250ac1-5eea-43d9-9fc3-80e05121557c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0031 sec., 322.5806451612903 rows/sec., 12.60 KiB/sec. | ||
| 3909 | 2025.09.17 20:39:02.520810 [ 286 ] {d4250ac1-5eea-43d9-9fc3-80e05121557c} <Debug> TCPHandler: Processed in 0.003472407 sec. | ||
| 3910 | 2025.09.17 20:39:02.520982 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3911 | 2025.09.17 20:39:02.521012 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2025.09.17 20:39:02.521033 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3913 | 2025.09.17 20:39:02.521055 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3914 | 2025.09.17 20:39:02.521063 [ 288 ] {} <Debug> TCP-Session: 47ca537a-a55b-464a-b726-8e9bb84cb041 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2025.09.17 20:39:02.521086 [ 294 ] {} <Debug> TCP-Session: 6febc89c-e0d7-45e2-afad-eaf03bedadf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2025.09.17 20:39:02.521092 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3917 | 2025.09.17 20:39:02.521113 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3918 | 2025.09.17 20:39:02.521085 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3919 | 2025.09.17 20:39:02.521180 [ 292 ] {} <Debug> TCP-Session: bfbd145c-f1c3-4e27-b5fa-b241adaeecf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2025.09.17 20:39:02.521238 [ 289 ] {} <Debug> TCP-Session: e30b2e94-ae37-420d-a26a-4ce2c6f8bf22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2025.09.17 20:39:02.521148 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3922 | 2025.09.17 20:39:02.521149 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2025.09.17 20:39:02.521316 [ 291 ] {} <Debug> TCP-Session: e4d311cb-b395-46bd-9a47-a0ef5dc8b957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2025.09.17 20:39:02.521152 [ 290 ] {} <Debug> TCP-Session: 1c286e4a-6e4e-4244-9457-168ee18f16d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2025.09.17 20:39:02.521346 [ 3 ] {} <Debug> TCP-Session: 3ac623b3-66b7-45da-bc22-b80fc9d1e9ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2025.09.17 20:39:02.521104 [ 293 ] {} <Debug> TCP-Session: e1f54644-17c1-4297-b444-26296221a013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2025.09.17 20:39:02.521023 [ 286 ] {} <Debug> TCP-Session: 43e92c50-9ce5-4c47-9833-e28541fe36ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2025.09.17 20:39:03.430797 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3929 | 2025.09.17 20:39:03.431004 [ 5 ] {ee3f828a-5df4-408d-ad4d-9e5ba79c2bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3930 | 2025.09.17 20:39:03.431113 [ 5 ] {ee3f828a-5df4-408d-ad4d-9e5ba79c2bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3931 | 2025.09.17 20:39:03.431802 [ 5 ] {ee3f828a-5df4-408d-ad4d-9e5ba79c2bff} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2025.09.17 20:39:03.431850 [ 5 ] {ee3f828a-5df4-408d-ad4d-9e5ba79c2bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3933 | 2025.09.17 20:39:03.432249 [ 5 ] {ee3f828a-5df4-408d-ad4d-9e5ba79c2bff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3934 | 2025.09.17 20:39:03.432479 [ 5 ] {ee3f828a-5df4-408d-ad4d-9e5ba79c2bff} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3935 | 2025.09.17 20:39:03.432629 [ 5 ] {ee3f828a-5df4-408d-ad4d-9e5ba79c2bff} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001684 sec., 33254.1567695962 rows/sec., 2.55 MiB/sec. | ||
| 3936 | 2025.09.17 20:39:03.432671 [ 5 ] {ee3f828a-5df4-408d-ad4d-9e5ba79c2bff} <Debug> TCPHandler: Processed in 0.002019197 sec. | ||
| 3937 | 2025.09.17 20:39:03.432799 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2025.09.17 20:39:03.432897 [ 5 ] {2417771a-c879-4850-8140-e1765927d0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3939 | 2025.09.17 20:39:03.432939 [ 5 ] {2417771a-c879-4850-8140-e1765927d0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3940 | 2025.09.17 20:39:03.433379 [ 5 ] {2417771a-c879-4850-8140-e1765927d0b2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3941 | 2025.09.17 20:39:03.433415 [ 5 ] {2417771a-c879-4850-8140-e1765927d0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3942 | 2025.09.17 20:39:03.433717 [ 5 ] {2417771a-c879-4850-8140-e1765927d0b2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3943 | 2025.09.17 20:39:03.433926 [ 5 ] {2417771a-c879-4850-8140-e1765927d0b2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3944 | 2025.09.17 20:39:03.434055 [ 5 ] {2417771a-c879-4850-8140-e1765927d0b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001178 sec., 54329.37181663837 rows/sec., 4.24 MiB/sec. | ||
| 3945 | 2025.09.17 20:39:03.434092 [ 5 ] {2417771a-c879-4850-8140-e1765927d0b2} <Debug> TCPHandler: Processed in 0.001343108 sec. | ||
| 3946 | 2025.09.17 20:39:03.434206 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3947 | 2025.09.17 20:39:03.434301 [ 5 ] {df9eba93-a868-42bc-a11a-8200f579c2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3948 | 2025.09.17 20:39:03.434345 [ 5 ] {df9eba93-a868-42bc-a11a-8200f579c2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3949 | 2025.09.17 20:39:03.434747 [ 5 ] {df9eba93-a868-42bc-a11a-8200f579c2f0} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2025.09.17 20:39:03.434781 [ 5 ] {df9eba93-a868-42bc-a11a-8200f579c2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3951 | 2025.09.17 20:39:03.435104 [ 5 ] {df9eba93-a868-42bc-a11a-8200f579c2f0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3952 | 2025.09.17 20:39:03.435318 [ 5 ] {df9eba93-a868-42bc-a11a-8200f579c2f0} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2025.09.17 20:39:03.435449 [ 5 ] {df9eba93-a868-42bc-a11a-8200f579c2f0} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001168 sec., 82191.78082191781 rows/sec., 5.72 MiB/sec. | ||
| 3954 | 2025.09.17 20:39:03.435486 [ 5 ] {df9eba93-a868-42bc-a11a-8200f579c2f0} <Debug> TCPHandler: Processed in 0.001329427 sec. | ||
| 3955 | 2025.09.17 20:39:03.435612 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2025.09.17 20:39:03.435727 [ 5 ] {b122f686-a7b9-4838-8e80-4029354126a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3957 | 2025.09.17 20:39:03.435781 [ 5 ] {b122f686-a7b9-4838-8e80-4029354126a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3958 | 2025.09.17 20:39:03.436214 [ 5 ] {b122f686-a7b9-4838-8e80-4029354126a8} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3959 | 2025.09.17 20:39:03.436259 [ 5 ] {b122f686-a7b9-4838-8e80-4029354126a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3960 | 2025.09.17 20:39:03.436641 [ 5 ] {b122f686-a7b9-4838-8e80-4029354126a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3961 | 2025.09.17 20:39:03.436920 [ 5 ] {b122f686-a7b9-4838-8e80-4029354126a8} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3962 | 2025.09.17 20:39:03.437058 [ 5 ] {b122f686-a7b9-4838-8e80-4029354126a8} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001356 sec., 26548.672566371682 rows/sec., 1.79 MiB/sec. | ||
| 3963 | 2025.09.17 20:39:03.437095 [ 5 ] {b122f686-a7b9-4838-8e80-4029354126a8} <Debug> TCPHandler: Processed in 0.001544104 sec. | ||
| 3964 | 2025.09.17 20:39:05.154057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8166 | ||
| 3965 | 2025.09.17 20:39:05.154768 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2025.09.17 20:39:05.154815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3967 | 2025.09.17 20:39:05.155286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3968 | 2025.09.17 20:39:05.155525 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2025.09.17 20:39:05.155664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8166 | ||
| 3970 | 2025.09.17 20:39:05.571111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3971 | 2025.09.17 20:39:05.586178 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2025.09.17 20:39:05.586237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.45 GiB. | ||
| 3973 | 2025.09.17 20:39:05.592556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3974 | 2025.09.17 20:39:05.593271 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2025.09.17 20:39:05.596020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3976 | 2025.09.17 20:39:07.668152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 482 | ||
| 3977 | 2025.09.17 20:39:07.670847 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2025.09.17 20:39:07.670895 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 3979 | 2025.09.17 20:39:07.672139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3980 | 2025.09.17 20:39:07.672426 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2025.09.17 20:39:07.672680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3982 | 2025.09.17 20:39:08.434396 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2025.09.17 20:39:08.434581 [ 5 ] {e7d6e655-c048-4d76-b438-5ed566c09cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3984 | 2025.09.17 20:39:08.434658 [ 5 ] {e7d6e655-c048-4d76-b438-5ed566c09cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3985 | 2025.09.17 20:39:08.435430 [ 5 ] {e7d6e655-c048-4d76-b438-5ed566c09cad} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.09.17 20:39:08.435474 [ 5 ] {e7d6e655-c048-4d76-b438-5ed566c09cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 3987 | 2025.09.17 20:39:08.435870 [ 5 ] {e7d6e655-c048-4d76-b438-5ed566c09cad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3988 | 2025.09.17 20:39:08.436094 [ 5 ] {e7d6e655-c048-4d76-b438-5ed566c09cad} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2025.09.17 20:39:08.436241 [ 5 ] {e7d6e655-c048-4d76-b438-5ed566c09cad} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001666 sec., 44417.76710684274 rows/sec., 3.59 MiB/sec. | ||
| 3990 | 2025.09.17 20:39:08.436285 [ 5 ] {e7d6e655-c048-4d76-b438-5ed566c09cad} <Debug> TCPHandler: Processed in 0.001993176 sec. | ||
| 3991 | 2025.09.17 20:39:08.436411 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2025.09.17 20:39:08.436504 [ 5 ] {f56f01c2-eb17-40f8-96c8-1f41de0bd3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3993 | 2025.09.17 20:39:08.436544 [ 5 ] {f56f01c2-eb17-40f8-96c8-1f41de0bd3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3994 | 2025.09.17 20:39:08.436936 [ 5 ] {f56f01c2-eb17-40f8-96c8-1f41de0bd3ba} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2025.09.17 20:39:08.436970 [ 5 ] {f56f01c2-eb17-40f8-96c8-1f41de0bd3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 3996 | 2025.09.17 20:39:08.437260 [ 5 ] {f56f01c2-eb17-40f8-96c8-1f41de0bd3ba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3997 | 2025.09.17 20:39:08.437462 [ 5 ] {f56f01c2-eb17-40f8-96c8-1f41de0bd3ba} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.09.17 20:39:08.437594 [ 5 ] {f56f01c2-eb17-40f8-96c8-1f41de0bd3ba} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001108 sec., 8122.743682310469 rows/sec., 610.79 KiB/sec. | ||
| 3999 | 2025.09.17 20:39:08.437638 [ 5 ] {f56f01c2-eb17-40f8-96c8-1f41de0bd3ba} <Debug> TCPHandler: Processed in 0.001275146 sec. | ||
| 4000 | 2025.09.17 20:39:08.437744 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2025.09.17 20:39:08.437836 [ 5 ] {c42a7f25-7fd8-4979-9c2b-54edcc4e2411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4002 | 2025.09.17 20:39:08.437876 [ 5 ] {c42a7f25-7fd8-4979-9c2b-54edcc4e2411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4003 | 2025.09.17 20:39:08.438283 [ 5 ] {c42a7f25-7fd8-4979-9c2b-54edcc4e2411} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2025.09.17 20:39:08.438317 [ 5 ] {c42a7f25-7fd8-4979-9c2b-54edcc4e2411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4005 | 2025.09.17 20:39:08.438605 [ 5 ] {c42a7f25-7fd8-4979-9c2b-54edcc4e2411} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4006 | 2025.09.17 20:39:08.438832 [ 5 ] {c42a7f25-7fd8-4979-9c2b-54edcc4e2411} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2025.09.17 20:39:08.438954 [ 5 ] {c42a7f25-7fd8-4979-9c2b-54edcc4e2411} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001135 sec., 64317.180616740094 rows/sec., 5.02 MiB/sec. | ||
| 4008 | 2025.09.17 20:39:08.438992 [ 5 ] {c42a7f25-7fd8-4979-9c2b-54edcc4e2411} <Debug> TCPHandler: Processed in 0.001294496 sec. | ||
| 4009 | 2025.09.17 20:39:08.439101 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2025.09.17 20:39:08.439193 [ 5 ] {cbe23cef-62aa-4654-9161-3189223ebb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4011 | 2025.09.17 20:39:08.439234 [ 5 ] {cbe23cef-62aa-4654-9161-3189223ebb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4012 | 2025.09.17 20:39:08.439633 [ 5 ] {cbe23cef-62aa-4654-9161-3189223ebb21} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2025.09.17 20:39:08.439667 [ 5 ] {cbe23cef-62aa-4654-9161-3189223ebb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4014 | 2025.09.17 20:39:08.439989 [ 5 ] {cbe23cef-62aa-4654-9161-3189223ebb21} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4015 | 2025.09.17 20:39:08.440195 [ 5 ] {cbe23cef-62aa-4654-9161-3189223ebb21} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2025.09.17 20:39:08.440318 [ 5 ] {cbe23cef-62aa-4654-9161-3189223ebb21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 4017 | 2025.09.17 20:39:08.440353 [ 5 ] {cbe23cef-62aa-4654-9161-3189223ebb21} <Debug> TCPHandler: Processed in 0.001299856 sec. | ||
| 4018 | 2025.09.17 20:39:08.440466 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2025.09.17 20:39:08.440557 [ 5 ] {7019dabf-f1af-40a5-8342-d803f8964ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4020 | 2025.09.17 20:39:08.440611 [ 5 ] {7019dabf-f1af-40a5-8342-d803f8964ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4021 | 2025.09.17 20:39:08.441344 [ 5 ] {7019dabf-f1af-40a5-8342-d803f8964ab7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2025.09.17 20:39:08.441377 [ 5 ] {7019dabf-f1af-40a5-8342-d803f8964ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4023 | 2025.09.17 20:39:08.441864 [ 5 ] {7019dabf-f1af-40a5-8342-d803f8964ab7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4024 | 2025.09.17 20:39:08.442077 [ 5 ] {7019dabf-f1af-40a5-8342-d803f8964ab7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2025.09.17 20:39:08.442209 [ 5 ] {7019dabf-f1af-40a5-8342-d803f8964ab7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001669 sec., 5392.450569203116 rows/sec., 9.66 MiB/sec. | ||
| 4026 | 2025.09.17 20:39:08.442223 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4027 | 2025.09.17 20:39:08.442258 [ 5 ] {7019dabf-f1af-40a5-8342-d803f8964ab7} <Debug> TCPHandler: Processed in 0.001843562 sec. | ||
| 4028 | 2025.09.17 20:39:08.442294 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2025.09.17 20:39:08.442319 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4030 | 2025.09.17 20:39:08.442381 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2025.09.17 20:39:08.442409 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 4032 | 2025.09.17 20:39:08.442479 [ 5 ] {6defed31-ca04-4d04-adf8-6170964e8336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4033 | 2025.09.17 20:39:08.442523 [ 5 ] {6defed31-ca04-4d04-adf8-6170964e8336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4034 | 2025.09.17 20:39:08.442604 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4035 | 2025.09.17 20:39:08.442659 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 266 rows starting from the beginning of the part | ||
| 4036 | 2025.09.17 20:39:08.442789 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 4037 | 2025.09.17 20:39:08.442851 [ 5 ] {6defed31-ca04-4d04-adf8-6170964e8336} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2025.09.17 20:39:08.442889 [ 5 ] {6defed31-ca04-4d04-adf8-6170964e8336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4039 | 2025.09.17 20:39:08.442905 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part | ||
| 4040 | 2025.09.17 20:39:08.443005 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 9 rows starting from the beginning of the part | ||
| 4041 | 2025.09.17 20:39:08.443098 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 4042 | 2025.09.17 20:39:08.443195 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
| 4043 | 2025.09.17 20:39:08.443208 [ 5 ] {6defed31-ca04-4d04-adf8-6170964e8336} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4044 | 2025.09.17 20:39:08.443423 [ 5 ] {6defed31-ca04-4d04-adf8-6170964e8336} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2025.09.17 20:39:08.443548 [ 5 ] {6defed31-ca04-4d04-adf8-6170964e8336} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4046 | 2025.09.17 20:39:08.443582 [ 5 ] {6defed31-ca04-4d04-adf8-6170964e8336} <Debug> TCPHandler: Processed in 0.001248655 sec. | ||
| 4047 | 2025.09.17 20:39:08.446279 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 19 columns (19 merged, 0 gathered) in 0.00390001 sec., 91794.63642400916 rows/sec., 164.49 MiB/sec. | ||
| 4048 | 2025.09.17 20:39:08.447017 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4049 | 2025.09.17 20:39:08.447395 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2025.09.17 20:39:08.447479 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4051 | 2025.09.17 20:39:08.447623 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.00 MiB. | ||
| 4052 | 2025.09.17 20:39:09.000211 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.29 MiB, peak 244.91 MiB, free memory in arenas 0.00 B, will set to 237.40 MiB (RSS), difference: 1.11 MiB | ||
| 4053 | 2025.09.17 20:39:12.563530 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4054 | 2025.09.17 20:39:12.563630 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4055 | 2025.09.17 20:39:12.656697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8614 | ||
| 4056 | 2025.09.17 20:39:12.657179 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2025.09.17 20:39:12.657223 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4058 | 2025.09.17 20:39:12.657703 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4059 | 2025.09.17 20:39:12.657983 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4060 | 2025.09.17 20:39:12.658116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8614 | ||
| 4061 | 2025.09.17 20:39:13.097073 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4062 | 2025.09.17 20:39:13.112687 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4063 | 2025.09.17 20:39:13.112730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4064 | 2025.09.17 20:39:13.118575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4065 | 2025.09.17 20:39:13.119280 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4066 | 2025.09.17 20:39:13.122254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4067 | 2025.09.17 20:39:13.435338 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2025.09.17 20:39:13.435625 [ 5 ] {4bf15b98-b95a-4d22-864e-5027e2ede2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4069 | 2025.09.17 20:39:13.435733 [ 5 ] {4bf15b98-b95a-4d22-864e-5027e2ede2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4070 | 2025.09.17 20:39:13.436462 [ 5 ] {4bf15b98-b95a-4d22-864e-5027e2ede2ed} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2025.09.17 20:39:13.436511 [ 5 ] {4bf15b98-b95a-4d22-864e-5027e2ede2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4072 | 2025.09.17 20:39:13.436949 [ 5 ] {4bf15b98-b95a-4d22-864e-5027e2ede2ed} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4073 | 2025.09.17 20:39:13.437183 [ 5 ] {4bf15b98-b95a-4d22-864e-5027e2ede2ed} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2025.09.17 20:39:13.437344 [ 5 ] {4bf15b98-b95a-4d22-864e-5027e2ede2ed} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001798 sec., 67853.17018909901 rows/sec., 5.83 MiB/sec. | ||
| 4075 | 2025.09.17 20:39:13.437386 [ 5 ] {4bf15b98-b95a-4d22-864e-5027e2ede2ed} <Debug> TCPHandler: Processed in 0.002238972 sec. | ||
| 4076 | 2025.09.17 20:39:13.437516 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2025.09.17 20:39:13.437611 [ 5 ] {0b539558-fa16-45cc-95eb-eb35126c41ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4078 | 2025.09.17 20:39:13.437653 [ 5 ] {0b539558-fa16-45cc-95eb-eb35126c41ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4079 | 2025.09.17 20:39:13.438063 [ 5 ] {0b539558-fa16-45cc-95eb-eb35126c41ff} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2025.09.17 20:39:13.438100 [ 5 ] {0b539558-fa16-45cc-95eb-eb35126c41ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4081 | 2025.09.17 20:39:13.438398 [ 5 ] {0b539558-fa16-45cc-95eb-eb35126c41ff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4082 | 2025.09.17 20:39:13.438611 [ 5 ] {0b539558-fa16-45cc-95eb-eb35126c41ff} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2025.09.17 20:39:13.438737 [ 5 ] {0b539558-fa16-45cc-95eb-eb35126c41ff} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001145 sec., 28820.960698689956 rows/sec., 2.12 MiB/sec. | ||
| 4084 | 2025.09.17 20:39:13.438774 [ 5 ] {0b539558-fa16-45cc-95eb-eb35126c41ff} <Debug> TCPHandler: Processed in 0.001307946 sec. | ||
| 4085 | 2025.09.17 20:39:13.438886 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2025.09.17 20:39:13.438981 [ 5 ] {5dee4e88-eef8-4ee5-b2fb-f3ba493f184a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4087 | 2025.09.17 20:39:13.439022 [ 5 ] {5dee4e88-eef8-4ee5-b2fb-f3ba493f184a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4088 | 2025.09.17 20:39:13.439501 [ 5 ] {5dee4e88-eef8-4ee5-b2fb-f3ba493f184a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2025.09.17 20:39:13.439548 [ 5 ] {5dee4e88-eef8-4ee5-b2fb-f3ba493f184a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4090 | 2025.09.17 20:39:13.439895 [ 5 ] {5dee4e88-eef8-4ee5-b2fb-f3ba493f184a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4091 | 2025.09.17 20:39:13.440107 [ 5 ] {5dee4e88-eef8-4ee5-b2fb-f3ba493f184a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2025.09.17 20:39:13.440244 [ 5 ] {5dee4e88-eef8-4ee5-b2fb-f3ba493f184a} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001281 sec., 75722.09211553473 rows/sec., 5.91 MiB/sec. | ||
| 4093 | 2025.09.17 20:39:13.440282 [ 5 ] {5dee4e88-eef8-4ee5-b2fb-f3ba493f184a} <Debug> TCPHandler: Processed in 0.001445151 sec. | ||
| 4094 | 2025.09.17 20:39:13.440398 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.09.17 20:39:13.440494 [ 5 ] {ce543c72-4429-4e51-b597-1c285e182544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4096 | 2025.09.17 20:39:13.440537 [ 5 ] {ce543c72-4429-4e51-b597-1c285e182544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4097 | 2025.09.17 20:39:13.440943 [ 5 ] {ce543c72-4429-4e51-b597-1c285e182544} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2025.09.17 20:39:13.440980 [ 5 ] {ce543c72-4429-4e51-b597-1c285e182544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4099 | 2025.09.17 20:39:13.441326 [ 5 ] {ce543c72-4429-4e51-b597-1c285e182544} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4100 | 2025.09.17 20:39:13.441532 [ 5 ] {ce543c72-4429-4e51-b597-1c285e182544} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2025.09.17 20:39:13.441668 [ 5 ] {ce543c72-4429-4e51-b597-1c285e182544} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 4102 | 2025.09.17 20:39:13.441705 [ 5 ] {ce543c72-4429-4e51-b597-1c285e182544} <Debug> TCPHandler: Processed in 0.001357808 sec. | ||
| 4103 | 2025.09.17 20:39:13.441814 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2025.09.17 20:39:13.441909 [ 5 ] {b115356a-b8e3-4cb1-9679-764d543ccc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4105 | 2025.09.17 20:39:13.441963 [ 5 ] {b115356a-b8e3-4cb1-9679-764d543ccc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4106 | 2025.09.17 20:39:13.442784 [ 5 ] {b115356a-b8e3-4cb1-9679-764d543ccc1c} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2025.09.17 20:39:13.442821 [ 5 ] {b115356a-b8e3-4cb1-9679-764d543ccc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4108 | 2025.09.17 20:39:13.443377 [ 5 ] {b115356a-b8e3-4cb1-9679-764d543ccc1c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4109 | 2025.09.17 20:39:13.443594 [ 5 ] {b115356a-b8e3-4cb1-9679-764d543ccc1c} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2025.09.17 20:39:13.443726 [ 5 ] {b115356a-b8e3-4cb1-9679-764d543ccc1c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001836 sec., 17973.856209150326 rows/sec., 32.21 MiB/sec. | ||
| 4111 | 2025.09.17 20:39:13.443778 [ 5 ] {b115356a-b8e3-4cb1-9679-764d543ccc1c} <Debug> TCPHandler: Processed in 0.002012066 sec. | ||
| 4112 | 2025.09.17 20:39:13.443892 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2025.09.17 20:39:13.443987 [ 5 ] {4639ea4a-0a9c-47d0-938e-5734239b160e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4114 | 2025.09.17 20:39:13.444028 [ 5 ] {4639ea4a-0a9c-47d0-938e-5734239b160e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4115 | 2025.09.17 20:39:13.444358 [ 5 ] {4639ea4a-0a9c-47d0-938e-5734239b160e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2025.09.17 20:39:13.444395 [ 5 ] {4639ea4a-0a9c-47d0-938e-5734239b160e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4117 | 2025.09.17 20:39:13.444687 [ 5 ] {4639ea4a-0a9c-47d0-938e-5734239b160e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4118 | 2025.09.17 20:39:13.444891 [ 5 ] {4639ea4a-0a9c-47d0-938e-5734239b160e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2025.09.17 20:39:13.445030 [ 5 ] {4639ea4a-0a9c-47d0-938e-5734239b160e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4120 | 2025.09.17 20:39:13.445065 [ 5 ] {4639ea4a-0a9c-47d0-938e-5734239b160e} <Debug> TCPHandler: Processed in 0.001222295 sec. | ||
| 4121 | 2025.09.17 20:39:17.673005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 506 | ||
| 4122 | 2025.09.17 20:39:17.675075 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2025.09.17 20:39:17.675120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4124 | 2025.09.17 20:39:17.676273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4125 | 2025.09.17 20:39:17.676534 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2025.09.17 20:39:17.676787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 4127 | 2025.09.17 20:39:18.436516 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4128 | 2025.09.17 20:39:18.436702 [ 5 ] {b1d32f19-31ac-4e05-a0bd-646931b9915a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4129 | 2025.09.17 20:39:18.436768 [ 5 ] {b1d32f19-31ac-4e05-a0bd-646931b9915a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4130 | 2025.09.17 20:39:18.437416 [ 5 ] {b1d32f19-31ac-4e05-a0bd-646931b9915a} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2025.09.17 20:39:18.437454 [ 5 ] {b1d32f19-31ac-4e05-a0bd-646931b9915a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4132 | 2025.09.17 20:39:18.437862 [ 5 ] {b1d32f19-31ac-4e05-a0bd-646931b9915a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4133 | 2025.09.17 20:39:18.438089 [ 5 ] {b1d32f19-31ac-4e05-a0bd-646931b9915a} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2025.09.17 20:39:18.438212 [ 108 ] {} <Debug> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4135 | 2025.09.17 20:39:18.438236 [ 5 ] {b1d32f19-31ac-4e05-a0bd-646931b9915a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.25 MiB/sec. | ||
| 4136 | 2025.09.17 20:39:18.438282 [ 108 ] {} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2025.09.17 20:39:18.438294 [ 5 ] {b1d32f19-31ac-4e05-a0bd-646931b9915a} <Debug> TCPHandler: Processed in 0.001908974 sec. | ||
| 4138 | 2025.09.17 20:39:18.438317 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4139 | 2025.09.17 20:39:18.438416 [ 202 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::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 | ||
| 4140 | 2025.09.17 20:39:18.438442 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2025.09.17 20:39:18.438510 [ 202 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4142 | 2025.09.17 20:39:18.438538 [ 202 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4143 | 2025.09.17 20:39:18.438539 [ 5 ] {dacc8643-21b7-4088-a278-3606038c6f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4144 | 2025.09.17 20:39:18.438586 [ 5 ] {dacc8643-21b7-4088-a278-3606038c6f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4145 | 2025.09.17 20:39:18.438620 [ 202 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4146 | 2025.09.17 20:39:18.438668 [ 202 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4147 | 2025.09.17 20:39:18.438715 [ 202 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4148 | 2025.09.17 20:39:18.438758 [ 202 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::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 | ||
| 4149 | 2025.09.17 20:39:18.439035 [ 5 ] {dacc8643-21b7-4088-a278-3606038c6f62} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2025.09.17 20:39:18.439070 [ 5 ] {dacc8643-21b7-4088-a278-3606038c6f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4151 | 2025.09.17 20:39:18.439362 [ 5 ] {dacc8643-21b7-4088-a278-3606038c6f62} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4152 | 2025.09.17 20:39:18.439441 [ 192 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.0010623 sec., 112962.43998870376 rows/sec., 9.80 MiB/sec. | ||
| 4153 | 2025.09.17 20:39:18.439582 [ 5 ] {dacc8643-21b7-4088-a278-3606038c6f62} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2025.09.17 20:39:18.439589 [ 190 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4155 | 2025.09.17 20:39:18.439712 [ 5 ] {dacc8643-21b7-4088-a278-3606038c6f62} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001193 sec., 6705.783738474434 rows/sec., 546.81 KiB/sec. | ||
| 4156 | 2025.09.17 20:39:18.439749 [ 5 ] {dacc8643-21b7-4088-a278-3606038c6f62} <Debug> TCPHandler: Processed in 0.001355438 sec. | ||
| 4157 | 2025.09.17 20:39:18.439837 [ 190 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_5_1} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2025.09.17 20:39:18.439864 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2025.09.17 20:39:18.439896 [ 190 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_5_1} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4160 | 2025.09.17 20:39:18.439954 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4161 | 2025.09.17 20:39:18.439959 [ 5 ] {818b4b5b-8867-423b-8806-1742752d5ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4162 | 2025.09.17 20:39:18.440002 [ 5 ] {818b4b5b-8867-423b-8806-1742752d5ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4163 | 2025.09.17 20:39:18.440516 [ 5 ] {818b4b5b-8867-423b-8806-1742752d5ff9} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2025.09.17 20:39:18.440550 [ 5 ] {818b4b5b-8867-423b-8806-1742752d5ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4165 | 2025.09.17 20:39:18.440869 [ 5 ] {818b4b5b-8867-423b-8806-1742752d5ff9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4166 | 2025.09.17 20:39:18.441082 [ 5 ] {818b4b5b-8867-423b-8806-1742752d5ff9} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2025.09.17 20:39:18.441178 [ 108 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4168 | 2025.09.17 20:39:18.441207 [ 5 ] {818b4b5b-8867-423b-8806-1742752d5ff9} <Debug> executeQuery: Read 198 rows, 17.88 KiB in 0.001267 sec., 156274.66456195738 rows/sec., 13.78 MiB/sec. | ||
| 4169 | 2025.09.17 20:39:18.441209 [ 108 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2025.09.17 20:39:18.441247 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4171 | 2025.09.17 20:39:18.441250 [ 5 ] {818b4b5b-8867-423b-8806-1742752d5ff9} <Debug> TCPHandler: Processed in 0.001435251 sec. | ||
| 4172 | 2025.09.17 20:39:18.441322 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 4173 | 2025.09.17 20:39:18.441376 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4174 | 2025.09.17 20:39:18.441432 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4175 | 2025.09.17 20:39:18.441469 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 269 rows starting from the beginning of the part | ||
| 4176 | 2025.09.17 20:39:18.441475 [ 5 ] {309a087f-4d36-4c20-9314-e2ce5dfdadd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4177 | 2025.09.17 20:39:18.441521 [ 5 ] {309a087f-4d36-4c20-9314-e2ce5dfdadd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4178 | 2025.09.17 20:39:18.441535 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1263 rows starting from the beginning of the part | ||
| 4179 | 2025.09.17 20:39:18.441584 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4180 | 2025.09.17 20:39:18.441627 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 4181 | 2025.09.17 20:39:18.441665 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 122 rows starting from the beginning of the part | ||
| 4182 | 2025.09.17 20:39:18.441705 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 198 rows starting from the beginning of the part | ||
| 4183 | 2025.09.17 20:39:18.441924 [ 5 ] {309a087f-4d36-4c20-9314-e2ce5dfdadd8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2025.09.17 20:39:18.441967 [ 5 ] {309a087f-4d36-4c20-9314-e2ce5dfdadd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4185 | 2025.09.17 20:39:18.442277 [ 5 ] {309a087f-4d36-4c20-9314-e2ce5dfdadd8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4186 | 2025.09.17 20:39:18.442538 [ 5 ] {309a087f-4d36-4c20-9314-e2ce5dfdadd8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2025.09.17 20:39:18.442664 [ 5 ] {309a087f-4d36-4c20-9314-e2ce5dfdadd8} <Debug> executeQuery: Read 29 rows, 2.20 KiB in 0.001207 sec., 24026.512013256008 rows/sec., 1.78 MiB/sec. | ||
| 4188 | 2025.09.17 20:39:18.442700 [ 5 ] {309a087f-4d36-4c20-9314-e2ce5dfdadd8} <Debug> TCPHandler: Processed in 0.001372909 sec. | ||
| 4189 | 2025.09.17 20:39:18.442811 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2025.09.17 20:39:18.442903 [ 5 ] {bca529d2-8797-45bb-a7c8-c694a8b980f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4191 | 2025.09.17 20:39:18.442908 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1982 rows, containing 5 columns (5 merged, 0 gathered) in 0.001619736 sec., 1223656.200763581 rows/sec., 107.82 MiB/sec. | ||
| 4192 | 2025.09.17 20:39:18.442944 [ 5 ] {bca529d2-8797-45bb-a7c8-c694a8b980f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4193 | 2025.09.17 20:39:18.443128 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4194 | 2025.09.17 20:39:18.443338 [ 5 ] {bca529d2-8797-45bb-a7c8-c694a8b980f3} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2025.09.17 20:39:18.443380 [ 5 ] {bca529d2-8797-45bb-a7c8-c694a8b980f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4196 | 2025.09.17 20:39:18.443380 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_26_5} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2025.09.17 20:39:18.443472 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_26_5} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4198 | 2025.09.17 20:39:18.443542 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4199 | 2025.09.17 20:39:18.443688 [ 5 ] {bca529d2-8797-45bb-a7c8-c694a8b980f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4200 | 2025.09.17 20:39:18.443901 [ 5 ] {bca529d2-8797-45bb-a7c8-c694a8b980f3} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2025.09.17 20:39:18.444029 [ 5 ] {bca529d2-8797-45bb-a7c8-c694a8b980f3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.74 MiB/sec. | ||
| 4202 | 2025.09.17 20:39:18.444066 [ 5 ] {bca529d2-8797-45bb-a7c8-c694a8b980f3} <Debug> TCPHandler: Processed in 0.001305327 sec. | ||
| 4203 | 2025.09.17 20:39:18.444174 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2025.09.17 20:39:18.444268 [ 5 ] {b46434ea-6db3-40f1-a1c3-706bfa096354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4205 | 2025.09.17 20:39:18.444306 [ 5 ] {b46434ea-6db3-40f1-a1c3-706bfa096354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4206 | 2025.09.17 20:39:18.444696 [ 5 ] {b46434ea-6db3-40f1-a1c3-706bfa096354} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2025.09.17 20:39:18.444731 [ 5 ] {b46434ea-6db3-40f1-a1c3-706bfa096354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4208 | 2025.09.17 20:39:18.445024 [ 5 ] {b46434ea-6db3-40f1-a1c3-706bfa096354} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4209 | 2025.09.17 20:39:18.445230 [ 5 ] {b46434ea-6db3-40f1-a1c3-706bfa096354} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2025.09.17 20:39:18.445323 [ 108 ] {} <Debug> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4211 | 2025.09.17 20:39:18.445353 [ 108 ] {} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2025.09.17 20:39:18.445355 [ 5 ] {b46434ea-6db3-40f1-a1c3-706bfa096354} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 4213 | 2025.09.17 20:39:18.445371 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4214 | 2025.09.17 20:39:18.445405 [ 5 ] {b46434ea-6db3-40f1-a1c3-706bfa096354} <Debug> TCPHandler: Processed in 0.001279756 sec. | ||
| 4215 | 2025.09.17 20:39:18.445453 [ 190 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::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 | ||
| 4216 | 2025.09.17 20:39:18.445520 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2025.09.17 20:39:18.445540 [ 190 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4218 | 2025.09.17 20:39:18.445568 [ 190 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4219 | 2025.09.17 20:39:18.445614 [ 5 ] {f5d41b31-09e5-44e5-8361-6b02a9435734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4220 | 2025.09.17 20:39:18.445624 [ 190 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4221 | 2025.09.17 20:39:18.445653 [ 5 ] {f5d41b31-09e5-44e5-8361-6b02a9435734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4222 | 2025.09.17 20:39:18.445675 [ 190 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4223 | 2025.09.17 20:39:18.445718 [ 190 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4224 | 2025.09.17 20:39:18.445762 [ 190 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::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 | ||
| 4225 | 2025.09.17 20:39:18.446079 [ 5 ] {f5d41b31-09e5-44e5-8361-6b02a9435734} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4226 | 2025.09.17 20:39:18.446113 [ 5 ] {f5d41b31-09e5-44e5-8361-6b02a9435734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4227 | 2025.09.17 20:39:18.446398 [ 195 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000967277 sec., 62029.801184148906 rows/sec., 4.97 MiB/sec. | ||
| 4228 | 2025.09.17 20:39:18.446422 [ 5 ] {f5d41b31-09e5-44e5-8361-6b02a9435734} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4229 | 2025.09.17 20:39:18.446542 [ 190 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4230 | 2025.09.17 20:39:18.446688 [ 5 ] {f5d41b31-09e5-44e5-8361-6b02a9435734} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4231 | 2025.09.17 20:39:18.446769 [ 190 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_5_1} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2025.09.17 20:39:18.446792 [ 108 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4233 | 2025.09.17 20:39:18.446815 [ 5 ] {f5d41b31-09e5-44e5-8361-6b02a9435734} <Debug> executeQuery: Read 117 rows, 9.75 KiB in 0.001219 sec., 95980.31173092699 rows/sec., 7.81 MiB/sec. | ||
| 4234 | 2025.09.17 20:39:18.446829 [ 190 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_5_1} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4235 | 2025.09.17 20:39:18.446822 [ 108 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2025.09.17 20:39:18.446857 [ 5 ] {f5d41b31-09e5-44e5-8361-6b02a9435734} <Debug> TCPHandler: Processed in 0.001387239 sec. | ||
| 4237 | 2025.09.17 20:39:18.446865 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4238 | 2025.09.17 20:39:18.446885 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4239 | 2025.09.17 20:39:18.446958 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 4240 | 2025.09.17 20:39:18.446979 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4241 | 2025.09.17 20:39:18.447024 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4242 | 2025.09.17 20:39:18.447048 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 176 rows starting from the beginning of the part | ||
| 4243 | 2025.09.17 20:39:18.447072 [ 5 ] {12d2c8c1-e031-4a8b-a8a5-3c6eb29d4246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4244 | 2025.09.17 20:39:18.447089 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 555 rows starting from the beginning of the part | ||
| 4245 | 2025.09.17 20:39:18.447115 [ 5 ] {12d2c8c1-e031-4a8b-a8a5-3c6eb29d4246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4246 | 2025.09.17 20:39:18.447124 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4247 | 2025.09.17 20:39:18.447156 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 73 rows starting from the beginning of the part | ||
| 4248 | 2025.09.17 20:39:18.447189 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 97 rows starting from the beginning of the part | ||
| 4249 | 2025.09.17 20:39:18.447220 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 117 rows starting from the beginning of the part | ||
| 4250 | 2025.09.17 20:39:18.447534 [ 5 ] {12d2c8c1-e031-4a8b-a8a5-3c6eb29d4246} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2025.09.17 20:39:18.447569 [ 5 ] {12d2c8c1-e031-4a8b-a8a5-3c6eb29d4246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4252 | 2025.09.17 20:39:18.447906 [ 5 ] {12d2c8c1-e031-4a8b-a8a5-3c6eb29d4246} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4253 | 2025.09.17 20:39:18.448021 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.00108811 sec., 994384.7588938619 rows/sec., 80.22 MiB/sec. | ||
| 4254 | 2025.09.17 20:39:18.448124 [ 5 ] {12d2c8c1-e031-4a8b-a8a5-3c6eb29d4246} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2025.09.17 20:39:18.448163 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4256 | 2025.09.17 20:39:18.448229 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4257 | 2025.09.17 20:39:18.448257 [ 5 ] {12d2c8c1-e031-4a8b-a8a5-3c6eb29d4246} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001202 sec., 166389.3510815308 rows/sec., 11.93 MiB/sec. | ||
| 4258 | 2025.09.17 20:39:18.448258 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2025.09.17 20:39:18.448299 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4260 | 2025.09.17 20:39:18.448300 [ 5 ] {12d2c8c1-e031-4a8b-a8a5-3c6eb29d4246} <Debug> TCPHandler: Processed in 0.001369078 sec. | ||
| 4261 | 2025.09.17 20:39:18.448373 [ 186 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 4262 | 2025.09.17 20:39:18.448402 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2025.09.17 20:39:18.448426 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2025.09.17 20:39:18.448459 [ 186 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4265 | 2025.09.17 20:39:18.448464 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_26_5} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4266 | 2025.09.17 20:39:18.448486 [ 186 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2916 rows starting from the beginning of the part | ||
| 4267 | 2025.09.17 20:39:18.448520 [ 5 ] {9d1e9539-8b1d-4b1c-b894-7f4ec5e2366f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4268 | 2025.09.17 20:39:18.448523 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4269 | 2025.09.17 20:39:18.448537 [ 186 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4073 rows starting from the beginning of the part | ||
| 4270 | 2025.09.17 20:39:18.448576 [ 5 ] {9d1e9539-8b1d-4b1c-b894-7f4ec5e2366f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4271 | 2025.09.17 20:39:18.448581 [ 186 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 96 rows starting from the beginning of the part | ||
| 4272 | 2025.09.17 20:39:18.448623 [ 186 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 4273 | 2025.09.17 20:39:18.448659 [ 186 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4274 | 2025.09.17 20:39:18.448694 [ 186 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 200 rows starting from the beginning of the part | ||
| 4275 | 2025.09.17 20:39:18.449330 [ 5 ] {9d1e9539-8b1d-4b1c-b894-7f4ec5e2366f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2025.09.17 20:39:18.449365 [ 5 ] {9d1e9539-8b1d-4b1c-b894-7f4ec5e2366f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4277 | 2025.09.17 20:39:18.449884 [ 5 ] {9d1e9539-8b1d-4b1c-b894-7f4ec5e2366f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4278 | 2025.09.17 20:39:18.450113 [ 5 ] {9d1e9539-8b1d-4b1c-b894-7f4ec5e2366f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2025.09.17 20:39:18.450261 [ 5 ] {9d1e9539-8b1d-4b1c-b894-7f4ec5e2366f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001759 sec., 5116.543490619671 rows/sec., 9.17 MiB/sec. | ||
| 4280 | 2025.09.17 20:39:18.450331 [ 5 ] {9d1e9539-8b1d-4b1c-b894-7f4ec5e2366f} <Debug> TCPHandler: Processed in 0.001954675 sec. | ||
| 4281 | 2025.09.17 20:39:18.450448 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2025.09.17 20:39:18.450544 [ 5 ] {c597fe09-163e-43a6-ad32-484b8857baae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4283 | 2025.09.17 20:39:18.450585 [ 5 ] {c597fe09-163e-43a6-ad32-484b8857baae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4284 | 2025.09.17 20:39:18.450923 [ 5 ] {c597fe09-163e-43a6-ad32-484b8857baae} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2025.09.17 20:39:18.450944 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7605 rows, containing 5 columns (5 merged, 0 gathered) in 0.002604974 sec., 2919414.9346596166 rows/sec., 200.54 MiB/sec. | ||
| 4286 | 2025.09.17 20:39:18.450959 [ 5 ] {c597fe09-163e-43a6-ad32-484b8857baae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4287 | 2025.09.17 20:39:18.451296 [ 5 ] {c597fe09-163e-43a6-ad32-484b8857baae} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4288 | 2025.09.17 20:39:18.451535 [ 5 ] {c597fe09-163e-43a6-ad32-484b8857baae} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2025.09.17 20:39:18.451666 [ 5 ] {c597fe09-163e-43a6-ad32-484b8857baae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 4290 | 2025.09.17 20:39:18.451673 [ 112 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4291 | 2025.09.17 20:39:18.451705 [ 5 ] {c597fe09-163e-43a6-ad32-484b8857baae} <Debug> TCPHandler: Processed in 0.001305237 sec. | ||
| 4292 | 2025.09.17 20:39:18.451720 [ 112 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2025.09.17 20:39:18.451725 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4294 | 2025.09.17 20:39:18.451771 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4295 | 2025.09.17 20:39:18.451874 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 4296 | 2025.09.17 20:39:18.451965 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4297 | 2025.09.17 20:39:18.451990 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1008 rows starting from the beginning of the part | ||
| 4298 | 2025.09.17 20:39:18.452032 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 4299 | 2025.09.17 20:39:18.452071 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 4300 | 2025.09.17 20:39:18.452105 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 4301 | 2025.09.17 20:39:18.452132 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2025.09.17 20:39:18.452135 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4303 | 2025.09.17 20:39:18.452185 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 4304 | 2025.09.17 20:39:18.452230 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4305 | 2025.09.17 20:39:18.452335 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 4306 | 2025.09.17 20:39:18.452912 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 4 columns (4 merged, 0 gathered) in 0.00108367 sec., 1151642.1050688864 rows/sec., 77.36 MiB/sec. | ||
| 4307 | 2025.09.17 20:39:18.453096 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4308 | 2025.09.17 20:39:18.453370 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_26_5} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2025.09.17 20:39:18.453440 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_26_5} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4310 | 2025.09.17 20:39:18.453515 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4311 | 2025.09.17 20:39:20.158854 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9126 | ||
| 4312 | 2025.09.17 20:39:20.159344 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2025.09.17 20:39:20.159380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4314 | 2025.09.17 20:39:20.159849 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4315 | 2025.09.17 20:39:20.160084 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4316 | 2025.09.17 20:39:20.160208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9126 | ||
| 4317 | 2025.09.17 20:39:20.622907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4318 | 2025.09.17 20:39:20.639578 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2025.09.17 20:39:20.639638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4320 | 2025.09.17 20:39:20.645895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4321 | 2025.09.17 20:39:20.646621 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2025.09.17 20:39:20.649490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4323 | 2025.09.17 20:39:23.434017 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2025.09.17 20:39:23.434212 [ 5 ] {b549d900-7f31-4599-8509-6c2bf469b602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4325 | 2025.09.17 20:39:23.434276 [ 5 ] {b549d900-7f31-4599-8509-6c2bf469b602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4326 | 2025.09.17 20:39:23.434910 [ 5 ] {b549d900-7f31-4599-8509-6c2bf469b602} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2025.09.17 20:39:23.434955 [ 5 ] {b549d900-7f31-4599-8509-6c2bf469b602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4328 | 2025.09.17 20:39:23.435353 [ 5 ] {b549d900-7f31-4599-8509-6c2bf469b602} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4329 | 2025.09.17 20:39:23.435578 [ 5 ] {b549d900-7f31-4599-8509-6c2bf469b602} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2025.09.17 20:39:23.435723 [ 5 ] {b549d900-7f31-4599-8509-6c2bf469b602} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001561 sec., 78155.02882767456 rows/sec., 6.71 MiB/sec. | ||
| 4331 | 2025.09.17 20:39:23.435763 [ 5 ] {b549d900-7f31-4599-8509-6c2bf469b602} <Debug> TCPHandler: Processed in 0.001878083 sec. | ||
| 4332 | 2025.09.17 20:39:23.435880 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2025.09.17 20:39:23.435974 [ 5 ] {af595bdb-08e0-47b9-9d19-68bbf53dd5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4334 | 2025.09.17 20:39:23.436014 [ 5 ] {af595bdb-08e0-47b9-9d19-68bbf53dd5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4335 | 2025.09.17 20:39:23.436419 [ 5 ] {af595bdb-08e0-47b9-9d19-68bbf53dd5c8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2025.09.17 20:39:23.436456 [ 5 ] {af595bdb-08e0-47b9-9d19-68bbf53dd5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4337 | 2025.09.17 20:39:23.436745 [ 5 ] {af595bdb-08e0-47b9-9d19-68bbf53dd5c8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4338 | 2025.09.17 20:39:23.436949 [ 5 ] {af595bdb-08e0-47b9-9d19-68bbf53dd5c8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2025.09.17 20:39:23.437064 [ 123 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4340 | 2025.09.17 20:39:23.437072 [ 5 ] {af595bdb-08e0-47b9-9d19-68bbf53dd5c8} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001117 sec., 29543.41987466428 rows/sec., 2.17 MiB/sec. | ||
| 4341 | 2025.09.17 20:39:23.437140 [ 123 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2025.09.17 20:39:23.437156 [ 5 ] {af595bdb-08e0-47b9-9d19-68bbf53dd5c8} <Debug> TCPHandler: Processed in 0.001323727 sec. | ||
| 4343 | 2025.09.17 20:39:23.437167 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4344 | 2025.09.17 20:39:23.437267 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 4345 | 2025.09.17 20:39:23.437275 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2025.09.17 20:39:23.437363 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4347 | 2025.09.17 20:39:23.437382 [ 5 ] {3fcdc465-3ca5-41a6-90a5-7282c84845b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4348 | 2025.09.17 20:39:23.437390 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 4349 | 2025.09.17 20:39:23.437423 [ 5 ] {3fcdc465-3ca5-41a6-90a5-7282c84845b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4350 | 2025.09.17 20:39:23.437450 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4351 | 2025.09.17 20:39:23.437494 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 4352 | 2025.09.17 20:39:23.437533 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part | ||
| 4353 | 2025.09.17 20:39:23.437569 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 29 rows starting from the beginning of the part | ||
| 4354 | 2025.09.17 20:39:23.437610 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 4355 | 2025.09.17 20:39:23.437845 [ 5 ] {3fcdc465-3ca5-41a6-90a5-7282c84845b0} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4356 | 2025.09.17 20:39:23.437879 [ 5 ] {3fcdc465-3ca5-41a6-90a5-7282c84845b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4357 | 2025.09.17 20:39:23.438198 [ 5 ] {3fcdc465-3ca5-41a6-90a5-7282c84845b0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4358 | 2025.09.17 20:39:23.438337 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001105091 sec., 189124.69651820528 rows/sec., 14.59 MiB/sec. | ||
| 4359 | 2025.09.17 20:39:23.438405 [ 5 ] {3fcdc465-3ca5-41a6-90a5-7282c84845b0} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2025.09.17 20:39:23.438533 [ 5 ] {3fcdc465-3ca5-41a6-90a5-7282c84845b0} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001168 sec., 83047.94520547945 rows/sec., 6.49 MiB/sec. | ||
| 4361 | 2025.09.17 20:39:23.438565 [ 201 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4362 | 2025.09.17 20:39:23.438569 [ 5 ] {3fcdc465-3ca5-41a6-90a5-7282c84845b0} <Debug> TCPHandler: Processed in 0.001341728 sec. | ||
| 4363 | 2025.09.17 20:39:23.438726 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2025.09.17 20:39:23.438821 [ 5 ] {16cf9f6a-144d-4c65-818b-c71c4ac57106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4365 | 2025.09.17 20:39:23.438865 [ 5 ] {16cf9f6a-144d-4c65-818b-c71c4ac57106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4366 | 2025.09.17 20:39:23.438902 [ 201 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2025.09.17 20:39:23.438988 [ 201 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_21_4} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4368 | 2025.09.17 20:39:23.439093 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4369 | 2025.09.17 20:39:23.439289 [ 5 ] {16cf9f6a-144d-4c65-818b-c71c4ac57106} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2025.09.17 20:39:23.439329 [ 5 ] {16cf9f6a-144d-4c65-818b-c71c4ac57106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4371 | 2025.09.17 20:39:23.439673 [ 5 ] {16cf9f6a-144d-4c65-818b-c71c4ac57106} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4372 | 2025.09.17 20:39:23.439881 [ 5 ] {16cf9f6a-144d-4c65-818b-c71c4ac57106} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.09.17 20:39:23.440005 [ 5 ] {16cf9f6a-144d-4c65-818b-c71c4ac57106} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 4374 | 2025.09.17 20:39:23.440040 [ 5 ] {16cf9f6a-144d-4c65-818b-c71c4ac57106} <Debug> TCPHandler: Processed in 0.001361438 sec. | ||
| 4375 | 2025.09.17 20:39:23.440152 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2025.09.17 20:39:23.440244 [ 5 ] {20e7679e-9815-4503-a632-aa4c825f5fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4377 | 2025.09.17 20:39:23.440297 [ 5 ] {20e7679e-9815-4503-a632-aa4c825f5fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4378 | 2025.09.17 20:39:23.441077 [ 5 ] {20e7679e-9815-4503-a632-aa4c825f5fa6} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2025.09.17 20:39:23.441113 [ 5 ] {20e7679e-9815-4503-a632-aa4c825f5fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4380 | 2025.09.17 20:39:23.441657 [ 5 ] {20e7679e-9815-4503-a632-aa4c825f5fa6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4381 | 2025.09.17 20:39:23.441882 [ 5 ] {20e7679e-9815-4503-a632-aa4c825f5fa6} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2025.09.17 20:39:23.442012 [ 5 ] {20e7679e-9815-4503-a632-aa4c825f5fa6} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001786 sec., 18477.04367301232 rows/sec., 33.11 MiB/sec. | ||
| 4383 | 2025.09.17 20:39:23.442063 [ 5 ] {20e7679e-9815-4503-a632-aa4c825f5fa6} <Debug> TCPHandler: Processed in 0.001957145 sec. | ||
| 4384 | 2025.09.17 20:39:23.442174 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4385 | 2025.09.17 20:39:23.442267 [ 5 ] {40c47a48-dbda-48b7-bd46-d6369b07957a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4386 | 2025.09.17 20:39:23.442307 [ 5 ] {40c47a48-dbda-48b7-bd46-d6369b07957a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4387 | 2025.09.17 20:39:23.442633 [ 5 ] {40c47a48-dbda-48b7-bd46-d6369b07957a} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4388 | 2025.09.17 20:39:23.442668 [ 5 ] {40c47a48-dbda-48b7-bd46-d6369b07957a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4389 | 2025.09.17 20:39:23.442964 [ 5 ] {40c47a48-dbda-48b7-bd46-d6369b07957a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4390 | 2025.09.17 20:39:23.443171 [ 5 ] {40c47a48-dbda-48b7-bd46-d6369b07957a} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4391 | 2025.09.17 20:39:23.443293 [ 5 ] {40c47a48-dbda-48b7-bd46-d6369b07957a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 4392 | 2025.09.17 20:39:23.443327 [ 5 ] {40c47a48-dbda-48b7-bd46-d6369b07957a} <Debug> TCPHandler: Processed in 0.001199974 sec. | ||
| 4393 | 2025.09.17 20:39:27.563694 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4394 | 2025.09.17 20:39:27.563762 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4395 | 2025.09.17 20:39:27.660739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9574 | ||
| 4396 | 2025.09.17 20:39:27.661230 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2025.09.17 20:39:27.661275 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4398 | 2025.09.17 20:39:27.661771 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4399 | 2025.09.17 20:39:27.662031 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2025.09.17 20:39:27.662156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9574 | ||
| 4401 | 2025.09.17 20:39:27.676974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 538 | ||
| 4402 | 2025.09.17 20:39:27.679267 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2025.09.17 20:39:27.679314 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4404 | 2025.09.17 20:39:27.680531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4405 | 2025.09.17 20:39:27.680806 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2025.09.17 20:39:27.681147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 4407 | 2025.09.17 20:39:28.150110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4408 | 2025.09.17 20:39:28.167653 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2025.09.17 20:39:28.167708 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4410 | 2025.09.17 20:39:28.174083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4411 | 2025.09.17 20:39:28.174843 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2025.09.17 20:39:28.177777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4413 | 2025.09.17 20:39:28.434929 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2025.09.17 20:39:28.435182 [ 5 ] {a6c31485-612b-41e4-8629-ab1a3e348586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4415 | 2025.09.17 20:39:28.435255 [ 5 ] {a6c31485-612b-41e4-8629-ab1a3e348586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4416 | 2025.09.17 20:39:28.436010 [ 5 ] {a6c31485-612b-41e4-8629-ab1a3e348586} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2025.09.17 20:39:28.436050 [ 5 ] {a6c31485-612b-41e4-8629-ab1a3e348586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4418 | 2025.09.17 20:39:28.436466 [ 5 ] {a6c31485-612b-41e4-8629-ab1a3e348586} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4419 | 2025.09.17 20:39:28.436709 [ 5 ] {a6c31485-612b-41e4-8629-ab1a3e348586} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2025.09.17 20:39:28.436865 [ 5 ] {a6c31485-612b-41e4-8629-ab1a3e348586} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001737 sec., 42602.18767990789 rows/sec., 3.44 MiB/sec. | ||
| 4421 | 2025.09.17 20:39:28.436912 [ 5 ] {a6c31485-612b-41e4-8629-ab1a3e348586} <Debug> TCPHandler: Processed in 0.002066018 sec. | ||
| 4422 | 2025.09.17 20:39:28.437048 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2025.09.17 20:39:28.437151 [ 5 ] {f7e38852-43e4-4817-aa53-d85439106292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4424 | 2025.09.17 20:39:28.437195 [ 5 ] {f7e38852-43e4-4817-aa53-d85439106292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4425 | 2025.09.17 20:39:28.437632 [ 5 ] {f7e38852-43e4-4817-aa53-d85439106292} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2025.09.17 20:39:28.437668 [ 5 ] {f7e38852-43e4-4817-aa53-d85439106292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4427 | 2025.09.17 20:39:28.437984 [ 5 ] {f7e38852-43e4-4817-aa53-d85439106292} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4428 | 2025.09.17 20:39:28.438213 [ 5 ] {f7e38852-43e4-4817-aa53-d85439106292} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2025.09.17 20:39:28.438346 [ 5 ] {f7e38852-43e4-4817-aa53-d85439106292} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001218 sec., 7389.162561576355 rows/sec., 555.63 KiB/sec. | ||
| 4430 | 2025.09.17 20:39:28.438383 [ 5 ] {f7e38852-43e4-4817-aa53-d85439106292} <Debug> TCPHandler: Processed in 0.001388339 sec. | ||
| 4431 | 2025.09.17 20:39:28.438499 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2025.09.17 20:39:28.438603 [ 5 ] {1d125ef6-5f9b-4313-ab45-abdf77cfad61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4433 | 2025.09.17 20:39:28.438644 [ 5 ] {1d125ef6-5f9b-4313-ab45-abdf77cfad61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4434 | 2025.09.17 20:39:28.439067 [ 5 ] {1d125ef6-5f9b-4313-ab45-abdf77cfad61} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4435 | 2025.09.17 20:39:28.439104 [ 5 ] {1d125ef6-5f9b-4313-ab45-abdf77cfad61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4436 | 2025.09.17 20:39:28.439407 [ 5 ] {1d125ef6-5f9b-4313-ab45-abdf77cfad61} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4437 | 2025.09.17 20:39:28.439627 [ 5 ] {1d125ef6-5f9b-4313-ab45-abdf77cfad61} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2025.09.17 20:39:28.439754 [ 5 ] {1d125ef6-5f9b-4313-ab45-abdf77cfad61} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001169 sec., 62446.53550042772 rows/sec., 4.88 MiB/sec. | ||
| 4439 | 2025.09.17 20:39:28.439789 [ 5 ] {1d125ef6-5f9b-4313-ab45-abdf77cfad61} <Debug> TCPHandler: Processed in 0.001340738 sec. | ||
| 4440 | 2025.09.17 20:39:28.439906 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2025.09.17 20:39:28.440001 [ 5 ] {62c9c79c-f5e4-42dd-bc94-7bf7db8b3192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4442 | 2025.09.17 20:39:28.440044 [ 5 ] {62c9c79c-f5e4-42dd-bc94-7bf7db8b3192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4443 | 2025.09.17 20:39:28.440466 [ 5 ] {62c9c79c-f5e4-42dd-bc94-7bf7db8b3192} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2025.09.17 20:39:28.440501 [ 5 ] {62c9c79c-f5e4-42dd-bc94-7bf7db8b3192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4445 | 2025.09.17 20:39:28.440844 [ 5 ] {62c9c79c-f5e4-42dd-bc94-7bf7db8b3192} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4446 | 2025.09.17 20:39:28.441068 [ 5 ] {62c9c79c-f5e4-42dd-bc94-7bf7db8b3192} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2025.09.17 20:39:28.441200 [ 5 ] {62c9c79c-f5e4-42dd-bc94-7bf7db8b3192} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 4448 | 2025.09.17 20:39:28.441236 [ 5 ] {62c9c79c-f5e4-42dd-bc94-7bf7db8b3192} <Debug> TCPHandler: Processed in 0.001379769 sec. | ||
| 4449 | 2025.09.17 20:39:28.441344 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2025.09.17 20:39:28.441438 [ 5 ] {6d07f33d-28bc-4c78-b798-2b9959f2987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4451 | 2025.09.17 20:39:28.441493 [ 5 ] {6d07f33d-28bc-4c78-b798-2b9959f2987c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4452 | 2025.09.17 20:39:28.442270 [ 5 ] {6d07f33d-28bc-4c78-b798-2b9959f2987c} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2025.09.17 20:39:28.442305 [ 5 ] {6d07f33d-28bc-4c78-b798-2b9959f2987c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4454 | 2025.09.17 20:39:28.442830 [ 5 ] {6d07f33d-28bc-4c78-b798-2b9959f2987c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4455 | 2025.09.17 20:39:28.443063 [ 5 ] {6d07f33d-28bc-4c78-b798-2b9959f2987c} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2025.09.17 20:39:28.443200 [ 5 ] {6d07f33d-28bc-4c78-b798-2b9959f2987c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00178 sec., 5056.179775280899 rows/sec., 9.06 MiB/sec. | ||
| 4457 | 2025.09.17 20:39:28.443261 [ 5 ] {6d07f33d-28bc-4c78-b798-2b9959f2987c} <Debug> TCPHandler: Processed in 0.001965265 sec. | ||
| 4458 | 2025.09.17 20:39:28.443380 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2025.09.17 20:39:28.443474 [ 5 ] {29a91ef5-501c-49cf-86dc-fe6b2d03515a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4460 | 2025.09.17 20:39:28.443516 [ 5 ] {29a91ef5-501c-49cf-86dc-fe6b2d03515a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4461 | 2025.09.17 20:39:28.443872 [ 5 ] {29a91ef5-501c-49cf-86dc-fe6b2d03515a} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2025.09.17 20:39:28.443909 [ 5 ] {29a91ef5-501c-49cf-86dc-fe6b2d03515a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4463 | 2025.09.17 20:39:28.444223 [ 5 ] {29a91ef5-501c-49cf-86dc-fe6b2d03515a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4464 | 2025.09.17 20:39:28.444436 [ 5 ] {29a91ef5-501c-49cf-86dc-fe6b2d03515a} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2025.09.17 20:39:28.444566 [ 5 ] {29a91ef5-501c-49cf-86dc-fe6b2d03515a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 4466 | 2025.09.17 20:39:28.444602 [ 5 ] {29a91ef5-501c-49cf-86dc-fe6b2d03515a} <Debug> TCPHandler: Processed in 0.001272136 sec. | ||
| 4467 | 2025.09.17 20:39:33.461408 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2025.09.17 20:39:33.461627 [ 5 ] {a0e25991-927f-4317-916a-50ef049dc56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4469 | 2025.09.17 20:39:33.461696 [ 5 ] {a0e25991-927f-4317-916a-50ef049dc56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4470 | 2025.09.17 20:39:33.462412 [ 5 ] {a0e25991-927f-4317-916a-50ef049dc56b} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2025.09.17 20:39:33.462460 [ 5 ] {a0e25991-927f-4317-916a-50ef049dc56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4472 | 2025.09.17 20:39:33.462885 [ 5 ] {a0e25991-927f-4317-916a-50ef049dc56b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4473 | 2025.09.17 20:39:33.463122 [ 5 ] {a0e25991-927f-4317-916a-50ef049dc56b} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2025.09.17 20:39:33.463274 [ 5 ] {a0e25991-927f-4317-916a-50ef049dc56b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001702 sec., 3525.2643948296122 rows/sec., 287.46 KiB/sec. | ||
| 4475 | 2025.09.17 20:39:33.463321 [ 5 ] {a0e25991-927f-4317-916a-50ef049dc56b} <Debug> TCPHandler: Processed in 0.002052037 sec. | ||
| 4476 | 2025.09.17 20:39:33.463447 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2025.09.17 20:39:33.463546 [ 5 ] {60057de8-53ca-49c8-9e0f-42876f5f265a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4478 | 2025.09.17 20:39:33.463588 [ 5 ] {60057de8-53ca-49c8-9e0f-42876f5f265a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4479 | 2025.09.17 20:39:33.464620 [ 5 ] {60057de8-53ca-49c8-9e0f-42876f5f265a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2025.09.17 20:39:33.464658 [ 5 ] {60057de8-53ca-49c8-9e0f-42876f5f265a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4481 | 2025.09.17 20:39:33.465041 [ 5 ] {60057de8-53ca-49c8-9e0f-42876f5f265a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4482 | 2025.09.17 20:39:33.465254 [ 5 ] {60057de8-53ca-49c8-9e0f-42876f5f265a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2025.09.17 20:39:33.465378 [ 5 ] {60057de8-53ca-49c8-9e0f-42876f5f265a} <Debug> executeQuery: Read 1265 rows, 107.51 KiB in 0.001855 sec., 681940.7008086253 rows/sec., 56.60 MiB/sec. | ||
| 4484 | 2025.09.17 20:39:33.465419 [ 5 ] {60057de8-53ca-49c8-9e0f-42876f5f265a} <Debug> TCPHandler: Processed in 0.002020957 sec. | ||
| 4485 | 2025.09.17 20:39:33.465536 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2025.09.17 20:39:33.465628 [ 5 ] {7aa2b370-00bc-4b9c-89be-224cfc288061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4487 | 2025.09.17 20:39:33.465669 [ 5 ] {7aa2b370-00bc-4b9c-89be-224cfc288061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4488 | 2025.09.17 20:39:33.466081 [ 5 ] {7aa2b370-00bc-4b9c-89be-224cfc288061} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2025.09.17 20:39:33.466117 [ 5 ] {7aa2b370-00bc-4b9c-89be-224cfc288061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4490 | 2025.09.17 20:39:33.466411 [ 5 ] {7aa2b370-00bc-4b9c-89be-224cfc288061} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4491 | 2025.09.17 20:39:33.466615 [ 5 ] {7aa2b370-00bc-4b9c-89be-224cfc288061} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2025.09.17 20:39:33.466738 [ 5 ] {7aa2b370-00bc-4b9c-89be-224cfc288061} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001128 sec., 34574.46808510638 rows/sec., 2.51 MiB/sec. | ||
| 4493 | 2025.09.17 20:39:33.466774 [ 5 ] {7aa2b370-00bc-4b9c-89be-224cfc288061} <Debug> TCPHandler: Processed in 0.001284916 sec. | ||
| 4494 | 2025.09.17 20:39:33.466882 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2025.09.17 20:39:33.466973 [ 5 ] {a1f591cd-9113-4f68-8136-e20ae35b4d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4496 | 2025.09.17 20:39:33.467013 [ 5 ] {a1f591cd-9113-4f68-8136-e20ae35b4d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4497 | 2025.09.17 20:39:33.467504 [ 5 ] {a1f591cd-9113-4f68-8136-e20ae35b4d91} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2025.09.17 20:39:33.467541 [ 5 ] {a1f591cd-9113-4f68-8136-e20ae35b4d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4499 | 2025.09.17 20:39:33.467851 [ 5 ] {a1f591cd-9113-4f68-8136-e20ae35b4d91} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4500 | 2025.09.17 20:39:33.468067 [ 5 ] {a1f591cd-9113-4f68-8136-e20ae35b4d91} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2025.09.17 20:39:33.468192 [ 5 ] {a1f591cd-9113-4f68-8136-e20ae35b4d91} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001237 sec., 184316.89571544057 rows/sec., 12.48 MiB/sec. | ||
| 4502 | 2025.09.17 20:39:33.468229 [ 5 ] {a1f591cd-9113-4f68-8136-e20ae35b4d91} <Debug> TCPHandler: Processed in 0.001394639 sec. | ||
| 4503 | 2025.09.17 20:39:33.468339 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2025.09.17 20:39:33.468432 [ 5 ] {8beaa619-8bad-4677-997f-3a524deda1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4505 | 2025.09.17 20:39:33.468472 [ 5 ] {8beaa619-8bad-4677-997f-3a524deda1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4506 | 2025.09.17 20:39:33.469079 [ 5 ] {8beaa619-8bad-4677-997f-3a524deda1a2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2025.09.17 20:39:33.469117 [ 5 ] {8beaa619-8bad-4677-997f-3a524deda1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4508 | 2025.09.17 20:39:33.469442 [ 5 ] {8beaa619-8bad-4677-997f-3a524deda1a2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4509 | 2025.09.17 20:39:33.469652 [ 5 ] {8beaa619-8bad-4677-997f-3a524deda1a2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2025.09.17 20:39:33.469776 [ 5 ] {8beaa619-8bad-4677-997f-3a524deda1a2} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001362 sec., 410425.8443465492 rows/sec., 30.50 MiB/sec. | ||
| 4511 | 2025.09.17 20:39:33.469813 [ 5 ] {8beaa619-8bad-4677-997f-3a524deda1a2} <Debug> TCPHandler: Processed in 0.001521293 sec. | ||
| 4512 | 2025.09.17 20:39:33.469924 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4513 | 2025.09.17 20:39:33.470018 [ 5 ] {4ea64692-0998-4db1-a3a2-84bfc90bda68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4514 | 2025.09.17 20:39:33.470062 [ 5 ] {4ea64692-0998-4db1-a3a2-84bfc90bda68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4515 | 2025.09.17 20:39:33.470637 [ 5 ] {4ea64692-0998-4db1-a3a2-84bfc90bda68} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2025.09.17 20:39:33.470674 [ 5 ] {4ea64692-0998-4db1-a3a2-84bfc90bda68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4517 | 2025.09.17 20:39:33.471051 [ 5 ] {4ea64692-0998-4db1-a3a2-84bfc90bda68} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4518 | 2025.09.17 20:39:33.471261 [ 5 ] {4ea64692-0998-4db1-a3a2-84bfc90bda68} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2025.09.17 20:39:33.471382 [ 5 ] {4ea64692-0998-4db1-a3a2-84bfc90bda68} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001383 sec., 612436.7317425886 rows/sec., 41.22 MiB/sec. | ||
| 4520 | 2025.09.17 20:39:33.471419 [ 5 ] {4ea64692-0998-4db1-a3a2-84bfc90bda68} <Debug> TCPHandler: Processed in 0.001541563 sec. | ||
| 4521 | 2025.09.17 20:39:33.471529 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2025.09.17 20:39:33.471623 [ 5 ] {9155744a-6fcd-42a9-b822-8919bb6e4595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4523 | 2025.09.17 20:39:33.471676 [ 5 ] {9155744a-6fcd-42a9-b822-8919bb6e4595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4524 | 2025.09.17 20:39:33.472527 [ 5 ] {9155744a-6fcd-42a9-b822-8919bb6e4595} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2025.09.17 20:39:33.472564 [ 5 ] {9155744a-6fcd-42a9-b822-8919bb6e4595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4526 | 2025.09.17 20:39:33.473108 [ 5 ] {9155744a-6fcd-42a9-b822-8919bb6e4595} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4527 | 2025.09.17 20:39:33.473326 [ 5 ] {9155744a-6fcd-42a9-b822-8919bb6e4595} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2025.09.17 20:39:33.473434 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4529 | 2025.09.17 20:39:33.473457 [ 5 ] {9155744a-6fcd-42a9-b822-8919bb6e4595} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001853 sec., 17808.958445763627 rows/sec., 31.91 MiB/sec. | ||
| 4530 | 2025.09.17 20:39:33.473500 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2025.09.17 20:39:33.473523 [ 5 ] {9155744a-6fcd-42a9-b822-8919bb6e4595} <Debug> TCPHandler: Processed in 0.002040787 sec. | ||
| 4532 | 2025.09.17 20:39:33.473526 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4533 | 2025.09.17 20:39:33.473645 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2025.09.17 20:39:33.473651 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 4535 | 2025.09.17 20:39:33.473745 [ 5 ] {90593981-37b5-4da9-a78c-b6d5a7c5301c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4536 | 2025.09.17 20:39:33.473788 [ 5 ] {90593981-37b5-4da9-a78c-b6d5a7c5301c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4537 | 2025.09.17 20:39:33.473877 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4538 | 2025.09.17 20:39:33.473929 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 358 rows starting from the beginning of the part | ||
| 4539 | 2025.09.17 20:39:33.474057 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
| 4540 | 2025.09.17 20:39:33.474149 [ 5 ] {90593981-37b5-4da9-a78c-b6d5a7c5301c} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2025.09.17 20:39:33.474162 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 9 rows starting from the beginning of the part | ||
| 4542 | 2025.09.17 20:39:33.474186 [ 5 ] {90593981-37b5-4da9-a78c-b6d5a7c5301c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4543 | 2025.09.17 20:39:33.474263 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part | ||
| 4544 | 2025.09.17 20:39:33.474361 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 9 rows starting from the beginning of the part | ||
| 4545 | 2025.09.17 20:39:33.474460 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 4546 | 2025.09.17 20:39:33.474511 [ 5 ] {90593981-37b5-4da9-a78c-b6d5a7c5301c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4547 | 2025.09.17 20:39:33.474727 [ 5 ] {90593981-37b5-4da9-a78c-b6d5a7c5301c} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2025.09.17 20:39:33.474854 [ 5 ] {90593981-37b5-4da9-a78c-b6d5a7c5301c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 4549 | 2025.09.17 20:39:33.474888 [ 5 ] {90593981-37b5-4da9-a78c-b6d5a7c5301c} <Debug> TCPHandler: Processed in 0.001290167 sec. | ||
| 4550 | 2025.09.17 20:39:33.477853 [ 201 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 19 columns (19 merged, 0 gathered) in 0.004239319 sec., 112046.29800210835 rows/sec., 200.78 MiB/sec. | ||
| 4551 | 2025.09.17 20:39:33.478567 [ 201 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4552 | 2025.09.17 20:39:33.478936 [ 201 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2025.09.17 20:39:33.479019 [ 201 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4554 | 2025.09.17 20:39:33.479179 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 4555 | 2025.09.17 20:39:34.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.80 MiB, peak 247.03 MiB, free memory in arenas 0.00 B, will set to 242.84 MiB (RSS), difference: 1.04 MiB | ||
| 4556 | 2025.09.17 20:39:35.163168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10086 | ||
| 4557 | 2025.09.17 20:39:35.163669 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2025.09.17 20:39:35.163712 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4559 | 2025.09.17 20:39:35.164227 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4560 | 2025.09.17 20:39:35.164466 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2025.09.17 20:39:35.164593 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10086 | ||
| 4562 | 2025.09.17 20:39:35.164631 [ 103 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4563 | 2025.09.17 20:39:35.164702 [ 103 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2025.09.17 20:39:35.164726 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4565 | 2025.09.17 20:39:35.164896 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 4566 | 2025.09.17 20:39:35.165118 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4567 | 2025.09.17 20:39:35.165181 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 4568 | 2025.09.17 20:39:35.165280 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4569 | 2025.09.17 20:39:35.165360 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4570 | 2025.09.17 20:39:35.165430 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4571 | 2025.09.17 20:39:35.165497 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4572 | 2025.09.17 20:39:35.165559 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4573 | 2025.09.17 20:39:35.167601 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10086 rows, containing 4 columns (4 merged, 0 gathered) in 0.002795459 sec., 3607994.250675828 rows/sec., 51.61 MiB/sec. | ||
| 4574 | 2025.09.17 20:39:35.167874 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4575 | 2025.09.17 20:39:35.168128 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_21_4} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.09.17 20:39:35.168194 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_21_4} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4577 | 2025.09.17 20:39:35.168295 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4578 | 2025.09.17 20:39:35.678759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4579 | 2025.09.17 20:39:35.696415 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2025.09.17 20:39:35.696480 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4581 | 2025.09.17 20:39:35.702022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4582 | 2025.09.17 20:39:35.702769 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2025.09.17 20:39:35.703084 [ 103 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4584 | 2025.09.17 20:39:35.703150 [ 103 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2025.09.17 20:39:35.703171 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4586 | 2025.09.17 20:39:35.703288 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 4587 | 2025.09.17 20:39:35.706285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4588 | 2025.09.17 20:39:35.707507 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4589 | 2025.09.17 20:39:35.709106 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 4590 | 2025.09.17 20:39:35.714086 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 4591 | 2025.09.17 20:39:35.718460 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 4592 | 2025.09.17 20:39:35.722798 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 4593 | 2025.09.17 20:39:35.726938 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 4594 | 2025.09.17 20:39:35.731135 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 4595 | 2025.09.17 20:39:35.785237 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082000717 sec., 1939.0074357520557 rows/sec., 10.03 MiB/sec. | ||
| 4596 | 2025.09.17 20:39:35.787743 [ 199 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4597 | 2025.09.17 20:39:35.789966 [ 199 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_21_4} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2025.09.17 20:39:35.790084 [ 199 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_21_4} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4599 | 2025.09.17 20:39:35.792776 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4600 | 2025.09.17 20:39:36.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.94 MiB, peak 254.49 MiB, free memory in arenas 0.00 B, will set to 248.11 MiB (RSS), difference: 4.17 MiB | ||
| 4601 | 2025.09.17 20:39:37.682257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 566 | ||
| 4602 | 2025.09.17 20:39:37.684457 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2025.09.17 20:39:37.684516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4604 | 2025.09.17 20:39:37.685730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4605 | 2025.09.17 20:39:37.686019 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2025.09.17 20:39:37.686377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 4607 | 2025.09.17 20:39:38.434079 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4608 | 2025.09.17 20:39:38.434256 [ 5 ] {51519540-ffab-49ed-b2d9-c67d2275f589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4609 | 2025.09.17 20:39:38.434321 [ 5 ] {51519540-ffab-49ed-b2d9-c67d2275f589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4610 | 2025.09.17 20:39:38.435006 [ 5 ] {51519540-ffab-49ed-b2d9-c67d2275f589} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2025.09.17 20:39:38.435052 [ 5 ] {51519540-ffab-49ed-b2d9-c67d2275f589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4612 | 2025.09.17 20:39:38.435448 [ 5 ] {51519540-ffab-49ed-b2d9-c67d2275f589} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4613 | 2025.09.17 20:39:38.435687 [ 5 ] {51519540-ffab-49ed-b2d9-c67d2275f589} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2025.09.17 20:39:38.435833 [ 5 ] {51519540-ffab-49ed-b2d9-c67d2275f589} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001627 sec., 45482.483097725875 rows/sec., 3.68 MiB/sec. | ||
| 4615 | 2025.09.17 20:39:38.435874 [ 5 ] {51519540-ffab-49ed-b2d9-c67d2275f589} <Debug> TCPHandler: Processed in 0.001927434 sec. | ||
| 4616 | 2025.09.17 20:39:38.436001 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2025.09.17 20:39:38.436095 [ 5 ] {4b223fa1-ae6a-4620-b315-98b494db5189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4618 | 2025.09.17 20:39:38.436160 [ 5 ] {4b223fa1-ae6a-4620-b315-98b494db5189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4619 | 2025.09.17 20:39:38.436569 [ 5 ] {4b223fa1-ae6a-4620-b315-98b494db5189} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2025.09.17 20:39:38.436605 [ 5 ] {4b223fa1-ae6a-4620-b315-98b494db5189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4621 | 2025.09.17 20:39:38.436905 [ 5 ] {4b223fa1-ae6a-4620-b315-98b494db5189} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4622 | 2025.09.17 20:39:38.437116 [ 5 ] {4b223fa1-ae6a-4620-b315-98b494db5189} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2025.09.17 20:39:38.437241 [ 5 ] {4b223fa1-ae6a-4620-b315-98b494db5189} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001165 sec., 7725.321888412017 rows/sec., 580.91 KiB/sec. | ||
| 4624 | 2025.09.17 20:39:38.437277 [ 5 ] {4b223fa1-ae6a-4620-b315-98b494db5189} <Debug> TCPHandler: Processed in 0.001324057 sec. | ||
| 4625 | 2025.09.17 20:39:38.437399 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2025.09.17 20:39:38.437505 [ 5 ] {b746f346-03b2-4214-8dd3-bc69d3c189ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4627 | 2025.09.17 20:39:38.437547 [ 5 ] {b746f346-03b2-4214-8dd3-bc69d3c189ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4628 | 2025.09.17 20:39:38.437998 [ 5 ] {b746f346-03b2-4214-8dd3-bc69d3c189ab} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2025.09.17 20:39:38.438035 [ 5 ] {b746f346-03b2-4214-8dd3-bc69d3c189ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4630 | 2025.09.17 20:39:38.438383 [ 5 ] {b746f346-03b2-4214-8dd3-bc69d3c189ab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4631 | 2025.09.17 20:39:38.438632 [ 5 ] {b746f346-03b2-4214-8dd3-bc69d3c189ab} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2025.09.17 20:39:38.438761 [ 5 ] {b746f346-03b2-4214-8dd3-bc69d3c189ab} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001276 sec., 57210.03134796238 rows/sec., 4.47 MiB/sec. | ||
| 4633 | 2025.09.17 20:39:38.438802 [ 5 ] {b746f346-03b2-4214-8dd3-bc69d3c189ab} <Debug> TCPHandler: Processed in 0.001457091 sec. | ||
| 4634 | 2025.09.17 20:39:38.438920 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4635 | 2025.09.17 20:39:38.439018 [ 5 ] {9ce0b00a-7252-439e-8f57-a26c1c4e1908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4636 | 2025.09.17 20:39:38.439062 [ 5 ] {9ce0b00a-7252-439e-8f57-a26c1c4e1908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4637 | 2025.09.17 20:39:38.439539 [ 5 ] {9ce0b00a-7252-439e-8f57-a26c1c4e1908} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2025.09.17 20:39:38.439578 [ 5 ] {9ce0b00a-7252-439e-8f57-a26c1c4e1908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4639 | 2025.09.17 20:39:38.439919 [ 5 ] {9ce0b00a-7252-439e-8f57-a26c1c4e1908} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4640 | 2025.09.17 20:39:38.440129 [ 5 ] {9ce0b00a-7252-439e-8f57-a26c1c4e1908} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2025.09.17 20:39:38.440259 [ 5 ] {9ce0b00a-7252-439e-8f57-a26c1c4e1908} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 4642 | 2025.09.17 20:39:38.440298 [ 5 ] {9ce0b00a-7252-439e-8f57-a26c1c4e1908} <Debug> TCPHandler: Processed in 0.001427961 sec. | ||
| 4643 | 2025.09.17 20:39:38.440412 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2025.09.17 20:39:38.440509 [ 5 ] {d67513e4-f8e7-401e-865c-1ebe5dfe74f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4645 | 2025.09.17 20:39:38.440563 [ 5 ] {d67513e4-f8e7-401e-865c-1ebe5dfe74f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4646 | 2025.09.17 20:39:38.441321 [ 5 ] {d67513e4-f8e7-401e-865c-1ebe5dfe74f5} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2025.09.17 20:39:38.441357 [ 5 ] {d67513e4-f8e7-401e-865c-1ebe5dfe74f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4648 | 2025.09.17 20:39:38.441874 [ 5 ] {d67513e4-f8e7-401e-865c-1ebe5dfe74f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4649 | 2025.09.17 20:39:38.442095 [ 5 ] {d67513e4-f8e7-401e-865c-1ebe5dfe74f5} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2025.09.17 20:39:38.442232 [ 5 ] {d67513e4-f8e7-401e-865c-1ebe5dfe74f5} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001742 sec., 5166.475315729047 rows/sec., 9.26 MiB/sec. | ||
| 4651 | 2025.09.17 20:39:38.442284 [ 5 ] {d67513e4-f8e7-401e-865c-1ebe5dfe74f5} <Debug> TCPHandler: Processed in 0.001921374 sec. | ||
| 4652 | 2025.09.17 20:39:38.442401 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2025.09.17 20:39:38.442498 [ 5 ] {b531addf-d01a-480d-aa2d-bed79d274ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4654 | 2025.09.17 20:39:38.442539 [ 5 ] {b531addf-d01a-480d-aa2d-bed79d274ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4655 | 2025.09.17 20:39:38.442882 [ 5 ] {b531addf-d01a-480d-aa2d-bed79d274ba4} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.09.17 20:39:38.442920 [ 5 ] {b531addf-d01a-480d-aa2d-bed79d274ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4657 | 2025.09.17 20:39:38.443237 [ 5 ] {b531addf-d01a-480d-aa2d-bed79d274ba4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4658 | 2025.09.17 20:39:38.443450 [ 5 ] {b531addf-d01a-480d-aa2d-bed79d274ba4} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2025.09.17 20:39:38.443581 [ 5 ] {b531addf-d01a-480d-aa2d-bed79d274ba4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 4660 | 2025.09.17 20:39:38.443617 [ 5 ] {b531addf-d01a-480d-aa2d-bed79d274ba4} <Debug> TCPHandler: Processed in 0.001265696 sec. | ||
| 4661 | 2025.09.17 20:39:42.563816 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4662 | 2025.09.17 20:39:42.563912 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4663 | 2025.09.17 20:39:42.665587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10534 | ||
| 4664 | 2025.09.17 20:39:42.666052 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2025.09.17 20:39:42.666089 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4666 | 2025.09.17 20:39:42.666658 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4667 | 2025.09.17 20:39:42.666893 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.09.17 20:39:42.667027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10534 | ||
| 4669 | 2025.09.17 20:39:43.207285 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4670 | 2025.09.17 20:39:43.223228 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2025.09.17 20:39:43.223276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4672 | 2025.09.17 20:39:43.229046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4673 | 2025.09.17 20:39:43.229732 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2025.09.17 20:39:43.232495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4675 | 2025.09.17 20:39:43.434935 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2025.09.17 20:39:43.435145 [ 5 ] {026b8ba9-3503-45f9-8ee9-4812d97e9ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4677 | 2025.09.17 20:39:43.435220 [ 5 ] {026b8ba9-3503-45f9-8ee9-4812d97e9ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4678 | 2025.09.17 20:39:43.435949 [ 5 ] {026b8ba9-3503-45f9-8ee9-4812d97e9ab7} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2025.09.17 20:39:43.435999 [ 5 ] {026b8ba9-3503-45f9-8ee9-4812d97e9ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4680 | 2025.09.17 20:39:43.436424 [ 5 ] {026b8ba9-3503-45f9-8ee9-4812d97e9ab7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4681 | 2025.09.17 20:39:43.436655 [ 5 ] {026b8ba9-3503-45f9-8ee9-4812d97e9ab7} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2025.09.17 20:39:43.436804 [ 92 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4683 | 2025.09.17 20:39:43.436812 [ 5 ] {026b8ba9-3503-45f9-8ee9-4812d97e9ab7} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001724 sec., 70765.66125290023 rows/sec., 6.08 MiB/sec. | ||
| 4684 | 2025.09.17 20:39:43.436875 [ 92 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2025.09.17 20:39:43.436898 [ 5 ] {026b8ba9-3503-45f9-8ee9-4812d97e9ab7} <Debug> TCPHandler: Processed in 0.00210801 sec. | ||
| 4686 | 2025.09.17 20:39:43.436902 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4687 | 2025.09.17 20:39:43.437030 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2025.09.17 20:39:43.437045 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 4689 | 2025.09.17 20:39:43.437132 [ 5 ] {73ba346b-85d7-4112-b65f-f3e679804718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4690 | 2025.09.17 20:39:43.437178 [ 5 ] {73ba346b-85d7-4112-b65f-f3e679804718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4691 | 2025.09.17 20:39:43.437193 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4692 | 2025.09.17 20:39:43.437235 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 4693 | 2025.09.17 20:39:43.437302 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 122 rows starting from the beginning of the part | ||
| 4694 | 2025.09.17 20:39:43.437352 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 4695 | 2025.09.17 20:39:43.437396 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1265 rows starting from the beginning of the part | ||
| 4696 | 2025.09.17 20:39:43.437435 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 4697 | 2025.09.17 20:39:43.437476 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 122 rows starting from the beginning of the part | ||
| 4698 | 2025.09.17 20:39:43.437587 [ 5 ] {73ba346b-85d7-4112-b65f-f3e679804718} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2025.09.17 20:39:43.437633 [ 5 ] {73ba346b-85d7-4112-b65f-f3e679804718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4700 | 2025.09.17 20:39:43.437964 [ 5 ] {73ba346b-85d7-4112-b65f-f3e679804718} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4701 | 2025.09.17 20:39:43.438188 [ 5 ] {73ba346b-85d7-4112-b65f-f3e679804718} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4702 | 2025.09.17 20:39:43.438327 [ 5 ] {73ba346b-85d7-4112-b65f-f3e679804718} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001215 sec., 27160.493827160495 rows/sec., 1.99 MiB/sec. | ||
| 4703 | 2025.09.17 20:39:43.438365 [ 5 ] {73ba346b-85d7-4112-b65f-f3e679804718} <Debug> TCPHandler: Processed in 0.001384959 sec. | ||
| 4704 | 2025.09.17 20:39:43.438467 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2025.09.17 20:39:43.438562 [ 5 ] {f5adfa42-9e86-4a6a-bb2a-1de15dc66e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4706 | 2025.09.17 20:39:43.438603 [ 5 ] {f5adfa42-9e86-4a6a-bb2a-1de15dc66e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4707 | 2025.09.17 20:39:43.439025 [ 5 ] {f5adfa42-9e86-4a6a-bb2a-1de15dc66e6f} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4708 | 2025.09.17 20:39:43.439034 [ 194 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.002049157 sec., 1496713.0385812314 rows/sec., 130.78 MiB/sec. | ||
| 4709 | 2025.09.17 20:39:43.439061 [ 5 ] {f5adfa42-9e86-4a6a-bb2a-1de15dc66e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4710 | 2025.09.17 20:39:43.439277 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4711 | 2025.09.17 20:39:43.439398 [ 5 ] {f5adfa42-9e86-4a6a-bb2a-1de15dc66e6f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4712 | 2025.09.17 20:39:43.439612 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_31_6} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4713 | 2025.09.17 20:39:43.439687 [ 5 ] {f5adfa42-9e86-4a6a-bb2a-1de15dc66e6f} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2025.09.17 20:39:43.439699 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_31_6} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4715 | 2025.09.17 20:39:43.439800 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4716 | 2025.09.17 20:39:43.439802 [ 92 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4717 | 2025.09.17 20:39:43.439829 [ 5 ] {f5adfa42-9e86-4a6a-bb2a-1de15dc66e6f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001285 sec., 75486.38132295721 rows/sec., 5.90 MiB/sec. | ||
| 4718 | 2025.09.17 20:39:43.439844 [ 92 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2025.09.17 20:39:43.439870 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4720 | 2025.09.17 20:39:43.439874 [ 5 ] {f5adfa42-9e86-4a6a-bb2a-1de15dc66e6f} <Debug> TCPHandler: Processed in 0.001454651 sec. | ||
| 4721 | 2025.09.17 20:39:43.439963 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 4722 | 2025.09.17 20:39:43.440000 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2025.09.17 20:39:43.440075 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4724 | 2025.09.17 20:39:43.440101 [ 5 ] {b8af5233-d88b-4148-a848-defdd303ba80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4725 | 2025.09.17 20:39:43.440112 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 634 rows starting from the beginning of the part | ||
| 4726 | 2025.09.17 20:39:43.440153 [ 5 ] {b8af5233-d88b-4148-a848-defdd303ba80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4727 | 2025.09.17 20:39:43.440186 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 97 rows starting from the beginning of the part | ||
| 4728 | 2025.09.17 20:39:43.440234 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 73 rows starting from the beginning of the part | ||
| 4729 | 2025.09.17 20:39:43.440274 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 559 rows starting from the beginning of the part | ||
| 4730 | 2025.09.17 20:39:43.440321 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 73 rows starting from the beginning of the part | ||
| 4731 | 2025.09.17 20:39:43.440363 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 97 rows starting from the beginning of the part | ||
| 4732 | 2025.09.17 20:39:43.440568 [ 5 ] {b8af5233-d88b-4148-a848-defdd303ba80} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.09.17 20:39:43.440610 [ 5 ] {b8af5233-d88b-4148-a848-defdd303ba80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4734 | 2025.09.17 20:39:43.440968 [ 5 ] {b8af5233-d88b-4148-a848-defdd303ba80} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4735 | 2025.09.17 20:39:43.441205 [ 5 ] {b8af5233-d88b-4148-a848-defdd303ba80} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.09.17 20:39:43.441311 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4737 | 2025.09.17 20:39:43.441332 [ 5 ] {b8af5233-d88b-4148-a848-defdd303ba80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 4738 | 2025.09.17 20:39:43.441340 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2025.09.17 20:39:43.441372 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4740 | 2025.09.17 20:39:43.441377 [ 5 ] {b8af5233-d88b-4148-a848-defdd303ba80} <Debug> TCPHandler: Processed in 0.00142661 sec. | ||
| 4741 | 2025.09.17 20:39:43.441466 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 4742 | 2025.09.17 20:39:43.441472 [ 194 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550774 sec., 988538.6265181128 rows/sec., 78.50 MiB/sec. | ||
| 4743 | 2025.09.17 20:39:43.441498 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2025.09.17 20:39:43.441561 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4745 | 2025.09.17 20:39:43.441594 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7605 rows starting from the beginning of the part | ||
| 4746 | 2025.09.17 20:39:43.441594 [ 5 ] {43fb8b4b-2baa-4bd5-8d9e-2e17a83ddc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4747 | 2025.09.17 20:39:43.441647 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4748 | 2025.09.17 20:39:43.441662 [ 5 ] {43fb8b4b-2baa-4bd5-8d9e-2e17a83ddc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4749 | 2025.09.17 20:39:43.441698 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 4750 | 2025.09.17 20:39:43.441718 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4751 | 2025.09.17 20:39:43.441747 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 847 rows starting from the beginning of the part | ||
| 4752 | 2025.09.17 20:39:43.441795 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 4753 | 2025.09.17 20:39:43.441835 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4754 | 2025.09.17 20:39:43.442096 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2025.09.17 20:39:43.442211 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_31_6} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4756 | 2025.09.17 20:39:43.442327 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4757 | 2025.09.17 20:39:43.442488 [ 5 ] {43fb8b4b-2baa-4bd5-8d9e-2e17a83ddc0c} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2025.09.17 20:39:43.442531 [ 5 ] {43fb8b4b-2baa-4bd5-8d9e-2e17a83ddc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4759 | 2025.09.17 20:39:43.443127 [ 5 ] {43fb8b4b-2baa-4bd5-8d9e-2e17a83ddc0c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4760 | 2025.09.17 20:39:43.443368 [ 5 ] {43fb8b4b-2baa-4bd5-8d9e-2e17a83ddc0c} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2025.09.17 20:39:43.443506 [ 5 ] {43fb8b4b-2baa-4bd5-8d9e-2e17a83ddc0c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001929 sec., 17107.309486780716 rows/sec., 30.66 MiB/sec. | ||
| 4762 | 2025.09.17 20:39:43.443560 [ 5 ] {43fb8b4b-2baa-4bd5-8d9e-2e17a83ddc0c} <Debug> TCPHandler: Processed in 0.002111079 sec. | ||
| 4763 | 2025.09.17 20:39:43.443677 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2025.09.17 20:39:43.443774 [ 5 ] {2d5e1833-340b-4f54-a39b-182e8089d95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4765 | 2025.09.17 20:39:43.443815 [ 5 ] {2d5e1833-340b-4f54-a39b-182e8089d95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4766 | 2025.09.17 20:39:43.444151 [ 5 ] {2d5e1833-340b-4f54-a39b-182e8089d95e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2025.09.17 20:39:43.444188 [ 5 ] {2d5e1833-340b-4f54-a39b-182e8089d95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4768 | 2025.09.17 20:39:43.444557 [ 5 ] {2d5e1833-340b-4f54-a39b-182e8089d95e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4769 | 2025.09.17 20:39:43.444791 [ 5 ] {2d5e1833-340b-4f54-a39b-182e8089d95e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2025.09.17 20:39:43.444890 [ 92 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4771 | 2025.09.17 20:39:43.444916 [ 5 ] {2d5e1833-340b-4f54-a39b-182e8089d95e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 4772 | 2025.09.17 20:39:43.444926 [ 92 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2025.09.17 20:39:43.444962 [ 5 ] {2d5e1833-340b-4f54-a39b-182e8089d95e} <Debug> TCPHandler: Processed in 0.001334358 sec. | ||
| 4774 | 2025.09.17 20:39:43.444962 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4775 | 2025.09.17 20:39:43.445056 [ 194 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 4776 | 2025.09.17 20:39:43.445153 [ 194 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4777 | 2025.09.17 20:39:43.445185 [ 194 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1248 rows starting from the beginning of the part | ||
| 4778 | 2025.09.17 20:39:43.445214 [ 197 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9092 rows, containing 5 columns (5 merged, 0 gathered) in 0.003792037 sec., 2397655.9300449863 rows/sec., 164.56 MiB/sec. | ||
| 4779 | 2025.09.17 20:39:43.445246 [ 194 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4780 | 2025.09.17 20:39:43.445302 [ 194 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 4781 | 2025.09.17 20:39:43.445346 [ 194 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4782 | 2025.09.17 20:39:43.445390 [ 194 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 4783 | 2025.09.17 20:39:43.445391 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4784 | 2025.09.17 20:39:43.445434 [ 194 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4785 | 2025.09.17 20:39:43.445714 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2025.09.17 20:39:43.445792 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4787 | 2025.09.17 20:39:43.445857 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 4788 | 2025.09.17 20:39:43.446420 [ 191 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1548 rows, containing 4 columns (4 merged, 0 gathered) in 0.001393689 sec., 1110721.2584730166 rows/sec., 74.66 MiB/sec. | ||
| 4789 | 2025.09.17 20:39:43.446630 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4790 | 2025.09.17 20:39:43.446894 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_31_6} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2025.09.17 20:39:43.446973 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_31_6} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4792 | 2025.09.17 20:39:43.447058 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4793 | 2025.09.17 20:39:44.218003 [ 91 ] {} <Debug> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4794 | 2025.09.17 20:39:44.218080 [ 91 ] {} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2025.09.17 20:39:44.218105 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4796 | 2025.09.17 20:39:44.218384 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 4797 | 2025.09.17 20:39:44.218607 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4798 | 2025.09.17 20:39:44.218662 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4799 | 2025.09.17 20:39:44.218769 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 4800 | 2025.09.17 20:39:44.218848 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 4801 | 2025.09.17 20:39:44.218917 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 4802 | 2025.09.17 20:39:44.218985 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4803 | 2025.09.17 20:39:44.219704 [ 197 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403109 sec., 24231.90215442991 rows/sec., 2.02 MiB/sec. | ||
| 4804 | 2025.09.17 20:39:44.219837 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4805 | 2025.09.17 20:39:44.220070 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_9_2} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2025.09.17 20:39:44.220135 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_9_2} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4807 | 2025.09.17 20:39:44.220198 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4808 | 2025.09.17 20:39:47.687404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 590 | ||
| 4809 | 2025.09.17 20:39:47.689489 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2025.09.17 20:39:47.689530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4811 | 2025.09.17 20:39:47.690694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4812 | 2025.09.17 20:39:47.690964 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2025.09.17 20:39:47.691117 [ 86 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4814 | 2025.09.17 20:39:47.691209 [ 86 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2025.09.17 20:39:47.691241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 590 | ||
| 4816 | 2025.09.17 20:39:47.691242 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4817 | 2025.09.17 20:39:47.691432 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 4818 | 2025.09.17 20:39:47.692237 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4819 | 2025.09.17 20:39:47.692383 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 426 rows starting from the beginning of the part | ||
| 4820 | 2025.09.17 20:39:47.692739 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 4821 | 2025.09.17 20:39:47.693109 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4822 | 2025.09.17 20:39:47.693483 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4823 | 2025.09.17 20:39:47.693826 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4824 | 2025.09.17 20:39:47.694161 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 4825 | 2025.09.17 20:39:47.700616 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 72 columns (72 merged, 0 gathered) in 0.00926519 sec., 63679.21219100742 rows/sec., 55.55 MiB/sec. | ||
| 4826 | 2025.09.17 20:39:47.701462 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4827 | 2025.09.17 20:39:47.701984 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_16_3} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2025.09.17 20:39:47.702059 [ 193 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_16_3} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4829 | 2025.09.17 20:39:47.702252 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4830 | 2025.09.17 20:39:48.435261 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2025.09.17 20:39:48.435548 [ 5 ] {05a69b98-01d9-45d3-b35d-b04ab891ca44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4832 | 2025.09.17 20:39:48.435654 [ 5 ] {05a69b98-01d9-45d3-b35d-b04ab891ca44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4833 | 2025.09.17 20:39:48.436480 [ 5 ] {05a69b98-01d9-45d3-b35d-b04ab891ca44} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2025.09.17 20:39:48.436522 [ 5 ] {05a69b98-01d9-45d3-b35d-b04ab891ca44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4835 | 2025.09.17 20:39:48.436949 [ 5 ] {05a69b98-01d9-45d3-b35d-b04ab891ca44} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4836 | 2025.09.17 20:39:48.437190 [ 5 ] {05a69b98-01d9-45d3-b35d-b04ab891ca44} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2025.09.17 20:39:48.437343 [ 5 ] {05a69b98-01d9-45d3-b35d-b04ab891ca44} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001875 sec., 12800 rows/sec., 1.06 MiB/sec. | ||
| 4838 | 2025.09.17 20:39:48.437395 [ 5 ] {05a69b98-01d9-45d3-b35d-b04ab891ca44} <Debug> TCPHandler: Processed in 0.002318495 sec. | ||
| 4839 | 2025.09.17 20:39:48.437530 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2025.09.17 20:39:48.437635 [ 5 ] {ba7412ad-3bff-4034-8fe8-f777310ad9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4841 | 2025.09.17 20:39:48.437678 [ 5 ] {ba7412ad-3bff-4034-8fe8-f777310ad9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4842 | 2025.09.17 20:39:48.438082 [ 5 ] {ba7412ad-3bff-4034-8fe8-f777310ad9a4} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2025.09.17 20:39:48.438118 [ 5 ] {ba7412ad-3bff-4034-8fe8-f777310ad9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4844 | 2025.09.17 20:39:48.438433 [ 5 ] {ba7412ad-3bff-4034-8fe8-f777310ad9a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4845 | 2025.09.17 20:39:48.438648 [ 5 ] {ba7412ad-3bff-4034-8fe8-f777310ad9a4} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2025.09.17 20:39:48.438778 [ 5 ] {ba7412ad-3bff-4034-8fe8-f777310ad9a4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001167 sec., 1713.796058269066 rows/sec., 139.75 KiB/sec. | ||
| 4847 | 2025.09.17 20:39:48.438818 [ 5 ] {ba7412ad-3bff-4034-8fe8-f777310ad9a4} <Debug> TCPHandler: Processed in 0.001346837 sec. | ||
| 4848 | 2025.09.17 20:39:48.438933 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2025.09.17 20:39:48.439031 [ 5 ] {d0fbf762-f4c2-46c1-a75d-bd361d59de25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4850 | 2025.09.17 20:39:48.439072 [ 5 ] {d0fbf762-f4c2-46c1-a75d-bd361d59de25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4851 | 2025.09.17 20:39:48.439560 [ 5 ] {d0fbf762-f4c2-46c1-a75d-bd361d59de25} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2025.09.17 20:39:48.439596 [ 5 ] {d0fbf762-f4c2-46c1-a75d-bd361d59de25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4853 | 2025.09.17 20:39:48.439959 [ 5 ] {d0fbf762-f4c2-46c1-a75d-bd361d59de25} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4854 | 2025.09.17 20:39:48.440182 [ 5 ] {d0fbf762-f4c2-46c1-a75d-bd361d59de25} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2025.09.17 20:39:48.440316 [ 5 ] {d0fbf762-f4c2-46c1-a75d-bd361d59de25} <Debug> executeQuery: Read 195 rows, 17.66 KiB in 0.001305 sec., 149425.28735632185 rows/sec., 13.21 MiB/sec. | ||
| 4856 | 2025.09.17 20:39:48.440354 [ 5 ] {d0fbf762-f4c2-46c1-a75d-bd361d59de25} <Debug> TCPHandler: Processed in 0.001469882 sec. | ||
| 4857 | 2025.09.17 20:39:48.440469 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2025.09.17 20:39:48.440565 [ 5 ] {7e1bad70-78d5-404c-bd61-9c9feabd238e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4859 | 2025.09.17 20:39:48.440605 [ 5 ] {7e1bad70-78d5-404c-bd61-9c9feabd238e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4860 | 2025.09.17 20:39:48.441009 [ 5 ] {7e1bad70-78d5-404c-bd61-9c9feabd238e} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2025.09.17 20:39:48.441042 [ 5 ] {7e1bad70-78d5-404c-bd61-9c9feabd238e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4862 | 2025.09.17 20:39:48.441358 [ 5 ] {7e1bad70-78d5-404c-bd61-9c9feabd238e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4863 | 2025.09.17 20:39:48.441570 [ 5 ] {7e1bad70-78d5-404c-bd61-9c9feabd238e} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2025.09.17 20:39:48.441703 [ 5 ] {7e1bad70-78d5-404c-bd61-9c9feabd238e} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001157 sec., 19878.997407087292 rows/sec., 1.50 MiB/sec. | ||
| 4865 | 2025.09.17 20:39:48.441706 [ 85 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4866 | 2025.09.17 20:39:48.441742 [ 5 ] {7e1bad70-78d5-404c-bd61-9c9feabd238e} <Debug> TCPHandler: Processed in 0.001322867 sec. | ||
| 4867 | 2025.09.17 20:39:48.441778 [ 85 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2025.09.17 20:39:48.441813 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4869 | 2025.09.17 20:39:48.441867 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2025.09.17 20:39:48.441904 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 4871 | 2025.09.17 20:39:48.441969 [ 5 ] {83e69cfd-0814-47da-b2d4-cd749ac5ccff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4872 | 2025.09.17 20:39:48.442002 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4873 | 2025.09.17 20:39:48.442011 [ 5 ] {83e69cfd-0814-47da-b2d4-cd749ac5ccff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4874 | 2025.09.17 20:39:48.442032 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 72 rows starting from the beginning of the part | ||
| 4875 | 2025.09.17 20:39:48.442093 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
| 4876 | 2025.09.17 20:39:48.442142 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
| 4877 | 2025.09.17 20:39:48.442190 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
| 4878 | 2025.09.17 20:39:48.442233 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part | ||
| 4879 | 2025.09.17 20:39:48.442283 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part | ||
| 4880 | 2025.09.17 20:39:48.442413 [ 5 ] {83e69cfd-0814-47da-b2d4-cd749ac5ccff} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2025.09.17 20:39:48.442450 [ 5 ] {83e69cfd-0814-47da-b2d4-cd749ac5ccff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 4882 | 2025.09.17 20:39:48.442774 [ 5 ] {83e69cfd-0814-47da-b2d4-cd749ac5ccff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4883 | 2025.09.17 20:39:48.442992 [ 5 ] {83e69cfd-0814-47da-b2d4-cd749ac5ccff} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2025.09.17 20:39:48.443120 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253495 sec., 147587.34578119576 rows/sec., 11.38 MiB/sec. | ||
| 4885 | 2025.09.17 20:39:48.443122 [ 5 ] {83e69cfd-0814-47da-b2d4-cd749ac5ccff} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001173 sec., 20460.358056265984 rows/sec., 1.70 MiB/sec. | ||
| 4886 | 2025.09.17 20:39:48.443200 [ 5 ] {83e69cfd-0814-47da-b2d4-cd749ac5ccff} <Debug> TCPHandler: Processed in 0.001382728 sec. | ||
| 4887 | 2025.09.17 20:39:48.443278 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4888 | 2025.09.17 20:39:48.443304 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2025.09.17 20:39:48.443400 [ 5 ] {72e02674-eb40-4434-90c7-45f5b758e01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4890 | 2025.09.17 20:39:48.443440 [ 5 ] {72e02674-eb40-4434-90c7-45f5b758e01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4891 | 2025.09.17 20:39:48.443575 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2025.09.17 20:39:48.443648 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_26_5} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4893 | 2025.09.17 20:39:48.443717 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4894 | 2025.09.17 20:39:48.443833 [ 5 ] {72e02674-eb40-4434-90c7-45f5b758e01e} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2025.09.17 20:39:48.443868 [ 5 ] {72e02674-eb40-4434-90c7-45f5b758e01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4896 | 2025.09.17 20:39:48.444180 [ 5 ] {72e02674-eb40-4434-90c7-45f5b758e01e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4897 | 2025.09.17 20:39:48.444392 [ 5 ] {72e02674-eb40-4434-90c7-45f5b758e01e} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2025.09.17 20:39:48.444517 [ 5 ] {72e02674-eb40-4434-90c7-45f5b758e01e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 4899 | 2025.09.17 20:39:48.444555 [ 5 ] {72e02674-eb40-4434-90c7-45f5b758e01e} <Debug> TCPHandler: Processed in 0.001298967 sec. | ||
| 4900 | 2025.09.17 20:39:48.444656 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4901 | 2025.09.17 20:39:48.444751 [ 5 ] {86221bd7-9f38-4fb2-b2b9-7fe136e5d405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4902 | 2025.09.17 20:39:48.444791 [ 5 ] {86221bd7-9f38-4fb2-b2b9-7fe136e5d405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4903 | 2025.09.17 20:39:48.445232 [ 5 ] {86221bd7-9f38-4fb2-b2b9-7fe136e5d405} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2025.09.17 20:39:48.445270 [ 5 ] {86221bd7-9f38-4fb2-b2b9-7fe136e5d405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4905 | 2025.09.17 20:39:48.445598 [ 5 ] {86221bd7-9f38-4fb2-b2b9-7fe136e5d405} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4906 | 2025.09.17 20:39:48.445808 [ 5 ] {86221bd7-9f38-4fb2-b2b9-7fe136e5d405} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2025.09.17 20:39:48.445936 [ 5 ] {86221bd7-9f38-4fb2-b2b9-7fe136e5d405} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001202 sec., 92346.08985024958 rows/sec., 7.52 MiB/sec. | ||
| 4908 | 2025.09.17 20:39:48.445974 [ 5 ] {86221bd7-9f38-4fb2-b2b9-7fe136e5d405} <Debug> TCPHandler: Processed in 0.001366059 sec. | ||
| 4909 | 2025.09.17 20:39:48.446086 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4910 | 2025.09.17 20:39:48.446181 [ 5 ] {fc5e0edd-7345-4660-91bf-f4eb76987c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4911 | 2025.09.17 20:39:48.446223 [ 5 ] {fc5e0edd-7345-4660-91bf-f4eb76987c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4912 | 2025.09.17 20:39:48.446640 [ 5 ] {fc5e0edd-7345-4660-91bf-f4eb76987c3a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4913 | 2025.09.17 20:39:48.446677 [ 5 ] {fc5e0edd-7345-4660-91bf-f4eb76987c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4914 | 2025.09.17 20:39:48.447013 [ 5 ] {fc5e0edd-7345-4660-91bf-f4eb76987c3a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4915 | 2025.09.17 20:39:48.447229 [ 5 ] {fc5e0edd-7345-4660-91bf-f4eb76987c3a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4916 | 2025.09.17 20:39:48.447357 [ 5 ] {fc5e0edd-7345-4660-91bf-f4eb76987c3a} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001195 sec., 164853.55648535563 rows/sec., 11.82 MiB/sec. | ||
| 4917 | 2025.09.17 20:39:48.447394 [ 5 ] {fc5e0edd-7345-4660-91bf-f4eb76987c3a} <Debug> TCPHandler: Processed in 0.001357898 sec. | ||
| 4918 | 2025.09.17 20:39:48.447504 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2025.09.17 20:39:48.447601 [ 5 ] {5960e83a-ee7e-4b3c-af90-8511e27e8d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4920 | 2025.09.17 20:39:48.447655 [ 5 ] {5960e83a-ee7e-4b3c-af90-8511e27e8d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4921 | 2025.09.17 20:39:48.448417 [ 5 ] {5960e83a-ee7e-4b3c-af90-8511e27e8d32} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.09.17 20:39:48.448454 [ 5 ] {5960e83a-ee7e-4b3c-af90-8511e27e8d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4923 | 2025.09.17 20:39:48.448971 [ 5 ] {5960e83a-ee7e-4b3c-af90-8511e27e8d32} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4924 | 2025.09.17 20:39:48.449202 [ 5 ] {5960e83a-ee7e-4b3c-af90-8511e27e8d32} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2025.09.17 20:39:48.449336 [ 5 ] {5960e83a-ee7e-4b3c-af90-8511e27e8d32} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001754 sec., 5131.128848346637 rows/sec., 9.19 MiB/sec. | ||
| 4926 | 2025.09.17 20:39:48.449397 [ 5 ] {5960e83a-ee7e-4b3c-af90-8511e27e8d32} <Debug> TCPHandler: Processed in 0.001941805 sec. | ||
| 4927 | 2025.09.17 20:39:48.449509 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2025.09.17 20:39:48.449605 [ 5 ] {931970cd-de23-42e2-8d26-a6b04bdc2860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4929 | 2025.09.17 20:39:48.449647 [ 5 ] {931970cd-de23-42e2-8d26-a6b04bdc2860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4930 | 2025.09.17 20:39:48.449983 [ 5 ] {931970cd-de23-42e2-8d26-a6b04bdc2860} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2025.09.17 20:39:48.450020 [ 5 ] {931970cd-de23-42e2-8d26-a6b04bdc2860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4932 | 2025.09.17 20:39:48.450334 [ 5 ] {931970cd-de23-42e2-8d26-a6b04bdc2860} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4933 | 2025.09.17 20:39:48.450550 [ 5 ] {931970cd-de23-42e2-8d26-a6b04bdc2860} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2025.09.17 20:39:48.450678 [ 5 ] {931970cd-de23-42e2-8d26-a6b04bdc2860} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 4935 | 2025.09.17 20:39:48.450713 [ 5 ] {931970cd-de23-42e2-8d26-a6b04bdc2860} <Debug> TCPHandler: Processed in 0.001253035 sec. | ||
| 4936 | 2025.09.17 20:39:50.167111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11046 | ||
| 4937 | 2025.09.17 20:39:50.167718 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2025.09.17 20:39:50.167765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4939 | 2025.09.17 20:39:50.168293 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4940 | 2025.09.17 20:39:50.168527 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2025.09.17 20:39:50.168672 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11046 | ||
| 4942 | 2025.09.17 20:39:50.732570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4943 | 2025.09.17 20:39:50.749259 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2025.09.17 20:39:50.749306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.44 GiB. | ||
| 4945 | 2025.09.17 20:39:50.755591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4946 | 2025.09.17 20:39:50.756295 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2025.09.17 20:39:50.759131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4948 | 2025.09.17 20:39:51.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.16 MiB, peak 255.47 MiB, free memory in arenas 0.00 B, will set to 252.25 MiB (RSS), difference: 1.09 MiB | ||
| 4949 | 2025.09.17 20:39:53.434640 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4950 | 2025.09.17 20:39:53.434847 [ 5 ] {eff936a2-525d-43e4-a309-1ba410a9bdee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4951 | 2025.09.17 20:39:53.434922 [ 5 ] {eff936a2-525d-43e4-a309-1ba410a9bdee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4952 | 2025.09.17 20:39:53.435724 [ 5 ] {eff936a2-525d-43e4-a309-1ba410a9bdee} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4953 | 2025.09.17 20:39:53.435777 [ 5 ] {eff936a2-525d-43e4-a309-1ba410a9bdee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 4954 | 2025.09.17 20:39:53.436259 [ 5 ] {eff936a2-525d-43e4-a309-1ba410a9bdee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4955 | 2025.09.17 20:39:53.436522 [ 5 ] {eff936a2-525d-43e4-a309-1ba410a9bdee} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2025.09.17 20:39:53.436681 [ 5 ] {eff936a2-525d-43e4-a309-1ba410a9bdee} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001891 sec., 64516.12903225806 rows/sec., 5.54 MiB/sec. | ||
| 4957 | 2025.09.17 20:39:53.436723 [ 5 ] {eff936a2-525d-43e4-a309-1ba410a9bdee} <Debug> TCPHandler: Processed in 0.002227253 sec. | ||
| 4958 | 2025.09.17 20:39:53.436857 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2025.09.17 20:39:53.436953 [ 5 ] {aeb8e3a3-2262-4f08-8f25-0f34e05f1efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4960 | 2025.09.17 20:39:53.437001 [ 5 ] {aeb8e3a3-2262-4f08-8f25-0f34e05f1efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4961 | 2025.09.17 20:39:53.437418 [ 5 ] {aeb8e3a3-2262-4f08-8f25-0f34e05f1efe} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2025.09.17 20:39:53.437455 [ 5 ] {aeb8e3a3-2262-4f08-8f25-0f34e05f1efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 4963 | 2025.09.17 20:39:53.437795 [ 5 ] {aeb8e3a3-2262-4f08-8f25-0f34e05f1efe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4964 | 2025.09.17 20:39:53.438012 [ 5 ] {aeb8e3a3-2262-4f08-8f25-0f34e05f1efe} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2025.09.17 20:39:53.438142 [ 5 ] {aeb8e3a3-2262-4f08-8f25-0f34e05f1efe} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001208 sec., 27317.880794701985 rows/sec., 2.01 MiB/sec. | ||
| 4966 | 2025.09.17 20:39:53.438180 [ 5 ] {aeb8e3a3-2262-4f08-8f25-0f34e05f1efe} <Debug> TCPHandler: Processed in 0.001374599 sec. | ||
| 4967 | 2025.09.17 20:39:53.438284 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2025.09.17 20:39:53.438399 [ 5 ] {773ebf45-6f8c-44c4-bc5c-8da161ae08be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4969 | 2025.09.17 20:39:53.438448 [ 5 ] {773ebf45-6f8c-44c4-bc5c-8da161ae08be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4970 | 2025.09.17 20:39:53.438968 [ 5 ] {773ebf45-6f8c-44c4-bc5c-8da161ae08be} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2025.09.17 20:39:53.439012 [ 5 ] {773ebf45-6f8c-44c4-bc5c-8da161ae08be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 4972 | 2025.09.17 20:39:53.439377 [ 5 ] {773ebf45-6f8c-44c4-bc5c-8da161ae08be} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4973 | 2025.09.17 20:39:53.439598 [ 5 ] {773ebf45-6f8c-44c4-bc5c-8da161ae08be} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2025.09.17 20:39:53.439726 [ 5 ] {773ebf45-6f8c-44c4-bc5c-8da161ae08be} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001352 sec., 71745.56213017752 rows/sec., 5.60 MiB/sec. | ||
| 4975 | 2025.09.17 20:39:53.439764 [ 5 ] {773ebf45-6f8c-44c4-bc5c-8da161ae08be} <Debug> TCPHandler: Processed in 0.001528883 sec. | ||
| 4976 | 2025.09.17 20:39:53.439878 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2025.09.17 20:39:53.439972 [ 5 ] {8258cec7-0618-41e8-bbce-5b288002db5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4978 | 2025.09.17 20:39:53.440015 [ 5 ] {8258cec7-0618-41e8-bbce-5b288002db5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4979 | 2025.09.17 20:39:53.440421 [ 5 ] {8258cec7-0618-41e8-bbce-5b288002db5e} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2025.09.17 20:39:53.440457 [ 5 ] {8258cec7-0618-41e8-bbce-5b288002db5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 4981 | 2025.09.17 20:39:53.440796 [ 5 ] {8258cec7-0618-41e8-bbce-5b288002db5e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4982 | 2025.09.17 20:39:53.441000 [ 5 ] {8258cec7-0618-41e8-bbce-5b288002db5e} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2025.09.17 20:39:53.441126 [ 5 ] {8258cec7-0618-41e8-bbce-5b288002db5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 4984 | 2025.09.17 20:39:53.441162 [ 5 ] {8258cec7-0618-41e8-bbce-5b288002db5e} <Debug> TCPHandler: Processed in 0.001330938 sec. | ||
| 4985 | 2025.09.17 20:39:53.441261 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2025.09.17 20:39:53.441353 [ 5 ] {bbc4516e-b23c-45fa-807b-4f34b2331225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4987 | 2025.09.17 20:39:53.441406 [ 5 ] {bbc4516e-b23c-45fa-807b-4f34b2331225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4988 | 2025.09.17 20:39:53.442227 [ 5 ] {bbc4516e-b23c-45fa-807b-4f34b2331225} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2025.09.17 20:39:53.442264 [ 5 ] {bbc4516e-b23c-45fa-807b-4f34b2331225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 4990 | 2025.09.17 20:39:53.442812 [ 5 ] {bbc4516e-b23c-45fa-807b-4f34b2331225} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4991 | 2025.09.17 20:39:53.443035 [ 5 ] {bbc4516e-b23c-45fa-807b-4f34b2331225} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2025.09.17 20:39:53.443175 [ 5 ] {bbc4516e-b23c-45fa-807b-4f34b2331225} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00184 sec., 17934.782608695652 rows/sec., 32.14 MiB/sec. | ||
| 4993 | 2025.09.17 20:39:53.443225 [ 5 ] {bbc4516e-b23c-45fa-807b-4f34b2331225} <Debug> TCPHandler: Processed in 0.002011727 sec. | ||
| 4994 | 2025.09.17 20:39:53.443336 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2025.09.17 20:39:53.443428 [ 5 ] {e41c5a14-7f88-4bc3-b883-c7ed79ab6d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4996 | 2025.09.17 20:39:53.443469 [ 5 ] {e41c5a14-7f88-4bc3-b883-c7ed79ab6d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4997 | 2025.09.17 20:39:53.443799 [ 5 ] {e41c5a14-7f88-4bc3-b883-c7ed79ab6d7b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2025.09.17 20:39:53.443835 [ 5 ] {e41c5a14-7f88-4bc3-b883-c7ed79ab6d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 4999 | 2025.09.17 20:39:53.444140 [ 5 ] {e41c5a14-7f88-4bc3-b883-c7ed79ab6d7b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5000 | 2025.09.17 20:39:53.444343 [ 5 ] {e41c5a14-7f88-4bc3-b883-c7ed79ab6d7b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2025.09.17 20:39:53.444469 [ 5 ] {e41c5a14-7f88-4bc3-b883-c7ed79ab6d7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 5002 | 2025.09.17 20:39:53.444503 [ 5 ] {e41c5a14-7f88-4bc3-b883-c7ed79ab6d7b} <Debug> TCPHandler: Processed in 0.001213864 sec. | ||
| 5003 | 2025.09.17 20:39:57.563971 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5004 | 2025.09.17 20:39:57.564069 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5005 | 2025.09.17 20:39:57.669654 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11494 | ||
| 5006 | 2025.09.17 20:39:57.670111 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2025.09.17 20:39:57.670147 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5008 | 2025.09.17 20:39:57.670692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5009 | 2025.09.17 20:39:57.670943 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2025.09.17 20:39:57.671074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11494 | ||
| 5011 | 2025.09.17 20:39:57.692352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 622 | ||
| 5012 | 2025.09.17 20:39:57.694732 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2025.09.17 20:39:57.694776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5014 | 2025.09.17 20:39:57.695964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5015 | 2025.09.17 20:39:57.696244 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2025.09.17 20:39:57.696501 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 5017 | 2025.09.17 20:39:58.260122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5018 | 2025.09.17 20:39:58.276466 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2025.09.17 20:39:58.276511 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5020 | 2025.09.17 20:39:58.282377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5021 | 2025.09.17 20:39:58.283066 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2025.09.17 20:39:58.285823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5023 | 2025.09.17 20:39:58.434113 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5024 | 2025.09.17 20:39:58.434318 [ 5 ] {11945844-de75-4ebb-98ea-5efb0ded4017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5025 | 2025.09.17 20:39:58.434392 [ 5 ] {11945844-de75-4ebb-98ea-5efb0ded4017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5026 | 2025.09.17 20:39:58.435040 [ 5 ] {11945844-de75-4ebb-98ea-5efb0ded4017} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2025.09.17 20:39:58.435088 [ 5 ] {11945844-de75-4ebb-98ea-5efb0ded4017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5028 | 2025.09.17 20:39:58.435500 [ 5 ] {11945844-de75-4ebb-98ea-5efb0ded4017} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5029 | 2025.09.17 20:39:58.435723 [ 5 ] {11945844-de75-4ebb-98ea-5efb0ded4017} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2025.09.17 20:39:58.435871 [ 5 ] {11945844-de75-4ebb-98ea-5efb0ded4017} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001608 sec., 46019.90049751243 rows/sec., 3.72 MiB/sec. | ||
| 5031 | 2025.09.17 20:39:58.435912 [ 5 ] {11945844-de75-4ebb-98ea-5efb0ded4017} <Debug> TCPHandler: Processed in 0.001938155 sec. | ||
| 5032 | 2025.09.17 20:39:58.436041 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2025.09.17 20:39:58.436137 [ 5 ] {475a96e8-5b03-4b06-8249-aa10acfa9bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5034 | 2025.09.17 20:39:58.436177 [ 5 ] {475a96e8-5b03-4b06-8249-aa10acfa9bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5035 | 2025.09.17 20:39:58.436569 [ 5 ] {475a96e8-5b03-4b06-8249-aa10acfa9bbe} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2025.09.17 20:39:58.436605 [ 5 ] {475a96e8-5b03-4b06-8249-aa10acfa9bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5037 | 2025.09.17 20:39:58.436900 [ 5 ] {475a96e8-5b03-4b06-8249-aa10acfa9bbe} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5038 | 2025.09.17 20:39:58.437105 [ 5 ] {475a96e8-5b03-4b06-8249-aa10acfa9bbe} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2025.09.17 20:39:58.437230 [ 5 ] {475a96e8-5b03-4b06-8249-aa10acfa9bbe} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001112 sec., 8093.525179856116 rows/sec., 608.60 KiB/sec. | ||
| 5040 | 2025.09.17 20:39:58.437267 [ 5 ] {475a96e8-5b03-4b06-8249-aa10acfa9bbe} <Debug> TCPHandler: Processed in 0.001274186 sec. | ||
| 5041 | 2025.09.17 20:39:58.437375 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2025.09.17 20:39:58.437468 [ 5 ] {45be86cd-e172-48d9-9325-1f8a18d2a110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5043 | 2025.09.17 20:39:58.437507 [ 5 ] {45be86cd-e172-48d9-9325-1f8a18d2a110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5044 | 2025.09.17 20:39:58.437895 [ 5 ] {45be86cd-e172-48d9-9325-1f8a18d2a110} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2025.09.17 20:39:58.437931 [ 5 ] {45be86cd-e172-48d9-9325-1f8a18d2a110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5046 | 2025.09.17 20:39:58.438224 [ 5 ] {45be86cd-e172-48d9-9325-1f8a18d2a110} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5047 | 2025.09.17 20:39:58.438430 [ 5 ] {45be86cd-e172-48d9-9325-1f8a18d2a110} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2025.09.17 20:39:58.438555 [ 5 ] {45be86cd-e172-48d9-9325-1f8a18d2a110} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001105 sec., 66063.34841628959 rows/sec., 5.16 MiB/sec. | ||
| 5049 | 2025.09.17 20:39:58.438591 [ 5 ] {45be86cd-e172-48d9-9325-1f8a18d2a110} <Debug> TCPHandler: Processed in 0.001263885 sec. | ||
| 5050 | 2025.09.17 20:39:58.438701 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2025.09.17 20:39:58.438794 [ 5 ] {c3206515-f5e1-4925-93ad-48f2b00839fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5052 | 2025.09.17 20:39:58.438835 [ 5 ] {c3206515-f5e1-4925-93ad-48f2b00839fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5053 | 2025.09.17 20:39:58.439235 [ 5 ] {c3206515-f5e1-4925-93ad-48f2b00839fa} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2025.09.17 20:39:58.439270 [ 5 ] {c3206515-f5e1-4925-93ad-48f2b00839fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5055 | 2025.09.17 20:39:58.439622 [ 5 ] {c3206515-f5e1-4925-93ad-48f2b00839fa} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5056 | 2025.09.17 20:39:58.439831 [ 5 ] {c3206515-f5e1-4925-93ad-48f2b00839fa} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2025.09.17 20:39:58.439959 [ 5 ] {c3206515-f5e1-4925-93ad-48f2b00839fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 5058 | 2025.09.17 20:39:58.439995 [ 5 ] {c3206515-f5e1-4925-93ad-48f2b00839fa} <Debug> TCPHandler: Processed in 0.001341588 sec. | ||
| 5059 | 2025.09.17 20:39:58.440104 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2025.09.17 20:39:58.440197 [ 5 ] {f0dff735-0137-4324-af24-c0810bd0c97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5061 | 2025.09.17 20:39:58.440251 [ 5 ] {f0dff735-0137-4324-af24-c0810bd0c97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5062 | 2025.09.17 20:39:58.440994 [ 5 ] {f0dff735-0137-4324-af24-c0810bd0c97f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2025.09.17 20:39:58.441030 [ 5 ] {f0dff735-0137-4324-af24-c0810bd0c97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5064 | 2025.09.17 20:39:58.441531 [ 5 ] {f0dff735-0137-4324-af24-c0810bd0c97f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5065 | 2025.09.17 20:39:58.441744 [ 5 ] {f0dff735-0137-4324-af24-c0810bd0c97f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2025.09.17 20:39:58.441878 [ 5 ] {f0dff735-0137-4324-af24-c0810bd0c97f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001698 sec., 5300.3533568904595 rows/sec., 9.50 MiB/sec. | ||
| 5067 | 2025.09.17 20:39:58.441875 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5068 | 2025.09.17 20:39:58.441929 [ 5 ] {f0dff735-0137-4324-af24-c0810bd0c97f} <Debug> TCPHandler: Processed in 0.001872912 sec. | ||
| 5069 | 2025.09.17 20:39:58.441940 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2025.09.17 20:39:58.441969 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5071 | 2025.09.17 20:39:58.442051 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5072 | 2025.09.17 20:39:58.442086 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 5073 | 2025.09.17 20:39:58.442151 [ 5 ] {2694a821-724c-4ee1-955f-7f7e379a089d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5074 | 2025.09.17 20:39:58.442198 [ 5 ] {2694a821-724c-4ee1-955f-7f7e379a089d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5075 | 2025.09.17 20:39:58.442351 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5076 | 2025.09.17 20:39:58.442420 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 475 rows starting from the beginning of the part | ||
| 5077 | 2025.09.17 20:39:58.442526 [ 5 ] {2694a821-724c-4ee1-955f-7f7e379a089d} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5078 | 2025.09.17 20:39:58.442545 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 9 rows starting from the beginning of the part | ||
| 5079 | 2025.09.17 20:39:58.442569 [ 5 ] {2694a821-724c-4ee1-955f-7f7e379a089d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5080 | 2025.09.17 20:39:58.442666 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
| 5081 | 2025.09.17 20:39:58.442776 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 9 rows starting from the beginning of the part | ||
| 5082 | 2025.09.17 20:39:58.442882 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part | ||
| 5083 | 2025.09.17 20:39:58.442886 [ 5 ] {2694a821-724c-4ee1-955f-7f7e379a089d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5084 | 2025.09.17 20:39:58.442987 [ 193 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 9 rows starting from the beginning of the part | ||
| 5085 | 2025.09.17 20:39:58.443110 [ 5 ] {2694a821-724c-4ee1-955f-7f7e379a089d} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2025.09.17 20:39:58.443240 [ 5 ] {2694a821-724c-4ee1-955f-7f7e379a089d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5087 | 2025.09.17 20:39:58.443275 [ 5 ] {2694a821-724c-4ee1-955f-7f7e379a089d} <Debug> TCPHandler: Processed in 0.001272785 sec. | ||
| 5088 | 2025.09.17 20:39:58.458876 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 19 columns (19 merged, 0 gathered) in 0.016850474 sec., 33708.250580962886 rows/sec., 60.40 MiB/sec. | ||
| 5089 | 2025.09.17 20:39:58.459825 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5090 | 2025.09.17 20:39:58.460218 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2025.09.17 20:39:58.460300 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5092 | 2025.09.17 20:39:58.460431 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5093 | 2025.09.17 20:39:59.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.31 MiB, peak 260.67 MiB, free memory in arenas 0.00 B, will set to 254.68 MiB (RSS), difference: 1.37 MiB | ||
| 5094 | 2025.09.17 20:40:01.453761 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56782 | ||
| 5095 | 2025.09.17 20:40:01.453874 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5096 | 2025.09.17 20:40:01.453902 [ 286 ] {} <Debug> TCP-Session: 4aa84b39-49bc-4c22-8610-4917b29434b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56782 | ||
| 5097 | 2025.09.17 20:40:01.453923 [ 286 ] {} <Debug> TCP-Session: 4aa84b39-49bc-4c22-8610-4917b29434b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5098 | 2025.09.17 20:40:01.453936 [ 286 ] {} <Debug> TCP-Session: 4aa84b39-49bc-4c22-8610-4917b29434b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5099 | 2025.09.17 20:40:01.454210 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48141 | ||
| 5100 | 2025.09.17 20:40:01.454223 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50982 | ||
| 5101 | 2025.09.17 20:40:01.454265 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39095 | ||
| 5102 | 2025.09.17 20:40:01.454279 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50502 | ||
| 5103 | 2025.09.17 20:40:01.454321 [ 286 ] {} <Trace> TCP-Session: 4aa84b39-49bc-4c22-8610-4917b29434b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2025.09.17 20:40:01.454344 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5105 | 2025.09.17 20:40:01.454337 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5106 | 2025.09.17 20:40:01.454388 [ 290 ] {} <Debug> TCP-Session: 2a1b482b-7784-4062-b529-e6a88cd8e7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50982 | ||
| 5107 | 2025.09.17 20:40:01.454261 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57696 | ||
| 5108 | 2025.09.17 20:40:01.454421 [ 288 ] {} <Debug> TCP-Session: 99169904-3945-46cf-99d6-02a3b9526da4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48141 | ||
| 5109 | 2025.09.17 20:40:01.454426 [ 290 ] {} <Debug> TCP-Session: 2a1b482b-7784-4062-b529-e6a88cd8e7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5110 | 2025.09.17 20:40:01.454253 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56015 | ||
| 5111 | 2025.09.17 20:40:01.454479 [ 290 ] {} <Debug> TCP-Session: 2a1b482b-7784-4062-b529-e6a88cd8e7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5112 | 2025.09.17 20:40:01.454505 [ 286 ] {b8013187-306f-469a-a87a-b1e8f81e7ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56782) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5113 | 2025.09.17 20:40:01.454526 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5114 | 2025.09.17 20:40:01.454533 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5115 | 2025.09.17 20:40:01.454561 [ 294 ] {} <Debug> TCP-Session: 9cc727ec-124a-48e1-b469-9d36ee30e349 Authenticating user 'default' from [fd00:1122:3344:101::e]:39095 | ||
| 5116 | 2025.09.17 20:40:01.454473 [ 288 ] {} <Debug> TCP-Session: 99169904-3945-46cf-99d6-02a3b9526da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5117 | 2025.09.17 20:40:01.454589 [ 3 ] {} <Debug> TCP-Session: bb8ff25d-d7f5-47a7-8d3f-e10f49a2ffa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50502 | ||
| 5118 | 2025.09.17 20:40:01.454612 [ 288 ] {} <Debug> TCP-Session: 99169904-3945-46cf-99d6-02a3b9526da4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5119 | 2025.09.17 20:40:01.454591 [ 294 ] {} <Debug> TCP-Session: 9cc727ec-124a-48e1-b469-9d36ee30e349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5120 | 2025.09.17 20:40:01.454637 [ 3 ] {} <Debug> TCP-Session: bb8ff25d-d7f5-47a7-8d3f-e10f49a2ffa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5121 | 2025.09.17 20:40:01.454645 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5122 | 2025.09.17 20:40:01.454675 [ 3 ] {} <Debug> TCP-Session: bb8ff25d-d7f5-47a7-8d3f-e10f49a2ffa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5123 | 2025.09.17 20:40:01.454677 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5124 | 2025.09.17 20:40:01.454700 [ 293 ] {} <Debug> TCP-Session: a2912d78-55be-4354-b389-47ebe7db65b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57696 | ||
| 5125 | 2025.09.17 20:40:01.454660 [ 294 ] {} <Debug> TCP-Session: 9cc727ec-124a-48e1-b469-9d36ee30e349 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5126 | 2025.09.17 20:40:01.454739 [ 293 ] {} <Debug> TCP-Session: a2912d78-55be-4354-b389-47ebe7db65b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5127 | 2025.09.17 20:40:01.454733 [ 291 ] {} <Debug> TCP-Session: 1ede18a3-6e62-45a5-bdf4-92f5f2c3c67f Authenticating user 'default' from [fd00:1122:3344:101::e]:56015 | ||
| 5128 | 2025.09.17 20:40:01.454768 [ 293 ] {} <Debug> TCP-Session: a2912d78-55be-4354-b389-47ebe7db65b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5129 | 2025.09.17 20:40:01.454782 [ 286 ] {b8013187-306f-469a-a87a-b1e8f81e7ca5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5130 | 2025.09.17 20:40:01.454799 [ 291 ] {} <Debug> TCP-Session: 1ede18a3-6e62-45a5-bdf4-92f5f2c3c67f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5131 | 2025.09.17 20:40:01.454250 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49733 | ||
| 5132 | 2025.09.17 20:40:01.454854 [ 286 ] {b8013187-306f-469a-a87a-b1e8f81e7ca5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5133 | 2025.09.17 20:40:01.454842 [ 291 ] {} <Debug> TCP-Session: 1ede18a3-6e62-45a5-bdf4-92f5f2c3c67f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5134 | 2025.09.17 20:40:01.454216 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46670 | ||
| 5135 | 2025.09.17 20:40:01.454971 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5136 | 2025.09.17 20:40:01.454995 [ 292 ] {} <Debug> TCP-Session: f1d0cc64-8a88-4396-b771-14cde9a7d21d Authenticating user 'default' from [fd00:1122:3344:101::e]:49733 | ||
| 5137 | 2025.09.17 20:40:01.455014 [ 292 ] {} <Debug> TCP-Session: f1d0cc64-8a88-4396-b771-14cde9a7d21d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5138 | 2025.09.17 20:40:01.455023 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5139 | 2025.09.17 20:40:01.455026 [ 292 ] {} <Debug> TCP-Session: f1d0cc64-8a88-4396-b771-14cde9a7d21d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5140 | 2025.09.17 20:40:01.455048 [ 289 ] {} <Debug> TCP-Session: 69bf9ee0-1b09-4084-a3a3-1c6964b782b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46670 | ||
| 5141 | 2025.09.17 20:40:01.455066 [ 289 ] {} <Debug> TCP-Session: 69bf9ee0-1b09-4084-a3a3-1c6964b782b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5142 | 2025.09.17 20:40:01.455078 [ 289 ] {} <Debug> TCP-Session: 69bf9ee0-1b09-4084-a3a3-1c6964b782b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5143 | 2025.09.17 20:40:01.455165 [ 286 ] {b8013187-306f-469a-a87a-b1e8f81e7ca5} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 5144 | 2025.09.17 20:40:01.456072 [ 328 ] {b8013187-306f-469a-a87a-b1e8f81e7ca5} <Trace> AggregatingTransform: Aggregating | ||
| 5145 | 2025.09.17 20:40:01.456125 [ 328 ] {b8013187-306f-469a-a87a-b1e8f81e7ca5} <Trace> Aggregator: Aggregation method: without_key | ||
| 5146 | 2025.09.17 20:40:01.456164 [ 328 ] {b8013187-306f-469a-a87a-b1e8f81e7ca5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896456 sec. (1115.504 rows/sec., 43.57 KiB/sec.) | ||
| 5147 | 2025.09.17 20:40:01.456182 [ 328 ] {b8013187-306f-469a-a87a-b1e8f81e7ca5} <Trace> Aggregator: Merging aggregated data | ||
| 5148 | 2025.09.17 20:40:01.457707 [ 286 ] {b8013187-306f-469a-a87a-b1e8f81e7ca5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003255 sec., 307.21966205837174 rows/sec., 12.00 KiB/sec. | ||
| 5149 | 2025.09.17 20:40:01.457858 [ 286 ] {b8013187-306f-469a-a87a-b1e8f81e7ca5} <Debug> TCPHandler: Processed in 0.003666593 sec. | ||
| 5150 | 2025.09.17 20:40:01.457957 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5151 | 2025.09.17 20:40:01.457983 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5152 | 2025.09.17 20:40:01.457989 [ 286 ] {} <Debug> TCP-Session: 4aa84b39-49bc-4c22-8610-4917b29434b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5153 | 2025.09.17 20:40:01.458019 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5154 | 2025.09.17 20:40:01.458036 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5155 | 2025.09.17 20:40:01.458062 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5156 | 2025.09.17 20:40:01.458067 [ 289 ] {} <Debug> TCP-Session: 69bf9ee0-1b09-4084-a3a3-1c6964b782b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5157 | 2025.09.17 20:40:01.458089 [ 292 ] {} <Debug> TCP-Session: f1d0cc64-8a88-4396-b771-14cde9a7d21d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5158 | 2025.09.17 20:40:01.458092 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5159 | 2025.09.17 20:40:01.458107 [ 290 ] {} <Debug> TCP-Session: 2a1b482b-7784-4062-b529-e6a88cd8e7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5160 | 2025.09.17 20:40:01.458152 [ 294 ] {} <Debug> TCP-Session: 9cc727ec-124a-48e1-b469-9d36ee30e349 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5161 | 2025.09.17 20:40:01.458078 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5162 | 2025.09.17 20:40:01.458046 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5163 | 2025.09.17 20:40:01.458031 [ 288 ] {} <Debug> TCP-Session: 99169904-3945-46cf-99d6-02a3b9526da4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5164 | 2025.09.17 20:40:01.458227 [ 291 ] {} <Debug> TCP-Session: 1ede18a3-6e62-45a5-bdf4-92f5f2c3c67f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5165 | 2025.09.17 20:40:01.458241 [ 293 ] {} <Debug> TCP-Session: a2912d78-55be-4354-b389-47ebe7db65b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2025.09.17 20:40:01.458002 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5167 | 2025.09.17 20:40:01.458318 [ 3 ] {} <Debug> TCP-Session: bb8ff25d-d7f5-47a7-8d3f-e10f49a2ffa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5168 | 2025.09.17 20:40:01.966995 [ 75 ] {} <Debug> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5169 | 2025.09.17 20:40:01.967063 [ 75 ] {} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2025.09.17 20:40:01.967085 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5171 | 2025.09.17 20:40:01.967225 [ 193 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::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 | ||
| 5172 | 2025.09.17 20:40:01.967398 [ 193 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5173 | 2025.09.17 20:40:01.967437 [ 193 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 25 rows starting from the beginning of the part | ||
| 5174 | 2025.09.17 20:40:01.967516 [ 193 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 5175 | 2025.09.17 20:40:01.967571 [ 193 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5176 | 2025.09.17 20:40:01.967624 [ 193 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 5177 | 2025.09.17 20:40:01.967679 [ 193 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5178 | 2025.09.17 20:40:01.968701 [ 194 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540553 sec., 343383.18772544665 rows/sec., 25.27 MiB/sec. | ||
| 5179 | 2025.09.17 20:40:01.968966 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5180 | 2025.09.17 20:40:01.969407 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_9_2} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2025.09.17 20:40:01.969521 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_9_2} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5182 | 2025.09.17 20:40:01.969639 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5183 | 2025.09.17 20:40:02.529418 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50458 | ||
| 5184 | 2025.09.17 20:40:02.529552 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5185 | 2025.09.17 20:40:02.529589 [ 286 ] {} <Debug> TCP-Session: cc102809-39d1-432b-a87a-efd89d77d469 Authenticating user 'default' from [fd00:1122:3344:101::e]:50458 | ||
| 5186 | 2025.09.17 20:40:02.529621 [ 286 ] {} <Debug> TCP-Session: cc102809-39d1-432b-a87a-efd89d77d469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5187 | 2025.09.17 20:40:02.529641 [ 286 ] {} <Debug> TCP-Session: cc102809-39d1-432b-a87a-efd89d77d469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5188 | 2025.09.17 20:40:02.529903 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61729 | ||
| 5189 | 2025.09.17 20:40:02.529916 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44722 | ||
| 5190 | 2025.09.17 20:40:02.529980 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37376 | ||
| 5191 | 2025.09.17 20:40:02.529996 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50976 | ||
| 5192 | 2025.09.17 20:40:02.530010 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46144 | ||
| 5193 | 2025.09.17 20:40:02.530041 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5194 | 2025.09.17 20:40:02.530056 [ 286 ] {} <Trace> TCP-Session: cc102809-39d1-432b-a87a-efd89d77d469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2025.09.17 20:40:02.530092 [ 288 ] {} <Debug> TCP-Session: 8aeaa905-fb1b-4879-85e5-28b0623f11e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61729 | ||
| 5196 | 2025.09.17 20:40:02.530091 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5197 | 2025.09.17 20:40:02.530109 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5198 | 2025.09.17 20:40:02.530135 [ 288 ] {} <Debug> TCP-Session: 8aeaa905-fb1b-4879-85e5-28b0623f11e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2025.09.17 20:40:02.530138 [ 293 ] {} <Debug> TCP-Session: 5a8f7a02-d7f5-48c9-ae46-18d16e187959 Authenticating user 'default' from [fd00:1122:3344:101::e]:50976 | ||
| 5200 | 2025.09.17 20:40:02.530156 [ 3 ] {} <Debug> TCP-Session: 51c95e04-58b4-46bc-8adb-a50578a31bfb Authenticating user 'default' from [fd00:1122:3344:101::e]:46144 | ||
| 5201 | 2025.09.17 20:40:02.530170 [ 293 ] {} <Debug> TCP-Session: 5a8f7a02-d7f5-48c9-ae46-18d16e187959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5202 | 2025.09.17 20:40:02.530194 [ 3 ] {} <Debug> TCP-Session: 51c95e04-58b4-46bc-8adb-a50578a31bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5203 | 2025.09.17 20:40:02.530201 [ 293 ] {} <Debug> TCP-Session: 5a8f7a02-d7f5-48c9-ae46-18d16e187959 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5204 | 2025.09.17 20:40:02.530217 [ 3 ] {} <Debug> TCP-Session: 51c95e04-58b4-46bc-8adb-a50578a31bfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2025.09.17 20:40:02.530069 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5206 | 2025.09.17 20:40:02.530004 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58438 | ||
| 5207 | 2025.09.17 20:40:02.530271 [ 292 ] {} <Debug> TCP-Session: 088dc789-3a3a-4673-aec2-cb76113023ba Authenticating user 'default' from [fd00:1122:3344:101::e]:37376 | ||
| 5208 | 2025.09.17 20:40:02.530294 [ 286 ] {2c51a200-4455-453e-a783-8662d0037f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50458) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5209 | 2025.09.17 20:40:02.530311 [ 292 ] {} <Debug> TCP-Session: 088dc789-3a3a-4673-aec2-cb76113023ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5210 | 2025.09.17 20:40:02.529917 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59623 | ||
| 5211 | 2025.09.17 20:40:02.530341 [ 292 ] {} <Debug> TCP-Session: 088dc789-3a3a-4673-aec2-cb76113023ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2025.09.17 20:40:02.530342 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5213 | 2025.09.17 20:40:02.530069 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5214 | 2025.09.17 20:40:02.530424 [ 294 ] {} <Debug> TCP-Session: 43e97456-a7f8-4de8-a4fb-fa7480961a08 Authenticating user 'default' from [fd00:1122:3344:101::e]:58438 | ||
| 5215 | 2025.09.17 20:40:02.530427 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5216 | 2025.09.17 20:40:02.530450 [ 289 ] {} <Debug> TCP-Session: c4617cc6-e203-4cf3-a8a5-25910ceade81 Authenticating user 'default' from [fd00:1122:3344:101::e]:44722 | ||
| 5217 | 2025.09.17 20:40:02.530459 [ 294 ] {} <Debug> TCP-Session: 43e97456-a7f8-4de8-a4fb-fa7480961a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2025.09.17 20:40:02.530476 [ 290 ] {} <Debug> TCP-Session: 426ee6c2-0c8d-4d8d-9a6d-ebf35a0ebe3d Authenticating user 'default' from [fd00:1122:3344:101::e]:59623 | ||
| 5219 | 2025.09.17 20:40:02.530500 [ 294 ] {} <Debug> TCP-Session: 43e97456-a7f8-4de8-a4fb-fa7480961a08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2025.09.17 20:40:02.530514 [ 290 ] {} <Debug> TCP-Session: 426ee6c2-0c8d-4d8d-9a6d-ebf35a0ebe3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5221 | 2025.09.17 20:40:02.530485 [ 289 ] {} <Debug> TCP-Session: c4617cc6-e203-4cf3-a8a5-25910ceade81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2025.09.17 20:40:02.530539 [ 290 ] {} <Debug> TCP-Session: 426ee6c2-0c8d-4d8d-9a6d-ebf35a0ebe3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2025.09.17 20:40:02.530558 [ 289 ] {} <Debug> TCP-Session: c4617cc6-e203-4cf3-a8a5-25910ceade81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2025.09.17 20:40:02.530159 [ 288 ] {} <Debug> TCP-Session: 8aeaa905-fb1b-4879-85e5-28b0623f11e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2025.09.17 20:40:02.529985 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37783 | ||
| 5226 | 2025.09.17 20:40:02.530642 [ 286 ] {2c51a200-4455-453e-a783-8662d0037f8d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5227 | 2025.09.17 20:40:02.530707 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5228 | 2025.09.17 20:40:02.530720 [ 286 ] {2c51a200-4455-453e-a783-8662d0037f8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5229 | 2025.09.17 20:40:02.530745 [ 291 ] {} <Debug> TCP-Session: 8647eb80-58af-4491-8398-6eefc6605d3e Authenticating user 'default' from [fd00:1122:3344:101::e]:37783 | ||
| 5230 | 2025.09.17 20:40:02.530777 [ 291 ] {} <Debug> TCP-Session: 8647eb80-58af-4491-8398-6eefc6605d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2025.09.17 20:40:02.530791 [ 291 ] {} <Debug> TCP-Session: 8647eb80-58af-4491-8398-6eefc6605d3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5232 | 2025.09.17 20:40:02.531096 [ 286 ] {2c51a200-4455-453e-a783-8662d0037f8d} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 5233 | 2025.09.17 20:40:02.532236 [ 317 ] {2c51a200-4455-453e-a783-8662d0037f8d} <Trace> AggregatingTransform: Aggregating | ||
| 5234 | 2025.09.17 20:40:02.532279 [ 317 ] {2c51a200-4455-453e-a783-8662d0037f8d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5235 | 2025.09.17 20:40:02.532320 [ 317 ] {2c51a200-4455-453e-a783-8662d0037f8d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001091371 sec. (916.279 rows/sec., 35.79 KiB/sec.) | ||
| 5236 | 2025.09.17 20:40:02.532339 [ 317 ] {2c51a200-4455-453e-a783-8662d0037f8d} <Trace> Aggregator: Merging aggregated data | ||
| 5237 | 2025.09.17 20:40:02.533685 [ 286 ] {2c51a200-4455-453e-a783-8662d0037f8d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00347 sec., 288.1844380403458 rows/sec., 11.26 KiB/sec. | ||
| 5238 | 2025.09.17 20:40:02.533839 [ 286 ] {2c51a200-4455-453e-a783-8662d0037f8d} <Debug> TCPHandler: Processed in 0.003964181 sec. | ||
| 5239 | 2025.09.17 20:40:02.533962 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5240 | 2025.09.17 20:40:02.533988 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5241 | 2025.09.17 20:40:02.534010 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5242 | 2025.09.17 20:40:02.534027 [ 286 ] {} <Debug> TCP-Session: cc102809-39d1-432b-a87a-efd89d77d469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5243 | 2025.09.17 20:40:02.534038 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5244 | 2025.09.17 20:40:02.534059 [ 289 ] {} <Debug> TCP-Session: c4617cc6-e203-4cf3-a8a5-25910ceade81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2025.09.17 20:40:02.534064 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5246 | 2025.09.17 20:40:02.534084 [ 294 ] {} <Debug> TCP-Session: 43e97456-a7f8-4de8-a4fb-fa7480961a08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2025.09.17 20:40:02.534100 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5248 | 2025.09.17 20:40:02.534115 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5249 | 2025.09.17 20:40:02.534125 [ 292 ] {} <Debug> TCP-Session: 088dc789-3a3a-4673-aec2-cb76113023ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2025.09.17 20:40:02.534151 [ 290 ] {} <Debug> TCP-Session: 426ee6c2-0c8d-4d8d-9a6d-ebf35a0ebe3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2025.09.17 20:40:02.534172 [ 291 ] {} <Debug> TCP-Session: 8647eb80-58af-4491-8398-6eefc6605d3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2025.09.17 20:40:02.534044 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5253 | 2025.09.17 20:40:02.534034 [ 293 ] {} <Debug> TCP-Session: 5a8f7a02-d7f5-48c9-ae46-18d16e187959 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5254 | 2025.09.17 20:40:02.534078 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5255 | 2025.09.17 20:40:02.534248 [ 3 ] {} <Debug> TCP-Session: 51c95e04-58b4-46bc-8adb-a50578a31bfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2025.09.17 20:40:02.534284 [ 288 ] {} <Debug> TCP-Session: 8aeaa905-fb1b-4879-85e5-28b0623f11e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5257 | 2025.09.17 20:40:02.627700 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37850 | ||
| 5258 | 2025.09.17 20:40:02.627810 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5259 | 2025.09.17 20:40:02.627840 [ 291 ] {} <Debug> TCP-Session: dbaf8e4c-764d-424f-9fc7-398e42a64af6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37850 | ||
| 5260 | 2025.09.17 20:40:02.627863 [ 291 ] {} <Debug> TCP-Session: dbaf8e4c-764d-424f-9fc7-398e42a64af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2025.09.17 20:40:02.627876 [ 291 ] {} <Debug> TCP-Session: dbaf8e4c-764d-424f-9fc7-398e42a64af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5262 | 2025.09.17 20:40:02.628080 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45434 | ||
| 5263 | 2025.09.17 20:40:02.628108 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38880 | ||
| 5264 | 2025.09.17 20:40:02.628142 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46580 | ||
| 5265 | 2025.09.17 20:40:02.628154 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40650 | ||
| 5266 | 2025.09.17 20:40:02.628197 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5267 | 2025.09.17 20:40:02.628115 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55872 | ||
| 5268 | 2025.09.17 20:40:02.628234 [ 292 ] {} <Debug> TCP-Session: 79f1a1e4-cd63-4556-a850-daf101d386e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45434 | ||
| 5269 | 2025.09.17 20:40:02.628235 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5270 | 2025.09.17 20:40:02.628247 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5271 | 2025.09.17 20:40:02.628259 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5272 | 2025.09.17 20:40:02.628273 [ 289 ] {} <Debug> TCP-Session: 567642da-4ccc-4f5f-95f2-6545ab2cccf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46580 | ||
| 5273 | 2025.09.17 20:40:02.628297 [ 290 ] {} <Debug> TCP-Session: 96ba2a41-261b-4f39-8047-750bf0ef6145 Authenticating user 'default' from [fd00:1122:3344:101::e]:40650 | ||
| 5274 | 2025.09.17 20:40:02.628293 [ 294 ] {} <Debug> TCP-Session: 19478301-202f-4ea5-a557-56f30ab3a91e Authenticating user 'default' from [fd00:1122:3344:101::e]:38880 | ||
| 5275 | 2025.09.17 20:40:02.628315 [ 289 ] {} <Debug> TCP-Session: 567642da-4ccc-4f5f-95f2-6545ab2cccf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2025.09.17 20:40:02.628336 [ 294 ] {} <Debug> TCP-Session: 19478301-202f-4ea5-a557-56f30ab3a91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5277 | 2025.09.17 20:40:02.628381 [ 289 ] {} <Debug> TCP-Session: 567642da-4ccc-4f5f-95f2-6545ab2cccf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2025.09.17 20:40:02.628401 [ 294 ] {} <Debug> TCP-Session: 19478301-202f-4ea5-a557-56f30ab3a91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2025.09.17 20:40:02.628287 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5280 | 2025.09.17 20:40:02.628259 [ 292 ] {} <Debug> TCP-Session: 79f1a1e4-cd63-4556-a850-daf101d386e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5281 | 2025.09.17 20:40:02.628462 [ 3 ] {} <Debug> TCP-Session: 6a742f44-76d8-436d-ab6e-fa88c982b69b Authenticating user 'default' from [fd00:1122:3344:101::e]:55872 | ||
| 5282 | 2025.09.17 20:40:02.628474 [ 292 ] {} <Debug> TCP-Session: 79f1a1e4-cd63-4556-a850-daf101d386e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5283 | 2025.09.17 20:40:02.628484 [ 3 ] {} <Debug> TCP-Session: 6a742f44-76d8-436d-ab6e-fa88c982b69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5284 | 2025.09.17 20:40:02.628098 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36163 | ||
| 5285 | 2025.09.17 20:40:02.628501 [ 3 ] {} <Debug> TCP-Session: 6a742f44-76d8-436d-ab6e-fa88c982b69b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5286 | 2025.09.17 20:40:02.628328 [ 290 ] {} <Debug> TCP-Session: 96ba2a41-261b-4f39-8047-750bf0ef6145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5287 | 2025.09.17 20:40:02.628237 [ 291 ] {} <Trace> TCP-Session: dbaf8e4c-764d-424f-9fc7-398e42a64af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2025.09.17 20:40:02.628598 [ 290 ] {} <Debug> TCP-Session: 96ba2a41-261b-4f39-8047-750bf0ef6145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5289 | 2025.09.17 20:40:02.628615 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5290 | 2025.09.17 20:40:02.628135 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46341 | ||
| 5291 | 2025.09.17 20:40:02.628672 [ 293 ] {} <Debug> TCP-Session: 8b8ef297-9d36-4657-8282-1434a1ab6101 Authenticating user 'default' from [fd00:1122:3344:101::e]:36163 | ||
| 5292 | 2025.09.17 20:40:02.628126 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54529 | ||
| 5293 | 2025.09.17 20:40:02.628700 [ 293 ] {} <Debug> TCP-Session: 8b8ef297-9d36-4657-8282-1434a1ab6101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5294 | 2025.09.17 20:40:02.628724 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5295 | 2025.09.17 20:40:02.628730 [ 293 ] {} <Debug> TCP-Session: 8b8ef297-9d36-4657-8282-1434a1ab6101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2025.09.17 20:40:02.628748 [ 288 ] {} <Debug> TCP-Session: 00ba3d11-bafd-42c6-aad7-4aee3a51c546 Authenticating user 'default' from [fd00:1122:3344:101::e]:46341 | ||
| 5297 | 2025.09.17 20:40:02.628762 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5298 | 2025.09.17 20:40:02.628766 [ 288 ] {} <Debug> TCP-Session: 00ba3d11-bafd-42c6-aad7-4aee3a51c546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2025.09.17 20:40:02.628781 [ 291 ] {e3177ff3-2b28-4885-84c7-aff0b7c710ac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37850) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5300 | 2025.09.17 20:40:02.628792 [ 286 ] {} <Debug> TCP-Session: f0c2ef50-cbaf-4167-8d98-d8be2380e740 Authenticating user 'default' from [fd00:1122:3344:101::e]:54529 | ||
| 5301 | 2025.09.17 20:40:02.628800 [ 288 ] {} <Debug> TCP-Session: 00ba3d11-bafd-42c6-aad7-4aee3a51c546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2025.09.17 20:40:02.628832 [ 286 ] {} <Debug> TCP-Session: f0c2ef50-cbaf-4167-8d98-d8be2380e740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5303 | 2025.09.17 20:40:02.628853 [ 286 ] {} <Debug> TCP-Session: f0c2ef50-cbaf-4167-8d98-d8be2380e740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5304 | 2025.09.17 20:40:02.629124 [ 291 ] {e3177ff3-2b28-4885-84c7-aff0b7c710ac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5305 | 2025.09.17 20:40:02.629187 [ 291 ] {e3177ff3-2b28-4885-84c7-aff0b7c710ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5306 | 2025.09.17 20:40:02.629524 [ 291 ] {e3177ff3-2b28-4885-84c7-aff0b7c710ac} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 5307 | 2025.09.17 20:40:02.630643 [ 309 ] {e3177ff3-2b28-4885-84c7-aff0b7c710ac} <Trace> AggregatingTransform: Aggregating | ||
| 5308 | 2025.09.17 20:40:02.630678 [ 309 ] {e3177ff3-2b28-4885-84c7-aff0b7c710ac} <Trace> Aggregator: Aggregation method: without_key | ||
| 5309 | 2025.09.17 20:40:02.630710 [ 309 ] {e3177ff3-2b28-4885-84c7-aff0b7c710ac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00108332 sec. (923.088 rows/sec., 36.06 KiB/sec.) | ||
| 5310 | 2025.09.17 20:40:02.630725 [ 309 ] {e3177ff3-2b28-4885-84c7-aff0b7c710ac} <Trace> Aggregator: Merging aggregated data | ||
| 5311 | 2025.09.17 20:40:02.632054 [ 291 ] {e3177ff3-2b28-4885-84c7-aff0b7c710ac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003333 sec., 300.03000300030004 rows/sec., 11.72 KiB/sec. | ||
| 5312 | 2025.09.17 20:40:02.632208 [ 291 ] {e3177ff3-2b28-4885-84c7-aff0b7c710ac} <Debug> TCPHandler: Processed in 0.004126566 sec. | ||
| 5313 | 2025.09.17 20:40:02.632345 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5314 | 2025.09.17 20:40:02.632375 [ 291 ] {} <Debug> TCP-Session: dbaf8e4c-764d-424f-9fc7-398e42a64af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5315 | 2025.09.17 20:40:02.632374 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5316 | 2025.09.17 20:40:02.632393 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5317 | 2025.09.17 20:40:02.632410 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5318 | 2025.09.17 20:40:02.632434 [ 292 ] {} <Debug> TCP-Session: 79f1a1e4-cd63-4556-a850-daf101d386e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2025.09.17 20:40:02.632444 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5320 | 2025.09.17 20:40:02.632464 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5321 | 2025.09.17 20:40:02.632483 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5322 | 2025.09.17 20:40:02.632500 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5323 | 2025.09.17 20:40:02.632525 [ 286 ] {} <Debug> TCP-Session: f0c2ef50-cbaf-4167-8d98-d8be2380e740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2025.09.17 20:40:02.632547 [ 288 ] {} <Debug> TCP-Session: 00ba3d11-bafd-42c6-aad7-4aee3a51c546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2025.09.17 20:40:02.632567 [ 289 ] {} <Debug> TCP-Session: 567642da-4ccc-4f5f-95f2-6545ab2cccf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2025.09.17 20:40:02.632504 [ 3 ] {} <Debug> TCP-Session: 6a742f44-76d8-436d-ab6e-fa88c982b69b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2025.09.17 20:40:02.632485 [ 293 ] {} <Debug> TCP-Session: 8b8ef297-9d36-4657-8282-1434a1ab6101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5328 | 2025.09.17 20:40:02.632451 [ 294 ] {} <Debug> TCP-Session: 19478301-202f-4ea5-a557-56f30ab3a91e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2025.09.17 20:40:02.632431 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5330 | 2025.09.17 20:40:02.632685 [ 290 ] {} <Debug> TCP-Session: 96ba2a41-261b-4f39-8047-750bf0ef6145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5331 | 2025.09.17 20:40:03.466092 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2025.09.17 20:40:03.466320 [ 5 ] {9188e888-b8e8-473e-8b34-2ad0ef3e3c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5333 | 2025.09.17 20:40:03.466421 [ 5 ] {9188e888-b8e8-473e-8b34-2ad0ef3e3c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5334 | 2025.09.17 20:40:03.467197 [ 5 ] {9188e888-b8e8-473e-8b34-2ad0ef3e3c81} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2025.09.17 20:40:03.467251 [ 5 ] {9188e888-b8e8-473e-8b34-2ad0ef3e3c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5336 | 2025.09.17 20:40:03.467683 [ 5 ] {9188e888-b8e8-473e-8b34-2ad0ef3e3c81} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5337 | 2025.09.17 20:40:03.467964 [ 5 ] {9188e888-b8e8-473e-8b34-2ad0ef3e3c81} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2025.09.17 20:40:03.468160 [ 5 ] {9188e888-b8e8-473e-8b34-2ad0ef3e3c81} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001909 sec., 1047.6689366160292 rows/sec., 85.43 KiB/sec. | ||
| 5339 | 2025.09.17 20:40:03.468219 [ 5 ] {9188e888-b8e8-473e-8b34-2ad0ef3e3c81} <Debug> TCPHandler: Processed in 0.002274164 sec. | ||
| 5340 | 2025.09.17 20:40:03.468354 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2025.09.17 20:40:03.468466 [ 5 ] {83122a9f-2af2-47e1-8e75-d3dfb0a050b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5342 | 2025.09.17 20:40:03.468515 [ 5 ] {83122a9f-2af2-47e1-8e75-d3dfb0a050b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5343 | 2025.09.17 20:40:03.469563 [ 5 ] {83122a9f-2af2-47e1-8e75-d3dfb0a050b3} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2025.09.17 20:40:03.469605 [ 5 ] {83122a9f-2af2-47e1-8e75-d3dfb0a050b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5345 | 2025.09.17 20:40:03.470074 [ 5 ] {83122a9f-2af2-47e1-8e75-d3dfb0a050b3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5346 | 2025.09.17 20:40:03.470343 [ 5 ] {83122a9f-2af2-47e1-8e75-d3dfb0a050b3} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2025.09.17 20:40:03.470684 [ 5 ] {83122a9f-2af2-47e1-8e75-d3dfb0a050b3} <Debug> executeQuery: Read 1263 rows, 107.37 KiB in 0.002243 sec., 563085.1538118591 rows/sec., 46.74 MiB/sec. | ||
| 5348 | 2025.09.17 20:40:03.470744 [ 5 ] {83122a9f-2af2-47e1-8e75-d3dfb0a050b3} <Debug> TCPHandler: Processed in 0.002444358 sec. | ||
| 5349 | 2025.09.17 20:40:03.470914 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2025.09.17 20:40:03.471034 [ 5 ] {6f1a230a-5823-40ac-bc43-c8f29401ed0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5351 | 2025.09.17 20:40:03.471088 [ 5 ] {6f1a230a-5823-40ac-bc43-c8f29401ed0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5352 | 2025.09.17 20:40:03.471595 [ 5 ] {6f1a230a-5823-40ac-bc43-c8f29401ed0a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2025.09.17 20:40:03.471637 [ 5 ] {6f1a230a-5823-40ac-bc43-c8f29401ed0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5354 | 2025.09.17 20:40:03.472159 [ 5 ] {6f1a230a-5823-40ac-bc43-c8f29401ed0a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5355 | 2025.09.17 20:40:03.472586 [ 5 ] {6f1a230a-5823-40ac-bc43-c8f29401ed0a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2025.09.17 20:40:03.472742 [ 5 ] {6f1a230a-5823-40ac-bc43-c8f29401ed0a} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001739 sec., 20126.509488211614 rows/sec., 1.47 MiB/sec. | ||
| 5357 | 2025.09.17 20:40:03.472790 [ 5 ] {6f1a230a-5823-40ac-bc43-c8f29401ed0a} <Debug> TCPHandler: Processed in 0.001937725 sec. | ||
| 5358 | 2025.09.17 20:40:03.472914 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2025.09.17 20:40:03.473033 [ 5 ] {81999cfc-8e4b-4a2b-8a9a-9acb73db36fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5360 | 2025.09.17 20:40:03.473094 [ 5 ] {81999cfc-8e4b-4a2b-8a9a-9acb73db36fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5361 | 2025.09.17 20:40:03.473714 [ 5 ] {81999cfc-8e4b-4a2b-8a9a-9acb73db36fc} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2025.09.17 20:40:03.473765 [ 5 ] {81999cfc-8e4b-4a2b-8a9a-9acb73db36fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5363 | 2025.09.17 20:40:03.474215 [ 5 ] {81999cfc-8e4b-4a2b-8a9a-9acb73db36fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5364 | 2025.09.17 20:40:03.474454 [ 5 ] {81999cfc-8e4b-4a2b-8a9a-9acb73db36fc} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2025.09.17 20:40:03.474603 [ 5 ] {81999cfc-8e4b-4a2b-8a9a-9acb73db36fc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001602 sec., 142322.09737827716 rows/sec., 9.64 MiB/sec. | ||
| 5366 | 2025.09.17 20:40:03.474645 [ 5 ] {81999cfc-8e4b-4a2b-8a9a-9acb73db36fc} <Debug> TCPHandler: Processed in 0.00178575 sec. | ||
| 5367 | 2025.09.17 20:40:03.474773 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2025.09.17 20:40:03.474912 [ 5 ] {62714f21-9b80-4410-9e47-2d4e6ecf71c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5369 | 2025.09.17 20:40:03.474962 [ 5 ] {62714f21-9b80-4410-9e47-2d4e6ecf71c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5370 | 2025.09.17 20:40:03.475635 [ 5 ] {62714f21-9b80-4410-9e47-2d4e6ecf71c3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2025.09.17 20:40:03.475674 [ 5 ] {62714f21-9b80-4410-9e47-2d4e6ecf71c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5372 | 2025.09.17 20:40:03.476034 [ 5 ] {62714f21-9b80-4410-9e47-2d4e6ecf71c3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5373 | 2025.09.17 20:40:03.476273 [ 5 ] {62714f21-9b80-4410-9e47-2d4e6ecf71c3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2025.09.17 20:40:03.476457 [ 5 ] {62714f21-9b80-4410-9e47-2d4e6ecf71c3} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001583 sec., 350600.12634238787 rows/sec., 26.04 MiB/sec. | ||
| 5375 | 2025.09.17 20:40:03.476510 [ 5 ] {62714f21-9b80-4410-9e47-2d4e6ecf71c3} <Debug> TCPHandler: Processed in 0.001787881 sec. | ||
| 5376 | 2025.09.17 20:40:03.476685 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2025.09.17 20:40:03.476816 [ 5 ] {509db3e7-e1c3-4f5a-b4d2-4b52727fd80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5378 | 2025.09.17 20:40:03.476882 [ 5 ] {509db3e7-e1c3-4f5a-b4d2-4b52727fd80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5379 | 2025.09.17 20:40:03.477558 [ 5 ] {509db3e7-e1c3-4f5a-b4d2-4b52727fd80b} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2025.09.17 20:40:03.477600 [ 5 ] {509db3e7-e1c3-4f5a-b4d2-4b52727fd80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5381 | 2025.09.17 20:40:03.478084 [ 5 ] {509db3e7-e1c3-4f5a-b4d2-4b52727fd80b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5382 | 2025.09.17 20:40:03.478400 [ 5 ] {509db3e7-e1c3-4f5a-b4d2-4b52727fd80b} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2025.09.17 20:40:03.478575 [ 5 ] {509db3e7-e1c3-4f5a-b4d2-4b52727fd80b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001789 sec., 472330.9111235327 rows/sec., 31.79 MiB/sec. | ||
| 5384 | 2025.09.17 20:40:03.478625 [ 5 ] {509db3e7-e1c3-4f5a-b4d2-4b52727fd80b} <Debug> TCPHandler: Processed in 0.002012807 sec. | ||
| 5385 | 2025.09.17 20:40:03.478776 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2025.09.17 20:40:03.478885 [ 5 ] {64a30230-c680-4af0-955e-c06c45f53adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5387 | 2025.09.17 20:40:03.478957 [ 5 ] {64a30230-c680-4af0-955e-c06c45f53adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5388 | 2025.09.17 20:40:03.480067 [ 5 ] {64a30230-c680-4af0-955e-c06c45f53adb} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2025.09.17 20:40:03.480119 [ 5 ] {64a30230-c680-4af0-955e-c06c45f53adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5390 | 2025.09.17 20:40:03.480885 [ 5 ] {64a30230-c680-4af0-955e-c06c45f53adb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5391 | 2025.09.17 20:40:03.481318 [ 5 ] {64a30230-c680-4af0-955e-c06c45f53adb} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2025.09.17 20:40:03.481558 [ 5 ] {64a30230-c680-4af0-955e-c06c45f53adb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002697 sec., 12235.817575083425 rows/sec., 21.93 MiB/sec. | ||
| 5393 | 2025.09.17 20:40:03.481685 [ 5 ] {64a30230-c680-4af0-955e-c06c45f53adb} <Debug> TCPHandler: Processed in 0.002965523 sec. | ||
| 5394 | 2025.09.17 20:40:03.481864 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2025.09.17 20:40:03.481996 [ 5 ] {cb0fe936-607d-40ef-a1f0-aff723267517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5396 | 2025.09.17 20:40:03.482079 [ 5 ] {cb0fe936-607d-40ef-a1f0-aff723267517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5397 | 2025.09.17 20:40:03.482522 [ 5 ] {cb0fe936-607d-40ef-a1f0-aff723267517} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2025.09.17 20:40:03.482570 [ 5 ] {cb0fe936-607d-40ef-a1f0-aff723267517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5399 | 2025.09.17 20:40:03.482931 [ 5 ] {cb0fe936-607d-40ef-a1f0-aff723267517} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5400 | 2025.09.17 20:40:03.483329 [ 5 ] {cb0fe936-607d-40ef-a1f0-aff723267517} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2025.09.17 20:40:03.483664 [ 5 ] {cb0fe936-607d-40ef-a1f0-aff723267517} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001655 sec., 36253.776435045314 rows/sec., 2.44 MiB/sec. | ||
| 5402 | 2025.09.17 20:40:03.483731 [ 5 ] {cb0fe936-607d-40ef-a1f0-aff723267517} <Debug> TCPHandler: Processed in 0.001930665 sec. | ||
| 5403 | 2025.09.17 20:40:05.171327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12006 | ||
| 5404 | 2025.09.17 20:40:05.172040 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2025.09.17 20:40:05.172076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5406 | 2025.09.17 20:40:05.172550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5407 | 2025.09.17 20:40:05.172781 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2025.09.17 20:40:05.172915 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12006 | ||
| 5409 | 2025.09.17 20:40:05.786042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5410 | 2025.09.17 20:40:05.804619 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2025.09.17 20:40:05.804673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5412 | 2025.09.17 20:40:05.810350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5413 | 2025.09.17 20:40:05.811083 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2025.09.17 20:40:05.814554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5415 | 2025.09.17 20:40:07.696751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 656 | ||
| 5416 | 2025.09.17 20:40:07.699131 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2025.09.17 20:40:07.699176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5418 | 2025.09.17 20:40:07.700339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5419 | 2025.09.17 20:40:07.700596 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2025.09.17 20:40:07.700849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 5421 | 2025.09.17 20:40:08.434579 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2025.09.17 20:40:08.434764 [ 5 ] {00c39a8b-9fc5-4dd7-9e8c-a8df6f00231e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5423 | 2025.09.17 20:40:08.434836 [ 5 ] {00c39a8b-9fc5-4dd7-9e8c-a8df6f00231e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5424 | 2025.09.17 20:40:08.435537 [ 5 ] {00c39a8b-9fc5-4dd7-9e8c-a8df6f00231e} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2025.09.17 20:40:08.435591 [ 5 ] {00c39a8b-9fc5-4dd7-9e8c-a8df6f00231e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5426 | 2025.09.17 20:40:08.436009 [ 5 ] {00c39a8b-9fc5-4dd7-9e8c-a8df6f00231e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5427 | 2025.09.17 20:40:08.436254 [ 5 ] {00c39a8b-9fc5-4dd7-9e8c-a8df6f00231e} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2025.09.17 20:40:08.436420 [ 5 ] {00c39a8b-9fc5-4dd7-9e8c-a8df6f00231e} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001709 sec., 43300.175541252196 rows/sec., 3.50 MiB/sec. | ||
| 5429 | 2025.09.17 20:40:08.436425 [ 63 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5430 | 2025.09.17 20:40:08.436473 [ 5 ] {00c39a8b-9fc5-4dd7-9e8c-a8df6f00231e} <Debug> TCPHandler: Processed in 0.002030017 sec. | ||
| 5431 | 2025.09.17 20:40:08.436496 [ 63 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2025.09.17 20:40:08.436523 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5433 | 2025.09.17 20:40:08.436607 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2025.09.17 20:40:08.436641 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 5435 | 2025.09.17 20:40:08.436717 [ 5 ] {d4d1cb85-e01e-4291-8eae-632dde800b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5436 | 2025.09.17 20:40:08.436767 [ 5 ] {d4d1cb85-e01e-4291-8eae-632dde800b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5437 | 2025.09.17 20:40:08.436780 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5438 | 2025.09.17 20:40:08.436819 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1410 rows starting from the beginning of the part | ||
| 5439 | 2025.09.17 20:40:08.436885 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 195 rows starting from the beginning of the part | ||
| 5440 | 2025.09.17 20:40:08.436930 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 122 rows starting from the beginning of the part | ||
| 5441 | 2025.09.17 20:40:08.436973 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5442 | 2025.09.17 20:40:08.437013 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1263 rows starting from the beginning of the part | ||
| 5443 | 2025.09.17 20:40:08.437057 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 5444 | 2025.09.17 20:40:08.437200 [ 5 ] {d4d1cb85-e01e-4291-8eae-632dde800b61} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5445 | 2025.09.17 20:40:08.437244 [ 5 ] {d4d1cb85-e01e-4291-8eae-632dde800b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5446 | 2025.09.17 20:40:08.437594 [ 5 ] {d4d1cb85-e01e-4291-8eae-632dde800b61} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5447 | 2025.09.17 20:40:08.437827 [ 5 ] {d4d1cb85-e01e-4291-8eae-632dde800b61} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2025.09.17 20:40:08.437970 [ 5 ] {d4d1cb85-e01e-4291-8eae-632dde800b61} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001278 sec., 7042.2535211267605 rows/sec., 529.54 KiB/sec. | ||
| 5449 | 2025.09.17 20:40:08.438012 [ 5 ] {d4d1cb85-e01e-4291-8eae-632dde800b61} <Debug> TCPHandler: Processed in 0.001457451 sec. | ||
| 5450 | 2025.09.17 20:40:08.438125 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5451 | 2025.09.17 20:40:08.438222 [ 5 ] {a6255e52-ac92-49ba-9dc1-d37bd9493ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5452 | 2025.09.17 20:40:08.438265 [ 5 ] {a6255e52-ac92-49ba-9dc1-d37bd9493ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5453 | 2025.09.17 20:40:08.438591 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3138 rows, containing 5 columns (5 merged, 0 gathered) in 0.002008857 sec., 1562082.318452732 rows/sec., 136.83 MiB/sec. | ||
| 5454 | 2025.09.17 20:40:08.438695 [ 5 ] {a6255e52-ac92-49ba-9dc1-d37bd9493ac0} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2025.09.17 20:40:08.438734 [ 5 ] {a6255e52-ac92-49ba-9dc1-d37bd9493ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5456 | 2025.09.17 20:40:08.438796 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5457 | 2025.09.17 20:40:08.439098 [ 5 ] {a6255e52-ac92-49ba-9dc1-d37bd9493ac0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5458 | 2025.09.17 20:40:08.439116 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2025.09.17 20:40:08.439209 [ 193 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_36_7} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5460 | 2025.09.17 20:40:08.439289 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5461 | 2025.09.17 20:40:08.439354 [ 5 ] {a6255e52-ac92-49ba-9dc1-d37bd9493ac0} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2025.09.17 20:40:08.439468 [ 63 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5463 | 2025.09.17 20:40:08.439492 [ 5 ] {a6255e52-ac92-49ba-9dc1-d37bd9493ac0} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001292 sec., 56501.5479876161 rows/sec., 4.41 MiB/sec. | ||
| 5464 | 2025.09.17 20:40:08.439503 [ 63 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2025.09.17 20:40:08.439532 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5466 | 2025.09.17 20:40:08.439538 [ 5 ] {a6255e52-ac92-49ba-9dc1-d37bd9493ac0} <Debug> TCPHandler: Processed in 0.001463282 sec. | ||
| 5467 | 2025.09.17 20:40:08.439615 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 5468 | 2025.09.17 20:40:08.439662 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5469 | 2025.09.17 20:40:08.439708 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5470 | 2025.09.17 20:40:08.439737 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 634 rows starting from the beginning of the part | ||
| 5471 | 2025.09.17 20:40:08.439757 [ 5 ] {97ed3cb1-0535-48ef-8ae0-539f934036ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5472 | 2025.09.17 20:40:08.439796 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 111 rows starting from the beginning of the part | ||
| 5473 | 2025.09.17 20:40:08.439803 [ 5 ] {97ed3cb1-0535-48ef-8ae0-539f934036ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5474 | 2025.09.17 20:40:08.439842 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 97 rows starting from the beginning of the part | ||
| 5475 | 2025.09.17 20:40:08.439883 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 73 rows starting from the beginning of the part | ||
| 5476 | 2025.09.17 20:40:08.439922 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 555 rows starting from the beginning of the part | ||
| 5477 | 2025.09.17 20:40:08.439962 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 73 rows starting from the beginning of the part | ||
| 5478 | 2025.09.17 20:40:08.440226 [ 5 ] {97ed3cb1-0535-48ef-8ae0-539f934036ed} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2025.09.17 20:40:08.440262 [ 5 ] {97ed3cb1-0535-48ef-8ae0-539f934036ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5480 | 2025.09.17 20:40:08.440596 [ 5 ] {97ed3cb1-0535-48ef-8ae0-539f934036ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5481 | 2025.09.17 20:40:08.440814 [ 5 ] {97ed3cb1-0535-48ef-8ae0-539f934036ed} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2025.09.17 20:40:08.440918 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5483 | 2025.09.17 20:40:08.440945 [ 5 ] {97ed3cb1-0535-48ef-8ae0-539f934036ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 5484 | 2025.09.17 20:40:08.440950 [ 193 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370528 sec., 1125843.4705456584 rows/sec., 89.68 MiB/sec. | ||
| 5485 | 2025.09.17 20:40:08.440956 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5486 | 2025.09.17 20:40:08.440990 [ 5 ] {97ed3cb1-0535-48ef-8ae0-539f934036ed} <Debug> TCPHandler: Processed in 0.001377928 sec. | ||
| 5487 | 2025.09.17 20:40:08.441002 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5488 | 2025.09.17 20:40:08.441102 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2025.09.17 20:40:08.441125 [ 198 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5490 | 2025.09.17 20:40:08.441132 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 5491 | 2025.09.17 20:40:08.441201 [ 5 ] {954093dc-9def-4a13-8738-e1a01c6e5682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5492 | 2025.09.17 20:40:08.441261 [ 5 ] {954093dc-9def-4a13-8738-e1a01c6e5682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5493 | 2025.09.17 20:40:08.441279 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5494 | 2025.09.17 20:40:08.441327 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9092 rows starting from the beginning of the part | ||
| 5495 | 2025.09.17 20:40:08.441395 [ 198 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.09.17 20:40:08.441403 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 197 rows starting from the beginning of the part | ||
| 5497 | 2025.09.17 20:40:08.441466 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5498 | 2025.09.17 20:40:08.441469 [ 198 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_36_7} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5499 | 2025.09.17 20:40:08.441519 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 5500 | 2025.09.17 20:40:08.441554 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5501 | 2025.09.17 20:40:08.441568 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 5502 | 2025.09.17 20:40:08.441620 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5503 | 2025.09.17 20:40:08.442014 [ 5 ] {954093dc-9def-4a13-8738-e1a01c6e5682} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2025.09.17 20:40:08.442053 [ 5 ] {954093dc-9def-4a13-8738-e1a01c6e5682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5505 | 2025.09.17 20:40:08.442559 [ 5 ] {954093dc-9def-4a13-8738-e1a01c6e5682} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5506 | 2025.09.17 20:40:08.442784 [ 5 ] {954093dc-9def-4a13-8738-e1a01c6e5682} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2025.09.17 20:40:08.442986 [ 5 ] {954093dc-9def-4a13-8738-e1a01c6e5682} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001803 sec., 4991.680532445924 rows/sec., 8.94 MiB/sec. | ||
| 5508 | 2025.09.17 20:40:08.443052 [ 5 ] {954093dc-9def-4a13-8738-e1a01c6e5682} <Debug> TCPHandler: Processed in 0.001998017 sec. | ||
| 5509 | 2025.09.17 20:40:08.443170 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5510 | 2025.09.17 20:40:08.443266 [ 5 ] {e51fea45-fc05-413f-b794-03cec14c984f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5511 | 2025.09.17 20:40:08.443309 [ 5 ] {e51fea45-fc05-413f-b794-03cec14c984f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5512 | 2025.09.17 20:40:08.443652 [ 5 ] {e51fea45-fc05-413f-b794-03cec14c984f} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2025.09.17 20:40:08.443689 [ 5 ] {e51fea45-fc05-413f-b794-03cec14c984f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5514 | 2025.09.17 20:40:08.443999 [ 5 ] {e51fea45-fc05-413f-b794-03cec14c984f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5515 | 2025.09.17 20:40:08.444222 [ 5 ] {e51fea45-fc05-413f-b794-03cec14c984f} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2025.09.17 20:40:08.444324 [ 63 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5517 | 2025.09.17 20:40:08.444353 [ 5 ] {e51fea45-fc05-413f-b794-03cec14c984f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5518 | 2025.09.17 20:40:08.444361 [ 63 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2025.09.17 20:40:08.444394 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5520 | 2025.09.17 20:40:08.444396 [ 5 ] {e51fea45-fc05-413f-b794-03cec14c984f} <Debug> TCPHandler: Processed in 0.001276006 sec. | ||
| 5521 | 2025.09.17 20:40:08.444511 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 5522 | 2025.09.17 20:40:08.444521 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10614 rows, containing 5 columns (5 merged, 0 gathered) in 0.003459048 sec., 3068474.3316658223 rows/sec., 210.59 MiB/sec. | ||
| 5523 | 2025.09.17 20:40:08.444605 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5524 | 2025.09.17 20:40:08.444635 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1548 rows starting from the beginning of the part | ||
| 5525 | 2025.09.17 20:40:08.444676 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5526 | 2025.09.17 20:40:08.444714 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5527 | 2025.09.17 20:40:08.444745 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 5528 | 2025.09.17 20:40:08.444776 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 5529 | 2025.09.17 20:40:08.444807 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5530 | 2025.09.17 20:40:08.444828 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5531 | 2025.09.17 20:40:08.445135 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2025.09.17 20:40:08.445204 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5533 | 2025.09.17 20:40:08.445282 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5534 | 2025.09.17 20:40:08.445697 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 4 columns (4 merged, 0 gathered) in 0.001233365 sec., 1498339.9074888618 rows/sec., 100.75 MiB/sec. | ||
| 5535 | 2025.09.17 20:40:08.445937 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5536 | 2025.09.17 20:40:08.446190 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_36_7} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2025.09.17 20:40:08.446258 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_36_7} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5538 | 2025.09.17 20:40:08.446327 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5539 | 2025.09.17 20:40:12.564131 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5540 | 2025.09.17 20:40:12.564246 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5541 | 2025.09.17 20:40:12.673893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12454 | ||
| 5542 | 2025.09.17 20:40:12.674418 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2025.09.17 20:40:12.674464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5544 | 2025.09.17 20:40:12.674967 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5545 | 2025.09.17 20:40:12.675237 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2025.09.17 20:40:12.675370 [ 56 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5547 | 2025.09.17 20:40:12.675387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12454 | ||
| 5548 | 2025.09.17 20:40:12.675430 [ 56 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2025.09.17 20:40:12.675455 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5550 | 2025.09.17 20:40:12.675571 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 5551 | 2025.09.17 20:40:12.675708 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5552 | 2025.09.17 20:40:12.675748 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10086 rows starting from the beginning of the part | ||
| 5553 | 2025.09.17 20:40:12.675819 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5554 | 2025.09.17 20:40:12.675866 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5555 | 2025.09.17 20:40:12.675911 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5556 | 2025.09.17 20:40:12.675953 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5557 | 2025.09.17 20:40:12.675997 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5558 | 2025.09.17 20:40:12.677762 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12454 rows, containing 4 columns (4 merged, 0 gathered) in 0.002241163 sec., 5556936.287097368 rows/sec., 79.49 MiB/sec. | ||
| 5559 | 2025.09.17 20:40:12.678168 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5560 | 2025.09.17 20:40:12.678487 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2025.09.17 20:40:12.678568 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_26_5} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5562 | 2025.09.17 20:40:12.678688 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5563 | 2025.09.17 20:40:13.315571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5564 | 2025.09.17 20:40:13.332560 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2025.09.17 20:40:13.332610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5566 | 2025.09.17 20:40:13.338132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5567 | 2025.09.17 20:40:13.338814 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2025.09.17 20:40:13.339112 [ 55 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5569 | 2025.09.17 20:40:13.339188 [ 55 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2025.09.17 20:40:13.339212 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5571 | 2025.09.17 20:40:13.339336 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 5572 | 2025.09.17 20:40:13.342325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5573 | 2025.09.17 20:40:13.342367 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5574 | 2025.09.17 20:40:13.343113 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 5575 | 2025.09.17 20:40:13.346348 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 5576 | 2025.09.17 20:40:13.349604 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 5577 | 2025.09.17 20:40:13.353223 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 5578 | 2025.09.17 20:40:13.357097 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 5579 | 2025.09.17 20:40:13.361054 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 5580 | 2025.09.17 20:40:13.411771 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.072489029 sec., 2703.857434757472 rows/sec., 13.98 MiB/sec. | ||
| 5581 | 2025.09.17 20:40:13.414449 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5582 | 2025.09.17 20:40:13.416391 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_26_5} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5583 | 2025.09.17 20:40:13.416488 [ 201 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_26_5} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5584 | 2025.09.17 20:40:13.419212 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5585 | 2025.09.17 20:40:13.435803 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5586 | 2025.09.17 20:40:13.436095 [ 5 ] {1fdec7fc-1967-4038-b451-12d74ecbe223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5587 | 2025.09.17 20:40:13.436179 [ 5 ] {1fdec7fc-1967-4038-b451-12d74ecbe223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5588 | 2025.09.17 20:40:13.436908 [ 5 ] {1fdec7fc-1967-4038-b451-12d74ecbe223} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2025.09.17 20:40:13.436960 [ 5 ] {1fdec7fc-1967-4038-b451-12d74ecbe223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5590 | 2025.09.17 20:40:13.437412 [ 5 ] {1fdec7fc-1967-4038-b451-12d74ecbe223} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5591 | 2025.09.17 20:40:13.437649 [ 5 ] {1fdec7fc-1967-4038-b451-12d74ecbe223} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5592 | 2025.09.17 20:40:13.437814 [ 5 ] {1fdec7fc-1967-4038-b451-12d74ecbe223} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001798 sec., 67853.17018909901 rows/sec., 5.83 MiB/sec. | ||
| 5593 | 2025.09.17 20:40:13.437865 [ 5 ] {1fdec7fc-1967-4038-b451-12d74ecbe223} <Debug> TCPHandler: Processed in 0.002254413 sec. | ||
| 5594 | 2025.09.17 20:40:13.437998 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2025.09.17 20:40:13.438102 [ 5 ] {a497504d-173b-4d40-8d4f-df0c1534728b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5596 | 2025.09.17 20:40:13.438147 [ 5 ] {a497504d-173b-4d40-8d4f-df0c1534728b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5597 | 2025.09.17 20:40:13.438596 [ 5 ] {a497504d-173b-4d40-8d4f-df0c1534728b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2025.09.17 20:40:13.438635 [ 5 ] {a497504d-173b-4d40-8d4f-df0c1534728b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5599 | 2025.09.17 20:40:13.438950 [ 5 ] {a497504d-173b-4d40-8d4f-df0c1534728b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5600 | 2025.09.17 20:40:13.439173 [ 5 ] {a497504d-173b-4d40-8d4f-df0c1534728b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2025.09.17 20:40:13.439279 [ 55 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5602 | 2025.09.17 20:40:13.439304 [ 5 ] {a497504d-173b-4d40-8d4f-df0c1534728b} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001227 sec., 26894.865525672372 rows/sec., 1.97 MiB/sec. | ||
| 5603 | 2025.09.17 20:40:13.439320 [ 55 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2025.09.17 20:40:13.439349 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5605 | 2025.09.17 20:40:13.439354 [ 5 ] {a497504d-173b-4d40-8d4f-df0c1534728b} <Debug> TCPHandler: Processed in 0.00140831 sec. | ||
| 5606 | 2025.09.17 20:40:13.439437 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 5607 | 2025.09.17 20:40:13.439473 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2025.09.17 20:40:13.439562 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5609 | 2025.09.17 20:40:13.439575 [ 5 ] {326602d2-4be2-473d-aa72-32d891ee398b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5610 | 2025.09.17 20:40:13.439601 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 72 rows starting from the beginning of the part | ||
| 5611 | 2025.09.17 20:40:13.439624 [ 5 ] {326602d2-4be2-473d-aa72-32d891ee398b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5612 | 2025.09.17 20:40:13.439670 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 5613 | 2025.09.17 20:40:13.439722 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
| 5614 | 2025.09.17 20:40:13.439763 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 5615 | 2025.09.17 20:40:13.439801 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 5616 | 2025.09.17 20:40:13.439840 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part | ||
| 5617 | 2025.09.17 20:40:13.440069 [ 5 ] {326602d2-4be2-473d-aa72-32d891ee398b} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5618 | 2025.09.17 20:40:13.440116 [ 5 ] {326602d2-4be2-473d-aa72-32d891ee398b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5619 | 2025.09.17 20:40:13.440481 [ 5 ] {326602d2-4be2-473d-aa72-32d891ee398b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5620 | 2025.09.17 20:40:13.440673 [ 199 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273476 sec., 149983.19560007413 rows/sec., 11.55 MiB/sec. | ||
| 5621 | 2025.09.17 20:40:13.440706 [ 5 ] {326602d2-4be2-473d-aa72-32d891ee398b} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2025.09.17 20:40:13.440817 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5623 | 2025.09.17 20:40:13.440846 [ 5 ] {326602d2-4be2-473d-aa72-32d891ee398b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001291 sec., 75135.55383423703 rows/sec., 5.87 MiB/sec. | ||
| 5624 | 2025.09.17 20:40:13.440890 [ 5 ] {326602d2-4be2-473d-aa72-32d891ee398b} <Debug> TCPHandler: Processed in 0.001465921 sec. | ||
| 5625 | 2025.09.17 20:40:13.441007 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2025.09.17 20:40:13.441089 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2025.09.17 20:40:13.441104 [ 5 ] {235acfb0-a14d-4cfb-8bde-64c45564cfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5628 | 2025.09.17 20:40:13.441155 [ 5 ] {235acfb0-a14d-4cfb-8bde-64c45564cfbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5629 | 2025.09.17 20:40:13.441170 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_31_6} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5630 | 2025.09.17 20:40:13.441245 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5631 | 2025.09.17 20:40:13.441571 [ 5 ] {235acfb0-a14d-4cfb-8bde-64c45564cfbe} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5632 | 2025.09.17 20:40:13.441613 [ 5 ] {235acfb0-a14d-4cfb-8bde-64c45564cfbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5633 | 2025.09.17 20:40:13.441972 [ 5 ] {235acfb0-a14d-4cfb-8bde-64c45564cfbe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5634 | 2025.09.17 20:40:13.442190 [ 5 ] {235acfb0-a14d-4cfb-8bde-64c45564cfbe} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5635 | 2025.09.17 20:40:13.442321 [ 5 ] {235acfb0-a14d-4cfb-8bde-64c45564cfbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 5636 | 2025.09.17 20:40:13.442357 [ 5 ] {235acfb0-a14d-4cfb-8bde-64c45564cfbe} <Debug> TCPHandler: Processed in 0.00139998 sec. | ||
| 5637 | 2025.09.17 20:40:13.442458 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2025.09.17 20:40:13.442552 [ 5 ] {3befbb28-6a7b-4aa7-ad07-aeaf523d5c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5639 | 2025.09.17 20:40:13.442608 [ 5 ] {3befbb28-6a7b-4aa7-ad07-aeaf523d5c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5640 | 2025.09.17 20:40:13.443468 [ 5 ] {3befbb28-6a7b-4aa7-ad07-aeaf523d5c1f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2025.09.17 20:40:13.443506 [ 5 ] {3befbb28-6a7b-4aa7-ad07-aeaf523d5c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5642 | 2025.09.17 20:40:13.444097 [ 5 ] {3befbb28-6a7b-4aa7-ad07-aeaf523d5c1f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5643 | 2025.09.17 20:40:13.444329 [ 5 ] {3befbb28-6a7b-4aa7-ad07-aeaf523d5c1f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2025.09.17 20:40:13.444471 [ 5 ] {3befbb28-6a7b-4aa7-ad07-aeaf523d5c1f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001937 sec., 17036.65462054724 rows/sec., 30.53 MiB/sec. | ||
| 5645 | 2025.09.17 20:40:13.444533 [ 5 ] {3befbb28-6a7b-4aa7-ad07-aeaf523d5c1f} <Debug> TCPHandler: Processed in 0.00212426 sec. | ||
| 5646 | 2025.09.17 20:40:13.444649 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5647 | 2025.09.17 20:40:13.444743 [ 5 ] {8cc25d14-4588-49a3-a83b-7ee17ddfa26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5648 | 2025.09.17 20:40:13.444787 [ 5 ] {8cc25d14-4588-49a3-a83b-7ee17ddfa26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5649 | 2025.09.17 20:40:13.445168 [ 5 ] {8cc25d14-4588-49a3-a83b-7ee17ddfa26e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2025.09.17 20:40:13.445206 [ 5 ] {8cc25d14-4588-49a3-a83b-7ee17ddfa26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5651 | 2025.09.17 20:40:13.445519 [ 5 ] {8cc25d14-4588-49a3-a83b-7ee17ddfa26e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5652 | 2025.09.17 20:40:13.445734 [ 5 ] {8cc25d14-4588-49a3-a83b-7ee17ddfa26e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2025.09.17 20:40:13.445866 [ 5 ] {8cc25d14-4588-49a3-a83b-7ee17ddfa26e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 5654 | 2025.09.17 20:40:13.445903 [ 5 ] {8cc25d14-4588-49a3-a83b-7ee17ddfa26e} <Debug> TCPHandler: Processed in 0.001304647 sec. | ||
| 5655 | 2025.09.17 20:40:14.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.72 MiB, peak 266.78 MiB, free memory in arenas 0.00 B, will set to 259.80 MiB (RSS), difference: 3.08 MiB | ||
| 5656 | 2025.09.17 20:40:17.701109 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 680 | ||
| 5657 | 2025.09.17 20:40:17.703219 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5658 | 2025.09.17 20:40:17.703263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5659 | 2025.09.17 20:40:17.704469 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5660 | 2025.09.17 20:40:17.704746 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5661 | 2025.09.17 20:40:17.705005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 680 | ||
| 5662 | 2025.09.17 20:40:18.436251 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2025.09.17 20:40:18.436454 [ 5 ] {9351f4c3-ec01-4f5d-a342-dcbe7b078403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5664 | 2025.09.17 20:40:18.436526 [ 5 ] {9351f4c3-ec01-4f5d-a342-dcbe7b078403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5665 | 2025.09.17 20:40:18.437235 [ 5 ] {9351f4c3-ec01-4f5d-a342-dcbe7b078403} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2025.09.17 20:40:18.437289 [ 5 ] {9351f4c3-ec01-4f5d-a342-dcbe7b078403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5667 | 2025.09.17 20:40:18.437695 [ 5 ] {9351f4c3-ec01-4f5d-a342-dcbe7b078403} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5668 | 2025.09.17 20:40:18.437920 [ 5 ] {9351f4c3-ec01-4f5d-a342-dcbe7b078403} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2025.09.17 20:40:18.438067 [ 5 ] {9351f4c3-ec01-4f5d-a342-dcbe7b078403} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00167 sec., 14371.25748502994 rows/sec., 1.19 MiB/sec. | ||
| 5670 | 2025.09.17 20:40:18.438108 [ 5 ] {9351f4c3-ec01-4f5d-a342-dcbe7b078403} <Debug> TCPHandler: Processed in 0.001995406 sec. | ||
| 5671 | 2025.09.17 20:40:18.438229 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2025.09.17 20:40:18.438332 [ 5 ] {6d88b8b5-4984-47ae-9b30-a1df6856cb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5673 | 2025.09.17 20:40:18.438378 [ 5 ] {6d88b8b5-4984-47ae-9b30-a1df6856cb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5674 | 2025.09.17 20:40:18.438853 [ 5 ] {6d88b8b5-4984-47ae-9b30-a1df6856cb50} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2025.09.17 20:40:18.438895 [ 5 ] {6d88b8b5-4984-47ae-9b30-a1df6856cb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5676 | 2025.09.17 20:40:18.439299 [ 5 ] {6d88b8b5-4984-47ae-9b30-a1df6856cb50} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5677 | 2025.09.17 20:40:18.439535 [ 5 ] {6d88b8b5-4984-47ae-9b30-a1df6856cb50} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2025.09.17 20:40:18.439664 [ 5 ] {6d88b8b5-4984-47ae-9b30-a1df6856cb50} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001351 sec., 5921.539600296077 rows/sec., 482.86 KiB/sec. | ||
| 5679 | 2025.09.17 20:40:18.439702 [ 5 ] {6d88b8b5-4984-47ae-9b30-a1df6856cb50} <Debug> TCPHandler: Processed in 0.001521663 sec. | ||
| 5680 | 2025.09.17 20:40:18.439813 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2025.09.17 20:40:18.439905 [ 5 ] {c373b301-a24d-49ff-8cdf-1d8a2c748fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5682 | 2025.09.17 20:40:18.439944 [ 5 ] {c373b301-a24d-49ff-8cdf-1d8a2c748fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5683 | 2025.09.17 20:40:18.440433 [ 5 ] {c373b301-a24d-49ff-8cdf-1d8a2c748fba} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2025.09.17 20:40:18.440469 [ 5 ] {c373b301-a24d-49ff-8cdf-1d8a2c748fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5685 | 2025.09.17 20:40:18.440806 [ 5 ] {c373b301-a24d-49ff-8cdf-1d8a2c748fba} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5686 | 2025.09.17 20:40:18.441023 [ 5 ] {c373b301-a24d-49ff-8cdf-1d8a2c748fba} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2025.09.17 20:40:18.441153 [ 5 ] {c373b301-a24d-49ff-8cdf-1d8a2c748fba} <Debug> executeQuery: Read 198 rows, 17.88 KiB in 0.001266 sec., 156398.10426540286 rows/sec., 13.79 MiB/sec. | ||
| 5688 | 2025.09.17 20:40:18.441190 [ 5 ] {c373b301-a24d-49ff-8cdf-1d8a2c748fba} <Debug> TCPHandler: Processed in 0.00142443 sec. | ||
| 5689 | 2025.09.17 20:40:18.441300 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2025.09.17 20:40:18.441393 [ 5 ] {9fe7ddcc-8978-4beb-a66a-397c5b3e71b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5691 | 2025.09.17 20:40:18.441432 [ 5 ] {9fe7ddcc-8978-4beb-a66a-397c5b3e71b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5692 | 2025.09.17 20:40:18.441833 [ 5 ] {9fe7ddcc-8978-4beb-a66a-397c5b3e71b1} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2025.09.17 20:40:18.441869 [ 5 ] {9fe7ddcc-8978-4beb-a66a-397c5b3e71b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5694 | 2025.09.17 20:40:18.442182 [ 5 ] {9fe7ddcc-8978-4beb-a66a-397c5b3e71b1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5695 | 2025.09.17 20:40:18.442391 [ 5 ] {9fe7ddcc-8978-4beb-a66a-397c5b3e71b1} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2025.09.17 20:40:18.442517 [ 5 ] {9fe7ddcc-8978-4beb-a66a-397c5b3e71b1} <Debug> executeQuery: Read 29 rows, 2.20 KiB in 0.001142 sec., 25394.045534150613 rows/sec., 1.88 MiB/sec. | ||
| 5697 | 2025.09.17 20:40:18.442554 [ 5 ] {9fe7ddcc-8978-4beb-a66a-397c5b3e71b1} <Debug> TCPHandler: Processed in 0.001300887 sec. | ||
| 5698 | 2025.09.17 20:40:18.442674 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2025.09.17 20:40:18.442765 [ 5 ] {61712359-58f2-4c4f-a3d4-1ec6e71fa536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5700 | 2025.09.17 20:40:18.442804 [ 5 ] {61712359-58f2-4c4f-a3d4-1ec6e71fa536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5701 | 2025.09.17 20:40:18.443243 [ 5 ] {61712359-58f2-4c4f-a3d4-1ec6e71fa536} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2025.09.17 20:40:18.443282 [ 5 ] {61712359-58f2-4c4f-a3d4-1ec6e71fa536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5703 | 2025.09.17 20:40:18.443609 [ 5 ] {61712359-58f2-4c4f-a3d4-1ec6e71fa536} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5704 | 2025.09.17 20:40:18.443821 [ 5 ] {61712359-58f2-4c4f-a3d4-1ec6e71fa536} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2025.09.17 20:40:18.443956 [ 5 ] {61712359-58f2-4c4f-a3d4-1ec6e71fa536} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001208 sec., 19867.54966887417 rows/sec., 1.65 MiB/sec. | ||
| 5706 | 2025.09.17 20:40:18.443999 [ 5 ] {61712359-58f2-4c4f-a3d4-1ec6e71fa536} <Debug> TCPHandler: Processed in 0.001372638 sec. | ||
| 5707 | 2025.09.17 20:40:18.444115 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2025.09.17 20:40:18.444212 [ 5 ] {e4e1ac7f-128a-4905-97ad-935f07fa44cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5709 | 2025.09.17 20:40:18.444253 [ 5 ] {e4e1ac7f-128a-4905-97ad-935f07fa44cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5710 | 2025.09.17 20:40:18.444655 [ 5 ] {e4e1ac7f-128a-4905-97ad-935f07fa44cf} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2025.09.17 20:40:18.444691 [ 5 ] {e4e1ac7f-128a-4905-97ad-935f07fa44cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5712 | 2025.09.17 20:40:18.444996 [ 5 ] {e4e1ac7f-128a-4905-97ad-935f07fa44cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5713 | 2025.09.17 20:40:18.445224 [ 5 ] {e4e1ac7f-128a-4905-97ad-935f07fa44cf} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2025.09.17 20:40:18.445348 [ 5 ] {e4e1ac7f-128a-4905-97ad-935f07fa44cf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001155 sec., 10389.61038961039 rows/sec., 811.69 KiB/sec. | ||
| 5715 | 2025.09.17 20:40:18.445388 [ 5 ] {e4e1ac7f-128a-4905-97ad-935f07fa44cf} <Debug> TCPHandler: Processed in 0.001322138 sec. | ||
| 5716 | 2025.09.17 20:40:18.445497 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2025.09.17 20:40:18.445600 [ 5 ] {f3e89db2-9c06-4c58-b0bc-bf4ae4ba4586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5718 | 2025.09.17 20:40:18.445643 [ 5 ] {f3e89db2-9c06-4c58-b0bc-bf4ae4ba4586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5719 | 2025.09.17 20:40:18.446074 [ 5 ] {f3e89db2-9c06-4c58-b0bc-bf4ae4ba4586} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2025.09.17 20:40:18.446110 [ 5 ] {f3e89db2-9c06-4c58-b0bc-bf4ae4ba4586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5721 | 2025.09.17 20:40:18.446414 [ 5 ] {f3e89db2-9c06-4c58-b0bc-bf4ae4ba4586} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5722 | 2025.09.17 20:40:18.446621 [ 5 ] {f3e89db2-9c06-4c58-b0bc-bf4ae4ba4586} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2025.09.17 20:40:18.446753 [ 5 ] {f3e89db2-9c06-4c58-b0bc-bf4ae4ba4586} <Debug> executeQuery: Read 117 rows, 9.75 KiB in 0.001172 sec., 99829.35153583618 rows/sec., 8.12 MiB/sec. | ||
| 5724 | 2025.09.17 20:40:18.446791 [ 5 ] {f3e89db2-9c06-4c58-b0bc-bf4ae4ba4586} <Debug> TCPHandler: Processed in 0.001343958 sec. | ||
| 5725 | 2025.09.17 20:40:18.446904 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2025.09.17 20:40:18.446998 [ 5 ] {b9d17b01-77f2-47ce-97f1-fcfb7c062d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5727 | 2025.09.17 20:40:18.447042 [ 5 ] {b9d17b01-77f2-47ce-97f1-fcfb7c062d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5728 | 2025.09.17 20:40:18.447452 [ 5 ] {b9d17b01-77f2-47ce-97f1-fcfb7c062d2d} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2025.09.17 20:40:18.447488 [ 5 ] {b9d17b01-77f2-47ce-97f1-fcfb7c062d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5730 | 2025.09.17 20:40:18.447841 [ 5 ] {b9d17b01-77f2-47ce-97f1-fcfb7c062d2d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5731 | 2025.09.17 20:40:18.448049 [ 5 ] {b9d17b01-77f2-47ce-97f1-fcfb7c062d2d} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2025.09.17 20:40:18.448181 [ 5 ] {b9d17b01-77f2-47ce-97f1-fcfb7c062d2d} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001202 sec., 166389.3510815308 rows/sec., 11.93 MiB/sec. | ||
| 5733 | 2025.09.17 20:40:18.448218 [ 5 ] {b9d17b01-77f2-47ce-97f1-fcfb7c062d2d} <Debug> TCPHandler: Processed in 0.001364518 sec. | ||
| 5734 | 2025.09.17 20:40:18.448331 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2025.09.17 20:40:18.448426 [ 5 ] {034e86ec-383b-4265-b52f-759aab02c066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5736 | 2025.09.17 20:40:18.448481 [ 5 ] {034e86ec-383b-4265-b52f-759aab02c066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5737 | 2025.09.17 20:40:18.449231 [ 5 ] {034e86ec-383b-4265-b52f-759aab02c066} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2025.09.17 20:40:18.449267 [ 5 ] {034e86ec-383b-4265-b52f-759aab02c066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5739 | 2025.09.17 20:40:18.449814 [ 5 ] {034e86ec-383b-4265-b52f-759aab02c066} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5740 | 2025.09.17 20:40:18.450048 [ 5 ] {034e86ec-383b-4265-b52f-759aab02c066} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2025.09.17 20:40:18.450184 [ 5 ] {034e86ec-383b-4265-b52f-759aab02c066} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001776 sec., 5067.5675675675675 rows/sec., 9.08 MiB/sec. | ||
| 5742 | 2025.09.17 20:40:18.450236 [ 5 ] {034e86ec-383b-4265-b52f-759aab02c066} <Debug> TCPHandler: Processed in 0.001954165 sec. | ||
| 5743 | 2025.09.17 20:40:18.450349 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2025.09.17 20:40:18.450444 [ 5 ] {fdbec7f5-0d99-45ef-afd6-08f2d399b748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5745 | 2025.09.17 20:40:18.450486 [ 5 ] {fdbec7f5-0d99-45ef-afd6-08f2d399b748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5746 | 2025.09.17 20:40:18.450823 [ 5 ] {fdbec7f5-0d99-45ef-afd6-08f2d399b748} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2025.09.17 20:40:18.450858 [ 5 ] {fdbec7f5-0d99-45ef-afd6-08f2d399b748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5748 | 2025.09.17 20:40:18.451178 [ 5 ] {fdbec7f5-0d99-45ef-afd6-08f2d399b748} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5749 | 2025.09.17 20:40:18.451386 [ 5 ] {fdbec7f5-0d99-45ef-afd6-08f2d399b748} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2025.09.17 20:40:18.451520 [ 5 ] {fdbec7f5-0d99-45ef-afd6-08f2d399b748} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5751 | 2025.09.17 20:40:18.451555 [ 5 ] {fdbec7f5-0d99-45ef-afd6-08f2d399b748} <Debug> TCPHandler: Processed in 0.001257385 sec. | ||
| 5752 | 2025.09.17 20:40:20.175541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12966 | ||
| 5753 | 2025.09.17 20:40:20.176120 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2025.09.17 20:40:20.176166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5755 | 2025.09.17 20:40:20.176696 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5756 | 2025.09.17 20:40:20.176933 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2025.09.17 20:40:20.177065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12966 | ||
| 5758 | 2025.09.17 20:40:20.842450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5759 | 2025.09.17 20:40:20.859400 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2025.09.17 20:40:20.859466 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5761 | 2025.09.17 20:40:20.865743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5762 | 2025.09.17 20:40:20.866449 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2025.09.17 20:40:20.869324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5764 | 2025.09.17 20:40:23.435653 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2025.09.17 20:40:23.435852 [ 5 ] {1f15f69c-555e-4a16-a06f-65f9a1574d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5766 | 2025.09.17 20:40:23.435923 [ 5 ] {1f15f69c-555e-4a16-a06f-65f9a1574d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5767 | 2025.09.17 20:40:23.436735 [ 5 ] {1f15f69c-555e-4a16-a06f-65f9a1574d8e} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2025.09.17 20:40:23.436777 [ 5 ] {1f15f69c-555e-4a16-a06f-65f9a1574d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5769 | 2025.09.17 20:40:23.437171 [ 5 ] {1f15f69c-555e-4a16-a06f-65f9a1574d8e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5770 | 2025.09.17 20:40:23.437397 [ 5 ] {1f15f69c-555e-4a16-a06f-65f9a1574d8e} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5771 | 2025.09.17 20:40:23.437548 [ 5 ] {1f15f69c-555e-4a16-a06f-65f9a1574d8e} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001751 sec., 69674.47173043975 rows/sec., 5.98 MiB/sec. | ||
| 5772 | 2025.09.17 20:40:23.437590 [ 5 ] {1f15f69c-555e-4a16-a06f-65f9a1574d8e} <Debug> TCPHandler: Processed in 0.002075098 sec. | ||
| 5773 | 2025.09.17 20:40:23.437717 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5774 | 2025.09.17 20:40:23.437813 [ 5 ] {c472ad69-510d-4905-b320-7e29e78f6fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5775 | 2025.09.17 20:40:23.437853 [ 5 ] {c472ad69-510d-4905-b320-7e29e78f6fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5776 | 2025.09.17 20:40:23.438273 [ 5 ] {c472ad69-510d-4905-b320-7e29e78f6fa0} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5777 | 2025.09.17 20:40:23.438310 [ 5 ] {c472ad69-510d-4905-b320-7e29e78f6fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5778 | 2025.09.17 20:40:23.438604 [ 5 ] {c472ad69-510d-4905-b320-7e29e78f6fa0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5779 | 2025.09.17 20:40:23.438814 [ 5 ] {c472ad69-510d-4905-b320-7e29e78f6fa0} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2025.09.17 20:40:23.438939 [ 5 ] {c472ad69-510d-4905-b320-7e29e78f6fa0} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001146 sec., 28795.811518324605 rows/sec., 2.11 MiB/sec. | ||
| 5781 | 2025.09.17 20:40:23.438976 [ 5 ] {c472ad69-510d-4905-b320-7e29e78f6fa0} <Debug> TCPHandler: Processed in 0.001306717 sec. | ||
| 5782 | 2025.09.17 20:40:23.439087 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2025.09.17 20:40:23.439179 [ 5 ] {ff401809-94b3-465b-abbe-32b77c13ee12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5784 | 2025.09.17 20:40:23.439221 [ 5 ] {ff401809-94b3-465b-abbe-32b77c13ee12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5785 | 2025.09.17 20:40:23.439659 [ 5 ] {ff401809-94b3-465b-abbe-32b77c13ee12} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2025.09.17 20:40:23.439694 [ 5 ] {ff401809-94b3-465b-abbe-32b77c13ee12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5787 | 2025.09.17 20:40:23.439993 [ 5 ] {ff401809-94b3-465b-abbe-32b77c13ee12} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5788 | 2025.09.17 20:40:23.440210 [ 5 ] {ff401809-94b3-465b-abbe-32b77c13ee12} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2025.09.17 20:40:23.440337 [ 5 ] {ff401809-94b3-465b-abbe-32b77c13ee12} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001176 sec., 82482.99319727892 rows/sec., 6.44 MiB/sec. | ||
| 5790 | 2025.09.17 20:40:23.440373 [ 5 ] {ff401809-94b3-465b-abbe-32b77c13ee12} <Debug> TCPHandler: Processed in 0.001333767 sec. | ||
| 5791 | 2025.09.17 20:40:23.440484 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2025.09.17 20:40:23.440577 [ 5 ] {d120c210-6ac3-4259-8f15-2f2c34d4bb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5793 | 2025.09.17 20:40:23.440619 [ 5 ] {d120c210-6ac3-4259-8f15-2f2c34d4bb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5794 | 2025.09.17 20:40:23.441051 [ 5 ] {d120c210-6ac3-4259-8f15-2f2c34d4bb9c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2025.09.17 20:40:23.441089 [ 5 ] {d120c210-6ac3-4259-8f15-2f2c34d4bb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5796 | 2025.09.17 20:40:23.441418 [ 5 ] {d120c210-6ac3-4259-8f15-2f2c34d4bb9c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5797 | 2025.09.17 20:40:23.441622 [ 5 ] {d120c210-6ac3-4259-8f15-2f2c34d4bb9c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2025.09.17 20:40:23.441749 [ 5 ] {d120c210-6ac3-4259-8f15-2f2c34d4bb9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 5799 | 2025.09.17 20:40:23.441785 [ 5 ] {d120c210-6ac3-4259-8f15-2f2c34d4bb9c} <Debug> TCPHandler: Processed in 0.001348058 sec. | ||
| 5800 | 2025.09.17 20:40:23.441897 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2025.09.17 20:40:23.441991 [ 5 ] {818f5808-7c93-4adf-88d4-2a68a6d4d7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5802 | 2025.09.17 20:40:23.442045 [ 5 ] {818f5808-7c93-4adf-88d4-2a68a6d4d7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5803 | 2025.09.17 20:40:23.442878 [ 5 ] {818f5808-7c93-4adf-88d4-2a68a6d4d7f8} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2025.09.17 20:40:23.442915 [ 5 ] {818f5808-7c93-4adf-88d4-2a68a6d4d7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5805 | 2025.09.17 20:40:23.443451 [ 5 ] {818f5808-7c93-4adf-88d4-2a68a6d4d7f8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5806 | 2025.09.17 20:40:23.443667 [ 5 ] {818f5808-7c93-4adf-88d4-2a68a6d4d7f8} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2025.09.17 20:40:23.443779 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5808 | 2025.09.17 20:40:23.443800 [ 5 ] {818f5808-7c93-4adf-88d4-2a68a6d4d7f8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001828 sec., 18052.516411378558 rows/sec., 32.35 MiB/sec. | ||
| 5809 | 2025.09.17 20:40:23.443858 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2025.09.17 20:40:23.443879 [ 5 ] {818f5808-7c93-4adf-88d4-2a68a6d4d7f8} <Debug> TCPHandler: Processed in 0.002029657 sec. | ||
| 5811 | 2025.09.17 20:40:23.443889 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5812 | 2025.09.17 20:40:23.444019 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2025.09.17 20:40:23.444025 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 5814 | 2025.09.17 20:40:23.444118 [ 5 ] {c915e21b-def4-45f5-8106-f992da5e2a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5815 | 2025.09.17 20:40:23.444164 [ 5 ] {c915e21b-def4-45f5-8106-f992da5e2a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5816 | 2025.09.17 20:40:23.444306 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5817 | 2025.09.17 20:40:23.444373 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 568 rows starting from the beginning of the part | ||
| 5818 | 2025.09.17 20:40:23.444512 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 5819 | 2025.09.17 20:40:23.444520 [ 5 ] {c915e21b-def4-45f5-8106-f992da5e2a2c} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2025.09.17 20:40:23.444572 [ 5 ] {c915e21b-def4-45f5-8106-f992da5e2a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5821 | 2025.09.17 20:40:23.444627 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 9 rows starting from the beginning of the part | ||
| 5822 | 2025.09.17 20:40:23.444742 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
| 5823 | 2025.09.17 20:40:23.444847 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
| 5824 | 2025.09.17 20:40:23.444879 [ 5 ] {c915e21b-def4-45f5-8106-f992da5e2a2c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5825 | 2025.09.17 20:40:23.444955 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part | ||
| 5826 | 2025.09.17 20:40:23.445103 [ 5 ] {c915e21b-def4-45f5-8106-f992da5e2a2c} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5827 | 2025.09.17 20:40:23.445235 [ 5 ] {c915e21b-def4-45f5-8106-f992da5e2a2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 5828 | 2025.09.17 20:40:23.445272 [ 5 ] {c915e21b-def4-45f5-8106-f992da5e2a2c} <Debug> TCPHandler: Processed in 0.001300427 sec. | ||
| 5829 | 2025.09.17 20:40:23.449680 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 19 columns (19 merged, 0 gathered) in 0.005711461 sec., 119934.28651618211 rows/sec., 214.92 MiB/sec. | ||
| 5830 | 2025.09.17 20:40:23.450891 [ 199 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5831 | 2025.09.17 20:40:23.451269 [ 199 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2025.09.17 20:40:23.451352 [ 199 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5833 | 2025.09.17 20:40:23.451502 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 5834 | 2025.09.17 20:40:24.001140 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.74 MiB, peak 269.23 MiB, free memory in arenas 0.00 B, will set to 264.35 MiB (RSS), difference: 2.61 MiB | ||
| 5835 | 2025.09.17 20:40:27.564311 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5836 | 2025.09.17 20:40:27.564386 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5837 | 2025.09.17 20:40:27.678065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13414 | ||
| 5838 | 2025.09.17 20:40:27.678539 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2025.09.17 20:40:27.678582 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5840 | 2025.09.17 20:40:27.679056 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5841 | 2025.09.17 20:40:27.679280 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2025.09.17 20:40:27.679408 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13414 | ||
| 5843 | 2025.09.17 20:40:27.705260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 712 | ||
| 5844 | 2025.09.17 20:40:27.707527 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5845 | 2025.09.17 20:40:27.707571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5846 | 2025.09.17 20:40:27.708731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5847 | 2025.09.17 20:40:27.708994 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5848 | 2025.09.17 20:40:27.709247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 712 | ||
| 5849 | 2025.09.17 20:40:28.370314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5850 | 2025.09.17 20:40:28.387290 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2025.09.17 20:40:28.387346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5852 | 2025.09.17 20:40:28.393673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5853 | 2025.09.17 20:40:28.394451 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2025.09.17 20:40:28.397737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5855 | 2025.09.17 20:40:28.433660 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2025.09.17 20:40:28.433946 [ 5 ] {546ace6d-2c0e-43c0-b5c3-1fa0902b4b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5857 | 2025.09.17 20:40:28.434051 [ 5 ] {546ace6d-2c0e-43c0-b5c3-1fa0902b4b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5858 | 2025.09.17 20:40:28.434925 [ 5 ] {546ace6d-2c0e-43c0-b5c3-1fa0902b4b94} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2025.09.17 20:40:28.434972 [ 5 ] {546ace6d-2c0e-43c0-b5c3-1fa0902b4b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5860 | 2025.09.17 20:40:28.435371 [ 5 ] {546ace6d-2c0e-43c0-b5c3-1fa0902b4b94} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5861 | 2025.09.17 20:40:28.435596 [ 5 ] {546ace6d-2c0e-43c0-b5c3-1fa0902b4b94} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2025.09.17 20:40:28.435746 [ 5 ] {546ace6d-2c0e-43c0-b5c3-1fa0902b4b94} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001879 sec., 39382.65034592868 rows/sec., 3.18 MiB/sec. | ||
| 5863 | 2025.09.17 20:40:28.435791 [ 5 ] {546ace6d-2c0e-43c0-b5c3-1fa0902b4b94} <Debug> TCPHandler: Processed in 0.002313965 sec. | ||
| 5864 | 2025.09.17 20:40:28.436226 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5865 | 2025.09.17 20:40:28.436324 [ 5 ] {91ed6ef2-b2a3-47a5-9521-5f3aeff3aa80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5866 | 2025.09.17 20:40:28.436364 [ 5 ] {91ed6ef2-b2a3-47a5-9521-5f3aeff3aa80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5867 | 2025.09.17 20:40:28.436780 [ 5 ] {91ed6ef2-b2a3-47a5-9521-5f3aeff3aa80} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2025.09.17 20:40:28.436816 [ 5 ] {91ed6ef2-b2a3-47a5-9521-5f3aeff3aa80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5869 | 2025.09.17 20:40:28.437108 [ 5 ] {91ed6ef2-b2a3-47a5-9521-5f3aeff3aa80} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5870 | 2025.09.17 20:40:28.437312 [ 5 ] {91ed6ef2-b2a3-47a5-9521-5f3aeff3aa80} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2025.09.17 20:40:28.437439 [ 5 ] {91ed6ef2-b2a3-47a5-9521-5f3aeff3aa80} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001133 sec., 7943.512797881731 rows/sec., 597.31 KiB/sec. | ||
| 5872 | 2025.09.17 20:40:28.437476 [ 5 ] {91ed6ef2-b2a3-47a5-9521-5f3aeff3aa80} <Debug> TCPHandler: Processed in 0.001297956 sec. | ||
| 5873 | 2025.09.17 20:40:28.437590 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2025.09.17 20:40:28.437682 [ 5 ] {b91c54c4-66a0-4818-8aa3-218d883bc3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5875 | 2025.09.17 20:40:28.437721 [ 5 ] {b91c54c4-66a0-4818-8aa3-218d883bc3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5876 | 2025.09.17 20:40:28.438162 [ 5 ] {b91c54c4-66a0-4818-8aa3-218d883bc3f4} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2025.09.17 20:40:28.438198 [ 5 ] {b91c54c4-66a0-4818-8aa3-218d883bc3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5878 | 2025.09.17 20:40:28.438497 [ 5 ] {b91c54c4-66a0-4818-8aa3-218d883bc3f4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5879 | 2025.09.17 20:40:28.438712 [ 5 ] {b91c54c4-66a0-4818-8aa3-218d883bc3f4} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2025.09.17 20:40:28.438839 [ 5 ] {b91c54c4-66a0-4818-8aa3-218d883bc3f4} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001174 sec., 62180.57921635435 rows/sec., 4.85 MiB/sec. | ||
| 5881 | 2025.09.17 20:40:28.438875 [ 5 ] {b91c54c4-66a0-4818-8aa3-218d883bc3f4} <Debug> TCPHandler: Processed in 0.001336228 sec. | ||
| 5882 | 2025.09.17 20:40:28.438999 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2025.09.17 20:40:28.439091 [ 5 ] {268ac22f-664f-46af-947f-73fc9e7548e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5884 | 2025.09.17 20:40:28.439133 [ 5 ] {268ac22f-664f-46af-947f-73fc9e7548e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5885 | 2025.09.17 20:40:28.439575 [ 5 ] {268ac22f-664f-46af-947f-73fc9e7548e8} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2025.09.17 20:40:28.439610 [ 5 ] {268ac22f-664f-46af-947f-73fc9e7548e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5887 | 2025.09.17 20:40:28.439938 [ 5 ] {268ac22f-664f-46af-947f-73fc9e7548e8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5888 | 2025.09.17 20:40:28.440146 [ 5 ] {268ac22f-664f-46af-947f-73fc9e7548e8} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2025.09.17 20:40:28.440271 [ 5 ] {268ac22f-664f-46af-947f-73fc9e7548e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5890 | 2025.09.17 20:40:28.440306 [ 5 ] {268ac22f-664f-46af-947f-73fc9e7548e8} <Debug> TCPHandler: Processed in 0.001354318 sec. | ||
| 5891 | 2025.09.17 20:40:28.440417 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2025.09.17 20:40:28.440509 [ 5 ] {cbd83831-c49b-4926-9637-f4c908ae7939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5893 | 2025.09.17 20:40:28.440563 [ 5 ] {cbd83831-c49b-4926-9637-f4c908ae7939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5894 | 2025.09.17 20:40:28.441343 [ 5 ] {cbd83831-c49b-4926-9637-f4c908ae7939} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2025.09.17 20:40:28.441379 [ 5 ] {cbd83831-c49b-4926-9637-f4c908ae7939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5896 | 2025.09.17 20:40:28.441880 [ 5 ] {cbd83831-c49b-4926-9637-f4c908ae7939} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5897 | 2025.09.17 20:40:28.442101 [ 5 ] {cbd83831-c49b-4926-9637-f4c908ae7939} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2025.09.17 20:40:28.442232 [ 5 ] {cbd83831-c49b-4926-9637-f4c908ae7939} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00174 sec., 5172.413793103448 rows/sec., 9.27 MiB/sec. | ||
| 5899 | 2025.09.17 20:40:28.442293 [ 5 ] {cbd83831-c49b-4926-9637-f4c908ae7939} <Debug> TCPHandler: Processed in 0.001926645 sec. | ||
| 5900 | 2025.09.17 20:40:28.442405 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5901 | 2025.09.17 20:40:28.442498 [ 5 ] {5e20caa7-9eaf-4000-91d7-8ac2f2b3e61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5902 | 2025.09.17 20:40:28.442539 [ 5 ] {5e20caa7-9eaf-4000-91d7-8ac2f2b3e61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5903 | 2025.09.17 20:40:28.442869 [ 5 ] {5e20caa7-9eaf-4000-91d7-8ac2f2b3e61c} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5904 | 2025.09.17 20:40:28.442904 [ 5 ] {5e20caa7-9eaf-4000-91d7-8ac2f2b3e61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5905 | 2025.09.17 20:40:28.443202 [ 5 ] {5e20caa7-9eaf-4000-91d7-8ac2f2b3e61c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5906 | 2025.09.17 20:40:28.443408 [ 5 ] {5e20caa7-9eaf-4000-91d7-8ac2f2b3e61c} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2025.09.17 20:40:28.443531 [ 5 ] {5e20caa7-9eaf-4000-91d7-8ac2f2b3e61c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 5908 | 2025.09.17 20:40:28.443566 [ 5 ] {5e20caa7-9eaf-4000-91d7-8ac2f2b3e61c} <Debug> TCPHandler: Processed in 0.001208614 sec. | ||
| 5909 | 2025.09.17 20:40:33.462254 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2025.09.17 20:40:33.462470 [ 5 ] {318127ec-e847-4193-bc97-cc312b2b40fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5911 | 2025.09.17 20:40:33.462543 [ 5 ] {318127ec-e847-4193-bc97-cc312b2b40fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5912 | 2025.09.17 20:40:33.463210 [ 5 ] {318127ec-e847-4193-bc97-cc312b2b40fd} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2025.09.17 20:40:33.463253 [ 5 ] {318127ec-e847-4193-bc97-cc312b2b40fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5914 | 2025.09.17 20:40:33.463650 [ 5 ] {318127ec-e847-4193-bc97-cc312b2b40fd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5915 | 2025.09.17 20:40:33.463875 [ 5 ] {318127ec-e847-4193-bc97-cc312b2b40fd} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2025.09.17 20:40:33.464027 [ 5 ] {318127ec-e847-4193-bc97-cc312b2b40fd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001613 sec., 3719.7768133911964 rows/sec., 303.32 KiB/sec. | ||
| 5917 | 2025.09.17 20:40:33.464068 [ 5 ] {318127ec-e847-4193-bc97-cc312b2b40fd} <Debug> TCPHandler: Processed in 0.001952595 sec. | ||
| 5918 | 2025.09.17 20:40:33.464197 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2025.09.17 20:40:33.464290 [ 5 ] {94485333-96e6-4277-9da2-be1aff087bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5920 | 2025.09.17 20:40:33.464329 [ 5 ] {94485333-96e6-4277-9da2-be1aff087bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5921 | 2025.09.17 20:40:33.465340 [ 5 ] {94485333-96e6-4277-9da2-be1aff087bef} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2025.09.17 20:40:33.465377 [ 5 ] {94485333-96e6-4277-9da2-be1aff087bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5923 | 2025.09.17 20:40:33.465767 [ 5 ] {94485333-96e6-4277-9da2-be1aff087bef} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5924 | 2025.09.17 20:40:33.465976 [ 5 ] {94485333-96e6-4277-9da2-be1aff087bef} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2025.09.17 20:40:33.466087 [ 31 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5926 | 2025.09.17 20:40:33.466101 [ 5 ] {94485333-96e6-4277-9da2-be1aff087bef} <Debug> executeQuery: Read 1265 rows, 107.51 KiB in 0.001829 sec., 691634.7731000547 rows/sec., 57.40 MiB/sec. | ||
| 5927 | 2025.09.17 20:40:33.466154 [ 31 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2025.09.17 20:40:33.466163 [ 5 ] {94485333-96e6-4277-9da2-be1aff087bef} <Debug> TCPHandler: Processed in 0.002013447 sec. | ||
| 5929 | 2025.09.17 20:40:33.466184 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5930 | 2025.09.17 20:40:33.466300 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 5931 | 2025.09.17 20:40:33.466302 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5932 | 2025.09.17 20:40:33.466434 [ 5 ] {fe69ab66-3600-4b80-80fe-5287c8b3ef9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5933 | 2025.09.17 20:40:33.466437 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5934 | 2025.09.17 20:40:33.466478 [ 5 ] {fe69ab66-3600-4b80-80fe-5287c8b3ef9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5935 | 2025.09.17 20:40:33.466491 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1410 rows starting from the beginning of the part | ||
| 5936 | 2025.09.17 20:40:33.466570 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 122 rows starting from the beginning of the part | ||
| 5937 | 2025.09.17 20:40:33.466623 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 198 rows starting from the beginning of the part | ||
| 5938 | 2025.09.17 20:40:33.466670 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 122 rows starting from the beginning of the part | ||
| 5939 | 2025.09.17 20:40:33.466729 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 5940 | 2025.09.17 20:40:33.466794 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1265 rows starting from the beginning of the part | ||
| 5941 | 2025.09.17 20:40:33.466921 [ 5 ] {fe69ab66-3600-4b80-80fe-5287c8b3ef9b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2025.09.17 20:40:33.466964 [ 5 ] {fe69ab66-3600-4b80-80fe-5287c8b3ef9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 5943 | 2025.09.17 20:40:33.467303 [ 5 ] {fe69ab66-3600-4b80-80fe-5287c8b3ef9b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5944 | 2025.09.17 20:40:33.467523 [ 5 ] {fe69ab66-3600-4b80-80fe-5287c8b3ef9b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2025.09.17 20:40:33.467655 [ 5 ] {fe69ab66-3600-4b80-80fe-5287c8b3ef9b} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.00124 sec., 31451.612903225807 rows/sec., 2.28 MiB/sec. | ||
| 5946 | 2025.09.17 20:40:33.467692 [ 5 ] {fe69ab66-3600-4b80-80fe-5287c8b3ef9b} <Debug> TCPHandler: Processed in 0.001438041 sec. | ||
| 5947 | 2025.09.17 20:40:33.467805 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2025.09.17 20:40:33.467897 [ 5 ] {d83674c4-9925-4dfe-8258-c7a618d2e7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5949 | 2025.09.17 20:40:33.467937 [ 5 ] {d83674c4-9925-4dfe-8258-c7a618d2e7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5950 | 2025.09.17 20:40:33.468290 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3191 rows, containing 5 columns (5 merged, 0 gathered) in 0.002037947 sec., 1565791.4558131297 rows/sec., 137.36 MiB/sec. | ||
| 5951 | 2025.09.17 20:40:33.468428 [ 5 ] {d83674c4-9925-4dfe-8258-c7a618d2e7ef} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2025.09.17 20:40:33.468469 [ 5 ] {d83674c4-9925-4dfe-8258-c7a618d2e7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 5953 | 2025.09.17 20:40:33.468498 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5954 | 2025.09.17 20:40:33.468774 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2025.09.17 20:40:33.468841 [ 5 ] {d83674c4-9925-4dfe-8258-c7a618d2e7ef} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5956 | 2025.09.17 20:40:33.468852 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_41_8} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5957 | 2025.09.17 20:40:33.468930 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5958 | 2025.09.17 20:40:33.469066 [ 5 ] {d83674c4-9925-4dfe-8258-c7a618d2e7ef} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2025.09.17 20:40:33.469197 [ 5 ] {d83674c4-9925-4dfe-8258-c7a618d2e7ef} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001318 sec., 172989.37784522003 rows/sec., 11.71 MiB/sec. | ||
| 5960 | 2025.09.17 20:40:33.469233 [ 5 ] {d83674c4-9925-4dfe-8258-c7a618d2e7ef} <Debug> TCPHandler: Processed in 0.001475411 sec. | ||
| 5961 | 2025.09.17 20:40:33.469345 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2025.09.17 20:40:33.469437 [ 5 ] {4d95867b-861e-4622-8a32-05ff427e3baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5963 | 2025.09.17 20:40:33.469476 [ 5 ] {4d95867b-861e-4622-8a32-05ff427e3baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5964 | 2025.09.17 20:40:33.470070 [ 5 ] {4d95867b-861e-4622-8a32-05ff427e3baf} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2025.09.17 20:40:33.470105 [ 5 ] {4d95867b-861e-4622-8a32-05ff427e3baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5966 | 2025.09.17 20:40:33.470431 [ 5 ] {4d95867b-861e-4622-8a32-05ff427e3baf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5967 | 2025.09.17 20:40:33.470639 [ 5 ] {4d95867b-861e-4622-8a32-05ff427e3baf} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2025.09.17 20:40:33.470733 [ 26 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5969 | 2025.09.17 20:40:33.470759 [ 5 ] {4d95867b-861e-4622-8a32-05ff427e3baf} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.00134 sec., 417164.1791044776 rows/sec., 31.00 MiB/sec. | ||
| 5970 | 2025.09.17 20:40:33.470770 [ 26 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2025.09.17 20:40:33.470790 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 5972 | 2025.09.17 20:40:33.470796 [ 5 ] {4d95867b-861e-4622-8a32-05ff427e3baf} <Debug> TCPHandler: Processed in 0.001497902 sec. | ||
| 5973 | 2025.09.17 20:40:33.470862 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 5974 | 2025.09.17 20:40:33.470912 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2025.09.17 20:40:33.470952 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5976 | 2025.09.17 20:40:33.470984 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 634 rows starting from the beginning of the part | ||
| 5977 | 2025.09.17 20:40:33.471010 [ 5 ] {a005826e-506c-4d8e-9d7a-e1621c52035c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5978 | 2025.09.17 20:40:33.471038 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 97 rows starting from the beginning of the part | ||
| 5979 | 2025.09.17 20:40:33.471057 [ 5 ] {a005826e-506c-4d8e-9d7a-e1621c52035c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5980 | 2025.09.17 20:40:33.471089 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 117 rows starting from the beginning of the part | ||
| 5981 | 2025.09.17 20:40:33.471135 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 97 rows starting from the beginning of the part | ||
| 5982 | 2025.09.17 20:40:33.471176 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 73 rows starting from the beginning of the part | ||
| 5983 | 2025.09.17 20:40:33.471214 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 559 rows starting from the beginning of the part | ||
| 5984 | 2025.09.17 20:40:33.471619 [ 5 ] {a005826e-506c-4d8e-9d7a-e1621c52035c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2025.09.17 20:40:33.471659 [ 5 ] {a005826e-506c-4d8e-9d7a-e1621c52035c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 5986 | 2025.09.17 20:40:33.472071 [ 5 ] {a005826e-506c-4d8e-9d7a-e1621c52035c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5987 | 2025.09.17 20:40:33.472158 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1577 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328497 sec., 1187055.7479617943 rows/sec., 94.63 MiB/sec. | ||
| 5988 | 2025.09.17 20:40:33.472294 [ 5 ] {a005826e-506c-4d8e-9d7a-e1621c52035c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2025.09.17 20:40:33.472391 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5990 | 2025.09.17 20:40:33.472398 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5991 | 2025.09.17 20:40:33.472428 [ 5 ] {a005826e-506c-4d8e-9d7a-e1621c52035c} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001437 sec., 589422.4077940154 rows/sec., 39.67 MiB/sec. | ||
| 5992 | 2025.09.17 20:40:33.472449 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5993 | 2025.09.17 20:40:33.472465 [ 5 ] {a005826e-506c-4d8e-9d7a-e1621c52035c} <Debug> TCPHandler: Processed in 0.001601575 sec. | ||
| 5994 | 2025.09.17 20:40:33.472466 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 5995 | 2025.09.17 20:40:33.472535 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 5996 | 2025.09.17 20:40:33.472582 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2025.09.17 20:40:33.472633 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5998 | 2025.09.17 20:40:33.472666 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10614 rows starting from the beginning of the part | ||
| 5999 | 2025.09.17 20:40:33.472682 [ 5 ] {67a22124-8d03-4d86-8a5c-46ac4ebdbc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6000 | 2025.09.17 20:40:33.472715 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 6001 | 2025.09.17 20:40:33.472743 [ 5 ] {67a22124-8d03-4d86-8a5c-46ac4ebdbc91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6002 | 2025.09.17 20:40:33.472754 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2025.09.17 20:40:33.472757 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 200 rows starting from the beginning of the part | ||
| 6004 | 2025.09.17 20:40:33.472812 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6005 | 2025.09.17 20:40:33.472846 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6006 | 2025.09.17 20:40:33.472855 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_41_8} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6007 | 2025.09.17 20:40:33.472883 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 847 rows starting from the beginning of the part | ||
| 6008 | 2025.09.17 20:40:33.472972 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6009 | 2025.09.17 20:40:33.473573 [ 5 ] {67a22124-8d03-4d86-8a5c-46ac4ebdbc91} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2025.09.17 20:40:33.473613 [ 5 ] {67a22124-8d03-4d86-8a5c-46ac4ebdbc91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6011 | 2025.09.17 20:40:33.474205 [ 5 ] {67a22124-8d03-4d86-8a5c-46ac4ebdbc91} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6012 | 2025.09.17 20:40:33.474431 [ 5 ] {67a22124-8d03-4d86-8a5c-46ac4ebdbc91} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2025.09.17 20:40:33.474555 [ 5 ] {67a22124-8d03-4d86-8a5c-46ac4ebdbc91} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001923 sec., 17160.686427457098 rows/sec., 30.75 MiB/sec. | ||
| 6014 | 2025.09.17 20:40:33.474603 [ 5 ] {67a22124-8d03-4d86-8a5c-46ac4ebdbc91} <Debug> TCPHandler: Processed in 0.002103549 sec. | ||
| 6015 | 2025.09.17 20:40:33.474714 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2025.09.17 20:40:33.474802 [ 5 ] {20f7c90c-cb29-476a-bd96-9adc432c7c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6017 | 2025.09.17 20:40:33.474840 [ 5 ] {20f7c90c-cb29-476a-bd96-9adc432c7c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6018 | 2025.09.17 20:40:33.475227 [ 5 ] {20f7c90c-cb29-476a-bd96-9adc432c7c84} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2025.09.17 20:40:33.475260 [ 5 ] {20f7c90c-cb29-476a-bd96-9adc432c7c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6020 | 2025.09.17 20:40:33.475616 [ 5 ] {20f7c90c-cb29-476a-bd96-9adc432c7c84} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6021 | 2025.09.17 20:40:33.475840 [ 5 ] {20f7c90c-cb29-476a-bd96-9adc432c7c84} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2025.09.17 20:40:33.475928 [ 26 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6023 | 2025.09.17 20:40:33.475951 [ 26 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2025.09.17 20:40:33.475965 [ 5 ] {20f7c90c-cb29-476a-bd96-9adc432c7c84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 6025 | 2025.09.17 20:40:33.475966 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 6026 | 2025.09.17 20:40:33.476000 [ 5 ] {20f7c90c-cb29-476a-bd96-9adc432c7c84} <Debug> TCPHandler: Processed in 0.001289006 sec. | ||
| 6027 | 2025.09.17 20:40:33.476063 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 6028 | 2025.09.17 20:40:33.476170 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6029 | 2025.09.17 20:40:33.476199 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1848 rows starting from the beginning of the part | ||
| 6030 | 2025.09.17 20:40:33.476362 [ 202 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12141 rows, containing 5 columns (5 merged, 0 gathered) in 0.003850908 sec., 3152762.9327940317 rows/sec., 216.37 MiB/sec. | ||
| 6031 | 2025.09.17 20:40:33.476385 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 6032 | 2025.09.17 20:40:33.476442 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6033 | 2025.09.17 20:40:33.476485 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 6034 | 2025.09.17 20:40:33.476523 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6035 | 2025.09.17 20:40:33.476565 [ 197 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 6036 | 2025.09.17 20:40:33.476840 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6037 | 2025.09.17 20:40:33.477310 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2025.09.17 20:40:33.477397 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6039 | 2025.09.17 20:40:33.477501 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6040 | 2025.09.17 20:40:33.477690 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 4 columns (4 merged, 0 gathered) in 0.001666477 sec., 1288946.6821324266 rows/sec., 86.70 MiB/sec. | ||
| 6041 | 2025.09.17 20:40:33.477984 [ 202 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6042 | 2025.09.17 20:40:33.478304 [ 202 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_41_8} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2025.09.17 20:40:33.478381 [ 202 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_41_8} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6044 | 2025.09.17 20:40:33.478478 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6045 | 2025.09.17 20:40:35.179631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13926 | ||
| 6046 | 2025.09.17 20:40:35.180318 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2025.09.17 20:40:35.180362 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.43 GiB. | ||
| 6048 | 2025.09.17 20:40:35.180838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6049 | 2025.09.17 20:40:35.181091 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2025.09.17 20:40:35.181223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13926 | ||
| 6051 | 2025.09.17 20:40:35.897958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6052 | 2025.09.17 20:40:35.916775 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2025.09.17 20:40:35.916842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6054 | 2025.09.17 20:40:35.922672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6055 | 2025.09.17 20:40:35.923385 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2025.09.17 20:40:35.926559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6057 | 2025.09.17 20:40:37.709563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 740 | ||
| 6058 | 2025.09.17 20:40:37.712123 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6059 | 2025.09.17 20:40:37.712170 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6060 | 2025.09.17 20:40:37.713325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6061 | 2025.09.17 20:40:37.713587 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6062 | 2025.09.17 20:40:37.713727 [ 25 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6063 | 2025.09.17 20:40:37.713793 [ 25 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2025.09.17 20:40:37.713813 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6065 | 2025.09.17 20:40:37.713837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 740 | ||
| 6066 | 2025.09.17 20:40:37.713923 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 6067 | 2025.09.17 20:40:37.714525 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6068 | 2025.09.17 20:40:37.714694 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 590 rows starting from the beginning of the part | ||
| 6069 | 2025.09.17 20:40:37.715097 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 6070 | 2025.09.17 20:40:37.715452 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 6071 | 2025.09.17 20:40:37.715780 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6072 | 2025.09.17 20:40:37.716095 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6073 | 2025.09.17 20:40:37.716417 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6074 | 2025.09.17 20:40:37.721851 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 72 columns (72 merged, 0 gathered) in 0.007972064 sec., 92824.14190352712 rows/sec., 77.97 MiB/sec. | ||
| 6075 | 2025.09.17 20:40:37.722651 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6076 | 2025.09.17 20:40:37.723113 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_21_4} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6077 | 2025.09.17 20:40:37.723177 [ 191 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_21_4} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6078 | 2025.09.17 20:40:37.723311 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 6079 | 2025.09.17 20:40:38.433989 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2025.09.17 20:40:38.434244 [ 5 ] {9afa81b1-03b7-4d68-9699-9e2cf42b37b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6081 | 2025.09.17 20:40:38.434310 [ 5 ] {9afa81b1-03b7-4d68-9699-9e2cf42b37b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6082 | 2025.09.17 20:40:38.434958 [ 5 ] {9afa81b1-03b7-4d68-9699-9e2cf42b37b9} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2025.09.17 20:40:38.435000 [ 5 ] {9afa81b1-03b7-4d68-9699-9e2cf42b37b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6084 | 2025.09.17 20:40:38.435403 [ 5 ] {9afa81b1-03b7-4d68-9699-9e2cf42b37b9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6085 | 2025.09.17 20:40:38.435635 [ 5 ] {9afa81b1-03b7-4d68-9699-9e2cf42b37b9} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2025.09.17 20:40:38.435787 [ 5 ] {9afa81b1-03b7-4d68-9699-9e2cf42b37b9} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001597 sec., 46336.88165309957 rows/sec., 3.74 MiB/sec. | ||
| 6087 | 2025.09.17 20:40:38.435829 [ 5 ] {9afa81b1-03b7-4d68-9699-9e2cf42b37b9} <Debug> TCPHandler: Processed in 0.002028528 sec. | ||
| 6088 | 2025.09.17 20:40:38.435950 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6089 | 2025.09.17 20:40:38.436051 [ 5 ] {e9404afc-b46d-4db5-a2ef-0b33746e62b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6090 | 2025.09.17 20:40:38.436094 [ 5 ] {e9404afc-b46d-4db5-a2ef-0b33746e62b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6091 | 2025.09.17 20:40:38.436501 [ 5 ] {e9404afc-b46d-4db5-a2ef-0b33746e62b0} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2025.09.17 20:40:38.436538 [ 5 ] {e9404afc-b46d-4db5-a2ef-0b33746e62b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6093 | 2025.09.17 20:40:38.436842 [ 5 ] {e9404afc-b46d-4db5-a2ef-0b33746e62b0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6094 | 2025.09.17 20:40:38.437085 [ 5 ] {e9404afc-b46d-4db5-a2ef-0b33746e62b0} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6095 | 2025.09.17 20:40:38.437201 [ 25 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6096 | 2025.09.17 20:40:38.437218 [ 5 ] {e9404afc-b46d-4db5-a2ef-0b33746e62b0} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001192 sec., 7550.335570469799 rows/sec., 567.75 KiB/sec. | ||
| 6097 | 2025.09.17 20:40:38.437274 [ 25 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6098 | 2025.09.17 20:40:38.437281 [ 5 ] {e9404afc-b46d-4db5-a2ef-0b33746e62b0} <Debug> TCPHandler: Processed in 0.001381379 sec. | ||
| 6099 | 2025.09.17 20:40:38.437307 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6100 | 2025.09.17 20:40:38.437413 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2025.09.17 20:40:38.437426 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 6102 | 2025.09.17 20:40:38.437530 [ 5 ] {ab677129-d199-4151-b461-e65761040746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6103 | 2025.09.17 20:40:38.437547 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6104 | 2025.09.17 20:40:38.437582 [ 5 ] {ab677129-d199-4151-b461-e65761040746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6105 | 2025.09.17 20:40:38.437584 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 72 rows starting from the beginning of the part | ||
| 6106 | 2025.09.17 20:40:38.437673 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 29 rows starting from the beginning of the part | ||
| 6107 | 2025.09.17 20:40:38.437747 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6108 | 2025.09.17 20:40:38.437812 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
| 6109 | 2025.09.17 20:40:38.437871 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
| 6110 | 2025.09.17 20:40:38.437926 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 6111 | 2025.09.17 20:40:38.438105 [ 5 ] {ab677129-d199-4151-b461-e65761040746} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2025.09.17 20:40:38.438144 [ 5 ] {ab677129-d199-4151-b461-e65761040746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6113 | 2025.09.17 20:40:38.438558 [ 5 ] {ab677129-d199-4151-b461-e65761040746} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6114 | 2025.09.17 20:40:38.438864 [ 5 ] {ab677129-d199-4151-b461-e65761040746} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2025.09.17 20:40:38.438946 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575544 sec., 121227.96951402182 rows/sec., 9.33 MiB/sec. | ||
| 6116 | 2025.09.17 20:40:38.439026 [ 5 ] {ab677129-d199-4151-b461-e65761040746} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00152 sec., 48026.31578947368 rows/sec., 3.75 MiB/sec. | ||
| 6117 | 2025.09.17 20:40:38.439066 [ 5 ] {ab677129-d199-4151-b461-e65761040746} <Debug> TCPHandler: Processed in 0.001709208 sec. | ||
| 6118 | 2025.09.17 20:40:38.439098 [ 186 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6119 | 2025.09.17 20:40:38.439176 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6120 | 2025.09.17 20:40:38.439273 [ 5 ] {41f39bc9-d44f-4f93-a458-2f54f1e4490d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6121 | 2025.09.17 20:40:38.439317 [ 5 ] {41f39bc9-d44f-4f93-a458-2f54f1e4490d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6122 | 2025.09.17 20:40:38.439407 [ 186 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2025.09.17 20:40:38.439484 [ 186 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_36_7} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6124 | 2025.09.17 20:40:38.439554 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6125 | 2025.09.17 20:40:38.439735 [ 5 ] {41f39bc9-d44f-4f93-a458-2f54f1e4490d} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2025.09.17 20:40:38.439770 [ 5 ] {41f39bc9-d44f-4f93-a458-2f54f1e4490d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6127 | 2025.09.17 20:40:38.440106 [ 5 ] {41f39bc9-d44f-4f93-a458-2f54f1e4490d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6128 | 2025.09.17 20:40:38.440321 [ 5 ] {41f39bc9-d44f-4f93-a458-2f54f1e4490d} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2025.09.17 20:40:38.440449 [ 5 ] {41f39bc9-d44f-4f93-a458-2f54f1e4490d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 6130 | 2025.09.17 20:40:38.440487 [ 5 ] {41f39bc9-d44f-4f93-a458-2f54f1e4490d} <Debug> TCPHandler: Processed in 0.001361409 sec. | ||
| 6131 | 2025.09.17 20:40:38.440588 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2025.09.17 20:40:38.440683 [ 5 ] {ae0ecbc3-8d79-444b-8515-c50d1bd1a042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6133 | 2025.09.17 20:40:38.440739 [ 5 ] {ae0ecbc3-8d79-444b-8515-c50d1bd1a042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6134 | 2025.09.17 20:40:38.441504 [ 5 ] {ae0ecbc3-8d79-444b-8515-c50d1bd1a042} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2025.09.17 20:40:38.441540 [ 5 ] {ae0ecbc3-8d79-444b-8515-c50d1bd1a042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6136 | 2025.09.17 20:40:38.442061 [ 5 ] {ae0ecbc3-8d79-444b-8515-c50d1bd1a042} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6137 | 2025.09.17 20:40:38.442300 [ 5 ] {ae0ecbc3-8d79-444b-8515-c50d1bd1a042} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2025.09.17 20:40:38.442437 [ 5 ] {ae0ecbc3-8d79-444b-8515-c50d1bd1a042} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001773 sec., 5076.1421319796955 rows/sec., 9.10 MiB/sec. | ||
| 6139 | 2025.09.17 20:40:38.442492 [ 5 ] {ae0ecbc3-8d79-444b-8515-c50d1bd1a042} <Debug> TCPHandler: Processed in 0.001951855 sec. | ||
| 6140 | 2025.09.17 20:40:38.442615 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6141 | 2025.09.17 20:40:38.442710 [ 5 ] {7137ffe6-d92d-4b02-8efd-348019fb3c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6142 | 2025.09.17 20:40:38.442753 [ 5 ] {7137ffe6-d92d-4b02-8efd-348019fb3c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6143 | 2025.09.17 20:40:38.443096 [ 5 ] {7137ffe6-d92d-4b02-8efd-348019fb3c38} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2025.09.17 20:40:38.443132 [ 5 ] {7137ffe6-d92d-4b02-8efd-348019fb3c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6145 | 2025.09.17 20:40:38.443441 [ 5 ] {7137ffe6-d92d-4b02-8efd-348019fb3c38} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6146 | 2025.09.17 20:40:38.443656 [ 5 ] {7137ffe6-d92d-4b02-8efd-348019fb3c38} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2025.09.17 20:40:38.443785 [ 5 ] {7137ffe6-d92d-4b02-8efd-348019fb3c38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 6148 | 2025.09.17 20:40:38.443821 [ 5 ] {7137ffe6-d92d-4b02-8efd-348019fb3c38} <Debug> TCPHandler: Processed in 0.001255695 sec. | ||
| 6149 | 2025.09.17 20:40:42.564436 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6150 | 2025.09.17 20:40:42.564534 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6151 | 2025.09.17 20:40:42.682159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14374 | ||
| 6152 | 2025.09.17 20:40:42.682631 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2025.09.17 20:40:42.682665 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6154 | 2025.09.17 20:40:42.683139 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6155 | 2025.09.17 20:40:42.683365 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2025.09.17 20:40:42.683487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14374 | ||
| 6157 | 2025.09.17 20:40:43.427493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6158 | 2025.09.17 20:40:43.435200 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2025.09.17 20:40:43.435483 [ 5 ] {2faceb40-b17a-41d8-9de9-aa523baf1c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6160 | 2025.09.17 20:40:43.435585 [ 5 ] {2faceb40-b17a-41d8-9de9-aa523baf1c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6161 | 2025.09.17 20:40:43.436484 [ 5 ] {2faceb40-b17a-41d8-9de9-aa523baf1c96} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2025.09.17 20:40:43.436521 [ 5 ] {2faceb40-b17a-41d8-9de9-aa523baf1c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6163 | 2025.09.17 20:40:43.436923 [ 5 ] {2faceb40-b17a-41d8-9de9-aa523baf1c96} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6164 | 2025.09.17 20:40:43.437149 [ 5 ] {2faceb40-b17a-41d8-9de9-aa523baf1c96} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2025.09.17 20:40:43.437297 [ 5 ] {2faceb40-b17a-41d8-9de9-aa523baf1c96} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001891 sec., 64516.12903225806 rows/sec., 5.54 MiB/sec. | ||
| 6166 | 2025.09.17 20:40:43.437337 [ 5 ] {2faceb40-b17a-41d8-9de9-aa523baf1c96} <Debug> TCPHandler: Processed in 0.002319115 sec. | ||
| 6167 | 2025.09.17 20:40:43.437476 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6168 | 2025.09.17 20:40:43.437571 [ 5 ] {2bbd3109-2102-4603-a8bb-5841fef2ced8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6169 | 2025.09.17 20:40:43.437609 [ 5 ] {2bbd3109-2102-4603-a8bb-5841fef2ced8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6170 | 2025.09.17 20:40:43.438037 [ 5 ] {2bbd3109-2102-4603-a8bb-5841fef2ced8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2025.09.17 20:40:43.438071 [ 5 ] {2bbd3109-2102-4603-a8bb-5841fef2ced8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6172 | 2025.09.17 20:40:43.438363 [ 5 ] {2bbd3109-2102-4603-a8bb-5841fef2ced8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6173 | 2025.09.17 20:40:43.438565 [ 5 ] {2bbd3109-2102-4603-a8bb-5841fef2ced8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2025.09.17 20:40:43.438687 [ 5 ] {2bbd3109-2102-4603-a8bb-5841fef2ced8} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001136 sec., 29049.295774647886 rows/sec., 2.13 MiB/sec. | ||
| 6175 | 2025.09.17 20:40:43.438726 [ 5 ] {2bbd3109-2102-4603-a8bb-5841fef2ced8} <Debug> TCPHandler: Processed in 0.001307777 sec. | ||
| 6176 | 2025.09.17 20:40:43.438849 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2025.09.17 20:40:43.438941 [ 5 ] {9e05ed5b-22cc-47b0-8663-5aeb55c0d730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6178 | 2025.09.17 20:40:43.438981 [ 5 ] {9e05ed5b-22cc-47b0-8663-5aeb55c0d730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6179 | 2025.09.17 20:40:43.439388 [ 5 ] {9e05ed5b-22cc-47b0-8663-5aeb55c0d730} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2025.09.17 20:40:43.439421 [ 5 ] {9e05ed5b-22cc-47b0-8663-5aeb55c0d730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6181 | 2025.09.17 20:40:43.439729 [ 5 ] {9e05ed5b-22cc-47b0-8663-5aeb55c0d730} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6182 | 2025.09.17 20:40:43.439946 [ 5 ] {9e05ed5b-22cc-47b0-8663-5aeb55c0d730} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2025.09.17 20:40:43.440068 [ 5 ] {9e05ed5b-22cc-47b0-8663-5aeb55c0d730} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001145 sec., 84716.15720524018 rows/sec., 6.62 MiB/sec. | ||
| 6184 | 2025.09.17 20:40:43.440117 [ 5 ] {9e05ed5b-22cc-47b0-8663-5aeb55c0d730} <Debug> TCPHandler: Processed in 0.001322247 sec. | ||
| 6185 | 2025.09.17 20:40:43.440230 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2025.09.17 20:40:43.440323 [ 5 ] {215fdb3e-5698-4613-9ea2-190a0865cbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6187 | 2025.09.17 20:40:43.440365 [ 5 ] {215fdb3e-5698-4613-9ea2-190a0865cbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6188 | 2025.09.17 20:40:43.440811 [ 5 ] {215fdb3e-5698-4613-9ea2-190a0865cbf8} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2025.09.17 20:40:43.440846 [ 5 ] {215fdb3e-5698-4613-9ea2-190a0865cbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6190 | 2025.09.17 20:40:43.441176 [ 5 ] {215fdb3e-5698-4613-9ea2-190a0865cbf8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6191 | 2025.09.17 20:40:43.441382 [ 5 ] {215fdb3e-5698-4613-9ea2-190a0865cbf8} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2025.09.17 20:40:43.441510 [ 5 ] {215fdb3e-5698-4613-9ea2-190a0865cbf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 6193 | 2025.09.17 20:40:43.441548 [ 5 ] {215fdb3e-5698-4613-9ea2-190a0865cbf8} <Debug> TCPHandler: Processed in 0.001365618 sec. | ||
| 6194 | 2025.09.17 20:40:43.441673 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2025.09.17 20:40:43.441767 [ 5 ] {f98b47b9-cd86-4d82-960a-06f681476244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6196 | 2025.09.17 20:40:43.441820 [ 5 ] {f98b47b9-cd86-4d82-960a-06f681476244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6197 | 2025.09.17 20:40:43.442607 [ 5 ] {f98b47b9-cd86-4d82-960a-06f681476244} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2025.09.17 20:40:43.442641 [ 5 ] {f98b47b9-cd86-4d82-960a-06f681476244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6199 | 2025.09.17 20:40:43.443263 [ 5 ] {f98b47b9-cd86-4d82-960a-06f681476244} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6200 | 2025.09.17 20:40:43.443481 [ 5 ] {f98b47b9-cd86-4d82-960a-06f681476244} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2025.09.17 20:40:43.443616 [ 5 ] {f98b47b9-cd86-4d82-960a-06f681476244} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001867 sec., 17675.415104445634 rows/sec., 31.67 MiB/sec. | ||
| 6202 | 2025.09.17 20:40:43.443685 [ 5 ] {f98b47b9-cd86-4d82-960a-06f681476244} <Debug> TCPHandler: Processed in 0.002067528 sec. | ||
| 6203 | 2025.09.17 20:40:43.443801 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2025.09.17 20:40:43.443895 [ 5 ] {ce48c572-7550-4544-8514-da577a78b47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6205 | 2025.09.17 20:40:43.443936 [ 5 ] {ce48c572-7550-4544-8514-da577a78b47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6206 | 2025.09.17 20:40:43.444278 [ 5 ] {ce48c572-7550-4544-8514-da577a78b47b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2025.09.17 20:40:43.444312 [ 5 ] {ce48c572-7550-4544-8514-da577a78b47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6208 | 2025.09.17 20:40:43.444611 [ 5 ] {ce48c572-7550-4544-8514-da577a78b47b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6209 | 2025.09.17 20:40:43.444810 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2025.09.17 20:40:43.444823 [ 5 ] {ce48c572-7550-4544-8514-da577a78b47b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2025.09.17 20:40:43.444865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6212 | 2025.09.17 20:40:43.444969 [ 5 ] {ce48c572-7550-4544-8514-da577a78b47b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6213 | 2025.09.17 20:40:43.445011 [ 5 ] {ce48c572-7550-4544-8514-da577a78b47b} <Debug> TCPHandler: Processed in 0.001257345 sec. | ||
| 6214 | 2025.09.17 20:40:43.450272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6215 | 2025.09.17 20:40:43.450976 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2025.09.17 20:40:43.453908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6217 | 2025.09.17 20:40:44.988120 [ 67 ] {} <Debug> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6218 | 2025.09.17 20:40:44.988190 [ 67 ] {} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2025.09.17 20:40:44.988215 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6220 | 2025.09.17 20:40:44.988349 [ 198 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 6221 | 2025.09.17 20:40:44.988498 [ 198 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6222 | 2025.09.17 20:40:44.988537 [ 198 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6223 | 2025.09.17 20:40:44.988641 [ 198 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 6224 | 2025.09.17 20:40:44.988696 [ 198 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 6225 | 2025.09.17 20:40:44.988746 [ 198 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 6226 | 2025.09.17 20:40:44.988790 [ 198 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6227 | 2025.09.17 20:40:44.989577 [ 186 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289146 sec., 27925.463834197213 rows/sec., 2.33 MiB/sec. | ||
| 6228 | 2025.09.17 20:40:44.989694 [ 198 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6229 | 2025.09.17 20:40:44.989938 [ 198 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_13_3} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2025.09.17 20:40:44.990006 [ 198 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_13_3} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6231 | 2025.09.17 20:40:44.990070 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6232 | 2025.09.17 20:40:47.714890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 764 | ||
| 6233 | 2025.09.17 20:40:47.717047 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2025.09.17 20:40:47.717113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6235 | 2025.09.17 20:40:47.718339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6236 | 2025.09.17 20:40:47.718626 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2025.09.17 20:40:47.719160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6238 | 2025.09.17 20:40:48.436225 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6239 | 2025.09.17 20:40:48.436508 [ 5 ] {b9895a07-81c5-47d5-94f5-d3f62e9727e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6240 | 2025.09.17 20:40:48.436575 [ 5 ] {b9895a07-81c5-47d5-94f5-d3f62e9727e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6241 | 2025.09.17 20:40:48.437213 [ 5 ] {b9895a07-81c5-47d5-94f5-d3f62e9727e3} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2025.09.17 20:40:48.437261 [ 5 ] {b9895a07-81c5-47d5-94f5-d3f62e9727e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6243 | 2025.09.17 20:40:48.437647 [ 5 ] {b9895a07-81c5-47d5-94f5-d3f62e9727e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6244 | 2025.09.17 20:40:48.437870 [ 5 ] {b9895a07-81c5-47d5-94f5-d3f62e9727e3} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2025.09.17 20:40:48.438019 [ 5 ] {b9895a07-81c5-47d5-94f5-d3f62e9727e3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001588 sec., 15113.350125944584 rows/sec., 1.25 MiB/sec. | ||
| 6246 | 2025.09.17 20:40:48.438060 [ 5 ] {b9895a07-81c5-47d5-94f5-d3f62e9727e3} <Debug> TCPHandler: Processed in 0.002022817 sec. | ||
| 6247 | 2025.09.17 20:40:48.438188 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6248 | 2025.09.17 20:40:48.438319 [ 5 ] {ba2c2671-8073-4ea4-beb5-39ea3a929ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6249 | 2025.09.17 20:40:48.438369 [ 5 ] {ba2c2671-8073-4ea4-beb5-39ea3a929ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6250 | 2025.09.17 20:40:48.438790 [ 5 ] {ba2c2671-8073-4ea4-beb5-39ea3a929ff8} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6251 | 2025.09.17 20:40:48.438828 [ 5 ] {ba2c2671-8073-4ea4-beb5-39ea3a929ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6252 | 2025.09.17 20:40:48.439143 [ 5 ] {ba2c2671-8073-4ea4-beb5-39ea3a929ff8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6253 | 2025.09.17 20:40:48.439369 [ 5 ] {ba2c2671-8073-4ea4-beb5-39ea3a929ff8} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2025.09.17 20:40:48.439501 [ 5 ] {ba2c2671-8073-4ea4-beb5-39ea3a929ff8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001208 sec., 1655.6291390728475 rows/sec., 135.00 KiB/sec. | ||
| 6255 | 2025.09.17 20:40:48.439541 [ 5 ] {ba2c2671-8073-4ea4-beb5-39ea3a929ff8} <Debug> TCPHandler: Processed in 0.001414939 sec. | ||
| 6256 | 2025.09.17 20:40:48.439660 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6257 | 2025.09.17 20:40:48.439758 [ 5 ] {3ac1f052-f43b-4b89-a407-c7c0907e37ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6258 | 2025.09.17 20:40:48.439798 [ 5 ] {3ac1f052-f43b-4b89-a407-c7c0907e37ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6259 | 2025.09.17 20:40:48.440297 [ 5 ] {3ac1f052-f43b-4b89-a407-c7c0907e37ad} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6260 | 2025.09.17 20:40:48.440334 [ 5 ] {3ac1f052-f43b-4b89-a407-c7c0907e37ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6261 | 2025.09.17 20:40:48.440657 [ 5 ] {3ac1f052-f43b-4b89-a407-c7c0907e37ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6262 | 2025.09.17 20:40:48.440863 [ 5 ] {3ac1f052-f43b-4b89-a407-c7c0907e37ad} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2025.09.17 20:40:48.440994 [ 5 ] {3ac1f052-f43b-4b89-a407-c7c0907e37ad} <Debug> executeQuery: Read 195 rows, 17.66 KiB in 0.001253 sec., 155626.4964086193 rows/sec., 13.76 MiB/sec. | ||
| 6264 | 2025.09.17 20:40:48.441030 [ 5 ] {3ac1f052-f43b-4b89-a407-c7c0907e37ad} <Debug> TCPHandler: Processed in 0.00141915 sec. | ||
| 6265 | 2025.09.17 20:40:48.441147 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2025.09.17 20:40:48.441240 [ 5 ] {ef215be9-21b9-4a8e-a95b-8534531bf4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6267 | 2025.09.17 20:40:48.441279 [ 5 ] {ef215be9-21b9-4a8e-a95b-8534531bf4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6268 | 2025.09.17 20:40:48.441677 [ 5 ] {ef215be9-21b9-4a8e-a95b-8534531bf4a8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2025.09.17 20:40:48.441713 [ 5 ] {ef215be9-21b9-4a8e-a95b-8534531bf4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6270 | 2025.09.17 20:40:48.442003 [ 5 ] {ef215be9-21b9-4a8e-a95b-8534531bf4a8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6271 | 2025.09.17 20:40:48.442218 [ 5 ] {ef215be9-21b9-4a8e-a95b-8534531bf4a8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2025.09.17 20:40:48.442349 [ 5 ] {ef215be9-21b9-4a8e-a95b-8534531bf4a8} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001128 sec., 20390.070921985814 rows/sec., 1.54 MiB/sec. | ||
| 6273 | 2025.09.17 20:40:48.442386 [ 5 ] {ef215be9-21b9-4a8e-a95b-8534531bf4a8} <Debug> TCPHandler: Processed in 0.001290946 sec. | ||
| 6274 | 2025.09.17 20:40:48.442491 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2025.09.17 20:40:48.442584 [ 5 ] {34689e43-48c9-4884-ae7b-d48f28254fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6276 | 2025.09.17 20:40:48.442623 [ 5 ] {34689e43-48c9-4884-ae7b-d48f28254fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6277 | 2025.09.17 20:40:48.443008 [ 5 ] {34689e43-48c9-4884-ae7b-d48f28254fa3} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2025.09.17 20:40:48.443044 [ 5 ] {34689e43-48c9-4884-ae7b-d48f28254fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6279 | 2025.09.17 20:40:48.443332 [ 5 ] {34689e43-48c9-4884-ae7b-d48f28254fa3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6280 | 2025.09.17 20:40:48.443532 [ 5 ] {34689e43-48c9-4884-ae7b-d48f28254fa3} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2025.09.17 20:40:48.443654 [ 5 ] {34689e43-48c9-4884-ae7b-d48f28254fa3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001088 sec., 22058.823529411766 rows/sec., 1.83 MiB/sec. | ||
| 6282 | 2025.09.17 20:40:48.443690 [ 5 ] {34689e43-48c9-4884-ae7b-d48f28254fa3} <Debug> TCPHandler: Processed in 0.001245785 sec. | ||
| 6283 | 2025.09.17 20:40:48.443810 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2025.09.17 20:40:48.443936 [ 5 ] {d265096e-b77d-4964-a2c2-0812837c50f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6285 | 2025.09.17 20:40:48.443984 [ 5 ] {d265096e-b77d-4964-a2c2-0812837c50f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6286 | 2025.09.17 20:40:48.444464 [ 5 ] {d265096e-b77d-4964-a2c2-0812837c50f0} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2025.09.17 20:40:48.444501 [ 5 ] {d265096e-b77d-4964-a2c2-0812837c50f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6288 | 2025.09.17 20:40:48.444810 [ 5 ] {d265096e-b77d-4964-a2c2-0812837c50f0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6289 | 2025.09.17 20:40:48.445049 [ 5 ] {d265096e-b77d-4964-a2c2-0812837c50f0} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2025.09.17 20:40:48.445176 [ 5 ] {d265096e-b77d-4964-a2c2-0812837c50f0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001264 sec., 9493.67088607595 rows/sec., 741.69 KiB/sec. | ||
| 6291 | 2025.09.17 20:40:48.445215 [ 5 ] {d265096e-b77d-4964-a2c2-0812837c50f0} <Debug> TCPHandler: Processed in 0.001465651 sec. | ||
| 6292 | 2025.09.17 20:40:48.445335 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6293 | 2025.09.17 20:40:48.445458 [ 5 ] {93c32574-b653-4d72-8447-0f0b26fc9e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6294 | 2025.09.17 20:40:48.445499 [ 5 ] {93c32574-b653-4d72-8447-0f0b26fc9e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6295 | 2025.09.17 20:40:48.445950 [ 5 ] {93c32574-b653-4d72-8447-0f0b26fc9e59} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2025.09.17 20:40:48.445987 [ 5 ] {93c32574-b653-4d72-8447-0f0b26fc9e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6297 | 2025.09.17 20:40:48.446314 [ 5 ] {93c32574-b653-4d72-8447-0f0b26fc9e59} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6298 | 2025.09.17 20:40:48.446524 [ 5 ] {93c32574-b653-4d72-8447-0f0b26fc9e59} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2025.09.17 20:40:48.446651 [ 5 ] {93c32574-b653-4d72-8447-0f0b26fc9e59} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001218 sec., 91133.00492610838 rows/sec., 7.42 MiB/sec. | ||
| 6300 | 2025.09.17 20:40:48.446688 [ 5 ] {93c32574-b653-4d72-8447-0f0b26fc9e59} <Debug> TCPHandler: Processed in 0.00141272 sec. | ||
| 6301 | 2025.09.17 20:40:48.446798 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6302 | 2025.09.17 20:40:48.446891 [ 5 ] {08e5aa73-0fec-4689-aefa-49b244e2ed7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6303 | 2025.09.17 20:40:48.446934 [ 5 ] {08e5aa73-0fec-4689-aefa-49b244e2ed7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6304 | 2025.09.17 20:40:48.447350 [ 5 ] {08e5aa73-0fec-4689-aefa-49b244e2ed7c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.09.17 20:40:48.447386 [ 5 ] {08e5aa73-0fec-4689-aefa-49b244e2ed7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6306 | 2025.09.17 20:40:48.447716 [ 5 ] {08e5aa73-0fec-4689-aefa-49b244e2ed7c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6307 | 2025.09.17 20:40:48.447931 [ 5 ] {08e5aa73-0fec-4689-aefa-49b244e2ed7c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6308 | 2025.09.17 20:40:48.448059 [ 5 ] {08e5aa73-0fec-4689-aefa-49b244e2ed7c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001186 sec., 166104.55311973018 rows/sec., 11.91 MiB/sec. | ||
| 6309 | 2025.09.17 20:40:48.448094 [ 5 ] {08e5aa73-0fec-4689-aefa-49b244e2ed7c} <Debug> TCPHandler: Processed in 0.001344018 sec. | ||
| 6310 | 2025.09.17 20:40:48.448222 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6311 | 2025.09.17 20:40:48.448334 [ 5 ] {9c34e4df-2076-4460-bfe9-9cee966b02c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6312 | 2025.09.17 20:40:48.448413 [ 5 ] {9c34e4df-2076-4460-bfe9-9cee966b02c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6313 | 2025.09.17 20:40:48.449163 [ 5 ] {9c34e4df-2076-4460-bfe9-9cee966b02c6} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6314 | 2025.09.17 20:40:48.449199 [ 5 ] {9c34e4df-2076-4460-bfe9-9cee966b02c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6315 | 2025.09.17 20:40:48.449703 [ 5 ] {9c34e4df-2076-4460-bfe9-9cee966b02c6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6316 | 2025.09.17 20:40:48.449924 [ 5 ] {9c34e4df-2076-4460-bfe9-9cee966b02c6} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6317 | 2025.09.17 20:40:48.450037 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6318 | 2025.09.17 20:40:48.450058 [ 5 ] {9c34e4df-2076-4460-bfe9-9cee966b02c6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001761 sec., 5110.732538330494 rows/sec., 9.16 MiB/sec. | ||
| 6319 | 2025.09.17 20:40:48.450102 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2025.09.17 20:40:48.450125 [ 5 ] {9c34e4df-2076-4460-bfe9-9cee966b02c6} <Debug> TCPHandler: Processed in 0.001959955 sec. | ||
| 6321 | 2025.09.17 20:40:48.450127 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6322 | 2025.09.17 20:40:48.450231 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 6323 | 2025.09.17 20:40:48.450249 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2025.09.17 20:40:48.450344 [ 5 ] {7164b2e8-0a6c-4544-aa2f-f1a224204bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6325 | 2025.09.17 20:40:48.450385 [ 5 ] {7164b2e8-0a6c-4544-aa2f-f1a224204bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6326 | 2025.09.17 20:40:48.450415 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6327 | 2025.09.17 20:40:48.450470 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 685 rows starting from the beginning of the part | ||
| 6328 | 2025.09.17 20:40:48.450602 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
| 6329 | 2025.09.17 20:40:48.450713 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6330 | 2025.09.17 20:40:48.450719 [ 5 ] {7164b2e8-0a6c-4544-aa2f-f1a224204bef} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2025.09.17 20:40:48.450757 [ 5 ] {7164b2e8-0a6c-4544-aa2f-f1a224204bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6332 | 2025.09.17 20:40:48.450815 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 9 rows starting from the beginning of the part | ||
| 6333 | 2025.09.17 20:40:48.450914 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
| 6334 | 2025.09.17 20:40:48.451011 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 9 rows starting from the beginning of the part | ||
| 6335 | 2025.09.17 20:40:48.451057 [ 5 ] {7164b2e8-0a6c-4544-aa2f-f1a224204bef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6336 | 2025.09.17 20:40:48.451264 [ 5 ] {7164b2e8-0a6c-4544-aa2f-f1a224204bef} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2025.09.17 20:40:48.451388 [ 5 ] {7164b2e8-0a6c-4544-aa2f-f1a224204bef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 6338 | 2025.09.17 20:40:48.451423 [ 5 ] {7164b2e8-0a6c-4544-aa2f-f1a224204bef} <Debug> TCPHandler: Processed in 0.001222085 sec. | ||
| 6339 | 2025.09.17 20:40:48.455419 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 19 columns (19 merged, 0 gathered) in 0.005218506 sec., 149084.81469600686 rows/sec., 267.15 MiB/sec. | ||
| 6340 | 2025.09.17 20:40:48.456391 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6341 | 2025.09.17 20:40:48.456792 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2025.09.17 20:40:48.456872 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6343 | 2025.09.17 20:40:48.457015 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.60 MiB. | ||
| 6344 | 2025.09.17 20:40:50.183594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14886 | ||
| 6345 | 2025.09.17 20:40:50.184438 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2025.09.17 20:40:50.184522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6347 | 2025.09.17 20:40:50.185213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6348 | 2025.09.17 20:40:50.185450 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2025.09.17 20:40:50.185603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14886 | ||
| 6350 | 2025.09.17 20:40:50.185601 [ 152 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6351 | 2025.09.17 20:40:50.185699 [ 152 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2025.09.17 20:40:50.185734 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6353 | 2025.09.17 20:40:50.185902 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 6354 | 2025.09.17 20:40:50.186112 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6355 | 2025.09.17 20:40:50.186176 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 6356 | 2025.09.17 20:40:50.186280 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6357 | 2025.09.17 20:40:50.186364 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6358 | 2025.09.17 20:40:50.186438 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6359 | 2025.09.17 20:40:50.186505 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6360 | 2025.09.17 20:40:50.186568 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6361 | 2025.09.17 20:40:50.188373 [ 186 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14886 rows, containing 4 columns (4 merged, 0 gathered) in 0.002549111 sec., 5839682.932598854 rows/sec., 83.54 MiB/sec. | ||
| 6362 | 2025.09.17 20:40:50.188703 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6363 | 2025.09.17 20:40:50.189007 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_31_6} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2025.09.17 20:40:50.189100 [ 190 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_31_6} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6365 | 2025.09.17 20:40:50.189189 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6366 | 2025.09.17 20:40:50.953983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6367 | 2025.09.17 20:40:50.971717 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2025.09.17 20:40:50.971785 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6369 | 2025.09.17 20:40:50.977308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6370 | 2025.09.17 20:40:50.978019 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2025.09.17 20:40:50.978353 [ 126 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6372 | 2025.09.17 20:40:50.978446 [ 126 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6373 | 2025.09.17 20:40:50.978485 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6374 | 2025.09.17 20:40:50.978639 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 6375 | 2025.09.17 20:40:50.981212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6376 | 2025.09.17 20:40:50.982592 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6377 | 2025.09.17 20:40:50.983963 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 6378 | 2025.09.17 20:40:50.988610 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 6379 | 2025.09.17 20:40:50.993266 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 6380 | 2025.09.17 20:40:50.997530 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 6381 | 2025.09.17 20:40:51.002074 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 6382 | 2025.09.17 20:40:51.006076 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 6383 | 2025.09.17 20:40:51.059571 [ 195 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080996329 sec., 2889.01982212058 rows/sec., 14.94 MiB/sec. | ||
| 6384 | 2025.09.17 20:40:51.062352 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6385 | 2025.09.17 20:40:51.064416 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_31_6} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2025.09.17 20:40:51.064527 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_31_6} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6387 | 2025.09.17 20:40:51.067300 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6388 | 2025.09.17 20:40:52.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.37 MiB, peak 278.93 MiB, free memory in arenas 0.00 B, will set to 273.20 MiB (RSS), difference: 4.83 MiB | ||
| 6389 | 2025.09.17 20:40:53.435526 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2025.09.17 20:40:53.435810 [ 5 ] {8475c797-431e-413b-b85f-321409634510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6391 | 2025.09.17 20:40:53.435913 [ 5 ] {8475c797-431e-413b-b85f-321409634510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6392 | 2025.09.17 20:40:53.436997 [ 5 ] {8475c797-431e-413b-b85f-321409634510} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.09.17 20:40:53.437041 [ 5 ] {8475c797-431e-413b-b85f-321409634510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6394 | 2025.09.17 20:40:53.437447 [ 5 ] {8475c797-431e-413b-b85f-321409634510} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6395 | 2025.09.17 20:40:53.437684 [ 5 ] {8475c797-431e-413b-b85f-321409634510} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.09.17 20:40:53.437836 [ 5 ] {8475c797-431e-413b-b85f-321409634510} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.002104 sec., 57984.79087452472 rows/sec., 4.98 MiB/sec. | ||
| 6397 | 2025.09.17 20:40:53.437877 [ 5 ] {8475c797-431e-413b-b85f-321409634510} <Debug> TCPHandler: Processed in 0.002533851 sec. | ||
| 6398 | 2025.09.17 20:40:53.438014 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2025.09.17 20:40:53.438119 [ 5 ] {a11f4ce6-c9eb-4ac4-8086-2f13299a93b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6400 | 2025.09.17 20:40:53.438159 [ 5 ] {a11f4ce6-c9eb-4ac4-8086-2f13299a93b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6401 | 2025.09.17 20:40:53.438689 [ 5 ] {a11f4ce6-c9eb-4ac4-8086-2f13299a93b9} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2025.09.17 20:40:53.438727 [ 5 ] {a11f4ce6-c9eb-4ac4-8086-2f13299a93b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6403 | 2025.09.17 20:40:53.439025 [ 5 ] {a11f4ce6-c9eb-4ac4-8086-2f13299a93b9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6404 | 2025.09.17 20:40:53.439229 [ 5 ] {a11f4ce6-c9eb-4ac4-8086-2f13299a93b9} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2025.09.17 20:40:53.439361 [ 5 ] {a11f4ce6-c9eb-4ac4-8086-2f13299a93b9} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001262 sec., 26148.969889064974 rows/sec., 1.92 MiB/sec. | ||
| 6406 | 2025.09.17 20:40:53.439398 [ 5 ] {a11f4ce6-c9eb-4ac4-8086-2f13299a93b9} <Debug> TCPHandler: Processed in 0.00143223 sec. | ||
| 6407 | 2025.09.17 20:40:53.439585 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2025.09.17 20:40:53.439690 [ 5 ] {847a57cf-fda6-48a5-8beb-754cd5ecef5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6409 | 2025.09.17 20:40:53.439730 [ 5 ] {847a57cf-fda6-48a5-8beb-754cd5ecef5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6410 | 2025.09.17 20:40:53.440236 [ 5 ] {847a57cf-fda6-48a5-8beb-754cd5ecef5b} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2025.09.17 20:40:53.440274 [ 5 ] {847a57cf-fda6-48a5-8beb-754cd5ecef5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6412 | 2025.09.17 20:40:53.440581 [ 5 ] {847a57cf-fda6-48a5-8beb-754cd5ecef5b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6413 | 2025.09.17 20:40:53.440790 [ 5 ] {847a57cf-fda6-48a5-8beb-754cd5ecef5b} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2025.09.17 20:40:53.440919 [ 5 ] {847a57cf-fda6-48a5-8beb-754cd5ecef5b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001252 sec., 77476.03833865814 rows/sec., 6.05 MiB/sec. | ||
| 6415 | 2025.09.17 20:40:53.440961 [ 5 ] {847a57cf-fda6-48a5-8beb-754cd5ecef5b} <Debug> TCPHandler: Processed in 0.00142461 sec. | ||
| 6416 | 2025.09.17 20:40:53.441090 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2025.09.17 20:40:53.441184 [ 5 ] {308dfc67-0680-48d7-8caf-0d96025e700a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6418 | 2025.09.17 20:40:53.441227 [ 5 ] {308dfc67-0680-48d7-8caf-0d96025e700a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6419 | 2025.09.17 20:40:53.441690 [ 5 ] {308dfc67-0680-48d7-8caf-0d96025e700a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2025.09.17 20:40:53.441725 [ 5 ] {308dfc67-0680-48d7-8caf-0d96025e700a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6421 | 2025.09.17 20:40:53.442056 [ 5 ] {308dfc67-0680-48d7-8caf-0d96025e700a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6422 | 2025.09.17 20:40:53.442267 [ 5 ] {308dfc67-0680-48d7-8caf-0d96025e700a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2025.09.17 20:40:53.442396 [ 5 ] {308dfc67-0680-48d7-8caf-0d96025e700a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 6424 | 2025.09.17 20:40:53.442432 [ 5 ] {308dfc67-0680-48d7-8caf-0d96025e700a} <Debug> TCPHandler: Processed in 0.001399669 sec. | ||
| 6425 | 2025.09.17 20:40:53.442559 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2025.09.17 20:40:53.442653 [ 5 ] {a66733db-d3ab-4223-8fd3-98283fb49b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6427 | 2025.09.17 20:40:53.442713 [ 5 ] {a66733db-d3ab-4223-8fd3-98283fb49b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6428 | 2025.09.17 20:40:53.443620 [ 5 ] {a66733db-d3ab-4223-8fd3-98283fb49b5e} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2025.09.17 20:40:53.443656 [ 5 ] {a66733db-d3ab-4223-8fd3-98283fb49b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6430 | 2025.09.17 20:40:53.444220 [ 5 ] {a66733db-d3ab-4223-8fd3-98283fb49b5e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6431 | 2025.09.17 20:40:53.444444 [ 5 ] {a66733db-d3ab-4223-8fd3-98283fb49b5e} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2025.09.17 20:40:53.444578 [ 5 ] {a66733db-d3ab-4223-8fd3-98283fb49b5e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001944 sec., 16975.30864197531 rows/sec., 30.42 MiB/sec. | ||
| 6433 | 2025.09.17 20:40:53.444630 [ 5 ] {a66733db-d3ab-4223-8fd3-98283fb49b5e} <Debug> TCPHandler: Processed in 0.0021189 sec. | ||
| 6434 | 2025.09.17 20:40:53.444766 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6435 | 2025.09.17 20:40:53.444860 [ 5 ] {7bfd5460-7caf-41f7-ab65-c22eb1e2e2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6436 | 2025.09.17 20:40:53.444901 [ 5 ] {7bfd5460-7caf-41f7-ab65-c22eb1e2e2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6437 | 2025.09.17 20:40:53.445276 [ 5 ] {7bfd5460-7caf-41f7-ab65-c22eb1e2e2a3} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2025.09.17 20:40:53.445310 [ 5 ] {7bfd5460-7caf-41f7-ab65-c22eb1e2e2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6439 | 2025.09.17 20:40:53.445605 [ 5 ] {7bfd5460-7caf-41f7-ab65-c22eb1e2e2a3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6440 | 2025.09.17 20:40:53.445806 [ 5 ] {7bfd5460-7caf-41f7-ab65-c22eb1e2e2a3} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2025.09.17 20:40:53.445935 [ 5 ] {7bfd5460-7caf-41f7-ab65-c22eb1e2e2a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6442 | 2025.09.17 20:40:53.445970 [ 5 ] {7bfd5460-7caf-41f7-ab65-c22eb1e2e2a3} <Debug> TCPHandler: Processed in 0.001260216 sec. | ||
| 6443 | 2025.09.17 20:40:57.564795 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6444 | 2025.09.17 20:40:57.564862 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6445 | 2025.09.17 20:40:57.686610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15334 | ||
| 6446 | 2025.09.17 20:40:57.687104 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2025.09.17 20:40:57.687150 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6448 | 2025.09.17 20:40:57.687884 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6449 | 2025.09.17 20:40:57.688141 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6450 | 2025.09.17 20:40:57.688268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15334 | ||
| 6451 | 2025.09.17 20:40:57.720237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 796 | ||
| 6452 | 2025.09.17 20:40:57.722528 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2025.09.17 20:40:57.722580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6454 | 2025.09.17 20:40:57.723792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6455 | 2025.09.17 20:40:57.724083 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2025.09.17 20:40:57.724434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6457 | 2025.09.17 20:40:58.001456 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000951956 sec. | ||
| 6458 | 2025.09.17 20:40:58.434090 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2025.09.17 20:40:58.434293 [ 5 ] {5983fce0-76e9-44ae-8ee2-2271099016ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6460 | 2025.09.17 20:40:58.434368 [ 5 ] {5983fce0-76e9-44ae-8ee2-2271099016ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6461 | 2025.09.17 20:40:58.435069 [ 5 ] {5983fce0-76e9-44ae-8ee2-2271099016ac} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2025.09.17 20:40:58.435118 [ 5 ] {5983fce0-76e9-44ae-8ee2-2271099016ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6463 | 2025.09.17 20:40:58.435524 [ 5 ] {5983fce0-76e9-44ae-8ee2-2271099016ac} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6464 | 2025.09.17 20:40:58.435756 [ 5 ] {5983fce0-76e9-44ae-8ee2-2271099016ac} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2025.09.17 20:40:58.435889 [ 145 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6466 | 2025.09.17 20:40:58.435912 [ 5 ] {5983fce0-76e9-44ae-8ee2-2271099016ac} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001674 sec., 44205.495818399046 rows/sec., 3.57 MiB/sec. | ||
| 6467 | 2025.09.17 20:40:58.435968 [ 145 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2025.09.17 20:40:58.435981 [ 5 ] {5983fce0-76e9-44ae-8ee2-2271099016ac} <Debug> TCPHandler: Processed in 0.002032117 sec. | ||
| 6469 | 2025.09.17 20:40:58.436003 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6470 | 2025.09.17 20:40:58.436121 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2025.09.17 20:40:58.436136 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 6472 | 2025.09.17 20:40:58.436222 [ 5 ] {74a49a89-3564-4899-afd4-ea7da7467c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6473 | 2025.09.17 20:40:58.436268 [ 5 ] {74a49a89-3564-4899-afd4-ea7da7467c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6474 | 2025.09.17 20:40:58.436290 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6475 | 2025.09.17 20:40:58.436334 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1410 rows starting from the beginning of the part | ||
| 6476 | 2025.09.17 20:40:58.436406 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 6477 | 2025.09.17 20:40:58.436460 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 122 rows starting from the beginning of the part | ||
| 6478 | 2025.09.17 20:40:58.436508 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 195 rows starting from the beginning of the part | ||
| 6479 | 2025.09.17 20:40:58.436550 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 122 rows starting from the beginning of the part | ||
| 6480 | 2025.09.17 20:40:58.436600 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 74 rows starting from the beginning of the part | ||
| 6481 | 2025.09.17 20:40:58.436672 [ 5 ] {74a49a89-3564-4899-afd4-ea7da7467c80} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2025.09.17 20:40:58.436714 [ 5 ] {74a49a89-3564-4899-afd4-ea7da7467c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6483 | 2025.09.17 20:40:58.437056 [ 5 ] {74a49a89-3564-4899-afd4-ea7da7467c80} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6484 | 2025.09.17 20:40:58.437290 [ 5 ] {74a49a89-3564-4899-afd4-ea7da7467c80} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2025.09.17 20:40:58.437429 [ 5 ] {74a49a89-3564-4899-afd4-ea7da7467c80} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001226 sec., 7340.9461663947795 rows/sec., 552.00 KiB/sec. | ||
| 6486 | 2025.09.17 20:40:58.437468 [ 5 ] {74a49a89-3564-4899-afd4-ea7da7467c80} <Debug> TCPHandler: Processed in 0.001397959 sec. | ||
| 6487 | 2025.09.17 20:40:58.437576 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6488 | 2025.09.17 20:40:58.437682 [ 5 ] {bf1a921b-61f8-4723-971f-a795d77d0632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6489 | 2025.09.17 20:40:58.437725 [ 5 ] {bf1a921b-61f8-4723-971f-a795d77d0632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6490 | 2025.09.17 20:40:58.437835 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1997 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760049 sec., 1134627.5018479598 rows/sec., 100.09 MiB/sec. | ||
| 6491 | 2025.09.17 20:40:58.438146 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6492 | 2025.09.17 20:40:58.438166 [ 5 ] {bf1a921b-61f8-4723-971f-a795d77d0632} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2025.09.17 20:40:58.438209 [ 5 ] {bf1a921b-61f8-4723-971f-a795d77d0632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6494 | 2025.09.17 20:40:58.438482 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6495 | 2025.09.17 20:40:58.438572 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_46_9} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6496 | 2025.09.17 20:40:58.438589 [ 5 ] {bf1a921b-61f8-4723-971f-a795d77d0632} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6497 | 2025.09.17 20:40:58.438682 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6498 | 2025.09.17 20:40:58.438827 [ 5 ] {bf1a921b-61f8-4723-971f-a795d77d0632} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2025.09.17 20:40:58.438947 [ 145 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6500 | 2025.09.17 20:40:58.438969 [ 5 ] {bf1a921b-61f8-4723-971f-a795d77d0632} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001306 sec., 55895.865237366 rows/sec., 4.36 MiB/sec. | ||
| 6501 | 2025.09.17 20:40:58.438985 [ 145 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2025.09.17 20:40:58.439016 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6503 | 2025.09.17 20:40:58.439016 [ 5 ] {bf1a921b-61f8-4723-971f-a795d77d0632} <Debug> TCPHandler: Processed in 0.001491392 sec. | ||
| 6504 | 2025.09.17 20:40:58.439099 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 6505 | 2025.09.17 20:40:58.439147 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2025.09.17 20:40:58.439199 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6507 | 2025.09.17 20:40:58.439234 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 634 rows starting from the beginning of the part | ||
| 6508 | 2025.09.17 20:40:58.439249 [ 5 ] {313d6839-e6d3-450b-9cad-c85cfcff79f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6509 | 2025.09.17 20:40:58.439296 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 73 rows starting from the beginning of the part | ||
| 6510 | 2025.09.17 20:40:58.439298 [ 5 ] {313d6839-e6d3-450b-9cad-c85cfcff79f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6511 | 2025.09.17 20:40:58.439352 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 97 rows starting from the beginning of the part | ||
| 6512 | 2025.09.17 20:40:58.439405 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 111 rows starting from the beginning of the part | ||
| 6513 | 2025.09.17 20:40:58.439445 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 97 rows starting from the beginning of the part | ||
| 6514 | 2025.09.17 20:40:58.439486 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 73 rows starting from the beginning of the part | ||
| 6515 | 2025.09.17 20:40:58.439739 [ 5 ] {313d6839-e6d3-450b-9cad-c85cfcff79f2} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2025.09.17 20:40:58.439782 [ 5 ] {313d6839-e6d3-450b-9cad-c85cfcff79f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6517 | 2025.09.17 20:40:58.440163 [ 5 ] {313d6839-e6d3-450b-9cad-c85cfcff79f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6518 | 2025.09.17 20:40:58.440394 [ 5 ] {313d6839-e6d3-450b-9cad-c85cfcff79f2} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2025.09.17 20:40:58.440473 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140682 sec., 771242.9450818157 rows/sec., 62.21 MiB/sec. | ||
| 6520 | 2025.09.17 20:40:58.440502 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6521 | 2025.09.17 20:40:58.440529 [ 5 ] {313d6839-e6d3-450b-9cad-c85cfcff79f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 6522 | 2025.09.17 20:40:58.440533 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2025.09.17 20:40:58.440568 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6524 | 2025.09.17 20:40:58.440574 [ 5 ] {313d6839-e6d3-450b-9cad-c85cfcff79f2} <Debug> TCPHandler: Processed in 0.001476422 sec. | ||
| 6525 | 2025.09.17 20:40:58.440647 [ 189 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6526 | 2025.09.17 20:40:58.440693 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 6527 | 2025.09.17 20:40:58.440730 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2025.09.17 20:40:58.440843 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6529 | 2025.09.17 20:40:58.440850 [ 5 ] {70d0cb11-af7e-48d0-9b53-3684b13a61c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6530 | 2025.09.17 20:40:58.440888 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12141 rows starting from the beginning of the part | ||
| 6531 | 2025.09.17 20:40:58.440911 [ 189 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2025.09.17 20:40:58.440933 [ 5 ] {70d0cb11-af7e-48d0-9b53-3684b13a61c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6533 | 2025.09.17 20:40:58.440961 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6534 | 2025.09.17 20:40:58.440988 [ 189 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_46_9} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6535 | 2025.09.17 20:40:58.441015 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 6536 | 2025.09.17 20:40:58.441064 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 197 rows starting from the beginning of the part | ||
| 6537 | 2025.09.17 20:40:58.441066 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6538 | 2025.09.17 20:40:58.441111 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6539 | 2025.09.17 20:40:58.441159 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6540 | 2025.09.17 20:40:58.441859 [ 5 ] {70d0cb11-af7e-48d0-9b53-3684b13a61c6} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2025.09.17 20:40:58.441902 [ 5 ] {70d0cb11-af7e-48d0-9b53-3684b13a61c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6542 | 2025.09.17 20:40:58.442650 [ 5 ] {70d0cb11-af7e-48d0-9b53-3684b13a61c6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6543 | 2025.09.17 20:40:58.442921 [ 5 ] {70d0cb11-af7e-48d0-9b53-3684b13a61c6} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2025.09.17 20:40:58.443073 [ 5 ] {70d0cb11-af7e-48d0-9b53-3684b13a61c6} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002248 sec., 4003.55871886121 rows/sec., 7.17 MiB/sec. | ||
| 6545 | 2025.09.17 20:40:58.443139 [ 5 ] {70d0cb11-af7e-48d0-9b53-3684b13a61c6} <Debug> TCPHandler: Processed in 0.002459679 sec. | ||
| 6546 | 2025.09.17 20:40:58.443262 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6547 | 2025.09.17 20:40:58.443358 [ 5 ] {16911074-3ba3-41c7-9bf7-c13a49e3fbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6548 | 2025.09.17 20:40:58.443401 [ 5 ] {16911074-3ba3-41c7-9bf7-c13a49e3fbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6549 | 2025.09.17 20:40:58.443754 [ 5 ] {16911074-3ba3-41c7-9bf7-c13a49e3fbe8} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6550 | 2025.09.17 20:40:58.443792 [ 5 ] {16911074-3ba3-41c7-9bf7-c13a49e3fbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6551 | 2025.09.17 20:40:58.444213 [ 5 ] {16911074-3ba3-41c7-9bf7-c13a49e3fbe8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6552 | 2025.09.17 20:40:58.444439 [ 5 ] {16911074-3ba3-41c7-9bf7-c13a49e3fbe8} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6553 | 2025.09.17 20:40:58.444547 [ 145 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6554 | 2025.09.17 20:40:58.444574 [ 5 ] {16911074-3ba3-41c7-9bf7-c13a49e3fbe8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 6555 | 2025.09.17 20:40:58.444585 [ 145 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6556 | 2025.09.17 20:40:58.444616 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6557 | 2025.09.17 20:40:58.444618 [ 5 ] {16911074-3ba3-41c7-9bf7-c13a49e3fbe8} <Debug> TCPHandler: Processed in 0.00140664 sec. | ||
| 6558 | 2025.09.17 20:40:58.444688 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 6559 | 2025.09.17 20:40:58.444784 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6560 | 2025.09.17 20:40:58.444815 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2148 rows starting from the beginning of the part | ||
| 6561 | 2025.09.17 20:40:58.444866 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6562 | 2025.09.17 20:40:58.444909 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 6563 | 2025.09.17 20:40:58.444964 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6564 | 2025.09.17 20:40:58.445003 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 6565 | 2025.09.17 20:40:58.445041 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6566 | 2025.09.17 20:40:58.445500 [ 196 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12978 rows, containing 5 columns (5 merged, 0 gathered) in 0.004871097 sec., 2664286.915247223 rows/sec., 183.10 MiB/sec. | ||
| 6567 | 2025.09.17 20:40:58.445870 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6568 | 2025.09.17 20:40:58.446159 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2025.09.17 20:40:58.446233 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6570 | 2025.09.17 20:40:58.446266 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 4 columns (4 merged, 0 gathered) in 0.001608426 sec., 1521984.8472979174 rows/sec., 102.40 MiB/sec. | ||
| 6571 | 2025.09.17 20:40:58.446317 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6572 | 2025.09.17 20:40:58.446560 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6573 | 2025.09.17 20:40:58.446822 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_46_9} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2025.09.17 20:40:58.446893 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_46_9} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6575 | 2025.09.17 20:40:58.446963 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6576 | 2025.09.17 20:40:58.482190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6577 | 2025.09.17 20:40:58.497409 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2025.09.17 20:40:58.497457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6579 | 2025.09.17 20:40:58.502928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6580 | 2025.09.17 20:40:58.503637 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2025.09.17 20:40:58.506471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6582 | 2025.09.17 20:41:01.384400 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42116 | ||
| 6583 | 2025.09.17 20:41:01.384535 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6584 | 2025.09.17 20:41:01.384567 [ 291 ] {} <Debug> TCP-Session: d2457640-f60a-481f-8b6a-965cbcfb2a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:42116 | ||
| 6585 | 2025.09.17 20:41:01.384593 [ 291 ] {} <Debug> TCP-Session: d2457640-f60a-481f-8b6a-965cbcfb2a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2025.09.17 20:41:01.384608 [ 291 ] {} <Debug> TCP-Session: d2457640-f60a-481f-8b6a-965cbcfb2a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6587 | 2025.09.17 20:41:01.384814 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35062 | ||
| 6588 | 2025.09.17 20:41:01.384885 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44948 | ||
| 6589 | 2025.09.17 20:41:01.384894 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34188 | ||
| 6590 | 2025.09.17 20:41:01.384940 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55870 | ||
| 6591 | 2025.09.17 20:41:01.384986 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6592 | 2025.09.17 20:41:01.384949 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54235 | ||
| 6593 | 2025.09.17 20:41:01.385038 [ 3 ] {} <Debug> TCP-Session: 792d9cf1-c62b-429d-9e0b-bc70f8bc44a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44948 | ||
| 6594 | 2025.09.17 20:41:01.385031 [ 291 ] {} <Trace> TCP-Session: d2457640-f60a-481f-8b6a-965cbcfb2a3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2025.09.17 20:41:01.385086 [ 3 ] {} <Debug> TCP-Session: 792d9cf1-c62b-429d-9e0b-bc70f8bc44a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6596 | 2025.09.17 20:41:01.384939 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46693 | ||
| 6597 | 2025.09.17 20:41:01.385119 [ 3 ] {} <Debug> TCP-Session: 792d9cf1-c62b-429d-9e0b-bc70f8bc44a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6598 | 2025.09.17 20:41:01.384927 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6599 | 2025.09.17 20:41:01.384918 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57717 | ||
| 6600 | 2025.09.17 20:41:01.385185 [ 292 ] {} <Debug> TCP-Session: 2ec8fa9e-8303-477b-aefa-67e680a1ebe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35062 | ||
| 6601 | 2025.09.17 20:41:01.384884 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59103 | ||
| 6602 | 2025.09.17 20:41:01.385230 [ 292 ] {} <Debug> TCP-Session: 2ec8fa9e-8303-477b-aefa-67e680a1ebe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2025.09.17 20:41:01.385260 [ 291 ] {983e0e1f-fb64-4277-b40c-701095ac985d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42116) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6604 | 2025.09.17 20:41:01.385273 [ 292 ] {} <Debug> TCP-Session: 2ec8fa9e-8303-477b-aefa-67e680a1ebe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6605 | 2025.09.17 20:41:01.385540 [ 291 ] {983e0e1f-fb64-4277-b40c-701095ac985d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6606 | 2025.09.17 20:41:01.385540 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6607 | 2025.09.17 20:41:01.385595 [ 289 ] {} <Debug> TCP-Session: 849fd126-a772-464f-8398-4159a153a86a Authenticating user 'default' from [fd00:1122:3344:101::e]:46693 | ||
| 6608 | 2025.09.17 20:41:01.385609 [ 291 ] {983e0e1f-fb64-4277-b40c-701095ac985d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6609 | 2025.09.17 20:41:01.385616 [ 289 ] {} <Debug> TCP-Session: 849fd126-a772-464f-8398-4159a153a86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6610 | 2025.09.17 20:41:01.385644 [ 289 ] {} <Debug> TCP-Session: 849fd126-a772-464f-8398-4159a153a86a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6611 | 2025.09.17 20:41:01.385649 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6612 | 2025.09.17 20:41:01.385695 [ 294 ] {} <Debug> TCP-Session: 51469df1-6500-4747-b746-c833aa05b834 Authenticating user 'default' from [fd00:1122:3344:101::e]:59103 | ||
| 6613 | 2025.09.17 20:41:01.385721 [ 294 ] {} <Debug> TCP-Session: 51469df1-6500-4747-b746-c833aa05b834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6614 | 2025.09.17 20:41:01.385737 [ 294 ] {} <Debug> TCP-Session: 51469df1-6500-4747-b746-c833aa05b834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2025.09.17 20:41:01.385854 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6616 | 2025.09.17 20:41:01.385896 [ 288 ] {} <Debug> TCP-Session: 1af30ecb-f0a6-43c6-90d9-a5c546c7faf6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55870 | ||
| 6617 | 2025.09.17 20:41:01.385917 [ 291 ] {983e0e1f-fb64-4277-b40c-701095ac985d} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 6618 | 2025.09.17 20:41:01.385929 [ 288 ] {} <Debug> TCP-Session: 1af30ecb-f0a6-43c6-90d9-a5c546c7faf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6619 | 2025.09.17 20:41:01.385960 [ 288 ] {} <Debug> TCP-Session: 1af30ecb-f0a6-43c6-90d9-a5c546c7faf6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6620 | 2025.09.17 20:41:01.385965 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6621 | 2025.09.17 20:41:01.386003 [ 286 ] {} <Debug> TCP-Session: 4a9121bf-3d3f-4413-8341-1ee1ca5a90ce Authenticating user 'default' from [fd00:1122:3344:101::e]:57717 | ||
| 6622 | 2025.09.17 20:41:01.386024 [ 286 ] {} <Debug> TCP-Session: 4a9121bf-3d3f-4413-8341-1ee1ca5a90ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6623 | 2025.09.17 20:41:01.386037 [ 286 ] {} <Debug> TCP-Session: 4a9121bf-3d3f-4413-8341-1ee1ca5a90ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6624 | 2025.09.17 20:41:01.386161 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6625 | 2025.09.17 20:41:01.386194 [ 293 ] {} <Debug> TCP-Session: ab9d4cb9-456b-437e-9462-0dcd33cead6b Authenticating user 'default' from [fd00:1122:3344:101::e]:34188 | ||
| 6626 | 2025.09.17 20:41:01.386210 [ 293 ] {} <Debug> TCP-Session: ab9d4cb9-456b-437e-9462-0dcd33cead6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6627 | 2025.09.17 20:41:01.386225 [ 293 ] {} <Debug> TCP-Session: ab9d4cb9-456b-437e-9462-0dcd33cead6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6628 | 2025.09.17 20:41:01.386260 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6629 | 2025.09.17 20:41:01.386294 [ 290 ] {} <Debug> TCP-Session: 21b3b38c-4473-4fa2-a008-4f39f5ef7732 Authenticating user 'default' from [fd00:1122:3344:101::e]:54235 | ||
| 6630 | 2025.09.17 20:41:01.386310 [ 290 ] {} <Debug> TCP-Session: 21b3b38c-4473-4fa2-a008-4f39f5ef7732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6631 | 2025.09.17 20:41:01.386323 [ 290 ] {} <Debug> TCP-Session: 21b3b38c-4473-4fa2-a008-4f39f5ef7732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6632 | 2025.09.17 20:41:01.386855 [ 343 ] {983e0e1f-fb64-4277-b40c-701095ac985d} <Trace> AggregatingTransform: Aggregating | ||
| 6633 | 2025.09.17 20:41:01.386904 [ 343 ] {983e0e1f-fb64-4277-b40c-701095ac985d} <Trace> Aggregator: Aggregation method: without_key | ||
| 6634 | 2025.09.17 20:41:01.386949 [ 343 ] {983e0e1f-fb64-4277-b40c-701095ac985d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916475 sec. (1091.137 rows/sec., 42.62 KiB/sec.) | ||
| 6635 | 2025.09.17 20:41:01.386971 [ 343 ] {983e0e1f-fb64-4277-b40c-701095ac985d} <Trace> Aggregator: Merging aggregated data | ||
| 6636 | 2025.09.17 20:41:01.388387 [ 291 ] {983e0e1f-fb64-4277-b40c-701095ac985d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003184 sec., 314.07035175879395 rows/sec., 12.27 KiB/sec. | ||
| 6637 | 2025.09.17 20:41:01.388532 [ 291 ] {983e0e1f-fb64-4277-b40c-701095ac985d} <Debug> TCPHandler: Processed in 0.003641633 sec. | ||
| 6638 | 2025.09.17 20:41:01.388653 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6639 | 2025.09.17 20:41:01.388684 [ 291 ] {} <Debug> TCP-Session: d2457640-f60a-481f-8b6a-965cbcfb2a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6640 | 2025.09.17 20:41:01.388683 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6641 | 2025.09.17 20:41:01.388704 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6642 | 2025.09.17 20:41:01.388719 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6643 | 2025.09.17 20:41:01.388736 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6644 | 2025.09.17 20:41:01.388753 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6645 | 2025.09.17 20:41:01.388772 [ 290 ] {} <Debug> TCP-Session: 21b3b38c-4473-4fa2-a008-4f39f5ef7732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6646 | 2025.09.17 20:41:01.388780 [ 294 ] {} <Debug> TCP-Session: 51469df1-6500-4747-b746-c833aa05b834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6647 | 2025.09.17 20:41:01.388789 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6648 | 2025.09.17 20:41:01.388808 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6649 | 2025.09.17 20:41:01.388836 [ 288 ] {} <Debug> TCP-Session: 1af30ecb-f0a6-43c6-90d9-a5c546c7faf6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6650 | 2025.09.17 20:41:01.388795 [ 286 ] {} <Debug> TCP-Session: 4a9121bf-3d3f-4413-8341-1ee1ca5a90ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6651 | 2025.09.17 20:41:01.388858 [ 289 ] {} <Debug> TCP-Session: 849fd126-a772-464f-8398-4159a153a86a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6652 | 2025.09.17 20:41:01.388750 [ 3 ] {} <Debug> TCP-Session: 792d9cf1-c62b-429d-9e0b-bc70f8bc44a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6653 | 2025.09.17 20:41:01.388738 [ 292 ] {} <Debug> TCP-Session: 2ec8fa9e-8303-477b-aefa-67e680a1ebe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6654 | 2025.09.17 20:41:01.388772 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6655 | 2025.09.17 20:41:01.388956 [ 293 ] {} <Debug> TCP-Session: ab9d4cb9-456b-437e-9462-0dcd33cead6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6656 | 2025.09.17 20:41:02.387180 [ 143 ] {} <Debug> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6657 | 2025.09.17 20:41:02.387245 [ 143 ] {} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2025.09.17 20:41:02.387267 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6659 | 2025.09.17 20:41:02.387375 [ 199 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::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 | ||
| 6660 | 2025.09.17 20:41:02.387490 [ 199 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6661 | 2025.09.17 20:41:02.387525 [ 199 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 253 rows starting from the beginning of the part | ||
| 6662 | 2025.09.17 20:41:02.387595 [ 199 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 6663 | 2025.09.17 20:41:02.387641 [ 199 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 6664 | 2025.09.17 20:41:02.387683 [ 199 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 6665 | 2025.09.17 20:41:02.387727 [ 199 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 6666 | 2025.09.17 20:41:02.388623 [ 200 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294267 sec., 584887.044172493 rows/sec., 42.68 MiB/sec. | ||
| 6667 | 2025.09.17 20:41:02.388825 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6668 | 2025.09.17 20:41:02.389141 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_13_3} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2025.09.17 20:41:02.389220 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_13_3} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6670 | 2025.09.17 20:41:02.389319 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6671 | 2025.09.17 20:41:02.471112 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33700 | ||
| 6672 | 2025.09.17 20:41:02.471221 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6673 | 2025.09.17 20:41:02.471249 [ 291 ] {} <Debug> TCP-Session: e09c2e97-de14-40c9-9f74-02ee1e6dff01 Authenticating user 'default' from [fd00:1122:3344:101::e]:33700 | ||
| 6674 | 2025.09.17 20:41:02.471272 [ 291 ] {} <Debug> TCP-Session: e09c2e97-de14-40c9-9f74-02ee1e6dff01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6675 | 2025.09.17 20:41:02.471286 [ 291 ] {} <Debug> TCP-Session: e09c2e97-de14-40c9-9f74-02ee1e6dff01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6676 | 2025.09.17 20:41:02.471480 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35981 | ||
| 6677 | 2025.09.17 20:41:02.471516 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60587 | ||
| 6678 | 2025.09.17 20:41:02.471554 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53739 | ||
| 6679 | 2025.09.17 20:41:02.471566 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51915 | ||
| 6680 | 2025.09.17 20:41:02.471598 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42705 | ||
| 6681 | 2025.09.17 20:41:02.471593 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6682 | 2025.09.17 20:41:02.471638 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6683 | 2025.09.17 20:41:02.471646 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6684 | 2025.09.17 20:41:02.471678 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6685 | 2025.09.17 20:41:02.471682 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6686 | 2025.09.17 20:41:02.471690 [ 291 ] {} <Trace> TCP-Session: e09c2e97-de14-40c9-9f74-02ee1e6dff01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6687 | 2025.09.17 20:41:02.471714 [ 286 ] {} <Debug> TCP-Session: 612bd04d-060f-4d66-b6ea-a09a8ae3a591 Authenticating user 'default' from [fd00:1122:3344:101::e]:51915 | ||
| 6688 | 2025.09.17 20:41:02.471717 [ 290 ] {} <Debug> TCP-Session: ff4c4d98-e3ac-4f10-a4c8-f83e96f80189 Authenticating user 'default' from [fd00:1122:3344:101::e]:42705 | ||
| 6689 | 2025.09.17 20:41:02.471701 [ 293 ] {} <Debug> TCP-Session: fb7b859e-59e0-41b5-89b9-da7077eb03d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60587 | ||
| 6690 | 2025.09.17 20:41:02.471754 [ 286 ] {} <Debug> TCP-Session: 612bd04d-060f-4d66-b6ea-a09a8ae3a591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6691 | 2025.09.17 20:41:02.471757 [ 290 ] {} <Debug> TCP-Session: ff4c4d98-e3ac-4f10-a4c8-f83e96f80189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6692 | 2025.09.17 20:41:02.471791 [ 286 ] {} <Debug> TCP-Session: 612bd04d-060f-4d66-b6ea-a09a8ae3a591 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6693 | 2025.09.17 20:41:02.471788 [ 293 ] {} <Debug> TCP-Session: fb7b859e-59e0-41b5-89b9-da7077eb03d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6694 | 2025.09.17 20:41:02.471804 [ 290 ] {} <Debug> TCP-Session: ff4c4d98-e3ac-4f10-a4c8-f83e96f80189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6695 | 2025.09.17 20:41:02.471829 [ 293 ] {} <Debug> TCP-Session: fb7b859e-59e0-41b5-89b9-da7077eb03d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6696 | 2025.09.17 20:41:02.471680 [ 3 ] {} <Debug> TCP-Session: 9f4ab9ed-4666-4fc0-a8b6-62fff7633f33 Authenticating user 'default' from [fd00:1122:3344:101::e]:53739 | ||
| 6697 | 2025.09.17 20:41:02.471673 [ 292 ] {} <Debug> TCP-Session: 2c4e1af0-5b14-4e2f-bbca-3c280cd79f74 Authenticating user 'default' from [fd00:1122:3344:101::e]:35981 | ||
| 6698 | 2025.09.17 20:41:02.471879 [ 291 ] {bf73a855-4cd4-4b0f-a12c-66214670e63a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33700) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6699 | 2025.09.17 20:41:02.471893 [ 3 ] {} <Debug> TCP-Session: 9f4ab9ed-4666-4fc0-a8b6-62fff7633f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6700 | 2025.09.17 20:41:02.471901 [ 292 ] {} <Debug> TCP-Session: 2c4e1af0-5b14-4e2f-bbca-3c280cd79f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6701 | 2025.09.17 20:41:02.471927 [ 3 ] {} <Debug> TCP-Session: 9f4ab9ed-4666-4fc0-a8b6-62fff7633f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6702 | 2025.09.17 20:41:02.471934 [ 292 ] {} <Debug> TCP-Session: 2c4e1af0-5b14-4e2f-bbca-3c280cd79f74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6703 | 2025.09.17 20:41:02.471589 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50158 | ||
| 6704 | 2025.09.17 20:41:02.471578 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56695 | ||
| 6705 | 2025.09.17 20:41:02.471523 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33098 | ||
| 6706 | 2025.09.17 20:41:02.472037 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6707 | 2025.09.17 20:41:02.472060 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6708 | 2025.09.17 20:41:02.472069 [ 289 ] {} <Debug> TCP-Session: 95386ff5-b70c-4e05-a7a4-ccd626109c62 Authenticating user 'default' from [fd00:1122:3344:101::e]:50158 | ||
| 6709 | 2025.09.17 20:41:02.472079 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6710 | 2025.09.17 20:41:02.472101 [ 289 ] {} <Debug> TCP-Session: 95386ff5-b70c-4e05-a7a4-ccd626109c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6711 | 2025.09.17 20:41:02.472119 [ 294 ] {} <Debug> TCP-Session: c0fd8ef0-0ee6-41f2-8d61-fe046eb5c052 Authenticating user 'default' from [fd00:1122:3344:101::e]:33098 | ||
| 6712 | 2025.09.17 20:41:02.472128 [ 289 ] {} <Debug> TCP-Session: 95386ff5-b70c-4e05-a7a4-ccd626109c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6713 | 2025.09.17 20:41:02.472145 [ 294 ] {} <Debug> TCP-Session: c0fd8ef0-0ee6-41f2-8d61-fe046eb5c052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6714 | 2025.09.17 20:41:02.472089 [ 288 ] {} <Debug> TCP-Session: 3f67ac9a-63d7-4810-aa2f-4916ab9b3c7d Authenticating user 'default' from [fd00:1122:3344:101::e]:56695 | ||
| 6715 | 2025.09.17 20:41:02.472169 [ 294 ] {} <Debug> TCP-Session: c0fd8ef0-0ee6-41f2-8d61-fe046eb5c052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6716 | 2025.09.17 20:41:02.472169 [ 291 ] {bf73a855-4cd4-4b0f-a12c-66214670e63a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6717 | 2025.09.17 20:41:02.472194 [ 288 ] {} <Debug> TCP-Session: 3f67ac9a-63d7-4810-aa2f-4916ab9b3c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6718 | 2025.09.17 20:41:02.472231 [ 288 ] {} <Debug> TCP-Session: 3f67ac9a-63d7-4810-aa2f-4916ab9b3c7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6719 | 2025.09.17 20:41:02.472259 [ 291 ] {bf73a855-4cd4-4b0f-a12c-66214670e63a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6720 | 2025.09.17 20:41:02.472568 [ 291 ] {bf73a855-4cd4-4b0f-a12c-66214670e63a} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 6721 | 2025.09.17 20:41:02.473563 [ 319 ] {bf73a855-4cd4-4b0f-a12c-66214670e63a} <Trace> AggregatingTransform: Aggregating | ||
| 6722 | 2025.09.17 20:41:02.473609 [ 319 ] {bf73a855-4cd4-4b0f-a12c-66214670e63a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6723 | 2025.09.17 20:41:02.473641 [ 319 ] {bf73a855-4cd4-4b0f-a12c-66214670e63a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944717 sec. (1058.518 rows/sec., 41.35 KiB/sec.) | ||
| 6724 | 2025.09.17 20:41:02.473656 [ 319 ] {bf73a855-4cd4-4b0f-a12c-66214670e63a} <Trace> Aggregator: Merging aggregated data | ||
| 6725 | 2025.09.17 20:41:02.474891 [ 291 ] {bf73a855-4cd4-4b0f-a12c-66214670e63a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003068 sec., 325.9452411994785 rows/sec., 12.73 KiB/sec. | ||
| 6726 | 2025.09.17 20:41:02.475070 [ 291 ] {bf73a855-4cd4-4b0f-a12c-66214670e63a} <Debug> TCPHandler: Processed in 0.003501559 sec. | ||
| 6727 | 2025.09.17 20:41:02.475197 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6728 | 2025.09.17 20:41:02.475227 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6729 | 2025.09.17 20:41:02.475244 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6730 | 2025.09.17 20:41:02.475260 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6731 | 2025.09.17 20:41:02.475273 [ 292 ] {} <Debug> TCP-Session: 2c4e1af0-5b14-4e2f-bbca-3c280cd79f74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6732 | 2025.09.17 20:41:02.475288 [ 289 ] {} <Debug> TCP-Session: 95386ff5-b70c-4e05-a7a4-ccd626109c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6733 | 2025.09.17 20:41:02.475285 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6734 | 2025.09.17 20:41:02.475309 [ 3 ] {} <Debug> TCP-Session: 9f4ab9ed-4666-4fc0-a8b6-62fff7633f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6735 | 2025.09.17 20:41:02.475334 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6736 | 2025.09.17 20:41:02.475351 [ 294 ] {} <Debug> TCP-Session: c0fd8ef0-0ee6-41f2-8d61-fe046eb5c052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6737 | 2025.09.17 20:41:02.475373 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6738 | 2025.09.17 20:41:02.475397 [ 288 ] {} <Debug> TCP-Session: 3f67ac9a-63d7-4810-aa2f-4916ab9b3c7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6739 | 2025.09.17 20:41:02.475349 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6740 | 2025.09.17 20:41:02.475424 [ 286 ] {} <Debug> TCP-Session: 612bd04d-060f-4d66-b6ea-a09a8ae3a591 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6741 | 2025.09.17 20:41:02.475308 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6742 | 2025.09.17 20:41:02.475463 [ 290 ] {} <Debug> TCP-Session: ff4c4d98-e3ac-4f10-a4c8-f83e96f80189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6743 | 2025.09.17 20:41:02.475228 [ 291 ] {} <Debug> TCP-Session: e09c2e97-de14-40c9-9f74-02ee1e6dff01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6744 | 2025.09.17 20:41:02.475506 [ 293 ] {} <Debug> TCP-Session: fb7b859e-59e0-41b5-89b9-da7077eb03d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6745 | 2025.09.17 20:41:02.633711 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63276 | ||
| 6746 | 2025.09.17 20:41:02.633835 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6747 | 2025.09.17 20:41:02.633864 [ 291 ] {} <Debug> TCP-Session: b92c1971-c8bf-4476-a359-dc409d8d4a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:63276 | ||
| 6748 | 2025.09.17 20:41:02.633887 [ 291 ] {} <Debug> TCP-Session: b92c1971-c8bf-4476-a359-dc409d8d4a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6749 | 2025.09.17 20:41:02.633928 [ 291 ] {} <Debug> TCP-Session: b92c1971-c8bf-4476-a359-dc409d8d4a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6750 | 2025.09.17 20:41:02.634160 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42628 | ||
| 6751 | 2025.09.17 20:41:02.634179 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59321 | ||
| 6752 | 2025.09.17 20:41:02.634215 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40338 | ||
| 6753 | 2025.09.17 20:41:02.634239 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57310 | ||
| 6754 | 2025.09.17 20:41:02.634271 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42480 | ||
| 6755 | 2025.09.17 20:41:02.634275 [ 291 ] {} <Trace> TCP-Session: b92c1971-c8bf-4476-a359-dc409d8d4a38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2025.09.17 20:41:02.634309 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6757 | 2025.09.17 20:41:02.634318 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6758 | 2025.09.17 20:41:02.634355 [ 293 ] {} <Debug> TCP-Session: d1fc9608-6734-4839-9a37-f8b99086b7ac Authenticating user 'default' from [fd00:1122:3344:101::e]:59321 | ||
| 6759 | 2025.09.17 20:41:02.634368 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6760 | 2025.09.17 20:41:02.634403 [ 293 ] {} <Debug> TCP-Session: d1fc9608-6734-4839-9a37-f8b99086b7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6761 | 2025.09.17 20:41:02.634380 [ 3 ] {} <Debug> TCP-Session: 75a33f01-70bf-4166-a231-325ac140369c Authenticating user 'default' from [fd00:1122:3344:101::e]:40338 | ||
| 6762 | 2025.09.17 20:41:02.634368 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6763 | 2025.09.17 20:41:02.634269 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6764 | 2025.09.17 20:41:02.634479 [ 291 ] {561d8ffb-069a-4607-b382-18e06d4e829c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6765 | 2025.09.17 20:41:02.634507 [ 290 ] {} <Debug> TCP-Session: cd046666-b8f5-435b-bb17-7c57ad7a1eb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42480 | ||
| 6766 | 2025.09.17 20:41:02.634514 [ 292 ] {} <Debug> TCP-Session: 7e3ac9eb-533a-4f20-8890-a7ba3d1971f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42628 | ||
| 6767 | 2025.09.17 20:41:02.634253 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42161 | ||
| 6768 | 2025.09.17 20:41:02.634546 [ 290 ] {} <Debug> TCP-Session: cd046666-b8f5-435b-bb17-7c57ad7a1eb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6769 | 2025.09.17 20:41:02.634569 [ 292 ] {} <Debug> TCP-Session: 7e3ac9eb-533a-4f20-8890-a7ba3d1971f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6770 | 2025.09.17 20:41:02.634593 [ 290 ] {} <Debug> TCP-Session: cd046666-b8f5-435b-bb17-7c57ad7a1eb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6771 | 2025.09.17 20:41:02.634605 [ 292 ] {} <Debug> TCP-Session: 7e3ac9eb-533a-4f20-8890-a7ba3d1971f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6772 | 2025.09.17 20:41:02.634621 [ 293 ] {} <Debug> TCP-Session: d1fc9608-6734-4839-9a37-f8b99086b7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6773 | 2025.09.17 20:41:02.634630 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6774 | 2025.09.17 20:41:02.634565 [ 3 ] {} <Debug> TCP-Session: 75a33f01-70bf-4166-a231-325ac140369c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6775 | 2025.09.17 20:41:02.634667 [ 286 ] {} <Debug> TCP-Session: a799ace9-cf2f-437e-a84b-b735d0542e3b Authenticating user 'default' from [fd00:1122:3344:101::e]:57310 | ||
| 6776 | 2025.09.17 20:41:02.634676 [ 288 ] {} <Debug> TCP-Session: b079a2a0-1dac-4ece-8d5a-a6d83e503563 Authenticating user 'default' from [fd00:1122:3344:101::e]:42161 | ||
| 6777 | 2025.09.17 20:41:02.634693 [ 3 ] {} <Debug> TCP-Session: 75a33f01-70bf-4166-a231-325ac140369c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6778 | 2025.09.17 20:41:02.634705 [ 286 ] {} <Debug> TCP-Session: a799ace9-cf2f-437e-a84b-b735d0542e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6779 | 2025.09.17 20:41:02.634738 [ 288 ] {} <Debug> TCP-Session: b079a2a0-1dac-4ece-8d5a-a6d83e503563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6780 | 2025.09.17 20:41:02.634765 [ 286 ] {} <Debug> TCP-Session: a799ace9-cf2f-437e-a84b-b735d0542e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6781 | 2025.09.17 20:41:02.634778 [ 288 ] {} <Debug> TCP-Session: b079a2a0-1dac-4ece-8d5a-a6d83e503563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6782 | 2025.09.17 20:41:02.634793 [ 291 ] {561d8ffb-069a-4607-b382-18e06d4e829c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6783 | 2025.09.17 20:41:02.634195 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64359 | ||
| 6784 | 2025.09.17 20:41:02.634263 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34443 | ||
| 6785 | 2025.09.17 20:41:02.634861 [ 291 ] {561d8ffb-069a-4607-b382-18e06d4e829c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6786 | 2025.09.17 20:41:02.634891 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6787 | 2025.09.17 20:41:02.634917 [ 294 ] {} <Debug> TCP-Session: 9baa17d2-9efe-48c8-83db-93495b4839e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64359 | ||
| 6788 | 2025.09.17 20:41:02.634928 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6789 | 2025.09.17 20:41:02.634933 [ 294 ] {} <Debug> TCP-Session: 9baa17d2-9efe-48c8-83db-93495b4839e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6790 | 2025.09.17 20:41:02.634958 [ 289 ] {} <Debug> TCP-Session: c9f9053c-b3bd-496b-8398-a628e1a160b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34443 | ||
| 6791 | 2025.09.17 20:41:02.634963 [ 294 ] {} <Debug> TCP-Session: 9baa17d2-9efe-48c8-83db-93495b4839e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6792 | 2025.09.17 20:41:02.634985 [ 289 ] {} <Debug> TCP-Session: c9f9053c-b3bd-496b-8398-a628e1a160b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6793 | 2025.09.17 20:41:02.635009 [ 289 ] {} <Debug> TCP-Session: c9f9053c-b3bd-496b-8398-a628e1a160b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6794 | 2025.09.17 20:41:02.635166 [ 291 ] {561d8ffb-069a-4607-b382-18e06d4e829c} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 6795 | 2025.09.17 20:41:02.636169 [ 303 ] {561d8ffb-069a-4607-b382-18e06d4e829c} <Trace> AggregatingTransform: Aggregating | ||
| 6796 | 2025.09.17 20:41:02.636234 [ 303 ] {561d8ffb-069a-4607-b382-18e06d4e829c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6797 | 2025.09.17 20:41:02.636271 [ 303 ] {561d8ffb-069a-4607-b382-18e06d4e829c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999998 sec. (1000.002 rows/sec., 39.06 KiB/sec.) | ||
| 6798 | 2025.09.17 20:41:02.636288 [ 303 ] {561d8ffb-069a-4607-b382-18e06d4e829c} <Trace> Aggregator: Merging aggregated data | ||
| 6799 | 2025.09.17 20:41:02.637488 [ 291 ] {561d8ffb-069a-4607-b382-18e06d4e829c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003066 sec., 326.1578604044357 rows/sec., 12.74 KiB/sec. | ||
| 6800 | 2025.09.17 20:41:02.637653 [ 291 ] {561d8ffb-069a-4607-b382-18e06d4e829c} <Debug> TCPHandler: Processed in 0.003498788 sec. | ||
| 6801 | 2025.09.17 20:41:02.637795 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6802 | 2025.09.17 20:41:02.637800 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6803 | 2025.09.17 20:41:02.637825 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6804 | 2025.09.17 20:41:02.637841 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6805 | 2025.09.17 20:41:02.637853 [ 292 ] {} <Debug> TCP-Session: 7e3ac9eb-533a-4f20-8890-a7ba3d1971f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6806 | 2025.09.17 20:41:02.637864 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6807 | 2025.09.17 20:41:02.637896 [ 290 ] {} <Debug> TCP-Session: cd046666-b8f5-435b-bb17-7c57ad7a1eb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6808 | 2025.09.17 20:41:02.637903 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6809 | 2025.09.17 20:41:02.637922 [ 3 ] {} <Debug> TCP-Session: 75a33f01-70bf-4166-a231-325ac140369c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2025.09.17 20:41:02.637920 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6811 | 2025.09.17 20:41:02.637950 [ 289 ] {} <Debug> TCP-Session: c9f9053c-b3bd-496b-8398-a628e1a160b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2025.09.17 20:41:02.637938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6813 | 2025.09.17 20:41:02.637983 [ 294 ] {} <Debug> TCP-Session: 9baa17d2-9efe-48c8-83db-93495b4839e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6814 | 2025.09.17 20:41:02.637882 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6815 | 2025.09.17 20:41:02.637875 [ 288 ] {} <Debug> TCP-Session: b079a2a0-1dac-4ece-8d5a-a6d83e503563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2025.09.17 20:41:02.637831 [ 291 ] {} <Debug> TCP-Session: b92c1971-c8bf-4476-a359-dc409d8d4a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6817 | 2025.09.17 20:41:02.638066 [ 293 ] {} <Debug> TCP-Session: d1fc9608-6734-4839-9a37-f8b99086b7ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6818 | 2025.09.17 20:41:02.638012 [ 286 ] {} <Debug> TCP-Session: a799ace9-cf2f-437e-a84b-b735d0542e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6819 | 2025.09.17 20:41:03.462956 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2025.09.17 20:41:03.463156 [ 5 ] {baf4bf17-5bbd-49f4-ab33-da357db81839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6821 | 2025.09.17 20:41:03.463228 [ 5 ] {baf4bf17-5bbd-49f4-ab33-da357db81839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6822 | 2025.09.17 20:41:03.463877 [ 5 ] {baf4bf17-5bbd-49f4-ab33-da357db81839} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2025.09.17 20:41:03.463931 [ 5 ] {baf4bf17-5bbd-49f4-ab33-da357db81839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6824 | 2025.09.17 20:41:03.464327 [ 5 ] {baf4bf17-5bbd-49f4-ab33-da357db81839} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6825 | 2025.09.17 20:41:03.464564 [ 5 ] {baf4bf17-5bbd-49f4-ab33-da357db81839} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2025.09.17 20:41:03.464728 [ 5 ] {baf4bf17-5bbd-49f4-ab33-da357db81839} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001623 sec., 1232.2858903265558 rows/sec., 100.48 KiB/sec. | ||
| 6827 | 2025.09.17 20:41:03.464781 [ 5 ] {baf4bf17-5bbd-49f4-ab33-da357db81839} <Debug> TCPHandler: Processed in 0.001960935 sec. | ||
| 6828 | 2025.09.17 20:41:03.464913 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2025.09.17 20:41:03.465019 [ 5 ] {d88ca9b2-3cf6-4acf-b089-8bb1da060fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6830 | 2025.09.17 20:41:03.465064 [ 5 ] {d88ca9b2-3cf6-4acf-b089-8bb1da060fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6831 | 2025.09.17 20:41:03.466108 [ 5 ] {d88ca9b2-3cf6-4acf-b089-8bb1da060fa5} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2025.09.17 20:41:03.466149 [ 5 ] {d88ca9b2-3cf6-4acf-b089-8bb1da060fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6833 | 2025.09.17 20:41:03.466584 [ 5 ] {d88ca9b2-3cf6-4acf-b089-8bb1da060fa5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6834 | 2025.09.17 20:41:03.466809 [ 5 ] {d88ca9b2-3cf6-4acf-b089-8bb1da060fa5} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2025.09.17 20:41:03.466944 [ 5 ] {d88ca9b2-3cf6-4acf-b089-8bb1da060fa5} <Debug> executeQuery: Read 1263 rows, 107.37 KiB in 0.00195 sec., 647692.3076923077 rows/sec., 53.77 MiB/sec. | ||
| 6836 | 2025.09.17 20:41:03.466984 [ 5 ] {d88ca9b2-3cf6-4acf-b089-8bb1da060fa5} <Debug> TCPHandler: Processed in 0.00212438 sec. | ||
| 6837 | 2025.09.17 20:41:03.467107 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6838 | 2025.09.17 20:41:03.467206 [ 5 ] {32e1cdb8-6adf-406b-be39-b8180483ff43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6839 | 2025.09.17 20:41:03.467248 [ 5 ] {32e1cdb8-6adf-406b-be39-b8180483ff43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6840 | 2025.09.17 20:41:03.467672 [ 5 ] {32e1cdb8-6adf-406b-be39-b8180483ff43} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2025.09.17 20:41:03.467711 [ 5 ] {32e1cdb8-6adf-406b-be39-b8180483ff43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6842 | 2025.09.17 20:41:03.468017 [ 5 ] {32e1cdb8-6adf-406b-be39-b8180483ff43} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6843 | 2025.09.17 20:41:03.468233 [ 5 ] {32e1cdb8-6adf-406b-be39-b8180483ff43} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2025.09.17 20:41:03.468345 [ 143 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6845 | 2025.09.17 20:41:03.468365 [ 5 ] {32e1cdb8-6adf-406b-be39-b8180483ff43} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.00118 sec., 29661.01694915254 rows/sec., 2.17 MiB/sec. | ||
| 6846 | 2025.09.17 20:41:03.468414 [ 143 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2025.09.17 20:41:03.468433 [ 5 ] {32e1cdb8-6adf-406b-be39-b8180483ff43} <Debug> TCPHandler: Processed in 0.001377179 sec. | ||
| 6848 | 2025.09.17 20:41:03.468444 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6849 | 2025.09.17 20:41:03.468550 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6850 | 2025.09.17 20:41:03.468558 [ 199 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 6851 | 2025.09.17 20:41:03.468653 [ 5 ] {af1a9195-b559-465c-96b4-781eee477c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6852 | 2025.09.17 20:41:03.468698 [ 5 ] {af1a9195-b559-465c-96b4-781eee477c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6853 | 2025.09.17 20:41:03.468698 [ 199 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6854 | 2025.09.17 20:41:03.468752 [ 199 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 72 rows starting from the beginning of the part | ||
| 6855 | 2025.09.17 20:41:03.468828 [ 199 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 33 rows starting from the beginning of the part | ||
| 6856 | 2025.09.17 20:41:03.468883 [ 199 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part | ||
| 6857 | 2025.09.17 20:41:03.468933 [ 199 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
| 6858 | 2025.09.17 20:41:03.468983 [ 199 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
| 6859 | 2025.09.17 20:41:03.469035 [ 199 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 35 rows starting from the beginning of the part | ||
| 6860 | 2025.09.17 20:41:03.469196 [ 5 ] {af1a9195-b559-465c-96b4-781eee477c08} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2025.09.17 20:41:03.469241 [ 5 ] {af1a9195-b559-465c-96b4-781eee477c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6862 | 2025.09.17 20:41:03.469575 [ 5 ] {af1a9195-b559-465c-96b4-781eee477c08} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6863 | 2025.09.17 20:41:03.469806 [ 5 ] {af1a9195-b559-465c-96b4-781eee477c08} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6864 | 2025.09.17 20:41:03.469903 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395309 sec., 146920.86125725557 rows/sec., 11.35 MiB/sec. | ||
| 6865 | 2025.09.17 20:41:03.469939 [ 5 ] {af1a9195-b559-465c-96b4-781eee477c08} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001307 sec., 174445.29456771232 rows/sec., 11.81 MiB/sec. | ||
| 6866 | 2025.09.17 20:41:03.469983 [ 5 ] {af1a9195-b559-465c-96b4-781eee477c08} <Debug> TCPHandler: Processed in 0.001482761 sec. | ||
| 6867 | 2025.09.17 20:41:03.470099 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2025.09.17 20:41:03.470132 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6869 | 2025.09.17 20:41:03.470197 [ 5 ] {f46e7baf-8b08-4e13-a533-2d1bb2bbaaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6870 | 2025.09.17 20:41:03.470243 [ 5 ] {f46e7baf-8b08-4e13-a533-2d1bb2bbaaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6871 | 2025.09.17 20:41:03.470471 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6872 | 2025.09.17 20:41:03.470561 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_41_8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6873 | 2025.09.17 20:41:03.470684 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6874 | 2025.09.17 20:41:03.470842 [ 5 ] {f46e7baf-8b08-4e13-a533-2d1bb2bbaaa5} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6875 | 2025.09.17 20:41:03.470884 [ 5 ] {f46e7baf-8b08-4e13-a533-2d1bb2bbaaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6876 | 2025.09.17 20:41:03.471224 [ 5 ] {f46e7baf-8b08-4e13-a533-2d1bb2bbaaa5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6877 | 2025.09.17 20:41:03.471437 [ 5 ] {f46e7baf-8b08-4e13-a533-2d1bb2bbaaa5} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6878 | 2025.09.17 20:41:03.471571 [ 5 ] {f46e7baf-8b08-4e13-a533-2d1bb2bbaaa5} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001392 sec., 398706.8965517241 rows/sec., 29.61 MiB/sec. | ||
| 6879 | 2025.09.17 20:41:03.471610 [ 5 ] {f46e7baf-8b08-4e13-a533-2d1bb2bbaaa5} <Debug> TCPHandler: Processed in 0.001560754 sec. | ||
| 6880 | 2025.09.17 20:41:03.471733 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2025.09.17 20:41:03.471828 [ 5 ] {17886e73-1d79-4edb-8346-7693804b64c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6882 | 2025.09.17 20:41:03.471872 [ 5 ] {17886e73-1d79-4edb-8346-7693804b64c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6883 | 2025.09.17 20:41:03.472448 [ 5 ] {17886e73-1d79-4edb-8346-7693804b64c3} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6884 | 2025.09.17 20:41:03.472485 [ 5 ] {17886e73-1d79-4edb-8346-7693804b64c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6885 | 2025.09.17 20:41:03.472868 [ 5 ] {17886e73-1d79-4edb-8346-7693804b64c3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6886 | 2025.09.17 20:41:03.473097 [ 5 ] {17886e73-1d79-4edb-8346-7693804b64c3} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6887 | 2025.09.17 20:41:03.473234 [ 5 ] {17886e73-1d79-4edb-8346-7693804b64c3} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001423 sec., 593815.8819395642 rows/sec., 39.97 MiB/sec. | ||
| 6888 | 2025.09.17 20:41:03.473287 [ 5 ] {17886e73-1d79-4edb-8346-7693804b64c3} <Debug> TCPHandler: Processed in 0.001603556 sec. | ||
| 6889 | 2025.09.17 20:41:03.473435 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6890 | 2025.09.17 20:41:03.473553 [ 5 ] {34233fe2-5c49-41c3-8a77-029f9dbf45a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6891 | 2025.09.17 20:41:03.473629 [ 5 ] {34233fe2-5c49-41c3-8a77-029f9dbf45a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6892 | 2025.09.17 20:41:03.474703 [ 5 ] {34233fe2-5c49-41c3-8a77-029f9dbf45a9} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2025.09.17 20:41:03.474755 [ 5 ] {34233fe2-5c49-41c3-8a77-029f9dbf45a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6894 | 2025.09.17 20:41:03.475596 [ 5 ] {34233fe2-5c49-41c3-8a77-029f9dbf45a9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6895 | 2025.09.17 20:41:03.475938 [ 5 ] {34233fe2-5c49-41c3-8a77-029f9dbf45a9} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2025.09.17 20:41:03.476127 [ 5 ] {34233fe2-5c49-41c3-8a77-029f9dbf45a9} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002598 sec., 12702.078521939953 rows/sec., 22.76 MiB/sec. | ||
| 6897 | 2025.09.17 20:41:03.476216 [ 5 ] {34233fe2-5c49-41c3-8a77-029f9dbf45a9} <Debug> TCPHandler: Processed in 0.00284156 sec. | ||
| 6898 | 2025.09.17 20:41:03.476371 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6899 | 2025.09.17 20:41:03.476494 [ 5 ] {dd3cf69a-914e-4749-aa73-5e5752ebc3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6900 | 2025.09.17 20:41:03.476550 [ 5 ] {dd3cf69a-914e-4749-aa73-5e5752ebc3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6901 | 2025.09.17 20:41:03.476996 [ 5 ] {dd3cf69a-914e-4749-aa73-5e5752ebc3c0} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2025.09.17 20:41:03.477044 [ 5 ] {dd3cf69a-914e-4749-aa73-5e5752ebc3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6903 | 2025.09.17 20:41:03.477476 [ 5 ] {dd3cf69a-914e-4749-aa73-5e5752ebc3c0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6904 | 2025.09.17 20:41:03.477772 [ 5 ] {dd3cf69a-914e-4749-aa73-5e5752ebc3c0} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2025.09.17 20:41:03.477907 [ 5 ] {dd3cf69a-914e-4749-aa73-5e5752ebc3c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 6906 | 2025.09.17 20:41:03.477944 [ 5 ] {dd3cf69a-914e-4749-aa73-5e5752ebc3c0} <Debug> TCPHandler: Processed in 0.001635746 sec. | ||
| 6907 | 2025.09.17 20:41:05.188441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15846 | ||
| 6908 | 2025.09.17 20:41:05.189288 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2025.09.17 20:41:05.189372 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6910 | 2025.09.17 20:41:05.189910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6911 | 2025.09.17 20:41:05.190152 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2025.09.17 20:41:05.190301 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15846 | ||
| 6913 | 2025.09.17 20:41:06.006620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6914 | 2025.09.17 20:41:06.023044 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2025.09.17 20:41:06.023110 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6916 | 2025.09.17 20:41:06.029737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6917 | 2025.09.17 20:41:06.030537 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6918 | 2025.09.17 20:41:06.034738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6919 | 2025.09.17 20:41:07.724745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 830 | ||
| 6920 | 2025.09.17 20:41:07.727199 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2025.09.17 20:41:07.727249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6922 | 2025.09.17 20:41:07.728519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6923 | 2025.09.17 20:41:07.728785 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2025.09.17 20:41:07.729047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 830 | ||
| 6925 | 2025.09.17 20:41:08.434086 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2025.09.17 20:41:08.434270 [ 5 ] {99e82ce9-f9e4-42e6-bdc7-8d143201eba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6927 | 2025.09.17 20:41:08.434337 [ 5 ] {99e82ce9-f9e4-42e6-bdc7-8d143201eba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6928 | 2025.09.17 20:41:08.435006 [ 5 ] {99e82ce9-f9e4-42e6-bdc7-8d143201eba8} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2025.09.17 20:41:08.435060 [ 5 ] {99e82ce9-f9e4-42e6-bdc7-8d143201eba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6930 | 2025.09.17 20:41:08.435497 [ 5 ] {99e82ce9-f9e4-42e6-bdc7-8d143201eba8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6931 | 2025.09.17 20:41:08.435722 [ 5 ] {99e82ce9-f9e4-42e6-bdc7-8d143201eba8} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2025.09.17 20:41:08.435873 [ 5 ] {99e82ce9-f9e4-42e6-bdc7-8d143201eba8} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001655 sec., 44712.99093655589 rows/sec., 3.61 MiB/sec. | ||
| 6933 | 2025.09.17 20:41:08.435916 [ 5 ] {99e82ce9-f9e4-42e6-bdc7-8d143201eba8} <Debug> TCPHandler: Processed in 0.001966936 sec. | ||
| 6934 | 2025.09.17 20:41:08.436044 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2025.09.17 20:41:08.436139 [ 5 ] {8a4f2969-1750-4dd3-bb2f-c0118a2be967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6936 | 2025.09.17 20:41:08.436181 [ 5 ] {8a4f2969-1750-4dd3-bb2f-c0118a2be967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6937 | 2025.09.17 20:41:08.436575 [ 5 ] {8a4f2969-1750-4dd3-bb2f-c0118a2be967} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2025.09.17 20:41:08.436611 [ 5 ] {8a4f2969-1750-4dd3-bb2f-c0118a2be967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6939 | 2025.09.17 20:41:08.436918 [ 5 ] {8a4f2969-1750-4dd3-bb2f-c0118a2be967} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6940 | 2025.09.17 20:41:08.437141 [ 5 ] {8a4f2969-1750-4dd3-bb2f-c0118a2be967} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2025.09.17 20:41:08.437270 [ 5 ] {8a4f2969-1750-4dd3-bb2f-c0118a2be967} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00115 sec., 7826.086956521739 rows/sec., 588.49 KiB/sec. | ||
| 6942 | 2025.09.17 20:41:08.437309 [ 5 ] {8a4f2969-1750-4dd3-bb2f-c0118a2be967} <Debug> TCPHandler: Processed in 0.001314957 sec. | ||
| 6943 | 2025.09.17 20:41:08.437419 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2025.09.17 20:41:08.437514 [ 5 ] {dc61eded-075c-46aa-8066-feea0bc47c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6945 | 2025.09.17 20:41:08.437554 [ 5 ] {dc61eded-075c-46aa-8066-feea0bc47c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6946 | 2025.09.17 20:41:08.437968 [ 5 ] {dc61eded-075c-46aa-8066-feea0bc47c87} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2025.09.17 20:41:08.438005 [ 5 ] {dc61eded-075c-46aa-8066-feea0bc47c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6948 | 2025.09.17 20:41:08.438317 [ 5 ] {dc61eded-075c-46aa-8066-feea0bc47c87} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6949 | 2025.09.17 20:41:08.438527 [ 5 ] {dc61eded-075c-46aa-8066-feea0bc47c87} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.09.17 20:41:08.438656 [ 5 ] {dc61eded-075c-46aa-8066-feea0bc47c87} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001161 sec., 62876.83031869079 rows/sec., 4.91 MiB/sec. | ||
| 6951 | 2025.09.17 20:41:08.438693 [ 5 ] {dc61eded-075c-46aa-8066-feea0bc47c87} <Debug> TCPHandler: Processed in 0.001323297 sec. | ||
| 6952 | 2025.09.17 20:41:08.438802 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2025.09.17 20:41:08.438896 [ 5 ] {fbd53cb8-7d7f-4573-82f5-7d544ac6ecc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6954 | 2025.09.17 20:41:08.438940 [ 5 ] {fbd53cb8-7d7f-4573-82f5-7d544ac6ecc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6955 | 2025.09.17 20:41:08.439357 [ 5 ] {fbd53cb8-7d7f-4573-82f5-7d544ac6ecc6} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2025.09.17 20:41:08.439392 [ 5 ] {fbd53cb8-7d7f-4573-82f5-7d544ac6ecc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6957 | 2025.09.17 20:41:08.439719 [ 5 ] {fbd53cb8-7d7f-4573-82f5-7d544ac6ecc6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6958 | 2025.09.17 20:41:08.439937 [ 5 ] {fbd53cb8-7d7f-4573-82f5-7d544ac6ecc6} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2025.09.17 20:41:08.440068 [ 5 ] {fbd53cb8-7d7f-4573-82f5-7d544ac6ecc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 6960 | 2025.09.17 20:41:08.440105 [ 5 ] {fbd53cb8-7d7f-4573-82f5-7d544ac6ecc6} <Debug> TCPHandler: Processed in 0.001351107 sec. | ||
| 6961 | 2025.09.17 20:41:08.440214 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2025.09.17 20:41:08.440308 [ 5 ] {a7d6ed95-a92d-46c8-b20c-4982c433649c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6963 | 2025.09.17 20:41:08.440363 [ 5 ] {a7d6ed95-a92d-46c8-b20c-4982c433649c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6964 | 2025.09.17 20:41:08.441107 [ 5 ] {a7d6ed95-a92d-46c8-b20c-4982c433649c} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2025.09.17 20:41:08.441144 [ 5 ] {a7d6ed95-a92d-46c8-b20c-4982c433649c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6966 | 2025.09.17 20:41:08.441693 [ 5 ] {a7d6ed95-a92d-46c8-b20c-4982c433649c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6967 | 2025.09.17 20:41:08.441917 [ 5 ] {a7d6ed95-a92d-46c8-b20c-4982c433649c} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2025.09.17 20:41:08.442054 [ 5 ] {a7d6ed95-a92d-46c8-b20c-4982c433649c} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001762 sec., 5107.832009080591 rows/sec., 9.15 MiB/sec. | ||
| 6969 | 2025.09.17 20:41:08.442106 [ 5 ] {a7d6ed95-a92d-46c8-b20c-4982c433649c} <Debug> TCPHandler: Processed in 0.001940685 sec. | ||
| 6970 | 2025.09.17 20:41:08.442220 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2025.09.17 20:41:08.442314 [ 5 ] {924d5a37-dead-48fe-aac5-49a17082ece2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6972 | 2025.09.17 20:41:08.442356 [ 5 ] {924d5a37-dead-48fe-aac5-49a17082ece2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6973 | 2025.09.17 20:41:08.442694 [ 5 ] {924d5a37-dead-48fe-aac5-49a17082ece2} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2025.09.17 20:41:08.442730 [ 5 ] {924d5a37-dead-48fe-aac5-49a17082ece2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6975 | 2025.09.17 20:41:08.443032 [ 5 ] {924d5a37-dead-48fe-aac5-49a17082ece2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6976 | 2025.09.17 20:41:08.443250 [ 5 ] {924d5a37-dead-48fe-aac5-49a17082ece2} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2025.09.17 20:41:08.443380 [ 5 ] {924d5a37-dead-48fe-aac5-49a17082ece2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 6978 | 2025.09.17 20:41:08.443415 [ 5 ] {924d5a37-dead-48fe-aac5-49a17082ece2} <Debug> TCPHandler: Processed in 0.001244215 sec. | ||
| 6979 | 2025.09.17 20:41:12.564902 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6980 | 2025.09.17 20:41:12.564977 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6981 | 2025.09.17 20:41:12.690362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16294 | ||
| 6982 | 2025.09.17 20:41:12.690911 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2025.09.17 20:41:12.690954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6984 | 2025.09.17 20:41:12.691510 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6985 | 2025.09.17 20:41:12.691748 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2025.09.17 20:41:12.691881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16294 | ||
| 6987 | 2025.09.17 20:41:13.435342 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6988 | 2025.09.17 20:41:13.435586 [ 5 ] {a9c03bca-fb41-42c1-831f-850bb224bcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6989 | 2025.09.17 20:41:13.435649 [ 5 ] {a9c03bca-fb41-42c1-831f-850bb224bcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6990 | 2025.09.17 20:41:13.436337 [ 5 ] {a9c03bca-fb41-42c1-831f-850bb224bcf8} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2025.09.17 20:41:13.436379 [ 5 ] {a9c03bca-fb41-42c1-831f-850bb224bcf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 6992 | 2025.09.17 20:41:13.436789 [ 5 ] {a9c03bca-fb41-42c1-831f-850bb224bcf8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6993 | 2025.09.17 20:41:13.437023 [ 5 ] {a9c03bca-fb41-42c1-831f-850bb224bcf8} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2025.09.17 20:41:13.437173 [ 5 ] {a9c03bca-fb41-42c1-831f-850bb224bcf8} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001637 sec., 74526.57299938913 rows/sec., 6.40 MiB/sec. | ||
| 6995 | 2025.09.17 20:41:13.437214 [ 5 ] {a9c03bca-fb41-42c1-831f-850bb224bcf8} <Debug> TCPHandler: Processed in 0.002052427 sec. | ||
| 6996 | 2025.09.17 20:41:13.437338 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2025.09.17 20:41:13.437431 [ 5 ] {3eb47b6b-246f-4afb-8ee7-4583111756c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6998 | 2025.09.17 20:41:13.437471 [ 5 ] {3eb47b6b-246f-4afb-8ee7-4583111756c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6999 | 2025.09.17 20:41:13.437880 [ 5 ] {3eb47b6b-246f-4afb-8ee7-4583111756c1} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2025.09.17 20:41:13.437917 [ 5 ] {3eb47b6b-246f-4afb-8ee7-4583111756c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7001 | 2025.09.17 20:41:13.438226 [ 5 ] {3eb47b6b-246f-4afb-8ee7-4583111756c1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7002 | 2025.09.17 20:41:13.438437 [ 5 ] {3eb47b6b-246f-4afb-8ee7-4583111756c1} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): 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.17 20:41:13.438561 [ 5 ] {3eb47b6b-246f-4afb-8ee7-4583111756c1} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001148 sec., 28745.644599303138 rows/sec., 2.11 MiB/sec. | ||
| 7004 | 2025.09.17 20:41:13.438598 [ 5 ] {3eb47b6b-246f-4afb-8ee7-4583111756c1} <Debug> TCPHandler: Processed in 0.001308166 sec. | ||
| 7005 | 2025.09.17 20:41:13.438705 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7006 | 2025.09.17 20:41:13.438796 [ 5 ] {81dc0e3f-0779-411c-88eb-6191d3615189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7007 | 2025.09.17 20:41:13.438836 [ 5 ] {81dc0e3f-0779-411c-88eb-6191d3615189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7008 | 2025.09.17 20:41:13.439251 [ 5 ] {81dc0e3f-0779-411c-88eb-6191d3615189} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2025.09.17 20:41:13.439286 [ 5 ] {81dc0e3f-0779-411c-88eb-6191d3615189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7010 | 2025.09.17 20:41:13.439590 [ 5 ] {81dc0e3f-0779-411c-88eb-6191d3615189} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7011 | 2025.09.17 20:41:13.439796 [ 5 ] {81dc0e3f-0779-411c-88eb-6191d3615189} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2025.09.17 20:41:13.439918 [ 5 ] {81dc0e3f-0779-411c-88eb-6191d3615189} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001139 sec., 85162.42317822651 rows/sec., 6.65 MiB/sec. | ||
| 7013 | 2025.09.17 20:41:13.439955 [ 5 ] {81dc0e3f-0779-411c-88eb-6191d3615189} <Debug> TCPHandler: Processed in 0.001297037 sec. | ||
| 7014 | 2025.09.17 20:41:13.440064 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2025.09.17 20:41:13.440156 [ 5 ] {d6e92812-ee9d-4494-b2df-fb8021b781c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7016 | 2025.09.17 20:41:13.440198 [ 5 ] {d6e92812-ee9d-4494-b2df-fb8021b781c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7017 | 2025.09.17 20:41:13.440597 [ 5 ] {d6e92812-ee9d-4494-b2df-fb8021b781c0} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.09.17 20:41:13.440633 [ 5 ] {d6e92812-ee9d-4494-b2df-fb8021b781c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7019 | 2025.09.17 20:41:13.440951 [ 5 ] {d6e92812-ee9d-4494-b2df-fb8021b781c0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7020 | 2025.09.17 20:41:13.441168 [ 5 ] {d6e92812-ee9d-4494-b2df-fb8021b781c0} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2025.09.17 20:41:13.441292 [ 5 ] {d6e92812-ee9d-4494-b2df-fb8021b781c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 7022 | 2025.09.17 20:41:13.441328 [ 5 ] {d6e92812-ee9d-4494-b2df-fb8021b781c0} <Debug> TCPHandler: Processed in 0.001311006 sec. | ||
| 7023 | 2025.09.17 20:41:13.441433 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7024 | 2025.09.17 20:41:13.441525 [ 5 ] {8fe79114-db77-4110-8959-fb0f9ea6000b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7025 | 2025.09.17 20:41:13.441578 [ 5 ] {8fe79114-db77-4110-8959-fb0f9ea6000b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7026 | 2025.09.17 20:41:13.442391 [ 5 ] {8fe79114-db77-4110-8959-fb0f9ea6000b} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2025.09.17 20:41:13.442427 [ 5 ] {8fe79114-db77-4110-8959-fb0f9ea6000b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7028 | 2025.09.17 20:41:13.443006 [ 5 ] {8fe79114-db77-4110-8959-fb0f9ea6000b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7029 | 2025.09.17 20:41:13.443232 [ 5 ] {8fe79114-db77-4110-8959-fb0f9ea6000b} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2025.09.17 20:41:13.443348 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7031 | 2025.09.17 20:41:13.443365 [ 5 ] {8fe79114-db77-4110-8959-fb0f9ea6000b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001858 sec., 17761.03336921421 rows/sec., 31.83 MiB/sec. | ||
| 7032 | 2025.09.17 20:41:13.443423 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2025.09.17 20:41:13.443446 [ 5 ] {8fe79114-db77-4110-8959-fb0f9ea6000b} <Debug> TCPHandler: Processed in 0.002059428 sec. | ||
| 7034 | 2025.09.17 20:41:13.443451 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7035 | 2025.09.17 20:41:13.443572 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2025.09.17 20:41:13.443612 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 7037 | 2025.09.17 20:41:13.443670 [ 5 ] {a845cddf-fe86-40d3-a164-061eb2051963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7038 | 2025.09.17 20:41:13.443717 [ 5 ] {a845cddf-fe86-40d3-a164-061eb2051963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7039 | 2025.09.17 20:41:13.443954 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7040 | 2025.09.17 20:41:13.444040 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 778 rows starting from the beginning of the part | ||
| 7041 | 2025.09.17 20:41:13.444062 [ 5 ] {a845cddf-fe86-40d3-a164-061eb2051963} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2025.09.17 20:41:13.444105 [ 5 ] {a845cddf-fe86-40d3-a164-061eb2051963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7043 | 2025.09.17 20:41:13.444203 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 33 rows starting from the beginning of the part | ||
| 7044 | 2025.09.17 20:41:13.444341 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 9 rows starting from the beginning of the part | ||
| 7045 | 2025.09.17 20:41:13.444428 [ 5 ] {a845cddf-fe86-40d3-a164-061eb2051963} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7046 | 2025.09.17 20:41:13.444469 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
| 7047 | 2025.09.17 20:41:13.444577 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
| 7048 | 2025.09.17 20:41:13.444659 [ 5 ] {a845cddf-fe86-40d3-a164-061eb2051963} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2025.09.17 20:41:13.444675 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part | ||
| 7050 | 2025.09.17 20:41:13.444792 [ 5 ] {a845cddf-fe86-40d3-a164-061eb2051963} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 7051 | 2025.09.17 20:41:13.444831 [ 5 ] {a845cddf-fe86-40d3-a164-061eb2051963} <Debug> TCPHandler: Processed in 0.001306247 sec. | ||
| 7052 | 2025.09.17 20:41:13.460177 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 895 rows, containing 19 columns (19 merged, 0 gathered) in 0.016640168 sec., 53785.514665476934 rows/sec., 96.38 MiB/sec. | ||
| 7053 | 2025.09.17 20:41:13.461281 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7054 | 2025.09.17 20:41:13.461685 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2025.09.17 20:41:13.461767 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7056 | 2025.09.17 20:41:13.461913 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
| 7057 | 2025.09.17 20:41:13.534794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7058 | 2025.09.17 20:41:13.551795 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2025.09.17 20:41:13.551854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7060 | 2025.09.17 20:41:13.557952 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7061 | 2025.09.17 20:41:13.558640 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2025.09.17 20:41:13.561512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7063 | 2025.09.17 20:41:14.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.40 MiB, peak 283.74 MiB, free memory in arenas 0.00 B, will set to 279.40 MiB (RSS), difference: 3.00 MiB | ||
| 7064 | 2025.09.17 20:41:17.730124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 854 | ||
| 7065 | 2025.09.17 20:41:17.732211 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2025.09.17 20:41:17.732257 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7067 | 2025.09.17 20:41:17.733396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7068 | 2025.09.17 20:41:17.733662 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2025.09.17 20:41:17.733919 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
| 7070 | 2025.09.17 20:41:18.436723 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2025.09.17 20:41:18.436928 [ 5 ] {b6916d96-efac-43c1-8c39-c7caba29b8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7072 | 2025.09.17 20:41:18.437004 [ 5 ] {b6916d96-efac-43c1-8c39-c7caba29b8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7073 | 2025.09.17 20:41:18.437720 [ 5 ] {b6916d96-efac-43c1-8c39-c7caba29b8e0} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2025.09.17 20:41:18.437763 [ 5 ] {b6916d96-efac-43c1-8c39-c7caba29b8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7075 | 2025.09.17 20:41:18.438177 [ 5 ] {b6916d96-efac-43c1-8c39-c7caba29b8e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7076 | 2025.09.17 20:41:18.438416 [ 5 ] {b6916d96-efac-43c1-8c39-c7caba29b8e0} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2025.09.17 20:41:18.438535 [ 58 ] {} <Debug> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7078 | 2025.09.17 20:41:18.438577 [ 58 ] {} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2025.09.17 20:41:18.438579 [ 5 ] {b6916d96-efac-43c1-8c39-c7caba29b8e0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001707 sec., 14059.7539543058 rows/sec., 1.17 MiB/sec. | ||
| 7080 | 2025.09.17 20:41:18.438597 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7081 | 2025.09.17 20:41:18.438637 [ 5 ] {b6916d96-efac-43c1-8c39-c7caba29b8e0} <Debug> TCPHandler: Processed in 0.002056807 sec. | ||
| 7082 | 2025.09.17 20:41:18.438714 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::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 | ||
| 7083 | 2025.09.17 20:41:18.438761 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2025.09.17 20:41:18.438863 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7085 | 2025.09.17 20:41:18.438872 [ 5 ] {5002f9d1-025e-4ee1-9137-f61acfc1b6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7086 | 2025.09.17 20:41:18.438908 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7087 | 2025.09.17 20:41:18.438930 [ 5 ] {5002f9d1-025e-4ee1-9137-f61acfc1b6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7088 | 2025.09.17 20:41:18.438988 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7089 | 2025.09.17 20:41:18.439044 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7090 | 2025.09.17 20:41:18.439092 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7091 | 2025.09.17 20:41:18.439139 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7092 | 2025.09.17 20:41:18.439361 [ 5 ] {5002f9d1-025e-4ee1-9137-f61acfc1b6d1} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2025.09.17 20:41:18.439403 [ 5 ] {5002f9d1-025e-4ee1-9137-f61acfc1b6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7094 | 2025.09.17 20:41:18.439766 [ 5 ] {5002f9d1-025e-4ee1-9137-f61acfc1b6d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7095 | 2025.09.17 20:41:18.439947 [ 187 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287436 sec., 93208.5167728726 rows/sec., 8.09 MiB/sec. | ||
| 7096 | 2025.09.17 20:41:18.440000 [ 5 ] {5002f9d1-025e-4ee1-9137-f61acfc1b6d1} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2025.09.17 20:41:18.440083 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7098 | 2025.09.17 20:41:18.440148 [ 5 ] {5002f9d1-025e-4ee1-9137-f61acfc1b6d1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.0013 sec., 6153.846153846154 rows/sec., 501.80 KiB/sec. | ||
| 7099 | 2025.09.17 20:41:18.440193 [ 5 ] {5002f9d1-025e-4ee1-9137-f61acfc1b6d1} <Debug> TCPHandler: Processed in 0.001484281 sec. | ||
| 7100 | 2025.09.17 20:41:18.440302 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2025.09.17 20:41:18.440355 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_9_2} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2025.09.17 20:41:18.440400 [ 5 ] {cc5d0891-b762-4fbc-8853-7457fa856fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7103 | 2025.09.17 20:41:18.440428 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_9_2} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7104 | 2025.09.17 20:41:18.440447 [ 5 ] {cc5d0891-b762-4fbc-8853-7457fa856fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7105 | 2025.09.17 20:41:18.440501 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7106 | 2025.09.17 20:41:18.440958 [ 5 ] {cc5d0891-b762-4fbc-8853-7457fa856fc6} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2025.09.17 20:41:18.441000 [ 5 ] {cc5d0891-b762-4fbc-8853-7457fa856fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7108 | 2025.09.17 20:41:18.441331 [ 5 ] {cc5d0891-b762-4fbc-8853-7457fa856fc6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7109 | 2025.09.17 20:41:18.441547 [ 5 ] {cc5d0891-b762-4fbc-8853-7457fa856fc6} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2025.09.17 20:41:18.441677 [ 5 ] {cc5d0891-b762-4fbc-8853-7457fa856fc6} <Debug> executeQuery: Read 198 rows, 17.88 KiB in 0.001297 sec., 152659.98457979955 rows/sec., 13.46 MiB/sec. | ||
| 7111 | 2025.09.17 20:41:18.441715 [ 5 ] {cc5d0891-b762-4fbc-8853-7457fa856fc6} <Debug> TCPHandler: Processed in 0.001462861 sec. | ||
| 7112 | 2025.09.17 20:41:18.441826 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2025.09.17 20:41:18.441920 [ 5 ] {78e30c3c-51f7-4382-b37e-3310549532c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7114 | 2025.09.17 20:41:18.441961 [ 5 ] {78e30c3c-51f7-4382-b37e-3310549532c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7115 | 2025.09.17 20:41:18.442367 [ 5 ] {78e30c3c-51f7-4382-b37e-3310549532c2} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2025.09.17 20:41:18.442402 [ 5 ] {78e30c3c-51f7-4382-b37e-3310549532c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7117 | 2025.09.17 20:41:18.442704 [ 5 ] {78e30c3c-51f7-4382-b37e-3310549532c2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7118 | 2025.09.17 20:41:18.442915 [ 5 ] {78e30c3c-51f7-4382-b37e-3310549532c2} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2025.09.17 20:41:18.443049 [ 5 ] {78e30c3c-51f7-4382-b37e-3310549532c2} <Debug> executeQuery: Read 29 rows, 2.20 KiB in 0.001148 sec., 25261.324041811848 rows/sec., 1.87 MiB/sec. | ||
| 7120 | 2025.09.17 20:41:18.443086 [ 5 ] {78e30c3c-51f7-4382-b37e-3310549532c2} <Debug> TCPHandler: Processed in 0.001310797 sec. | ||
| 7121 | 2025.09.17 20:41:18.443191 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2025.09.17 20:41:18.443291 [ 5 ] {b6ea4331-341d-4e6a-b5a4-7610c4e7eb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7123 | 2025.09.17 20:41:18.443334 [ 5 ] {b6ea4331-341d-4e6a-b5a4-7610c4e7eb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7124 | 2025.09.17 20:41:18.443750 [ 5 ] {b6ea4331-341d-4e6a-b5a4-7610c4e7eb7d} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2025.09.17 20:41:18.443786 [ 5 ] {b6ea4331-341d-4e6a-b5a4-7610c4e7eb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7126 | 2025.09.17 20:41:18.444163 [ 5 ] {b6ea4331-341d-4e6a-b5a4-7610c4e7eb7d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7127 | 2025.09.17 20:41:18.444503 [ 5 ] {b6ea4331-341d-4e6a-b5a4-7610c4e7eb7d} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2025.09.17 20:41:18.444680 [ 5 ] {b6ea4331-341d-4e6a-b5a4-7610c4e7eb7d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001408 sec., 17045.454545454544 rows/sec., 1.41 MiB/sec. | ||
| 7129 | 2025.09.17 20:41:18.444735 [ 5 ] {b6ea4331-341d-4e6a-b5a4-7610c4e7eb7d} <Debug> TCPHandler: Processed in 0.001592875 sec. | ||
| 7130 | 2025.09.17 20:41:18.444865 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2025.09.17 20:41:18.444984 [ 5 ] {03016c75-5eac-415b-9891-ff0e86d030de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7132 | 2025.09.17 20:41:18.445032 [ 5 ] {03016c75-5eac-415b-9891-ff0e86d030de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7133 | 2025.09.17 20:41:18.445505 [ 5 ] {03016c75-5eac-415b-9891-ff0e86d030de} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2025.09.17 20:41:18.445546 [ 5 ] {03016c75-5eac-415b-9891-ff0e86d030de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7135 | 2025.09.17 20:41:18.445852 [ 5 ] {03016c75-5eac-415b-9891-ff0e86d030de} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7136 | 2025.09.17 20:41:18.446065 [ 5 ] {03016c75-5eac-415b-9891-ff0e86d030de} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2025.09.17 20:41:18.446157 [ 58 ] {} <Debug> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7138 | 2025.09.17 20:41:18.446181 [ 58 ] {} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2025.09.17 20:41:18.446198 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7140 | 2025.09.17 20:41:18.446206 [ 5 ] {03016c75-5eac-415b-9891-ff0e86d030de} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001245 sec., 9638.55421686747 rows/sec., 753.01 KiB/sec. | ||
| 7141 | 2025.09.17 20:41:18.446259 [ 5 ] {03016c75-5eac-415b-9891-ff0e86d030de} <Debug> TCPHandler: Processed in 0.001455201 sec. | ||
| 7142 | 2025.09.17 20:41:18.446290 [ 202 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::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 | ||
| 7143 | 2025.09.17 20:41:18.446363 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2025.09.17 20:41:18.446392 [ 202 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7145 | 2025.09.17 20:41:18.446425 [ 202 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7146 | 2025.09.17 20:41:18.446458 [ 5 ] {7b454193-0c36-47c6-ad1a-344a7b8c0c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7147 | 2025.09.17 20:41:18.446492 [ 202 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7148 | 2025.09.17 20:41:18.446499 [ 5 ] {7b454193-0c36-47c6-ad1a-344a7b8c0c5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7149 | 2025.09.17 20:41:18.446541 [ 202 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 7150 | 2025.09.17 20:41:18.446586 [ 202 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7151 | 2025.09.17 20:41:18.446630 [ 202 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7152 | 2025.09.17 20:41:18.446943 [ 5 ] {7b454193-0c36-47c6-ad1a-344a7b8c0c5a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7153 | 2025.09.17 20:41:18.446979 [ 5 ] {7b454193-0c36-47c6-ad1a-344a7b8c0c5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7154 | 2025.09.17 20:41:18.447323 [ 5 ] {7b454193-0c36-47c6-ad1a-344a7b8c0c5a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7155 | 2025.09.17 20:41:18.447358 [ 198 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107751 sec., 54163.796737714525 rows/sec., 4.34 MiB/sec. | ||
| 7156 | 2025.09.17 20:41:18.447469 [ 202 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7157 | 2025.09.17 20:41:18.447547 [ 5 ] {7b454193-0c36-47c6-ad1a-344a7b8c0c5a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2025.09.17 20:41:18.447675 [ 5 ] {7b454193-0c36-47c6-ad1a-344a7b8c0c5a} <Debug> executeQuery: Read 117 rows, 9.75 KiB in 0.001234 sec., 94813.61426256078 rows/sec., 7.71 MiB/sec. | ||
| 7159 | 2025.09.17 20:41:18.447701 [ 202 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_9_2} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2025.09.17 20:41:18.447712 [ 5 ] {7b454193-0c36-47c6-ad1a-344a7b8c0c5a} <Debug> TCPHandler: Processed in 0.00139695 sec. | ||
| 7161 | 2025.09.17 20:41:18.447758 [ 202 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_9_2} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7162 | 2025.09.17 20:41:18.447814 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7163 | 2025.09.17 20:41:18.447823 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2025.09.17 20:41:18.447916 [ 5 ] {767fe5a7-f0f5-4578-a57c-ff0a07fcaa9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7165 | 2025.09.17 20:41:18.447964 [ 5 ] {767fe5a7-f0f5-4578-a57c-ff0a07fcaa9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7166 | 2025.09.17 20:41:18.448363 [ 5 ] {767fe5a7-f0f5-4578-a57c-ff0a07fcaa9e} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2025.09.17 20:41:18.448398 [ 5 ] {767fe5a7-f0f5-4578-a57c-ff0a07fcaa9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7168 | 2025.09.17 20:41:18.448747 [ 5 ] {767fe5a7-f0f5-4578-a57c-ff0a07fcaa9e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7169 | 2025.09.17 20:41:18.448965 [ 5 ] {767fe5a7-f0f5-4578-a57c-ff0a07fcaa9e} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2025.09.17 20:41:18.449089 [ 5 ] {767fe5a7-f0f5-4578-a57c-ff0a07fcaa9e} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001191 sec., 167926.11251049538 rows/sec., 12.04 MiB/sec. | ||
| 7171 | 2025.09.17 20:41:18.449125 [ 5 ] {767fe5a7-f0f5-4578-a57c-ff0a07fcaa9e} <Debug> TCPHandler: Processed in 0.001351268 sec. | ||
| 7172 | 2025.09.17 20:41:18.449234 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2025.09.17 20:41:18.449328 [ 5 ] {4b27d67d-1fb9-4e97-91a9-d933f90b810f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7174 | 2025.09.17 20:41:18.449382 [ 5 ] {4b27d67d-1fb9-4e97-91a9-d933f90b810f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7175 | 2025.09.17 20:41:18.450129 [ 5 ] {4b27d67d-1fb9-4e97-91a9-d933f90b810f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2025.09.17 20:41:18.450163 [ 5 ] {4b27d67d-1fb9-4e97-91a9-d933f90b810f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7177 | 2025.09.17 20:41:18.450692 [ 5 ] {4b27d67d-1fb9-4e97-91a9-d933f90b810f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7178 | 2025.09.17 20:41:18.450922 [ 5 ] {4b27d67d-1fb9-4e97-91a9-d933f90b810f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2025.09.17 20:41:18.451058 [ 5 ] {4b27d67d-1fb9-4e97-91a9-d933f90b810f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001747 sec., 5151.688609044076 rows/sec., 9.23 MiB/sec. | ||
| 7180 | 2025.09.17 20:41:18.451110 [ 5 ] {4b27d67d-1fb9-4e97-91a9-d933f90b810f} <Debug> TCPHandler: Processed in 0.001924995 sec. | ||
| 7181 | 2025.09.17 20:41:18.451225 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2025.09.17 20:41:18.451320 [ 5 ] {e0c7942d-c2d8-4045-8da7-fc48761e565f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7183 | 2025.09.17 20:41:18.451361 [ 5 ] {e0c7942d-c2d8-4045-8da7-fc48761e565f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7184 | 2025.09.17 20:41:18.451701 [ 5 ] {e0c7942d-c2d8-4045-8da7-fc48761e565f} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2025.09.17 20:41:18.451736 [ 5 ] {e0c7942d-c2d8-4045-8da7-fc48761e565f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7186 | 2025.09.17 20:41:18.452049 [ 5 ] {e0c7942d-c2d8-4045-8da7-fc48761e565f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7187 | 2025.09.17 20:41:18.452267 [ 5 ] {e0c7942d-c2d8-4045-8da7-fc48761e565f} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2025.09.17 20:41:18.452393 [ 5 ] {e0c7942d-c2d8-4045-8da7-fc48761e565f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 7189 | 2025.09.17 20:41:18.452427 [ 5 ] {e0c7942d-c2d8-4045-8da7-fc48761e565f} <Debug> TCPHandler: Processed in 0.001251716 sec. | ||
| 7190 | 2025.09.17 20:41:20.192831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16806 | ||
| 7191 | 2025.09.17 20:41:20.193354 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2025.09.17 20:41:20.193396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7193 | 2025.09.17 20:41:20.193894 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7194 | 2025.09.17 20:41:20.194159 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2025.09.17 20:41:20.194311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16806 | ||
| 7196 | 2025.09.17 20:41:21.062432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7197 | 2025.09.17 20:41:21.080178 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7198 | 2025.09.17 20:41:21.080233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7199 | 2025.09.17 20:41:21.086660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7200 | 2025.09.17 20:41:21.087405 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7201 | 2025.09.17 20:41:21.090416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7202 | 2025.09.17 20:41:23.435504 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2025.09.17 20:41:23.435773 [ 5 ] {8a5aa5c1-9a49-419d-9994-84183fdd62cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7204 | 2025.09.17 20:41:23.435839 [ 5 ] {8a5aa5c1-9a49-419d-9994-84183fdd62cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7205 | 2025.09.17 20:41:23.436498 [ 5 ] {8a5aa5c1-9a49-419d-9994-84183fdd62cc} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2025.09.17 20:41:23.436543 [ 5 ] {8a5aa5c1-9a49-419d-9994-84183fdd62cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7207 | 2025.09.17 20:41:23.436957 [ 5 ] {8a5aa5c1-9a49-419d-9994-84183fdd62cc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7208 | 2025.09.17 20:41:23.437190 [ 5 ] {8a5aa5c1-9a49-419d-9994-84183fdd62cc} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2025.09.17 20:41:23.437347 [ 5 ] {8a5aa5c1-9a49-419d-9994-84183fdd62cc} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001644 sec., 74209.24574209245 rows/sec., 6.37 MiB/sec. | ||
| 7210 | 2025.09.17 20:41:23.437369 [ 29 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7211 | 2025.09.17 20:41:23.437390 [ 5 ] {8a5aa5c1-9a49-419d-9994-84183fdd62cc} <Debug> TCPHandler: Processed in 0.002071728 sec. | ||
| 7212 | 2025.09.17 20:41:23.437446 [ 29 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2025.09.17 20:41:23.437477 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7214 | 2025.09.17 20:41:23.437547 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7215 | 2025.09.17 20:41:23.437612 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 7216 | 2025.09.17 20:41:23.437648 [ 5 ] {37c70572-b224-4da4-bdf5-771ef91164da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7217 | 2025.09.17 20:41:23.437697 [ 5 ] {37c70572-b224-4da4-bdf5-771ef91164da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7218 | 2025.09.17 20:41:23.437776 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7219 | 2025.09.17 20:41:23.437819 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1410 rows starting from the beginning of the part | ||
| 7220 | 2025.09.17 20:41:23.437894 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1263 rows starting from the beginning of the part | ||
| 7221 | 2025.09.17 20:41:23.437946 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7222 | 2025.09.17 20:41:23.437995 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 122 rows starting from the beginning of the part | ||
| 7223 | 2025.09.17 20:41:23.438042 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 198 rows starting from the beginning of the part | ||
| 7224 | 2025.09.17 20:41:23.438086 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 122 rows starting from the beginning of the part | ||
| 7225 | 2025.09.17 20:41:23.438114 [ 5 ] {37c70572-b224-4da4-bdf5-771ef91164da} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2025.09.17 20:41:23.438157 [ 5 ] {37c70572-b224-4da4-bdf5-771ef91164da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7227 | 2025.09.17 20:41:23.438506 [ 5 ] {37c70572-b224-4da4-bdf5-771ef91164da} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7228 | 2025.09.17 20:41:23.438728 [ 5 ] {37c70572-b224-4da4-bdf5-771ef91164da} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2025.09.17 20:41:23.438870 [ 5 ] {37c70572-b224-4da4-bdf5-771ef91164da} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001242 sec., 26570.048309178743 rows/sec., 1.95 MiB/sec. | ||
| 7230 | 2025.09.17 20:41:23.438910 [ 5 ] {37c70572-b224-4da4-bdf5-771ef91164da} <Debug> TCPHandler: Processed in 0.00142093 sec. | ||
| 7231 | 2025.09.17 20:41:23.439021 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2025.09.17 20:41:23.439114 [ 5 ] {0a7f0080-645f-41ae-ab4e-c5962b8e2ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7233 | 2025.09.17 20:41:23.439155 [ 5 ] {0a7f0080-645f-41ae-ab4e-c5962b8e2ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7234 | 2025.09.17 20:41:23.439572 [ 5 ] {0a7f0080-645f-41ae-ab4e-c5962b8e2ca3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2025.09.17 20:41:23.439608 [ 5 ] {0a7f0080-645f-41ae-ab4e-c5962b8e2ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7236 | 2025.09.17 20:41:23.439669 [ 187 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212017 sec., 1504124.6692482205 rows/sec., 131.97 MiB/sec. | ||
| 7237 | 2025.09.17 20:41:23.439927 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7238 | 2025.09.17 20:41:23.439930 [ 5 ] {0a7f0080-645f-41ae-ab4e-c5962b8e2ca3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7239 | 2025.09.17 20:41:23.440171 [ 5 ] {0a7f0080-645f-41ae-ab4e-c5962b8e2ca3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2025.09.17 20:41:23.440212 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2025.09.17 20:41:23.440282 [ 29 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7242 | 2025.09.17 20:41:23.440289 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_51_10} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7243 | 2025.09.17 20:41:23.440300 [ 5 ] {0a7f0080-645f-41ae-ab4e-c5962b8e2ca3} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001205 sec., 80497.92531120332 rows/sec., 6.29 MiB/sec. | ||
| 7244 | 2025.09.17 20:41:23.440320 [ 29 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2025.09.17 20:41:23.440356 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7246 | 2025.09.17 20:41:23.440357 [ 5 ] {0a7f0080-645f-41ae-ab4e-c5962b8e2ca3} <Debug> TCPHandler: Processed in 0.00138489 sec. | ||
| 7247 | 2025.09.17 20:41:23.440391 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7248 | 2025.09.17 20:41:23.440489 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2025.09.17 20:41:23.440496 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 7250 | 2025.09.17 20:41:23.440585 [ 5 ] {6849d2d4-ed45-4a6d-980b-68d482abecef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7251 | 2025.09.17 20:41:23.440633 [ 5 ] {6849d2d4-ed45-4a6d-980b-68d482abecef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7252 | 2025.09.17 20:41:23.440639 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7253 | 2025.09.17 20:41:23.440681 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 634 rows starting from the beginning of the part | ||
| 7254 | 2025.09.17 20:41:23.440746 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 555 rows starting from the beginning of the part | ||
| 7255 | 2025.09.17 20:41:23.440797 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 73 rows starting from the beginning of the part | ||
| 7256 | 2025.09.17 20:41:23.440842 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 97 rows starting from the beginning of the part | ||
| 7257 | 2025.09.17 20:41:23.440882 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 117 rows starting from the beginning of the part | ||
| 7258 | 2025.09.17 20:41:23.440924 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 97 rows starting from the beginning of the part | ||
| 7259 | 2025.09.17 20:41:23.441046 [ 5 ] {6849d2d4-ed45-4a6d-980b-68d482abecef} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2025.09.17 20:41:23.441088 [ 5 ] {6849d2d4-ed45-4a6d-980b-68d482abecef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7261 | 2025.09.17 20:41:23.441469 [ 5 ] {6849d2d4-ed45-4a6d-980b-68d482abecef} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7262 | 2025.09.17 20:41:23.441728 [ 5 ] {6849d2d4-ed45-4a6d-980b-68d482abecef} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2025.09.17 20:41:23.441841 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7264 | 2025.09.17 20:41:23.441863 [ 5 ] {6849d2d4-ed45-4a6d-980b-68d482abecef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 7265 | 2025.09.17 20:41:23.441872 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7266 | 2025.09.17 20:41:23.441904 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7267 | 2025.09.17 20:41:23.441908 [ 5 ] {6849d2d4-ed45-4a6d-980b-68d482abecef} <Debug> TCPHandler: Processed in 0.001468301 sec. | ||
| 7268 | 2025.09.17 20:41:23.441978 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 7269 | 2025.09.17 20:41:23.442030 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2025.09.17 20:41:23.442058 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7271 | 2025.09.17 20:41:23.442066 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1573 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617895 sec., 972250.9804406343 rows/sec., 77.50 MiB/sec. | ||
| 7272 | 2025.09.17 20:41:23.442086 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 12978 rows starting from the beginning of the part | ||
| 7273 | 2025.09.17 20:41:23.442124 [ 5 ] {c397ec34-5bdc-44e8-939f-2a3a8f198a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7274 | 2025.09.17 20:41:23.442144 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 7275 | 2025.09.17 20:41:23.442180 [ 5 ] {c397ec34-5bdc-44e8-939f-2a3a8f198a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7276 | 2025.09.17 20:41:23.442189 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7277 | 2025.09.17 20:41:23.442236 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 7278 | 2025.09.17 20:41:23.442274 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7279 | 2025.09.17 20:41:23.442276 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 200 rows starting from the beginning of the part | ||
| 7280 | 2025.09.17 20:41:23.442339 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7281 | 2025.09.17 20:41:23.442631 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2025.09.17 20:41:23.442745 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_51_10} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7283 | 2025.09.17 20:41:23.442827 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7284 | 2025.09.17 20:41:23.442981 [ 5 ] {c397ec34-5bdc-44e8-939f-2a3a8f198a4a} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7285 | 2025.09.17 20:41:23.443017 [ 5 ] {c397ec34-5bdc-44e8-939f-2a3a8f198a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7286 | 2025.09.17 20:41:23.443609 [ 5 ] {c397ec34-5bdc-44e8-939f-2a3a8f198a4a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7287 | 2025.09.17 20:41:23.443841 [ 5 ] {c397ec34-5bdc-44e8-939f-2a3a8f198a4a} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7288 | 2025.09.17 20:41:23.443982 [ 5 ] {c397ec34-5bdc-44e8-939f-2a3a8f198a4a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001876 sec., 17590.618336886993 rows/sec., 31.52 MiB/sec. | ||
| 7289 | 2025.09.17 20:41:23.444037 [ 5 ] {c397ec34-5bdc-44e8-939f-2a3a8f198a4a} <Debug> TCPHandler: Processed in 0.002056728 sec. | ||
| 7290 | 2025.09.17 20:41:23.444150 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7291 | 2025.09.17 20:41:23.444244 [ 5 ] {42a0562a-25d7-42af-9ba0-9db0a1fa8afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7292 | 2025.09.17 20:41:23.444286 [ 5 ] {42a0562a-25d7-42af-9ba0-9db0a1fa8afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7293 | 2025.09.17 20:41:23.444614 [ 5 ] {42a0562a-25d7-42af-9ba0-9db0a1fa8afe} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7294 | 2025.09.17 20:41:23.444652 [ 5 ] {42a0562a-25d7-42af-9ba0-9db0a1fa8afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7295 | 2025.09.17 20:41:23.444967 [ 5 ] {42a0562a-25d7-42af-9ba0-9db0a1fa8afe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7296 | 2025.09.17 20:41:23.445189 [ 5 ] {42a0562a-25d7-42af-9ba0-9db0a1fa8afe} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7297 | 2025.09.17 20:41:23.445301 [ 32 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7298 | 2025.09.17 20:41:23.445315 [ 5 ] {42a0562a-25d7-42af-9ba0-9db0a1fa8afe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 7299 | 2025.09.17 20:41:23.445349 [ 32 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2025.09.17 20:41:23.445365 [ 5 ] {42a0562a-25d7-42af-9ba0-9db0a1fa8afe} <Debug> TCPHandler: Processed in 0.001264515 sec. | ||
| 7301 | 2025.09.17 20:41:23.445377 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7302 | 2025.09.17 20:41:23.445466 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 7303 | 2025.09.17 20:41:23.445561 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7304 | 2025.09.17 20:41:23.445589 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2448 rows starting from the beginning of the part | ||
| 7305 | 2025.09.17 20:41:23.445639 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 7306 | 2025.09.17 20:41:23.445680 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7307 | 2025.09.17 20:41:23.445715 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 7308 | 2025.09.17 20:41:23.445750 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7309 | 2025.09.17 20:41:23.445783 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 7310 | 2025.09.17 20:41:23.446093 [ 186 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14503 rows, containing 5 columns (5 merged, 0 gathered) in 0.004146557 sec., 3497600.539435488 rows/sec., 240.34 MiB/sec. | ||
| 7311 | 2025.09.17 20:41:23.446460 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7312 | 2025.09.17 20:41:23.446698 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2025.09.17 20:41:23.446757 [ 193 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2748 rows, containing 4 columns (4 merged, 0 gathered) in 0.001326427 sec., 2071731.0489005425 rows/sec., 139.41 MiB/sec. | ||
| 7314 | 2025.09.17 20:41:23.446771 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7315 | 2025.09.17 20:41:23.446851 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 7316 | 2025.09.17 20:41:23.447063 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7317 | 2025.09.17 20:41:23.447295 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_51_10} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2025.09.17 20:41:23.447368 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_51_10} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7319 | 2025.09.17 20:41:23.447428 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7320 | 2025.09.17 20:41:27.565020 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7321 | 2025.09.17 20:41:27.565090 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7322 | 2025.09.17 20:41:27.695339 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17254 | ||
| 7323 | 2025.09.17 20:41:27.695845 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2025.09.17 20:41:27.695890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7325 | 2025.09.17 20:41:27.696378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7326 | 2025.09.17 20:41:27.696610 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2025.09.17 20:41:27.696743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17254 | ||
| 7328 | 2025.09.17 20:41:27.696748 [ 30 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7329 | 2025.09.17 20:41:27.696807 [ 30 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2025.09.17 20:41:27.696827 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7331 | 2025.09.17 20:41:27.696941 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 7332 | 2025.09.17 20:41:27.697082 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7333 | 2025.09.17 20:41:27.697123 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14886 rows starting from the beginning of the part | ||
| 7334 | 2025.09.17 20:41:27.697186 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7335 | 2025.09.17 20:41:27.697231 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7336 | 2025.09.17 20:41:27.697273 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7337 | 2025.09.17 20:41:27.697309 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7338 | 2025.09.17 20:41:27.697351 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7339 | 2025.09.17 20:41:27.699416 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17254 rows, containing 4 columns (4 merged, 0 gathered) in 0.002530101 sec., 6819490.605315756 rows/sec., 97.55 MiB/sec. | ||
| 7340 | 2025.09.17 20:41:27.699721 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7341 | 2025.09.17 20:41:27.700039 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2025.09.17 20:41:27.700118 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_36_7} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7343 | 2025.09.17 20:41:27.700243 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7344 | 2025.09.17 20:41:27.734958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 886 | ||
| 7345 | 2025.09.17 20:41:27.737147 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2025.09.17 20:41:27.737188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7347 | 2025.09.17 20:41:27.738319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7348 | 2025.09.17 20:41:27.738585 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2025.09.17 20:41:27.738752 [ 30 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7350 | 2025.09.17 20:41:27.738808 [ 30 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.09.17 20:41:27.738838 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7352 | 2025.09.17 20:41:27.738844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 7353 | 2025.09.17 20:41:27.738958 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 7354 | 2025.09.17 20:41:27.739711 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7355 | 2025.09.17 20:41:27.739963 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 740 rows starting from the beginning of the part | ||
| 7356 | 2025.09.17 20:41:27.740341 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7357 | 2025.09.17 20:41:27.740690 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 7358 | 2025.09.17 20:41:27.741036 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 7359 | 2025.09.17 20:41:27.741379 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7360 | 2025.09.17 20:41:27.741728 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7361 | 2025.09.17 20:41:27.748216 [ 201 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 72 columns (72 merged, 0 gathered) in 0.009307611 sec., 95190.91418839914 rows/sec., 77.97 MiB/sec. | ||
| 7362 | 2025.09.17 20:41:27.749256 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7363 | 2025.09.17 20:41:27.749765 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_26_5} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2025.09.17 20:41:27.749834 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_26_5} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7365 | 2025.09.17 20:41:27.750027 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 7366 | 2025.09.17 20:41:28.434125 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7367 | 2025.09.17 20:41:28.434314 [ 5 ] {ed6fb924-278d-4ae5-b854-129309952b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7368 | 2025.09.17 20:41:28.434383 [ 5 ] {ed6fb924-278d-4ae5-b854-129309952b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7369 | 2025.09.17 20:41:28.435168 [ 5 ] {ed6fb924-278d-4ae5-b854-129309952b9a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2025.09.17 20:41:28.435204 [ 5 ] {ed6fb924-278d-4ae5-b854-129309952b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7371 | 2025.09.17 20:41:28.435597 [ 5 ] {ed6fb924-278d-4ae5-b854-129309952b9a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7372 | 2025.09.17 20:41:28.435831 [ 5 ] {ed6fb924-278d-4ae5-b854-129309952b9a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2025.09.17 20:41:28.435972 [ 5 ] {ed6fb924-278d-4ae5-b854-129309952b9a} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001712 sec., 43224.299065420564 rows/sec., 3.49 MiB/sec. | ||
| 7374 | 2025.09.17 20:41:28.436013 [ 5 ] {ed6fb924-278d-4ae5-b854-129309952b9a} <Debug> TCPHandler: Processed in 0.002021747 sec. | ||
| 7375 | 2025.09.17 20:41:28.436144 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7376 | 2025.09.17 20:41:28.436237 [ 5 ] {567c65d0-1ef6-4730-a503-fb647ec03301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7377 | 2025.09.17 20:41:28.436276 [ 5 ] {567c65d0-1ef6-4730-a503-fb647ec03301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7378 | 2025.09.17 20:41:28.436752 [ 5 ] {567c65d0-1ef6-4730-a503-fb647ec03301} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2025.09.17 20:41:28.436785 [ 5 ] {567c65d0-1ef6-4730-a503-fb647ec03301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7380 | 2025.09.17 20:41:28.437077 [ 5 ] {567c65d0-1ef6-4730-a503-fb647ec03301} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7381 | 2025.09.17 20:41:28.437284 [ 5 ] {567c65d0-1ef6-4730-a503-fb647ec03301} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2025.09.17 20:41:28.437377 [ 66 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7383 | 2025.09.17 20:41:28.437406 [ 5 ] {567c65d0-1ef6-4730-a503-fb647ec03301} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001188 sec., 7575.757575757575 rows/sec., 569.66 KiB/sec. | ||
| 7384 | 2025.09.17 20:41:28.437415 [ 66 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7385 | 2025.09.17 20:41:28.437438 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7386 | 2025.09.17 20:41:28.437442 [ 5 ] {567c65d0-1ef6-4730-a503-fb647ec03301} <Debug> TCPHandler: Processed in 0.001346668 sec. | ||
| 7387 | 2025.09.17 20:41:28.437557 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 7388 | 2025.09.17 20:41:28.437571 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2025.09.17 20:41:28.437687 [ 5 ] {75f4f058-a03e-46fb-baff-2aa1f1366455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7390 | 2025.09.17 20:41:28.437701 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7391 | 2025.09.17 20:41:28.437725 [ 5 ] {75f4f058-a03e-46fb-baff-2aa1f1366455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7392 | 2025.09.17 20:41:28.437740 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 72 rows starting from the beginning of the part | ||
| 7393 | 2025.09.17 20:41:28.437818 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
| 7394 | 2025.09.17 20:41:28.437862 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 33 rows starting from the beginning of the part | ||
| 7395 | 2025.09.17 20:41:28.437905 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 29 rows starting from the beginning of the part | ||
| 7396 | 2025.09.17 20:41:28.437948 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
| 7397 | 2025.09.17 20:41:28.437990 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
| 7398 | 2025.09.17 20:41:28.438234 [ 5 ] {75f4f058-a03e-46fb-baff-2aa1f1366455} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2025.09.17 20:41:28.438286 [ 5 ] {75f4f058-a03e-46fb-baff-2aa1f1366455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7400 | 2025.09.17 20:41:28.438606 [ 5 ] {75f4f058-a03e-46fb-baff-2aa1f1366455} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7401 | 2025.09.17 20:41:28.438835 [ 5 ] {75f4f058-a03e-46fb-baff-2aa1f1366455} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2025.09.17 20:41:28.438867 [ 201 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363778 sec., 135652.5768856808 rows/sec., 10.46 MiB/sec. | ||
| 7403 | 2025.09.17 20:41:28.438962 [ 5 ] {75f4f058-a03e-46fb-baff-2aa1f1366455} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001292 sec., 56501.5479876161 rows/sec., 4.41 MiB/sec. | ||
| 7404 | 2025.09.17 20:41:28.439004 [ 5 ] {75f4f058-a03e-46fb-baff-2aa1f1366455} <Debug> TCPHandler: Processed in 0.001480202 sec. | ||
| 7405 | 2025.09.17 20:41:28.439022 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7406 | 2025.09.17 20:41:28.439131 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7407 | 2025.09.17 20:41:28.439233 [ 5 ] {be8fd9d9-8592-4c96-b4c9-c921bdf165b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7408 | 2025.09.17 20:41:28.439277 [ 5 ] {be8fd9d9-8592-4c96-b4c9-c921bdf165b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7409 | 2025.09.17 20:41:28.439286 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2025.09.17 20:41:28.439367 [ 193 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_46_9} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7411 | 2025.09.17 20:41:28.439441 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7412 | 2025.09.17 20:41:28.439697 [ 5 ] {be8fd9d9-8592-4c96-b4c9-c921bdf165b2} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2025.09.17 20:41:28.439737 [ 5 ] {be8fd9d9-8592-4c96-b4c9-c921bdf165b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7414 | 2025.09.17 20:41:28.440084 [ 5 ] {be8fd9d9-8592-4c96-b4c9-c921bdf165b2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7415 | 2025.09.17 20:41:28.440307 [ 5 ] {be8fd9d9-8592-4c96-b4c9-c921bdf165b2} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2025.09.17 20:41:28.440439 [ 5 ] {be8fd9d9-8592-4c96-b4c9-c921bdf165b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 7417 | 2025.09.17 20:41:28.440487 [ 5 ] {be8fd9d9-8592-4c96-b4c9-c921bdf165b2} <Debug> TCPHandler: Processed in 0.001403189 sec. | ||
| 7418 | 2025.09.17 20:41:28.440602 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2025.09.17 20:41:28.440694 [ 5 ] {99561390-8d48-40ed-b243-30737617707a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7420 | 2025.09.17 20:41:28.440753 [ 5 ] {99561390-8d48-40ed-b243-30737617707a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7421 | 2025.09.17 20:41:28.441513 [ 5 ] {99561390-8d48-40ed-b243-30737617707a} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2025.09.17 20:41:28.441549 [ 5 ] {99561390-8d48-40ed-b243-30737617707a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7423 | 2025.09.17 20:41:28.442048 [ 5 ] {99561390-8d48-40ed-b243-30737617707a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7424 | 2025.09.17 20:41:28.442265 [ 5 ] {99561390-8d48-40ed-b243-30737617707a} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2025.09.17 20:41:28.442400 [ 5 ] {99561390-8d48-40ed-b243-30737617707a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001724 sec., 5220.417633410672 rows/sec., 9.35 MiB/sec. | ||
| 7426 | 2025.09.17 20:41:28.442451 [ 5 ] {99561390-8d48-40ed-b243-30737617707a} <Debug> TCPHandler: Processed in 0.001894913 sec. | ||
| 7427 | 2025.09.17 20:41:28.442569 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2025.09.17 20:41:28.442664 [ 5 ] {03359f80-6d43-4ec3-8ea0-7c78b03e7215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7429 | 2025.09.17 20:41:28.442704 [ 5 ] {03359f80-6d43-4ec3-8ea0-7c78b03e7215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7430 | 2025.09.17 20:41:28.443047 [ 5 ] {03359f80-6d43-4ec3-8ea0-7c78b03e7215} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2025.09.17 20:41:28.443081 [ 5 ] {03359f80-6d43-4ec3-8ea0-7c78b03e7215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7432 | 2025.09.17 20:41:28.443373 [ 5 ] {03359f80-6d43-4ec3-8ea0-7c78b03e7215} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7433 | 2025.09.17 20:41:28.443576 [ 5 ] {03359f80-6d43-4ec3-8ea0-7c78b03e7215} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2025.09.17 20:41:28.443699 [ 5 ] {03359f80-6d43-4ec3-8ea0-7c78b03e7215} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 7435 | 2025.09.17 20:41:28.443734 [ 5 ] {03359f80-6d43-4ec3-8ea0-7c78b03e7215} <Debug> TCPHandler: Processed in 0.001215054 sec. | ||
| 7436 | 2025.09.17 20:41:28.591455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7437 | 2025.09.17 20:41:28.608795 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2025.09.17 20:41:28.608844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7439 | 2025.09.17 20:41:28.615180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7440 | 2025.09.17 20:41:28.615903 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2025.09.17 20:41:28.616201 [ 48 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7442 | 2025.09.17 20:41:28.616238 [ 48 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2025.09.17 20:41:28.616259 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7444 | 2025.09.17 20:41:28.616399 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 7445 | 2025.09.17 20:41:28.619088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7446 | 2025.09.17 20:41:28.620223 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7447 | 2025.09.17 20:41:28.621603 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 7448 | 2025.09.17 20:41:28.625931 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 7449 | 2025.09.17 20:41:28.630417 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 7450 | 2025.09.17 20:41:28.634667 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 7451 | 2025.09.17 20:41:28.639302 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 7452 | 2025.09.17 20:41:28.643203 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 7453 | 2025.09.17 20:41:28.694036 [ 196 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.077705966 sec., 3487.505708377655 rows/sec., 18.03 MiB/sec. | ||
| 7454 | 2025.09.17 20:41:28.696978 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7455 | 2025.09.17 20:41:28.698863 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_36_7} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2025.09.17 20:41:28.698943 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_36_7} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7457 | 2025.09.17 20:41:28.701601 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7458 | 2025.09.17 20:41:33.462709 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2025.09.17 20:41:33.462921 [ 5 ] {f7b743c8-7e45-4aed-81e4-0b2a57bb12fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7460 | 2025.09.17 20:41:33.462993 [ 5 ] {f7b743c8-7e45-4aed-81e4-0b2a57bb12fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7461 | 2025.09.17 20:41:33.463630 [ 5 ] {f7b743c8-7e45-4aed-81e4-0b2a57bb12fd} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2025.09.17 20:41:33.463668 [ 5 ] {f7b743c8-7e45-4aed-81e4-0b2a57bb12fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7463 | 2025.09.17 20:41:33.464063 [ 5 ] {f7b743c8-7e45-4aed-81e4-0b2a57bb12fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7464 | 2025.09.17 20:41:33.464287 [ 5 ] {f7b743c8-7e45-4aed-81e4-0b2a57bb12fd} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2025.09.17 20:41:33.464431 [ 5 ] {f7b743c8-7e45-4aed-81e4-0b2a57bb12fd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001564 sec., 3836.317135549872 rows/sec., 312.82 KiB/sec. | ||
| 7466 | 2025.09.17 20:41:33.464472 [ 5 ] {f7b743c8-7e45-4aed-81e4-0b2a57bb12fd} <Debug> TCPHandler: Processed in 0.001899754 sec. | ||
| 7467 | 2025.09.17 20:41:33.464597 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2025.09.17 20:41:33.464689 [ 5 ] {a9a198f2-caa8-42a3-acd2-8bca422fa2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7469 | 2025.09.17 20:41:33.464727 [ 5 ] {a9a198f2-caa8-42a3-acd2-8bca422fa2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7470 | 2025.09.17 20:41:33.465715 [ 5 ] {a9a198f2-caa8-42a3-acd2-8bca422fa2af} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2025.09.17 20:41:33.465750 [ 5 ] {a9a198f2-caa8-42a3-acd2-8bca422fa2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7472 | 2025.09.17 20:41:33.466174 [ 5 ] {a9a198f2-caa8-42a3-acd2-8bca422fa2af} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7473 | 2025.09.17 20:41:33.466385 [ 5 ] {a9a198f2-caa8-42a3-acd2-8bca422fa2af} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2025.09.17 20:41:33.466516 [ 5 ] {a9a198f2-caa8-42a3-acd2-8bca422fa2af} <Debug> executeQuery: Read 1265 rows, 107.51 KiB in 0.001845 sec., 685636.8563685636 rows/sec., 56.91 MiB/sec. | ||
| 7475 | 2025.09.17 20:41:33.466552 [ 5 ] {a9a198f2-caa8-42a3-acd2-8bca422fa2af} <Debug> TCPHandler: Processed in 0.002002936 sec. | ||
| 7476 | 2025.09.17 20:41:33.466665 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7477 | 2025.09.17 20:41:33.466759 [ 5 ] {b9d5b4fd-3e92-43e3-acec-40d64768d359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7478 | 2025.09.17 20:41:33.466797 [ 5 ] {b9d5b4fd-3e92-43e3-acec-40d64768d359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7479 | 2025.09.17 20:41:33.467215 [ 5 ] {b9d5b4fd-3e92-43e3-acec-40d64768d359} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2025.09.17 20:41:33.467251 [ 5 ] {b9d5b4fd-3e92-43e3-acec-40d64768d359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7481 | 2025.09.17 20:41:33.467556 [ 5 ] {b9d5b4fd-3e92-43e3-acec-40d64768d359} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7482 | 2025.09.17 20:41:33.467765 [ 5 ] {b9d5b4fd-3e92-43e3-acec-40d64768d359} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2025.09.17 20:41:33.467886 [ 5 ] {b9d5b4fd-3e92-43e3-acec-40d64768d359} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001145 sec., 34061.13537117904 rows/sec., 2.47 MiB/sec. | ||
| 7484 | 2025.09.17 20:41:33.467922 [ 5 ] {b9d5b4fd-3e92-43e3-acec-40d64768d359} <Debug> TCPHandler: Processed in 0.001304137 sec. | ||
| 7485 | 2025.09.17 20:41:33.468035 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2025.09.17 20:41:33.468128 [ 5 ] {29555808-28ba-44d4-949d-1b690a752767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7487 | 2025.09.17 20:41:33.468166 [ 5 ] {29555808-28ba-44d4-949d-1b690a752767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7488 | 2025.09.17 20:41:33.468639 [ 5 ] {29555808-28ba-44d4-949d-1b690a752767} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2025.09.17 20:41:33.468819 [ 5 ] {29555808-28ba-44d4-949d-1b690a752767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7490 | 2025.09.17 20:41:33.469161 [ 5 ] {29555808-28ba-44d4-949d-1b690a752767} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7491 | 2025.09.17 20:41:33.469453 [ 5 ] {29555808-28ba-44d4-949d-1b690a752767} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.09.17 20:41:33.469588 [ 5 ] {29555808-28ba-44d4-949d-1b690a752767} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001479 sec., 154158.21501014198 rows/sec., 10.44 MiB/sec. | ||
| 7493 | 2025.09.17 20:41:33.469625 [ 5 ] {29555808-28ba-44d4-949d-1b690a752767} <Debug> TCPHandler: Processed in 0.001636596 sec. | ||
| 7494 | 2025.09.17 20:41:33.469736 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2025.09.17 20:41:33.469827 [ 5 ] {05740bdc-7252-484d-ac10-4f652487a8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7496 | 2025.09.17 20:41:33.469865 [ 5 ] {05740bdc-7252-484d-ac10-4f652487a8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7497 | 2025.09.17 20:41:33.470425 [ 5 ] {05740bdc-7252-484d-ac10-4f652487a8c9} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2025.09.17 20:41:33.470459 [ 5 ] {05740bdc-7252-484d-ac10-4f652487a8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7499 | 2025.09.17 20:41:33.470799 [ 5 ] {05740bdc-7252-484d-ac10-4f652487a8c9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7500 | 2025.09.17 20:41:33.471013 [ 5 ] {05740bdc-7252-484d-ac10-4f652487a8c9} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2025.09.17 20:41:33.471132 [ 5 ] {05740bdc-7252-484d-ac10-4f652487a8c9} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001322 sec., 422844.1754916793 rows/sec., 31.42 MiB/sec. | ||
| 7502 | 2025.09.17 20:41:33.471168 [ 5 ] {05740bdc-7252-484d-ac10-4f652487a8c9} <Debug> TCPHandler: Processed in 0.001478771 sec. | ||
| 7503 | 2025.09.17 20:41:33.471278 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2025.09.17 20:41:33.471370 [ 5 ] {688a257b-7dad-43b0-90c2-eab0e04d0af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7505 | 2025.09.17 20:41:33.471412 [ 5 ] {688a257b-7dad-43b0-90c2-eab0e04d0af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7506 | 2025.09.17 20:41:33.471949 [ 5 ] {688a257b-7dad-43b0-90c2-eab0e04d0af4} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2025.09.17 20:41:33.471983 [ 5 ] {688a257b-7dad-43b0-90c2-eab0e04d0af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7508 | 2025.09.17 20:41:33.472364 [ 5 ] {688a257b-7dad-43b0-90c2-eab0e04d0af4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7509 | 2025.09.17 20:41:33.472575 [ 5 ] {688a257b-7dad-43b0-90c2-eab0e04d0af4} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2025.09.17 20:41:33.472694 [ 5 ] {688a257b-7dad-43b0-90c2-eab0e04d0af4} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001343 sec., 630677.5874906925 rows/sec., 42.45 MiB/sec. | ||
| 7511 | 2025.09.17 20:41:33.472730 [ 5 ] {688a257b-7dad-43b0-90c2-eab0e04d0af4} <Debug> TCPHandler: Processed in 0.001498062 sec. | ||
| 7512 | 2025.09.17 20:41:33.472841 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2025.09.17 20:41:33.472932 [ 5 ] {9006a2f9-e944-4e32-8caf-92d06bea8176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7514 | 2025.09.17 20:41:33.472986 [ 5 ] {9006a2f9-e944-4e32-8caf-92d06bea8176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7515 | 2025.09.17 20:41:33.473810 [ 5 ] {9006a2f9-e944-4e32-8caf-92d06bea8176} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2025.09.17 20:41:33.473845 [ 5 ] {9006a2f9-e944-4e32-8caf-92d06bea8176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7517 | 2025.09.17 20:41:33.474455 [ 5 ] {9006a2f9-e944-4e32-8caf-92d06bea8176} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7518 | 2025.09.17 20:41:33.474674 [ 5 ] {9006a2f9-e944-4e32-8caf-92d06bea8176} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2025.09.17 20:41:33.474811 [ 5 ] {9006a2f9-e944-4e32-8caf-92d06bea8176} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001897 sec., 17395.888244596732 rows/sec., 31.17 MiB/sec. | ||
| 7520 | 2025.09.17 20:41:33.474864 [ 5 ] {9006a2f9-e944-4e32-8caf-92d06bea8176} <Debug> TCPHandler: Processed in 0.002070288 sec. | ||
| 7521 | 2025.09.17 20:41:33.474976 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2025.09.17 20:41:33.475069 [ 5 ] {6ae95ad4-a57f-41cc-8aef-a678fe0cd6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7523 | 2025.09.17 20:41:33.475111 [ 5 ] {6ae95ad4-a57f-41cc-8aef-a678fe0cd6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7524 | 2025.09.17 20:41:33.475448 [ 5 ] {6ae95ad4-a57f-41cc-8aef-a678fe0cd6f8} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2025.09.17 20:41:33.475484 [ 5 ] {6ae95ad4-a57f-41cc-8aef-a678fe0cd6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7526 | 2025.09.17 20:41:33.475789 [ 5 ] {6ae95ad4-a57f-41cc-8aef-a678fe0cd6f8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7527 | 2025.09.17 20:41:33.476015 [ 5 ] {6ae95ad4-a57f-41cc-8aef-a678fe0cd6f8} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.09.17 20:41:33.476138 [ 5 ] {6ae95ad4-a57f-41cc-8aef-a678fe0cd6f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 7529 | 2025.09.17 20:41:33.476173 [ 5 ] {6ae95ad4-a57f-41cc-8aef-a678fe0cd6f8} <Debug> TCPHandler: Processed in 0.001243695 sec. | ||
| 7530 | 2025.09.17 20:41:35.196936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17766 | ||
| 7531 | 2025.09.17 20:41:35.197499 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2025.09.17 20:41:35.197544 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7533 | 2025.09.17 20:41:35.198049 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7534 | 2025.09.17 20:41:35.198289 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2025.09.17 20:41:35.198418 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17766 | ||
| 7536 | 2025.09.17 20:41:36.119301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7537 | 2025.09.17 20:41:36.135229 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2025.09.17 20:41:36.135284 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7539 | 2025.09.17 20:41:36.140911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7540 | 2025.09.17 20:41:36.141600 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2025.09.17 20:41:36.144242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7542 | 2025.09.17 20:41:37.739218 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 914 | ||
| 7543 | 2025.09.17 20:41:37.741574 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2025.09.17 20:41:37.741619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7545 | 2025.09.17 20:41:37.742818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7546 | 2025.09.17 20:41:37.743091 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2025.09.17 20:41:37.743342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 7548 | 2025.09.17 20:41:38.434585 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2025.09.17 20:41:38.434785 [ 5 ] {2a3b50ca-bbe9-42af-8911-005b8058bb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7550 | 2025.09.17 20:41:38.434858 [ 5 ] {2a3b50ca-bbe9-42af-8911-005b8058bb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7551 | 2025.09.17 20:41:38.435581 [ 5 ] {2a3b50ca-bbe9-42af-8911-005b8058bb0e} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7552 | 2025.09.17 20:41:38.435629 [ 5 ] {2a3b50ca-bbe9-42af-8911-005b8058bb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7553 | 2025.09.17 20:41:38.436043 [ 5 ] {2a3b50ca-bbe9-42af-8911-005b8058bb0e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7554 | 2025.09.17 20:41:38.436276 [ 5 ] {2a3b50ca-bbe9-42af-8911-005b8058bb0e} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2025.09.17 20:41:38.436428 [ 5 ] {2a3b50ca-bbe9-42af-8911-005b8058bb0e} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001699 sec., 43555.03237198352 rows/sec., 3.52 MiB/sec. | ||
| 7556 | 2025.09.17 20:41:38.436470 [ 5 ] {2a3b50ca-bbe9-42af-8911-005b8058bb0e} <Debug> TCPHandler: Processed in 0.002024637 sec. | ||
| 7557 | 2025.09.17 20:41:38.436598 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7558 | 2025.09.17 20:41:38.436695 [ 5 ] {39bed296-5d07-47ca-8d35-42285e5cb73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7559 | 2025.09.17 20:41:38.436736 [ 5 ] {39bed296-5d07-47ca-8d35-42285e5cb73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7560 | 2025.09.17 20:41:38.437153 [ 5 ] {39bed296-5d07-47ca-8d35-42285e5cb73b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2025.09.17 20:41:38.437190 [ 5 ] {39bed296-5d07-47ca-8d35-42285e5cb73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7562 | 2025.09.17 20:41:38.437512 [ 5 ] {39bed296-5d07-47ca-8d35-42285e5cb73b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7563 | 2025.09.17 20:41:38.437732 [ 5 ] {39bed296-5d07-47ca-8d35-42285e5cb73b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2025.09.17 20:41:38.437865 [ 5 ] {39bed296-5d07-47ca-8d35-42285e5cb73b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00119 sec., 7563.0252100840335 rows/sec., 568.70 KiB/sec. | ||
| 7565 | 2025.09.17 20:41:38.437902 [ 5 ] {39bed296-5d07-47ca-8d35-42285e5cb73b} <Debug> TCPHandler: Processed in 0.001354578 sec. | ||
| 7566 | 2025.09.17 20:41:38.438019 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2025.09.17 20:41:38.438112 [ 5 ] {46cc9e5e-6f9f-4a99-ad9c-9a8fca5267c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7568 | 2025.09.17 20:41:38.438152 [ 5 ] {46cc9e5e-6f9f-4a99-ad9c-9a8fca5267c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7569 | 2025.09.17 20:41:38.438569 [ 5 ] {46cc9e5e-6f9f-4a99-ad9c-9a8fca5267c9} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2025.09.17 20:41:38.438607 [ 5 ] {46cc9e5e-6f9f-4a99-ad9c-9a8fca5267c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7571 | 2025.09.17 20:41:38.438925 [ 5 ] {46cc9e5e-6f9f-4a99-ad9c-9a8fca5267c9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7572 | 2025.09.17 20:41:38.439154 [ 5 ] {46cc9e5e-6f9f-4a99-ad9c-9a8fca5267c9} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2025.09.17 20:41:38.439283 [ 5 ] {46cc9e5e-6f9f-4a99-ad9c-9a8fca5267c9} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001188 sec., 61447.811447811444 rows/sec., 4.80 MiB/sec. | ||
| 7574 | 2025.09.17 20:41:38.439320 [ 5 ] {46cc9e5e-6f9f-4a99-ad9c-9a8fca5267c9} <Debug> TCPHandler: Processed in 0.001351868 sec. | ||
| 7575 | 2025.09.17 20:41:38.439461 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7576 | 2025.09.17 20:41:38.439555 [ 5 ] {371167ed-2ea7-416a-851a-379a7506841a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7577 | 2025.09.17 20:41:38.439599 [ 5 ] {371167ed-2ea7-416a-851a-379a7506841a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7578 | 2025.09.17 20:41:38.440016 [ 5 ] {371167ed-2ea7-416a-851a-379a7506841a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2025.09.17 20:41:38.440053 [ 5 ] {371167ed-2ea7-416a-851a-379a7506841a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7580 | 2025.09.17 20:41:38.440444 [ 5 ] {371167ed-2ea7-416a-851a-379a7506841a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7581 | 2025.09.17 20:41:38.440670 [ 5 ] {371167ed-2ea7-416a-851a-379a7506841a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2025.09.17 20:41:38.440798 [ 5 ] {371167ed-2ea7-416a-851a-379a7506841a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 7583 | 2025.09.17 20:41:38.440835 [ 5 ] {371167ed-2ea7-416a-851a-379a7506841a} <Debug> TCPHandler: Processed in 0.00142311 sec. | ||
| 7584 | 2025.09.17 20:41:38.440942 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7585 | 2025.09.17 20:41:38.441037 [ 5 ] {591083d0-87f7-4849-9b7e-61799ee5c352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7586 | 2025.09.17 20:41:38.441094 [ 5 ] {591083d0-87f7-4849-9b7e-61799ee5c352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7587 | 2025.09.17 20:41:38.441843 [ 5 ] {591083d0-87f7-4849-9b7e-61799ee5c352} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2025.09.17 20:41:38.441879 [ 5 ] {591083d0-87f7-4849-9b7e-61799ee5c352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7589 | 2025.09.17 20:41:38.442418 [ 5 ] {591083d0-87f7-4849-9b7e-61799ee5c352} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7590 | 2025.09.17 20:41:38.442648 [ 5 ] {591083d0-87f7-4849-9b7e-61799ee5c352} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2025.09.17 20:41:38.442779 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7592 | 2025.09.17 20:41:38.442788 [ 5 ] {591083d0-87f7-4849-9b7e-61799ee5c352} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001769 sec., 5087.620124364048 rows/sec., 9.12 MiB/sec. | ||
| 7593 | 2025.09.17 20:41:38.442853 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2025.09.17 20:41:38.442879 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.42 GiB. | ||
| 7595 | 2025.09.17 20:41:38.442886 [ 5 ] {591083d0-87f7-4849-9b7e-61799ee5c352} <Debug> TCPHandler: Processed in 0.001991687 sec. | ||
| 7596 | 2025.09.17 20:41:38.443004 [ 195 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 7597 | 2025.09.17 20:41:38.443021 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2025.09.17 20:41:38.443154 [ 5 ] {631ace3b-e35c-4af8-b455-53ccdf513fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7599 | 2025.09.17 20:41:38.443197 [ 5 ] {631ace3b-e35c-4af8-b455-53ccdf513fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7600 | 2025.09.17 20:41:38.443295 [ 195 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7601 | 2025.09.17 20:41:38.443370 [ 195 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 895 rows starting from the beginning of the part | ||
| 7602 | 2025.09.17 20:41:38.443517 [ 195 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 9 rows starting from the beginning of the part | ||
| 7603 | 2025.09.17 20:41:38.443557 [ 5 ] {631ace3b-e35c-4af8-b455-53ccdf513fa5} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2025.09.17 20:41:38.443599 [ 5 ] {631ace3b-e35c-4af8-b455-53ccdf513fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7605 | 2025.09.17 20:41:38.443638 [ 195 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 33 rows starting from the beginning of the part | ||
| 7606 | 2025.09.17 20:41:38.443755 [ 195 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
| 7607 | 2025.09.17 20:41:38.443865 [ 195 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 33 rows starting from the beginning of the part | ||
| 7608 | 2025.09.17 20:41:38.443935 [ 5 ] {631ace3b-e35c-4af8-b455-53ccdf513fa5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7609 | 2025.09.17 20:41:38.443975 [ 195 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 9 rows starting from the beginning of the part | ||
| 7610 | 2025.09.17 20:41:38.444212 [ 5 ] {631ace3b-e35c-4af8-b455-53ccdf513fa5} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2025.09.17 20:41:38.444348 [ 5 ] {631ace3b-e35c-4af8-b455-53ccdf513fa5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 7612 | 2025.09.17 20:41:38.444386 [ 5 ] {631ace3b-e35c-4af8-b455-53ccdf513fa5} <Debug> TCPHandler: Processed in 0.0014149 sec. | ||
| 7613 | 2025.09.17 20:41:38.450723 [ 195 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 988 rows, containing 19 columns (19 merged, 0 gathered) in 0.007775139 sec., 127071.68322006847 rows/sec., 227.71 MiB/sec. | ||
| 7614 | 2025.09.17 20:41:38.452267 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7615 | 2025.09.17 20:41:38.452703 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2025.09.17 20:41:38.452789 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7617 | 2025.09.17 20:41:38.452960 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
| 7618 | 2025.09.17 20:41:39.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.33 MiB, peak 295.14 MiB, free memory in arenas 0.00 B, will set to 289.14 MiB (RSS), difference: 3.80 MiB | ||
| 7619 | 2025.09.17 20:41:42.565146 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7620 | 2025.09.17 20:41:42.565226 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7621 | 2025.09.17 20:41:42.698511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18214 | ||
| 7622 | 2025.09.17 20:41:42.699210 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7623 | 2025.09.17 20:41:42.699265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7624 | 2025.09.17 20:41:42.699754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7625 | 2025.09.17 20:41:42.699999 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7626 | 2025.09.17 20:41:42.700140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18214 | ||
| 7627 | 2025.09.17 20:41:43.436009 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2025.09.17 20:41:43.436206 [ 5 ] {fdd26fba-ceb9-4db1-8cdd-35e5e859c18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7629 | 2025.09.17 20:41:43.436280 [ 5 ] {fdd26fba-ceb9-4db1-8cdd-35e5e859c18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7630 | 2025.09.17 20:41:43.437050 [ 5 ] {fdd26fba-ceb9-4db1-8cdd-35e5e859c18b} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2025.09.17 20:41:43.437088 [ 5 ] {fdd26fba-ceb9-4db1-8cdd-35e5e859c18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7632 | 2025.09.17 20:41:43.437479 [ 5 ] {fdd26fba-ceb9-4db1-8cdd-35e5e859c18b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7633 | 2025.09.17 20:41:43.437714 [ 5 ] {fdd26fba-ceb9-4db1-8cdd-35e5e859c18b} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2025.09.17 20:41:43.437857 [ 5 ] {fdd26fba-ceb9-4db1-8cdd-35e5e859c18b} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001706 sec., 71512.30949589683 rows/sec., 6.14 MiB/sec. | ||
| 7635 | 2025.09.17 20:41:43.437898 [ 5 ] {fdd26fba-ceb9-4db1-8cdd-35e5e859c18b} <Debug> TCPHandler: Processed in 0.002025057 sec. | ||
| 7636 | 2025.09.17 20:41:43.438021 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2025.09.17 20:41:43.438116 [ 5 ] {6f10301d-8b55-4448-b6eb-a76878924091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7638 | 2025.09.17 20:41:43.438155 [ 5 ] {6f10301d-8b55-4448-b6eb-a76878924091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7639 | 2025.09.17 20:41:43.438618 [ 5 ] {6f10301d-8b55-4448-b6eb-a76878924091} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2025.09.17 20:41:43.438652 [ 5 ] {6f10301d-8b55-4448-b6eb-a76878924091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7641 | 2025.09.17 20:41:43.438943 [ 5 ] {6f10301d-8b55-4448-b6eb-a76878924091} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7642 | 2025.09.17 20:41:43.439165 [ 5 ] {6f10301d-8b55-4448-b6eb-a76878924091} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2025.09.17 20:41:43.439290 [ 5 ] {6f10301d-8b55-4448-b6eb-a76878924091} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001193 sec., 27661.35792120704 rows/sec., 2.03 MiB/sec. | ||
| 7644 | 2025.09.17 20:41:43.439327 [ 5 ] {6f10301d-8b55-4448-b6eb-a76878924091} <Debug> TCPHandler: Processed in 0.001353928 sec. | ||
| 7645 | 2025.09.17 20:41:43.439443 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2025.09.17 20:41:43.439536 [ 5 ] {9471cd42-48af-454c-b6df-732e5b416c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7647 | 2025.09.17 20:41:43.439575 [ 5 ] {9471cd42-48af-454c-b6df-732e5b416c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7648 | 2025.09.17 20:41:43.440036 [ 5 ] {9471cd42-48af-454c-b6df-732e5b416c7f} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2025.09.17 20:41:43.440069 [ 5 ] {9471cd42-48af-454c-b6df-732e5b416c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7650 | 2025.09.17 20:41:43.440364 [ 5 ] {9471cd42-48af-454c-b6df-732e5b416c7f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7651 | 2025.09.17 20:41:43.440569 [ 5 ] {9471cd42-48af-454c-b6df-732e5b416c7f} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2025.09.17 20:41:43.440691 [ 5 ] {9471cd42-48af-454c-b6df-732e5b416c7f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001172 sec., 82764.50511945391 rows/sec., 6.46 MiB/sec. | ||
| 7653 | 2025.09.17 20:41:43.440727 [ 5 ] {9471cd42-48af-454c-b6df-732e5b416c7f} <Debug> TCPHandler: Processed in 0.001334427 sec. | ||
| 7654 | 2025.09.17 20:41:43.440839 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2025.09.17 20:41:43.440932 [ 5 ] {ac527b03-9375-46af-8b6e-22e7dc95fac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7656 | 2025.09.17 20:41:43.440974 [ 5 ] {ac527b03-9375-46af-8b6e-22e7dc95fac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7657 | 2025.09.17 20:41:43.441370 [ 5 ] {ac527b03-9375-46af-8b6e-22e7dc95fac6} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2025.09.17 20:41:43.441405 [ 5 ] {ac527b03-9375-46af-8b6e-22e7dc95fac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7659 | 2025.09.17 20:41:43.441734 [ 5 ] {ac527b03-9375-46af-8b6e-22e7dc95fac6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7660 | 2025.09.17 20:41:43.441935 [ 5 ] {ac527b03-9375-46af-8b6e-22e7dc95fac6} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2025.09.17 20:41:43.442062 [ 5 ] {ac527b03-9375-46af-8b6e-22e7dc95fac6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 7662 | 2025.09.17 20:41:43.442098 [ 5 ] {ac527b03-9375-46af-8b6e-22e7dc95fac6} <Debug> TCPHandler: Processed in 0.001306427 sec. | ||
| 7663 | 2025.09.17 20:41:43.442205 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2025.09.17 20:41:43.442297 [ 5 ] {dfb9e020-4d1f-4b16-b6e5-b149f22fe174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7665 | 2025.09.17 20:41:43.442350 [ 5 ] {dfb9e020-4d1f-4b16-b6e5-b149f22fe174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7666 | 2025.09.17 20:41:43.443145 [ 5 ] {dfb9e020-4d1f-4b16-b6e5-b149f22fe174} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2025.09.17 20:41:43.443181 [ 5 ] {dfb9e020-4d1f-4b16-b6e5-b149f22fe174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7668 | 2025.09.17 20:41:43.443713 [ 5 ] {dfb9e020-4d1f-4b16-b6e5-b149f22fe174} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7669 | 2025.09.17 20:41:43.443934 [ 5 ] {dfb9e020-4d1f-4b16-b6e5-b149f22fe174} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2025.09.17 20:41:43.444066 [ 5 ] {dfb9e020-4d1f-4b16-b6e5-b149f22fe174} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001786 sec., 18477.04367301232 rows/sec., 33.11 MiB/sec. | ||
| 7671 | 2025.09.17 20:41:43.444118 [ 5 ] {dfb9e020-4d1f-4b16-b6e5-b149f22fe174} <Debug> TCPHandler: Processed in 0.001959696 sec. | ||
| 7672 | 2025.09.17 20:41:43.444246 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2025.09.17 20:41:43.444340 [ 5 ] {4d477df0-422c-4552-bc4d-2bbe3f21abf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7674 | 2025.09.17 20:41:43.444380 [ 5 ] {4d477df0-422c-4552-bc4d-2bbe3f21abf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7675 | 2025.09.17 20:41:43.444734 [ 5 ] {4d477df0-422c-4552-bc4d-2bbe3f21abf2} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2025.09.17 20:41:43.444770 [ 5 ] {4d477df0-422c-4552-bc4d-2bbe3f21abf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7677 | 2025.09.17 20:41:43.445059 [ 5 ] {4d477df0-422c-4552-bc4d-2bbe3f21abf2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7678 | 2025.09.17 20:41:43.445268 [ 5 ] {4d477df0-422c-4552-bc4d-2bbe3f21abf2} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2025.09.17 20:41:43.445393 [ 5 ] {4d477df0-422c-4552-bc4d-2bbe3f21abf2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 7680 | 2025.09.17 20:41:43.445427 [ 5 ] {4d477df0-422c-4552-bc4d-2bbe3f21abf2} <Debug> TCPHandler: Processed in 0.001243415 sec. | ||
| 7681 | 2025.09.17 20:41:43.644310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7682 | 2025.09.17 20:41:43.661429 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2025.09.17 20:41:43.661481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7684 | 2025.09.17 20:41:43.667723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7685 | 2025.09.17 20:41:43.668471 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2025.09.17 20:41:43.671312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7687 | 2025.09.17 20:41:44.846229 [ 112 ] {} <Debug> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7688 | 2025.09.17 20:41:44.846291 [ 112 ] {} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2025.09.17 20:41:44.846314 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7690 | 2025.09.17 20:41:44.846439 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 7691 | 2025.09.17 20:41:44.846581 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7692 | 2025.09.17 20:41:44.846617 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 7693 | 2025.09.17 20:41:44.846686 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 7694 | 2025.09.17 20:41:44.846733 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 7695 | 2025.09.17 20:41:44.846778 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 7696 | 2025.09.17 20:41:44.846820 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7697 | 2025.09.17 20:41:44.847520 [ 195 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138672 sec., 31615.776975283487 rows/sec., 2.64 MiB/sec. | ||
| 7698 | 2025.09.17 20:41:44.847629 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7699 | 2025.09.17 20:41:44.847867 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_17_4} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2025.09.17 20:41:44.847945 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_17_4} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7701 | 2025.09.17 20:41:44.848012 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7702 | 2025.09.17 20:41:47.744433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 938 | ||
| 7703 | 2025.09.17 20:41:47.746552 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2025.09.17 20:41:47.746600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7705 | 2025.09.17 20:41:47.747776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7706 | 2025.09.17 20:41:47.748046 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2025.09.17 20:41:47.748309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7708 | 2025.09.17 20:41:48.436236 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2025.09.17 20:41:48.436415 [ 5 ] {b67776e3-093b-4a9a-829e-170566f832d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7710 | 2025.09.17 20:41:48.436479 [ 5 ] {b67776e3-093b-4a9a-829e-170566f832d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7711 | 2025.09.17 20:41:48.437169 [ 5 ] {b67776e3-093b-4a9a-829e-170566f832d8} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2025.09.17 20:41:48.437205 [ 5 ] {b67776e3-093b-4a9a-829e-170566f832d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7713 | 2025.09.17 20:41:48.437621 [ 5 ] {b67776e3-093b-4a9a-829e-170566f832d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7714 | 2025.09.17 20:41:48.437856 [ 5 ] {b67776e3-093b-4a9a-829e-170566f832d8} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2025.09.17 20:41:48.438005 [ 5 ] {b67776e3-093b-4a9a-829e-170566f832d8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 7716 | 2025.09.17 20:41:48.438048 [ 5 ] {b67776e3-093b-4a9a-829e-170566f832d8} <Debug> TCPHandler: Processed in 0.001956115 sec. | ||
| 7717 | 2025.09.17 20:41:48.438189 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2025.09.17 20:41:48.438282 [ 5 ] {48fe8d2b-39b1-49f7-ae44-fefca59287df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7719 | 2025.09.17 20:41:48.438323 [ 5 ] {48fe8d2b-39b1-49f7-ae44-fefca59287df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7720 | 2025.09.17 20:41:48.438748 [ 5 ] {48fe8d2b-39b1-49f7-ae44-fefca59287df} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2025.09.17 20:41:48.438783 [ 5 ] {48fe8d2b-39b1-49f7-ae44-fefca59287df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7722 | 2025.09.17 20:41:48.439076 [ 5 ] {48fe8d2b-39b1-49f7-ae44-fefca59287df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7723 | 2025.09.17 20:41:48.439295 [ 5 ] {48fe8d2b-39b1-49f7-ae44-fefca59287df} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2025.09.17 20:41:48.439422 [ 5 ] {48fe8d2b-39b1-49f7-ae44-fefca59287df} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 140.96 KiB/sec. | ||
| 7725 | 2025.09.17 20:41:48.439458 [ 5 ] {48fe8d2b-39b1-49f7-ae44-fefca59287df} <Debug> TCPHandler: Processed in 0.001328957 sec. | ||
| 7726 | 2025.09.17 20:41:48.439587 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2025.09.17 20:41:48.439680 [ 5 ] {02f96085-c74d-4a27-9a47-3bdd168cd6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7728 | 2025.09.17 20:41:48.439720 [ 5 ] {02f96085-c74d-4a27-9a47-3bdd168cd6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7729 | 2025.09.17 20:41:48.440215 [ 5 ] {02f96085-c74d-4a27-9a47-3bdd168cd6d6} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2025.09.17 20:41:48.440250 [ 5 ] {02f96085-c74d-4a27-9a47-3bdd168cd6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7731 | 2025.09.17 20:41:48.440575 [ 5 ] {02f96085-c74d-4a27-9a47-3bdd168cd6d6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7732 | 2025.09.17 20:41:48.440791 [ 5 ] {02f96085-c74d-4a27-9a47-3bdd168cd6d6} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2025.09.17 20:41:48.440883 [ 122 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7734 | 2025.09.17 20:41:48.440916 [ 5 ] {02f96085-c74d-4a27-9a47-3bdd168cd6d6} <Debug> executeQuery: Read 195 rows, 17.66 KiB in 0.001254 sec., 155502.3923444976 rows/sec., 13.75 MiB/sec. | ||
| 7735 | 2025.09.17 20:41:48.440918 [ 122 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2025.09.17 20:41:48.440947 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7737 | 2025.09.17 20:41:48.440953 [ 5 ] {02f96085-c74d-4a27-9a47-3bdd168cd6d6} <Debug> TCPHandler: Processed in 0.00142372 sec. | ||
| 7738 | 2025.09.17 20:41:48.441029 [ 202 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 7739 | 2025.09.17 20:41:48.441076 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2025.09.17 20:41:48.441115 [ 202 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7741 | 2025.09.17 20:41:48.441143 [ 202 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1410 rows starting from the beginning of the part | ||
| 7742 | 2025.09.17 20:41:48.441169 [ 5 ] {977df786-bd6b-46a9-8537-27207f937072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7743 | 2025.09.17 20:41:48.441201 [ 202 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 74 rows starting from the beginning of the part | ||
| 7744 | 2025.09.17 20:41:48.441209 [ 5 ] {977df786-bd6b-46a9-8537-27207f937072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7745 | 2025.09.17 20:41:48.441245 [ 202 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1265 rows starting from the beginning of the part | ||
| 7746 | 2025.09.17 20:41:48.441284 [ 202 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 7747 | 2025.09.17 20:41:48.441323 [ 202 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 122 rows starting from the beginning of the part | ||
| 7748 | 2025.09.17 20:41:48.441360 [ 202 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 195 rows starting from the beginning of the part | ||
| 7749 | 2025.09.17 20:41:48.441615 [ 5 ] {977df786-bd6b-46a9-8537-27207f937072} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2025.09.17 20:41:48.441649 [ 5 ] {977df786-bd6b-46a9-8537-27207f937072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7751 | 2025.09.17 20:41:48.441951 [ 5 ] {977df786-bd6b-46a9-8537-27207f937072} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7752 | 2025.09.17 20:41:48.442187 [ 5 ] {977df786-bd6b-46a9-8537-27207f937072} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7753 | 2025.09.17 20:41:48.442315 [ 5 ] {977df786-bd6b-46a9-8537-27207f937072} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001164 sec., 19759.450171821303 rows/sec., 1.49 MiB/sec. | ||
| 7754 | 2025.09.17 20:41:48.442351 [ 5 ] {977df786-bd6b-46a9-8537-27207f937072} <Debug> TCPHandler: Processed in 0.001324827 sec. | ||
| 7755 | 2025.09.17 20:41:48.442462 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7756 | 2025.09.17 20:41:48.442554 [ 5 ] {83e05861-53df-4aeb-b161-5a083b453fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7757 | 2025.09.17 20:41:48.442580 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3140 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582175 sec., 1984609.7934804938 rows/sec., 173.83 MiB/sec. | ||
| 7758 | 2025.09.17 20:41:48.442593 [ 5 ] {83e05861-53df-4aeb-b161-5a083b453fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7759 | 2025.09.17 20:41:48.442872 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7760 | 2025.09.17 20:41:48.443040 [ 5 ] {83e05861-53df-4aeb-b161-5a083b453fc2} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2025.09.17 20:41:48.443082 [ 5 ] {83e05861-53df-4aeb-b161-5a083b453fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7762 | 2025.09.17 20:41:48.443218 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2025.09.17 20:41:48.443314 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_56_11} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7764 | 2025.09.17 20:41:48.443409 [ 5 ] {83e05861-53df-4aeb-b161-5a083b453fc2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7765 | 2025.09.17 20:41:48.443413 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7766 | 2025.09.17 20:41:48.443640 [ 5 ] {83e05861-53df-4aeb-b161-5a083b453fc2} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2025.09.17 20:41:48.443771 [ 5 ] {83e05861-53df-4aeb-b161-5a083b453fc2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001233 sec., 19464.7201946472 rows/sec., 1.61 MiB/sec. | ||
| 7768 | 2025.09.17 20:41:48.443819 [ 5 ] {83e05861-53df-4aeb-b161-5a083b453fc2} <Debug> TCPHandler: Processed in 0.00140559 sec. | ||
| 7769 | 2025.09.17 20:41:48.443952 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2025.09.17 20:41:48.444047 [ 5 ] {47e97c63-c6b3-4e29-8f4c-c8892cb7e79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7771 | 2025.09.17 20:41:48.444086 [ 5 ] {47e97c63-c6b3-4e29-8f4c-c8892cb7e79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7772 | 2025.09.17 20:41:48.444498 [ 5 ] {47e97c63-c6b3-4e29-8f4c-c8892cb7e79f} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2025.09.17 20:41:48.444533 [ 5 ] {47e97c63-c6b3-4e29-8f4c-c8892cb7e79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7774 | 2025.09.17 20:41:48.444835 [ 5 ] {47e97c63-c6b3-4e29-8f4c-c8892cb7e79f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7775 | 2025.09.17 20:41:48.445054 [ 5 ] {47e97c63-c6b3-4e29-8f4c-c8892cb7e79f} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2025.09.17 20:41:48.445178 [ 5 ] {47e97c63-c6b3-4e29-8f4c-c8892cb7e79f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001147 sec., 10462.074978204011 rows/sec., 817.35 KiB/sec. | ||
| 7777 | 2025.09.17 20:41:48.445214 [ 5 ] {47e97c63-c6b3-4e29-8f4c-c8892cb7e79f} <Debug> TCPHandler: Processed in 0.001316007 sec. | ||
| 7778 | 2025.09.17 20:41:48.445328 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7779 | 2025.09.17 20:41:48.445419 [ 5 ] {c6f3fe75-326a-47a6-b19b-49c01993d0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7780 | 2025.09.17 20:41:48.445459 [ 5 ] {c6f3fe75-326a-47a6-b19b-49c01993d0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7781 | 2025.09.17 20:41:48.445883 [ 5 ] {c6f3fe75-326a-47a6-b19b-49c01993d0d2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2025.09.17 20:41:48.445918 [ 5 ] {c6f3fe75-326a-47a6-b19b-49c01993d0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7783 | 2025.09.17 20:41:48.446234 [ 5 ] {c6f3fe75-326a-47a6-b19b-49c01993d0d2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7784 | 2025.09.17 20:41:48.446472 [ 5 ] {c6f3fe75-326a-47a6-b19b-49c01993d0d2} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2025.09.17 20:41:48.446570 [ 122 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7786 | 2025.09.17 20:41:48.446598 [ 5 ] {c6f3fe75-326a-47a6-b19b-49c01993d0d2} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001196 sec., 92809.36454849498 rows/sec., 7.56 MiB/sec. | ||
| 7787 | 2025.09.17 20:41:48.446604 [ 122 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2025.09.17 20:41:48.446628 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7789 | 2025.09.17 20:41:48.446634 [ 5 ] {c6f3fe75-326a-47a6-b19b-49c01993d0d2} <Debug> TCPHandler: Processed in 0.001355438 sec. | ||
| 7790 | 2025.09.17 20:41:48.446713 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 7791 | 2025.09.17 20:41:48.446749 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2025.09.17 20:41:48.446828 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7793 | 2025.09.17 20:41:48.446848 [ 5 ] {256c88dc-a0e8-49a8-ba5f-575508c175b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7794 | 2025.09.17 20:41:48.446868 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 634 rows starting from the beginning of the part | ||
| 7795 | 2025.09.17 20:41:48.446895 [ 5 ] {256c88dc-a0e8-49a8-ba5f-575508c175b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7796 | 2025.09.17 20:41:48.446943 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 73 rows starting from the beginning of the part | ||
| 7797 | 2025.09.17 20:41:48.446999 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 559 rows starting from the beginning of the part | ||
| 7798 | 2025.09.17 20:41:48.447046 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 73 rows starting from the beginning of the part | ||
| 7799 | 2025.09.17 20:41:48.447091 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 97 rows starting from the beginning of the part | ||
| 7800 | 2025.09.17 20:41:48.447137 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 111 rows starting from the beginning of the part | ||
| 7801 | 2025.09.17 20:41:48.447362 [ 5 ] {256c88dc-a0e8-49a8-ba5f-575508c175b0} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7802 | 2025.09.17 20:41:48.447403 [ 5 ] {256c88dc-a0e8-49a8-ba5f-575508c175b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7803 | 2025.09.17 20:41:48.447771 [ 5 ] {256c88dc-a0e8-49a8-ba5f-575508c175b0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7804 | 2025.09.17 20:41:48.448005 [ 5 ] {256c88dc-a0e8-49a8-ba5f-575508c175b0} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7805 | 2025.09.17 20:41:48.448102 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7806 | 2025.09.17 20:41:48.448125 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7807 | 2025.09.17 20:41:48.448133 [ 5 ] {256c88dc-a0e8-49a8-ba5f-575508c175b0} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001303 sec., 151189.56254796626 rows/sec., 10.84 MiB/sec. | ||
| 7808 | 2025.09.17 20:41:48.448142 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7809 | 2025.09.17 20:41:48.448169 [ 5 ] {256c88dc-a0e8-49a8-ba5f-575508c175b0} <Debug> TCPHandler: Processed in 0.001470021 sec. | ||
| 7810 | 2025.09.17 20:41:48.448208 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 7811 | 2025.09.17 20:41:48.448303 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7812 | 2025.09.17 20:41:48.448307 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7813 | 2025.09.17 20:41:48.448356 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14503 rows starting from the beginning of the part | ||
| 7814 | 2025.09.17 20:41:48.448362 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687898 sec., 916524.5767220531 rows/sec., 73.02 MiB/sec. | ||
| 7815 | 2025.09.17 20:41:48.448405 [ 5 ] {fd2a9459-7a9e-4dcc-90f3-4560a80da1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7816 | 2025.09.17 20:41:48.448408 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7817 | 2025.09.17 20:41:48.448467 [ 5 ] {fd2a9459-7a9e-4dcc-90f3-4560a80da1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7818 | 2025.09.17 20:41:48.448480 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 847 rows starting from the beginning of the part | ||
| 7819 | 2025.09.17 20:41:48.448531 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7820 | 2025.09.17 20:41:48.448573 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 7821 | 2025.09.17 20:41:48.448584 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7822 | 2025.09.17 20:41:48.448613 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 197 rows starting from the beginning of the part | ||
| 7823 | 2025.09.17 20:41:48.448967 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2025.09.17 20:41:48.449056 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_56_11} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7825 | 2025.09.17 20:41:48.449152 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7826 | 2025.09.17 20:41:48.449274 [ 5 ] {fd2a9459-7a9e-4dcc-90f3-4560a80da1cd} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2025.09.17 20:41:48.449315 [ 5 ] {fd2a9459-7a9e-4dcc-90f3-4560a80da1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7828 | 2025.09.17 20:41:48.449877 [ 5 ] {fd2a9459-7a9e-4dcc-90f3-4560a80da1cd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7829 | 2025.09.17 20:41:48.450112 [ 5 ] {fd2a9459-7a9e-4dcc-90f3-4560a80da1cd} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2025.09.17 20:41:48.450253 [ 5 ] {fd2a9459-7a9e-4dcc-90f3-4560a80da1cd} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001865 sec., 4825.73726541555 rows/sec., 8.65 MiB/sec. | ||
| 7831 | 2025.09.17 20:41:48.450307 [ 5 ] {fd2a9459-7a9e-4dcc-90f3-4560a80da1cd} <Debug> TCPHandler: Processed in 0.002060868 sec. | ||
| 7832 | 2025.09.17 20:41:48.450435 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7833 | 2025.09.17 20:41:48.450550 [ 5 ] {be2054a7-08b6-4227-9460-ca69373aecd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7834 | 2025.09.17 20:41:48.450592 [ 5 ] {be2054a7-08b6-4227-9460-ca69373aecd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7835 | 2025.09.17 20:41:48.450973 [ 5 ] {be2054a7-08b6-4227-9460-ca69373aecd0} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7836 | 2025.09.17 20:41:48.451007 [ 5 ] {be2054a7-08b6-4227-9460-ca69373aecd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7837 | 2025.09.17 20:41:48.451332 [ 5 ] {be2054a7-08b6-4227-9460-ca69373aecd0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7838 | 2025.09.17 20:41:48.451582 [ 5 ] {be2054a7-08b6-4227-9460-ca69373aecd0} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7839 | 2025.09.17 20:41:48.451689 [ 122 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7840 | 2025.09.17 20:41:48.451714 [ 5 ] {be2054a7-08b6-4227-9460-ca69373aecd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 7841 | 2025.09.17 20:41:48.451717 [ 122 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2025.09.17 20:41:48.451743 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7843 | 2025.09.17 20:41:48.451749 [ 5 ] {be2054a7-08b6-4227-9460-ca69373aecd0} <Debug> TCPHandler: Processed in 0.001364119 sec. | ||
| 7844 | 2025.09.17 20:41:48.451827 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 7845 | 2025.09.17 20:41:48.451931 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7846 | 2025.09.17 20:41:48.451960 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2748 rows starting from the beginning of the part | ||
| 7847 | 2025.09.17 20:41:48.452013 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 7848 | 2025.09.17 20:41:48.452050 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 7849 | 2025.09.17 20:41:48.452083 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7850 | 2025.09.17 20:41:48.452117 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 7851 | 2025.09.17 20:41:48.452151 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7852 | 2025.09.17 20:41:48.452952 [ 190 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16027 rows, containing 5 columns (5 merged, 0 gathered) in 0.004765365 sec., 3363226.1117459 rows/sec., 231.07 MiB/sec. | ||
| 7853 | 2025.09.17 20:41:48.453325 [ 186 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3048 rows, containing 4 columns (4 merged, 0 gathered) in 0.001533063 sec., 1988176.6111373112 rows/sec., 133.81 MiB/sec. | ||
| 7854 | 2025.09.17 20:41:48.453490 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7855 | 2025.09.17 20:41:48.453555 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7856 | 2025.09.17 20:41:48.453814 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2025.09.17 20:41:48.453872 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_56_11} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7858 | 2025.09.17 20:41:48.453887 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7859 | 2025.09.17 20:41:48.453945 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_56_11} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7860 | 2025.09.17 20:41:48.453970 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 7861 | 2025.09.17 20:41:48.454012 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7862 | 2025.09.17 20:41:50.201148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18726 | ||
| 7863 | 2025.09.17 20:41:50.201673 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7864 | 2025.09.17 20:41:50.201720 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7865 | 2025.09.17 20:41:50.202228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7866 | 2025.09.17 20:41:50.202465 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7867 | 2025.09.17 20:41:50.202600 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18726 | ||
| 7868 | 2025.09.17 20:41:51.172343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7869 | 2025.09.17 20:41:51.190350 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7870 | 2025.09.17 20:41:51.190414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7871 | 2025.09.17 20:41:51.196497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7872 | 2025.09.17 20:41:51.197230 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7873 | 2025.09.17 20:41:51.200424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7874 | 2025.09.17 20:41:53.435288 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2025.09.17 20:41:53.435486 [ 5 ] {75b503ec-bc66-49cf-891a-399e20e0a183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7876 | 2025.09.17 20:41:53.435557 [ 5 ] {75b503ec-bc66-49cf-891a-399e20e0a183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7877 | 2025.09.17 20:41:53.436267 [ 5 ] {75b503ec-bc66-49cf-891a-399e20e0a183} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2025.09.17 20:41:53.436309 [ 5 ] {75b503ec-bc66-49cf-891a-399e20e0a183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7879 | 2025.09.17 20:41:53.436711 [ 5 ] {75b503ec-bc66-49cf-891a-399e20e0a183} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7880 | 2025.09.17 20:41:53.436935 [ 5 ] {75b503ec-bc66-49cf-891a-399e20e0a183} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2025.09.17 20:41:53.437098 [ 5 ] {75b503ec-bc66-49cf-891a-399e20e0a183} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001667 sec., 73185.36292741452 rows/sec., 6.29 MiB/sec. | ||
| 7882 | 2025.09.17 20:41:53.437142 [ 5 ] {75b503ec-bc66-49cf-891a-399e20e0a183} <Debug> TCPHandler: Processed in 0.001991676 sec. | ||
| 7883 | 2025.09.17 20:41:53.437262 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2025.09.17 20:41:53.437356 [ 5 ] {0b661827-5eac-4b91-9643-a1ec7630ad99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7885 | 2025.09.17 20:41:53.437396 [ 5 ] {0b661827-5eac-4b91-9643-a1ec7630ad99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7886 | 2025.09.17 20:41:53.437798 [ 5 ] {0b661827-5eac-4b91-9643-a1ec7630ad99} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2025.09.17 20:41:53.437834 [ 5 ] {0b661827-5eac-4b91-9643-a1ec7630ad99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7888 | 2025.09.17 20:41:53.438129 [ 5 ] {0b661827-5eac-4b91-9643-a1ec7630ad99} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7889 | 2025.09.17 20:41:53.438337 [ 5 ] {0b661827-5eac-4b91-9643-a1ec7630ad99} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2025.09.17 20:41:53.438436 [ 119 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7891 | 2025.09.17 20:41:53.438467 [ 5 ] {0b661827-5eac-4b91-9643-a1ec7630ad99} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00113 sec., 29203.53982300885 rows/sec., 2.14 MiB/sec. | ||
| 7892 | 2025.09.17 20:41:53.438504 [ 119 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2025.09.17 20:41:53.438514 [ 5 ] {0b661827-5eac-4b91-9643-a1ec7630ad99} <Debug> TCPHandler: Processed in 0.001299487 sec. | ||
| 7894 | 2025.09.17 20:41:53.438533 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7895 | 2025.09.17 20:41:53.438631 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 7896 | 2025.09.17 20:41:53.438635 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2025.09.17 20:41:53.438726 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7898 | 2025.09.17 20:41:53.438746 [ 5 ] {03433cdc-314b-47c2-84ee-93238dfea40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7899 | 2025.09.17 20:41:53.438756 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 72 rows starting from the beginning of the part | ||
| 7900 | 2025.09.17 20:41:53.438786 [ 5 ] {03433cdc-314b-47c2-84ee-93238dfea40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7901 | 2025.09.17 20:41:53.438816 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part | ||
| 7902 | 2025.09.17 20:41:53.438864 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
| 7903 | 2025.09.17 20:41:53.438909 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 33 rows starting from the beginning of the part | ||
| 7904 | 2025.09.17 20:41:53.438952 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 23 rows starting from the beginning of the part | ||
| 7905 | 2025.09.17 20:41:53.438994 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
| 7906 | 2025.09.17 20:41:53.439197 [ 5 ] {03433cdc-314b-47c2-84ee-93238dfea40d} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7907 | 2025.09.17 20:41:53.439232 [ 5 ] {03433cdc-314b-47c2-84ee-93238dfea40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7908 | 2025.09.17 20:41:53.439536 [ 5 ] {03433cdc-314b-47c2-84ee-93238dfea40d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7909 | 2025.09.17 20:41:53.439697 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001105871 sec., 188991.30187879055 rows/sec., 14.58 MiB/sec. | ||
| 7910 | 2025.09.17 20:41:53.439746 [ 5 ] {03433cdc-314b-47c2-84ee-93238dfea40d} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2025.09.17 20:41:53.439817 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7912 | 2025.09.17 20:41:53.439871 [ 5 ] {03433cdc-314b-47c2-84ee-93238dfea40d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001143 sec., 84864.39195100612 rows/sec., 6.63 MiB/sec. | ||
| 7913 | 2025.09.17 20:41:53.439907 [ 5 ] {03433cdc-314b-47c2-84ee-93238dfea40d} <Debug> TCPHandler: Processed in 0.001319187 sec. | ||
| 7914 | 2025.09.17 20:41:53.440019 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2025.09.17 20:41:53.440054 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.09.17 20:41:53.440117 [ 5 ] {78be11c4-af20-4638-ae00-743abd02d42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7917 | 2025.09.17 20:41:53.440128 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_51_10} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7918 | 2025.09.17 20:41:53.440159 [ 5 ] {78be11c4-af20-4638-ae00-743abd02d42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7919 | 2025.09.17 20:41:53.440186 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 7920 | 2025.09.17 20:41:53.440557 [ 5 ] {78be11c4-af20-4638-ae00-743abd02d42b} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2025.09.17 20:41:53.440591 [ 5 ] {78be11c4-af20-4638-ae00-743abd02d42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7922 | 2025.09.17 20:41:53.440941 [ 5 ] {78be11c4-af20-4638-ae00-743abd02d42b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7923 | 2025.09.17 20:41:53.441154 [ 5 ] {78be11c4-af20-4638-ae00-743abd02d42b} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2025.09.17 20:41:53.441276 [ 5 ] {78be11c4-af20-4638-ae00-743abd02d42b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 7925 | 2025.09.17 20:41:53.441311 [ 5 ] {78be11c4-af20-4638-ae00-743abd02d42b} <Debug> TCPHandler: Processed in 0.001338878 sec. | ||
| 7926 | 2025.09.17 20:41:53.441420 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2025.09.17 20:41:53.441512 [ 5 ] {590a7398-8c88-47af-b1dd-88d1be7873bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7928 | 2025.09.17 20:41:53.441564 [ 5 ] {590a7398-8c88-47af-b1dd-88d1be7873bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7929 | 2025.09.17 20:41:53.442383 [ 5 ] {590a7398-8c88-47af-b1dd-88d1be7873bf} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2025.09.17 20:41:53.442420 [ 5 ] {590a7398-8c88-47af-b1dd-88d1be7873bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7931 | 2025.09.17 20:41:53.442957 [ 5 ] {590a7398-8c88-47af-b1dd-88d1be7873bf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7932 | 2025.09.17 20:41:53.443182 [ 5 ] {590a7398-8c88-47af-b1dd-88d1be7873bf} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2025.09.17 20:41:53.443315 [ 5 ] {590a7398-8c88-47af-b1dd-88d1be7873bf} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001821 sec., 18121.91103789127 rows/sec., 32.47 MiB/sec. | ||
| 7934 | 2025.09.17 20:41:53.443367 [ 5 ] {590a7398-8c88-47af-b1dd-88d1be7873bf} <Debug> TCPHandler: Processed in 0.001992996 sec. | ||
| 7935 | 2025.09.17 20:41:53.443478 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2025.09.17 20:41:53.443571 [ 5 ] {f2a20e5a-3e23-4763-9431-8c2e5a525c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7937 | 2025.09.17 20:41:53.443612 [ 5 ] {f2a20e5a-3e23-4763-9431-8c2e5a525c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7938 | 2025.09.17 20:41:53.443944 [ 5 ] {f2a20e5a-3e23-4763-9431-8c2e5a525c0b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2025.09.17 20:41:53.443979 [ 5 ] {f2a20e5a-3e23-4763-9431-8c2e5a525c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7940 | 2025.09.17 20:41:53.444277 [ 5 ] {f2a20e5a-3e23-4763-9431-8c2e5a525c0b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7941 | 2025.09.17 20:41:53.444484 [ 5 ] {f2a20e5a-3e23-4763-9431-8c2e5a525c0b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2025.09.17 20:41:53.444604 [ 5 ] {f2a20e5a-3e23-4763-9431-8c2e5a525c0b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 7943 | 2025.09.17 20:41:53.444638 [ 5 ] {f2a20e5a-3e23-4763-9431-8c2e5a525c0b} <Debug> TCPHandler: Processed in 0.001207484 sec. | ||
| 7944 | 2025.09.17 20:41:57.565280 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7945 | 2025.09.17 20:41:57.565377 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7946 | 2025.09.17 20:41:57.703648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19174 | ||
| 7947 | 2025.09.17 20:41:57.704197 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2025.09.17 20:41:57.704244 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7949 | 2025.09.17 20:41:57.704753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7950 | 2025.09.17 20:41:57.705019 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2025.09.17 20:41:57.705144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19174 | ||
| 7952 | 2025.09.17 20:41:57.748460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 970 | ||
| 7953 | 2025.09.17 20:41:57.750867 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2025.09.17 20:41:57.750921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7955 | 2025.09.17 20:41:57.752164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7956 | 2025.09.17 20:41:57.752447 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2025.09.17 20:41:57.752721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 7958 | 2025.09.17 20:41:58.434212 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2025.09.17 20:41:58.434415 [ 5 ] {cf901a06-3bf9-415b-89b2-5042f2a09297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7960 | 2025.09.17 20:41:58.434492 [ 5 ] {cf901a06-3bf9-415b-89b2-5042f2a09297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7961 | 2025.09.17 20:41:58.435223 [ 5 ] {cf901a06-3bf9-415b-89b2-5042f2a09297} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2025.09.17 20:41:58.435275 [ 5 ] {cf901a06-3bf9-415b-89b2-5042f2a09297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7963 | 2025.09.17 20:41:58.435705 [ 5 ] {cf901a06-3bf9-415b-89b2-5042f2a09297} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7964 | 2025.09.17 20:41:58.435951 [ 5 ] {cf901a06-3bf9-415b-89b2-5042f2a09297} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2025.09.17 20:41:58.436130 [ 5 ] {cf901a06-3bf9-415b-89b2-5042f2a09297} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001769 sec., 41831.543244771055 rows/sec., 3.38 MiB/sec. | ||
| 7966 | 2025.09.17 20:41:58.436181 [ 5 ] {cf901a06-3bf9-415b-89b2-5042f2a09297} <Debug> TCPHandler: Processed in 0.002149 sec. | ||
| 7967 | 2025.09.17 20:41:58.436330 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2025.09.17 20:41:58.436432 [ 5 ] {5d7d4b59-7f25-43c6-8c4b-cb0214dc2177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7969 | 2025.09.17 20:41:58.436476 [ 5 ] {5d7d4b59-7f25-43c6-8c4b-cb0214dc2177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7970 | 2025.09.17 20:41:58.436949 [ 5 ] {5d7d4b59-7f25-43c6-8c4b-cb0214dc2177} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2025.09.17 20:41:58.436988 [ 5 ] {5d7d4b59-7f25-43c6-8c4b-cb0214dc2177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7972 | 2025.09.17 20:41:58.437310 [ 5 ] {5d7d4b59-7f25-43c6-8c4b-cb0214dc2177} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7973 | 2025.09.17 20:41:58.437533 [ 5 ] {5d7d4b59-7f25-43c6-8c4b-cb0214dc2177} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2025.09.17 20:41:58.437667 [ 5 ] {5d7d4b59-7f25-43c6-8c4b-cb0214dc2177} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001259 sec., 7148.530579825258 rows/sec., 537.54 KiB/sec. | ||
| 7975 | 2025.09.17 20:41:58.437706 [ 5 ] {5d7d4b59-7f25-43c6-8c4b-cb0214dc2177} <Debug> TCPHandler: Processed in 0.0014401 sec. | ||
| 7976 | 2025.09.17 20:41:58.437845 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2025.09.17 20:41:58.437970 [ 5 ] {91d792a0-6305-45be-b295-1970710e3417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7978 | 2025.09.17 20:41:58.438022 [ 5 ] {91d792a0-6305-45be-b295-1970710e3417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7979 | 2025.09.17 20:41:58.438493 [ 5 ] {91d792a0-6305-45be-b295-1970710e3417} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2025.09.17 20:41:58.438530 [ 5 ] {91d792a0-6305-45be-b295-1970710e3417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7981 | 2025.09.17 20:41:58.438850 [ 5 ] {91d792a0-6305-45be-b295-1970710e3417} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7982 | 2025.09.17 20:41:58.439058 [ 5 ] {91d792a0-6305-45be-b295-1970710e3417} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2025.09.17 20:41:58.439194 [ 5 ] {91d792a0-6305-45be-b295-1970710e3417} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001251 sec., 58353.317346123105 rows/sec., 4.56 MiB/sec. | ||
| 7984 | 2025.09.17 20:41:58.439233 [ 5 ] {91d792a0-6305-45be-b295-1970710e3417} <Debug> TCPHandler: Processed in 0.00145779 sec. | ||
| 7985 | 2025.09.17 20:41:58.439354 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2025.09.17 20:41:58.439450 [ 5 ] {88b39b0f-8f42-4cdf-8a02-c1eaa4d57ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7987 | 2025.09.17 20:41:58.439494 [ 5 ] {88b39b0f-8f42-4cdf-8a02-c1eaa4d57ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7988 | 2025.09.17 20:41:58.439916 [ 5 ] {88b39b0f-8f42-4cdf-8a02-c1eaa4d57ab3} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2025.09.17 20:41:58.439952 [ 5 ] {88b39b0f-8f42-4cdf-8a02-c1eaa4d57ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7990 | 2025.09.17 20:41:58.440283 [ 5 ] {88b39b0f-8f42-4cdf-8a02-c1eaa4d57ab3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7991 | 2025.09.17 20:41:58.440496 [ 5 ] {88b39b0f-8f42-4cdf-8a02-c1eaa4d57ab3} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2025.09.17 20:41:58.440632 [ 5 ] {88b39b0f-8f42-4cdf-8a02-c1eaa4d57ab3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 7993 | 2025.09.17 20:41:58.440670 [ 5 ] {88b39b0f-8f42-4cdf-8a02-c1eaa4d57ab3} <Debug> TCPHandler: Processed in 0.001364828 sec. | ||
| 7994 | 2025.09.17 20:41:58.440774 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2025.09.17 20:41:58.440867 [ 5 ] {05d5d80a-43c1-41c2-9326-4257e71347f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7996 | 2025.09.17 20:41:58.440921 [ 5 ] {05d5d80a-43c1-41c2-9326-4257e71347f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7997 | 2025.09.17 20:41:58.441686 [ 5 ] {05d5d80a-43c1-41c2-9326-4257e71347f7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2025.09.17 20:41:58.441723 [ 5 ] {05d5d80a-43c1-41c2-9326-4257e71347f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 7999 | 2025.09.17 20:41:58.442243 [ 5 ] {05d5d80a-43c1-41c2-9326-4257e71347f7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8000 | 2025.09.17 20:41:58.442462 [ 5 ] {05d5d80a-43c1-41c2-9326-4257e71347f7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2025.09.17 20:41:58.442599 [ 5 ] {05d5d80a-43c1-41c2-9326-4257e71347f7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00175 sec., 5142.857142857143 rows/sec., 9.22 MiB/sec. | ||
| 8002 | 2025.09.17 20:41:58.442653 [ 5 ] {05d5d80a-43c1-41c2-9326-4257e71347f7} <Debug> TCPHandler: Processed in 0.001927094 sec. | ||
| 8003 | 2025.09.17 20:41:58.442767 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2025.09.17 20:41:58.442862 [ 5 ] {f0f14bb7-7a8e-4d5d-b05a-b93615490119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8005 | 2025.09.17 20:41:58.442904 [ 5 ] {f0f14bb7-7a8e-4d5d-b05a-b93615490119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8006 | 2025.09.17 20:41:58.443245 [ 5 ] {f0f14bb7-7a8e-4d5d-b05a-b93615490119} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2025.09.17 20:41:58.443280 [ 5 ] {f0f14bb7-7a8e-4d5d-b05a-b93615490119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8008 | 2025.09.17 20:41:58.443596 [ 5 ] {f0f14bb7-7a8e-4d5d-b05a-b93615490119} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8009 | 2025.09.17 20:41:58.443803 [ 5 ] {f0f14bb7-7a8e-4d5d-b05a-b93615490119} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2025.09.17 20:41:58.443934 [ 5 ] {f0f14bb7-7a8e-4d5d-b05a-b93615490119} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8011 | 2025.09.17 20:41:58.443972 [ 5 ] {f0f14bb7-7a8e-4d5d-b05a-b93615490119} <Debug> TCPHandler: Processed in 0.001254015 sec. | ||
| 8012 | 2025.09.17 20:41:58.701440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8013 | 2025.09.17 20:41:58.718765 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2025.09.17 20:41:58.718823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8015 | 2025.09.17 20:41:58.724784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8016 | 2025.09.17 20:41:58.725489 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2025.09.17 20:41:58.728470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8018 | 2025.09.17 20:42:00.896898 [ 105 ] {} <Debug> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8019 | 2025.09.17 20:42:00.896991 [ 105 ] {} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2025.09.17 20:42:00.897016 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8021 | 2025.09.17 20:42:00.897216 [ 194 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::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 | ||
| 8022 | 2025.09.17 20:42:00.897377 [ 194 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8023 | 2025.09.17 20:42:00.897417 [ 194 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 253 rows starting from the beginning of the part | ||
| 8024 | 2025.09.17 20:42:00.897490 [ 194 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 8025 | 2025.09.17 20:42:00.897539 [ 194 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 8026 | 2025.09.17 20:42:00.897590 [ 194 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 8027 | 2025.09.17 20:42:00.897634 [ 194 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8028 | 2025.09.17 20:42:00.898554 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402879 sec., 539604.6273413459 rows/sec., 39.38 MiB/sec. | ||
| 8029 | 2025.09.17 20:42:00.898744 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8030 | 2025.09.17 20:42:00.899095 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_17_4} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2025.09.17 20:42:00.899199 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_17_4} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8032 | 2025.09.17 20:42:00.899297 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8033 | 2025.09.17 20:42:01.451407 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32876 | ||
| 8034 | 2025.09.17 20:42:01.451524 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8035 | 2025.09.17 20:42:01.451557 [ 291 ] {} <Debug> TCP-Session: d3db99ff-93d3-4640-8e4a-18d7a9ccd769 Authenticating user 'default' from [fd00:1122:3344:101::e]:32876 | ||
| 8036 | 2025.09.17 20:42:01.451584 [ 291 ] {} <Debug> TCP-Session: d3db99ff-93d3-4640-8e4a-18d7a9ccd769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2025.09.17 20:42:01.451600 [ 291 ] {} <Debug> TCP-Session: d3db99ff-93d3-4640-8e4a-18d7a9ccd769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2025.09.17 20:42:01.451787 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60736 | ||
| 8039 | 2025.09.17 20:42:01.451825 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56818 | ||
| 8040 | 2025.09.17 20:42:01.451865 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55074 | ||
| 8041 | 2025.09.17 20:42:01.451904 [ 291 ] {} <Trace> TCP-Session: d3db99ff-93d3-4640-8e4a-18d7a9ccd769 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8042 | 2025.09.17 20:42:01.451917 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8043 | 2025.09.17 20:42:01.451876 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40508 | ||
| 8044 | 2025.09.17 20:42:01.451974 [ 292 ] {} <Debug> TCP-Session: bcaf5d2a-8aac-4941-9e21-58e584722351 Authenticating user 'default' from [fd00:1122:3344:101::e]:60736 | ||
| 8045 | 2025.09.17 20:42:01.451968 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8046 | 2025.09.17 20:42:01.452026 [ 292 ] {} <Debug> TCP-Session: bcaf5d2a-8aac-4941-9e21-58e584722351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2025.09.17 20:42:01.451867 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64407 | ||
| 8048 | 2025.09.17 20:42:01.452062 [ 292 ] {} <Debug> TCP-Session: bcaf5d2a-8aac-4941-9e21-58e584722351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8049 | 2025.09.17 20:42:01.452062 [ 293 ] {} <Debug> TCP-Session: 5e2de098-da19-4311-a01d-b582b08211d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56818 | ||
| 8050 | 2025.09.17 20:42:01.451845 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36696 | ||
| 8051 | 2025.09.17 20:42:01.452114 [ 291 ] {5a908fe1-c975-4eb4-bf5d-f18cf730cc83} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32876) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8052 | 2025.09.17 20:42:01.452134 [ 293 ] {} <Debug> TCP-Session: 5e2de098-da19-4311-a01d-b582b08211d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8053 | 2025.09.17 20:42:01.452142 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8054 | 2025.09.17 20:42:01.452191 [ 293 ] {} <Debug> TCP-Session: 5e2de098-da19-4311-a01d-b582b08211d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2025.09.17 20:42:01.452226 [ 288 ] {} <Debug> TCP-Session: 5e4517d5-3f41-4233-a2f2-5a2c7c4ceee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55074 | ||
| 8056 | 2025.09.17 20:42:01.451835 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38253 | ||
| 8057 | 2025.09.17 20:42:01.452265 [ 288 ] {} <Debug> TCP-Session: 5e4517d5-3f41-4233-a2f2-5a2c7c4ceee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8058 | 2025.09.17 20:42:01.451829 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35921 | ||
| 8059 | 2025.09.17 20:42:01.452316 [ 288 ] {} <Debug> TCP-Session: 5e4517d5-3f41-4233-a2f2-5a2c7c4ceee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8060 | 2025.09.17 20:42:01.452447 [ 291 ] {5a908fe1-c975-4eb4-bf5d-f18cf730cc83} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8061 | 2025.09.17 20:42:01.452511 [ 291 ] {5a908fe1-c975-4eb4-bf5d-f18cf730cc83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8062 | 2025.09.17 20:42:01.452615 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8063 | 2025.09.17 20:42:01.452652 [ 286 ] {} <Debug> TCP-Session: 146ab9db-9835-4ba5-9527-8106dd133b4e Authenticating user 'default' from [fd00:1122:3344:101::e]:36696 | ||
| 8064 | 2025.09.17 20:42:01.452678 [ 286 ] {} <Debug> TCP-Session: 146ab9db-9835-4ba5-9527-8106dd133b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2025.09.17 20:42:01.452692 [ 286 ] {} <Debug> TCP-Session: 146ab9db-9835-4ba5-9527-8106dd133b4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8066 | 2025.09.17 20:42:01.452716 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8067 | 2025.09.17 20:42:01.452752 [ 3 ] {} <Debug> TCP-Session: 0287747c-687d-457b-9a93-d5f85bead615 Authenticating user 'default' from [fd00:1122:3344:101::e]:38253 | ||
| 8068 | 2025.09.17 20:42:01.452771 [ 3 ] {} <Debug> TCP-Session: 0287747c-687d-457b-9a93-d5f85bead615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2025.09.17 20:42:01.452788 [ 3 ] {} <Debug> TCP-Session: 0287747c-687d-457b-9a93-d5f85bead615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8070 | 2025.09.17 20:42:01.452804 [ 291 ] {5a908fe1-c975-4eb4-bf5d-f18cf730cc83} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 8071 | 2025.09.17 20:42:01.452935 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8072 | 2025.09.17 20:42:01.452971 [ 289 ] {} <Debug> TCP-Session: 3c22efa9-9594-4b8f-a78d-ebd08eef2c43 Authenticating user 'default' from [fd00:1122:3344:101::e]:64407 | ||
| 8073 | 2025.09.17 20:42:01.452988 [ 289 ] {} <Debug> TCP-Session: 3c22efa9-9594-4b8f-a78d-ebd08eef2c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8074 | 2025.09.17 20:42:01.453003 [ 289 ] {} <Debug> TCP-Session: 3c22efa9-9594-4b8f-a78d-ebd08eef2c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2025.09.17 20:42:01.453125 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8076 | 2025.09.17 20:42:01.453163 [ 294 ] {} <Debug> TCP-Session: d237cbbf-3793-4dca-8918-39eb7b9f41c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35921 | ||
| 8077 | 2025.09.17 20:42:01.453186 [ 294 ] {} <Debug> TCP-Session: d237cbbf-3793-4dca-8918-39eb7b9f41c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2025.09.17 20:42:01.453199 [ 294 ] {} <Debug> TCP-Session: d237cbbf-3793-4dca-8918-39eb7b9f41c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2025.09.17 20:42:01.453203 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8080 | 2025.09.17 20:42:01.453237 [ 290 ] {} <Debug> TCP-Session: 097c8604-8c8d-49bb-a5aa-6c52f91947fe Authenticating user 'default' from [fd00:1122:3344:101::e]:40508 | ||
| 8081 | 2025.09.17 20:42:01.453256 [ 290 ] {} <Debug> TCP-Session: 097c8604-8c8d-49bb-a5aa-6c52f91947fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8082 | 2025.09.17 20:42:01.453270 [ 290 ] {} <Debug> TCP-Session: 097c8604-8c8d-49bb-a5aa-6c52f91947fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8083 | 2025.09.17 20:42:01.453825 [ 313 ] {5a908fe1-c975-4eb4-bf5d-f18cf730cc83} <Trace> AggregatingTransform: Aggregating | ||
| 8084 | 2025.09.17 20:42:01.453885 [ 313 ] {5a908fe1-c975-4eb4-bf5d-f18cf730cc83} <Trace> Aggregator: Aggregation method: without_key | ||
| 8085 | 2025.09.17 20:42:01.453923 [ 313 ] {5a908fe1-c975-4eb4-bf5d-f18cf730cc83} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008638 sec. (991.436 rows/sec., 38.73 KiB/sec.) | ||
| 8086 | 2025.09.17 20:42:01.453942 [ 313 ] {5a908fe1-c975-4eb4-bf5d-f18cf730cc83} <Trace> Aggregator: Merging aggregated data | ||
| 8087 | 2025.09.17 20:42:01.455244 [ 291 ] {5a908fe1-c975-4eb4-bf5d-f18cf730cc83} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003198 sec., 312.6954346466542 rows/sec., 12.21 KiB/sec. | ||
| 8088 | 2025.09.17 20:42:01.455398 [ 291 ] {5a908fe1-c975-4eb4-bf5d-f18cf730cc83} <Debug> TCPHandler: Processed in 0.003620532 sec. | ||
| 8089 | 2025.09.17 20:42:01.455486 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8090 | 2025.09.17 20:42:01.455509 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8091 | 2025.09.17 20:42:01.455515 [ 291 ] {} <Debug> TCP-Session: d3db99ff-93d3-4640-8e4a-18d7a9ccd769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2025.09.17 20:42:01.455530 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8093 | 2025.09.17 20:42:01.455556 [ 290 ] {} <Debug> TCP-Session: 097c8604-8c8d-49bb-a5aa-6c52f91947fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2025.09.17 20:42:01.455562 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8095 | 2025.09.17 20:42:01.455580 [ 294 ] {} <Debug> TCP-Session: d237cbbf-3793-4dca-8918-39eb7b9f41c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2025.09.17 20:42:01.455592 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8097 | 2025.09.17 20:42:01.455617 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8098 | 2025.09.17 20:42:01.455637 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8099 | 2025.09.17 20:42:01.455653 [ 293 ] {} <Debug> TCP-Session: 5e2de098-da19-4311-a01d-b582b08211d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2025.09.17 20:42:01.455659 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8101 | 2025.09.17 20:42:01.455671 [ 289 ] {} <Debug> TCP-Session: 3c22efa9-9594-4b8f-a78d-ebd08eef2c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8102 | 2025.09.17 20:42:01.455687 [ 3 ] {} <Debug> TCP-Session: 0287747c-687d-457b-9a93-d5f85bead615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8103 | 2025.09.17 20:42:01.455712 [ 288 ] {} <Debug> TCP-Session: 5e4517d5-3f41-4233-a2f2-5a2c7c4ceee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2025.09.17 20:42:01.455677 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8105 | 2025.09.17 20:42:01.455622 [ 292 ] {} <Debug> TCP-Session: bcaf5d2a-8aac-4941-9e21-58e584722351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2025.09.17 20:42:01.455776 [ 286 ] {} <Debug> TCP-Session: 146ab9db-9835-4ba5-9527-8106dd133b4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2025.09.17 20:42:02.339583 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37991 | ||
| 8108 | 2025.09.17 20:42:02.339683 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8109 | 2025.09.17 20:42:02.339710 [ 291 ] {} <Debug> TCP-Session: 819c81cf-8fe7-4c20-af70-b185b5fb889c Authenticating user 'default' from [fd00:1122:3344:101::e]:37991 | ||
| 8110 | 2025.09.17 20:42:02.339733 [ 291 ] {} <Debug> TCP-Session: 819c81cf-8fe7-4c20-af70-b185b5fb889c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8111 | 2025.09.17 20:42:02.339747 [ 291 ] {} <Debug> TCP-Session: 819c81cf-8fe7-4c20-af70-b185b5fb889c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2025.09.17 20:42:02.339941 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59550 | ||
| 8113 | 2025.09.17 20:42:02.340014 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57442 | ||
| 8114 | 2025.09.17 20:42:02.340036 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64474 | ||
| 8115 | 2025.09.17 20:42:02.340060 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50557 | ||
| 8116 | 2025.09.17 20:42:02.340091 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8117 | 2025.09.17 20:42:02.340071 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64973 | ||
| 8118 | 2025.09.17 20:42:02.340110 [ 291 ] {} <Trace> TCP-Session: 819c81cf-8fe7-4c20-af70-b185b5fb889c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2025.09.17 20:42:02.340147 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8120 | 2025.09.17 20:42:02.340153 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8121 | 2025.09.17 20:42:02.340190 [ 289 ] {} <Debug> TCP-Session: e302c55d-64cf-457e-bc9e-142ab3db2b33 Authenticating user 'default' from [fd00:1122:3344:101::e]:50557 | ||
| 8122 | 2025.09.17 20:42:02.340196 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8123 | 2025.09.17 20:42:02.340218 [ 286 ] {} <Debug> TCP-Session: 3c95be00-192c-4567-bd22-25035781adae Authenticating user 'default' from [fd00:1122:3344:101::e]:64474 | ||
| 8124 | 2025.09.17 20:42:02.340227 [ 289 ] {} <Debug> TCP-Session: e302c55d-64cf-457e-bc9e-142ab3db2b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8125 | 2025.09.17 20:42:02.340234 [ 290 ] {} <Debug> TCP-Session: 0e989837-79bb-4391-bf37-9af9d43cc82e Authenticating user 'default' from [fd00:1122:3344:101::e]:64973 | ||
| 8126 | 2025.09.17 20:42:02.340246 [ 286 ] {} <Debug> TCP-Session: 3c95be00-192c-4567-bd22-25035781adae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8127 | 2025.09.17 20:42:02.340251 [ 289 ] {} <Debug> TCP-Session: e302c55d-64cf-457e-bc9e-142ab3db2b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8128 | 2025.09.17 20:42:02.340265 [ 290 ] {} <Debug> TCP-Session: 0e989837-79bb-4391-bf37-9af9d43cc82e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8129 | 2025.09.17 20:42:02.340269 [ 286 ] {} <Debug> TCP-Session: 3c95be00-192c-4567-bd22-25035781adae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8130 | 2025.09.17 20:42:02.340296 [ 290 ] {} <Debug> TCP-Session: 0e989837-79bb-4391-bf37-9af9d43cc82e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8131 | 2025.09.17 20:42:02.340053 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8132 | 2025.09.17 20:42:02.340314 [ 291 ] {9a8a6736-7b3a-44c1-978e-f3877b506673} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37991) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8133 | 2025.09.17 20:42:02.340051 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54717 | ||
| 8134 | 2025.09.17 20:42:02.340370 [ 292 ] {} <Debug> TCP-Session: 60c74885-f3c7-4110-8b21-6593e241cc16 Authenticating user 'default' from [fd00:1122:3344:101::e]:59550 | ||
| 8135 | 2025.09.17 20:42:02.340023 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43153 | ||
| 8136 | 2025.09.17 20:42:02.340450 [ 292 ] {} <Debug> TCP-Session: 60c74885-f3c7-4110-8b21-6593e241cc16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2025.09.17 20:42:02.340021 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34340 | ||
| 8138 | 2025.09.17 20:42:02.340506 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8139 | 2025.09.17 20:42:02.340527 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8140 | 2025.09.17 20:42:02.340555 [ 288 ] {} <Debug> TCP-Session: 84421a2c-1928-44c1-9f01-56673df61bd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54717 | ||
| 8141 | 2025.09.17 20:42:02.340571 [ 294 ] {} <Debug> TCP-Session: 01ffb68a-3d13-402b-ad1c-29276d4b3b2f Authenticating user 'default' from [fd00:1122:3344:101::e]:43153 | ||
| 8142 | 2025.09.17 20:42:02.340580 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8143 | 2025.09.17 20:42:02.340594 [ 288 ] {} <Debug> TCP-Session: 84421a2c-1928-44c1-9f01-56673df61bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2025.09.17 20:42:02.340614 [ 294 ] {} <Debug> TCP-Session: 01ffb68a-3d13-402b-ad1c-29276d4b3b2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8145 | 2025.09.17 20:42:02.340640 [ 288 ] {} <Debug> TCP-Session: 84421a2c-1928-44c1-9f01-56673df61bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8146 | 2025.09.17 20:42:02.340640 [ 293 ] {} <Debug> TCP-Session: a322939b-3d35-489e-8f69-3dad7d1d62d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34340 | ||
| 8147 | 2025.09.17 20:42:02.340657 [ 294 ] {} <Debug> TCP-Session: 01ffb68a-3d13-402b-ad1c-29276d4b3b2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2025.09.17 20:42:02.340663 [ 291 ] {9a8a6736-7b3a-44c1-978e-f3877b506673} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8149 | 2025.09.17 20:42:02.340679 [ 293 ] {} <Debug> TCP-Session: a322939b-3d35-489e-8f69-3dad7d1d62d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8150 | 2025.09.17 20:42:02.340503 [ 292 ] {} <Debug> TCP-Session: 60c74885-f3c7-4110-8b21-6593e241cc16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8151 | 2025.09.17 20:42:02.340725 [ 293 ] {} <Debug> TCP-Session: a322939b-3d35-489e-8f69-3dad7d1d62d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8152 | 2025.09.17 20:42:02.340743 [ 291 ] {9a8a6736-7b3a-44c1-978e-f3877b506673} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8153 | 2025.09.17 20:42:02.340123 [ 3 ] {} <Debug> TCP-Session: f8a90a9f-541f-455d-b853-f762a05e55bf Authenticating user 'default' from [fd00:1122:3344:101::e]:57442 | ||
| 8154 | 2025.09.17 20:42:02.340822 [ 3 ] {} <Debug> TCP-Session: f8a90a9f-541f-455d-b853-f762a05e55bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8155 | 2025.09.17 20:42:02.340835 [ 3 ] {} <Debug> TCP-Session: f8a90a9f-541f-455d-b853-f762a05e55bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8156 | 2025.09.17 20:42:02.341071 [ 291 ] {9a8a6736-7b3a-44c1-978e-f3877b506673} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 8157 | 2025.09.17 20:42:02.342050 [ 333 ] {9a8a6736-7b3a-44c1-978e-f3877b506673} <Trace> AggregatingTransform: Aggregating | ||
| 8158 | 2025.09.17 20:42:02.342112 [ 333 ] {9a8a6736-7b3a-44c1-978e-f3877b506673} <Trace> Aggregator: Aggregation method: without_key | ||
| 8159 | 2025.09.17 20:42:02.342159 [ 333 ] {9a8a6736-7b3a-44c1-978e-f3877b506673} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981178 sec. (1019.183 rows/sec., 39.81 KiB/sec.) | ||
| 8160 | 2025.09.17 20:42:02.342185 [ 333 ] {9a8a6736-7b3a-44c1-978e-f3877b506673} <Trace> Aggregator: Merging aggregated data | ||
| 8161 | 2025.09.17 20:42:02.343632 [ 291 ] {9a8a6736-7b3a-44c1-978e-f3877b506673} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003375 sec., 296.2962962962963 rows/sec., 11.57 KiB/sec. | ||
| 8162 | 2025.09.17 20:42:02.343796 [ 291 ] {9a8a6736-7b3a-44c1-978e-f3877b506673} <Debug> TCPHandler: Processed in 0.003819487 sec. | ||
| 8163 | 2025.09.17 20:42:02.343947 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8164 | 2025.09.17 20:42:02.344040 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8165 | 2025.09.17 20:42:02.344075 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8166 | 2025.09.17 20:42:02.344080 [ 291 ] {} <Debug> TCP-Session: 819c81cf-8fe7-4c20-af70-b185b5fb889c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8167 | 2025.09.17 20:42:02.344105 [ 289 ] {} <Debug> TCP-Session: e302c55d-64cf-457e-bc9e-142ab3db2b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8168 | 2025.09.17 20:42:02.344098 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8169 | 2025.09.17 20:42:02.344128 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8170 | 2025.09.17 20:42:02.344188 [ 293 ] {} <Debug> TCP-Session: a322939b-3d35-489e-8f69-3dad7d1d62d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8171 | 2025.09.17 20:42:02.344020 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8172 | 2025.09.17 20:42:02.344215 [ 288 ] {} <Debug> TCP-Session: 84421a2c-1928-44c1-9f01-56673df61bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8173 | 2025.09.17 20:42:02.344255 [ 3 ] {} <Debug> TCP-Session: f8a90a9f-541f-455d-b853-f762a05e55bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8174 | 2025.09.17 20:42:02.344000 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8175 | 2025.09.17 20:42:02.343979 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8176 | 2025.09.17 20:42:02.344325 [ 294 ] {} <Debug> TCP-Session: 01ffb68a-3d13-402b-ad1c-29276d4b3b2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8177 | 2025.09.17 20:42:02.344062 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8178 | 2025.09.17 20:42:02.344353 [ 292 ] {} <Debug> TCP-Session: 60c74885-f3c7-4110-8b21-6593e241cc16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8179 | 2025.09.17 20:42:02.344134 [ 290 ] {} <Debug> TCP-Session: 0e989837-79bb-4391-bf37-9af9d43cc82e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8180 | 2025.09.17 20:42:02.344482 [ 286 ] {} <Debug> TCP-Session: 3c95be00-192c-4567-bd22-25035781adae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8181 | 2025.09.17 20:42:02.404646 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64926 | ||
| 8182 | 2025.09.17 20:42:02.404751 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8183 | 2025.09.17 20:42:02.404777 [ 291 ] {} <Debug> TCP-Session: 4cf496e2-d2b8-4506-b157-13567fbd9cac Authenticating user 'default' from [fd00:1122:3344:101::e]:64926 | ||
| 8184 | 2025.09.17 20:42:02.404800 [ 291 ] {} <Debug> TCP-Session: 4cf496e2-d2b8-4506-b157-13567fbd9cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8185 | 2025.09.17 20:42:02.404814 [ 291 ] {} <Debug> TCP-Session: 4cf496e2-d2b8-4506-b157-13567fbd9cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8186 | 2025.09.17 20:42:02.404987 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62564 | ||
| 8187 | 2025.09.17 20:42:02.405011 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59349 | ||
| 8188 | 2025.09.17 20:42:02.405044 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57571 | ||
| 8189 | 2025.09.17 20:42:02.405034 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40633 | ||
| 8190 | 2025.09.17 20:42:02.405110 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34628 | ||
| 8191 | 2025.09.17 20:42:02.405139 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8192 | 2025.09.17 20:42:02.405153 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59844 | ||
| 8193 | 2025.09.17 20:42:02.405182 [ 3 ] {} <Debug> TCP-Session: b9733293-adf8-4195-b64c-bcc5c8680142 Authenticating user 'default' from [fd00:1122:3344:101::e]:57571 | ||
| 8194 | 2025.09.17 20:42:02.405145 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8195 | 2025.09.17 20:42:02.405220 [ 3 ] {} <Debug> TCP-Session: b9733293-adf8-4195-b64c-bcc5c8680142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8196 | 2025.09.17 20:42:02.405240 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8197 | 2025.09.17 20:42:02.405247 [ 3 ] {} <Debug> TCP-Session: b9733293-adf8-4195-b64c-bcc5c8680142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2025.09.17 20:42:02.405246 [ 293 ] {} <Debug> TCP-Session: 9f481c1a-1861-4fdc-aa42-f4db71988eea Authenticating user 'default' from [fd00:1122:3344:101::e]:59349 | ||
| 8199 | 2025.09.17 20:42:02.405274 [ 290 ] {} <Debug> TCP-Session: d176178e-6f21-43ef-b482-459dc13110ee Authenticating user 'default' from [fd00:1122:3344:101::e]:59844 | ||
| 8200 | 2025.09.17 20:42:02.405206 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8201 | 2025.09.17 20:42:02.405302 [ 293 ] {} <Debug> TCP-Session: 9f481c1a-1861-4fdc-aa42-f4db71988eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8202 | 2025.09.17 20:42:02.405314 [ 290 ] {} <Debug> TCP-Session: d176178e-6f21-43ef-b482-459dc13110ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8203 | 2025.09.17 20:42:02.405331 [ 294 ] {} <Debug> TCP-Session: f21e41ba-b978-4a17-9999-61aa69379cd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40633 | ||
| 8204 | 2025.09.17 20:42:02.405339 [ 293 ] {} <Debug> TCP-Session: 9f481c1a-1861-4fdc-aa42-f4db71988eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8205 | 2025.09.17 20:42:02.405350 [ 290 ] {} <Debug> TCP-Session: d176178e-6f21-43ef-b482-459dc13110ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2025.09.17 20:42:02.405364 [ 294 ] {} <Debug> TCP-Session: f21e41ba-b978-4a17-9999-61aa69379cd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2025.09.17 20:42:02.405207 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8208 | 2025.09.17 20:42:02.405394 [ 294 ] {} <Debug> TCP-Session: f21e41ba-b978-4a17-9999-61aa69379cd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8209 | 2025.09.17 20:42:02.405419 [ 286 ] {} <Debug> TCP-Session: fb0c55f0-4c01-43f4-afb6-2d95951d59f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34628 | ||
| 8210 | 2025.09.17 20:42:02.405137 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51367 | ||
| 8211 | 2025.09.17 20:42:02.405440 [ 286 ] {} <Debug> TCP-Session: fb0c55f0-4c01-43f4-afb6-2d95951d59f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8212 | 2025.09.17 20:42:02.405132 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60076 | ||
| 8213 | 2025.09.17 20:42:02.405482 [ 286 ] {} <Debug> TCP-Session: fb0c55f0-4c01-43f4-afb6-2d95951d59f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8214 | 2025.09.17 20:42:02.405509 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8215 | 2025.09.17 20:42:02.405132 [ 291 ] {} <Trace> TCP-Session: 4cf496e2-d2b8-4506-b157-13567fbd9cac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8216 | 2025.09.17 20:42:02.405553 [ 289 ] {} <Debug> TCP-Session: 3fbb1aa5-4f96-4ea9-977f-a855b0be8964 Authenticating user 'default' from [fd00:1122:3344:101::e]:51367 | ||
| 8217 | 2025.09.17 20:42:02.405553 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8218 | 2025.09.17 20:42:02.405588 [ 289 ] {} <Debug> TCP-Session: 3fbb1aa5-4f96-4ea9-977f-a855b0be8964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8219 | 2025.09.17 20:42:02.405098 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8220 | 2025.09.17 20:42:02.405616 [ 289 ] {} <Debug> TCP-Session: 3fbb1aa5-4f96-4ea9-977f-a855b0be8964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2025.09.17 20:42:02.405615 [ 288 ] {} <Debug> TCP-Session: b945972c-2ac8-4aac-8390-5d8e506abc6c Authenticating user 'default' from [fd00:1122:3344:101::e]:60076 | ||
| 8222 | 2025.09.17 20:42:02.405644 [ 292 ] {} <Debug> TCP-Session: 825be322-be7c-4843-8816-460993d48ed7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62564 | ||
| 8223 | 2025.09.17 20:42:02.405658 [ 288 ] {} <Debug> TCP-Session: b945972c-2ac8-4aac-8390-5d8e506abc6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2025.09.17 20:42:02.405673 [ 292 ] {} <Debug> TCP-Session: 825be322-be7c-4843-8816-460993d48ed7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8225 | 2025.09.17 20:42:02.405684 [ 288 ] {} <Debug> TCP-Session: b945972c-2ac8-4aac-8390-5d8e506abc6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8226 | 2025.09.17 20:42:02.405698 [ 292 ] {} <Debug> TCP-Session: 825be322-be7c-4843-8816-460993d48ed7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8227 | 2025.09.17 20:42:02.405719 [ 291 ] {0b94884b-ae1a-4018-bafe-39fb001c9ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8228 | 2025.09.17 20:42:02.405987 [ 291 ] {0b94884b-ae1a-4018-bafe-39fb001c9ebc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8229 | 2025.09.17 20:42:02.406041 [ 291 ] {0b94884b-ae1a-4018-bafe-39fb001c9ebc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8230 | 2025.09.17 20:42:02.406323 [ 291 ] {0b94884b-ae1a-4018-bafe-39fb001c9ebc} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 8231 | 2025.09.17 20:42:02.407276 [ 347 ] {0b94884b-ae1a-4018-bafe-39fb001c9ebc} <Trace> AggregatingTransform: Aggregating | ||
| 8232 | 2025.09.17 20:42:02.407326 [ 347 ] {0b94884b-ae1a-4018-bafe-39fb001c9ebc} <Trace> Aggregator: Aggregation method: without_key | ||
| 8233 | 2025.09.17 20:42:02.407364 [ 347 ] {0b94884b-ae1a-4018-bafe-39fb001c9ebc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941566 sec. (1062.060 rows/sec., 41.49 KiB/sec.) | ||
| 8234 | 2025.09.17 20:42:02.407384 [ 347 ] {0b94884b-ae1a-4018-bafe-39fb001c9ebc} <Trace> Aggregator: Merging aggregated data | ||
| 8235 | 2025.09.17 20:42:02.408871 [ 291 ] {0b94884b-ae1a-4018-bafe-39fb001c9ebc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003208 sec., 311.7206982543641 rows/sec., 12.18 KiB/sec. | ||
| 8236 | 2025.09.17 20:42:02.409046 [ 291 ] {0b94884b-ae1a-4018-bafe-39fb001c9ebc} <Debug> TCPHandler: Processed in 0.004036334 sec. | ||
| 8237 | 2025.09.17 20:42:02.409181 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8238 | 2025.09.17 20:42:02.409214 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8239 | 2025.09.17 20:42:02.409234 [ 291 ] {} <Debug> TCP-Session: 4cf496e2-d2b8-4506-b157-13567fbd9cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8240 | 2025.09.17 20:42:02.409238 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8241 | 2025.09.17 20:42:02.409269 [ 292 ] {} <Debug> TCP-Session: 825be322-be7c-4843-8816-460993d48ed7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2025.09.17 20:42:02.409282 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8243 | 2025.09.17 20:42:02.409310 [ 293 ] {} <Debug> TCP-Session: 9f481c1a-1861-4fdc-aa42-f4db71988eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8244 | 2025.09.17 20:42:02.409326 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8245 | 2025.09.17 20:42:02.409347 [ 286 ] {} <Debug> TCP-Session: fb0c55f0-4c01-43f4-afb6-2d95951d59f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2025.09.17 20:42:02.409364 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8247 | 2025.09.17 20:42:02.409386 [ 3 ] {} <Debug> TCP-Session: b9733293-adf8-4195-b64c-bcc5c8680142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8248 | 2025.09.17 20:42:02.409366 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8249 | 2025.09.17 20:42:02.409407 [ 294 ] {} <Debug> TCP-Session: f21e41ba-b978-4a17-9999-61aa69379cd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8250 | 2025.09.17 20:42:02.409305 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8251 | 2025.09.17 20:42:02.409458 [ 289 ] {} <Debug> TCP-Session: 3fbb1aa5-4f96-4ea9-977f-a855b0be8964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8252 | 2025.09.17 20:42:02.409259 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8253 | 2025.09.17 20:42:02.409498 [ 288 ] {} <Debug> TCP-Session: b945972c-2ac8-4aac-8390-5d8e506abc6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8254 | 2025.09.17 20:42:02.409540 [ 290 ] {} <Debug> TCP-Session: d176178e-6f21-43ef-b482-459dc13110ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8255 | 2025.09.17 20:42:03.463603 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2025.09.17 20:42:03.463811 [ 5 ] {2d206dab-5708-401d-8b31-9da22750c32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8257 | 2025.09.17 20:42:03.463909 [ 5 ] {2d206dab-5708-401d-8b31-9da22750c32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8258 | 2025.09.17 20:42:03.464575 [ 5 ] {2d206dab-5708-401d-8b31-9da22750c32c} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2025.09.17 20:42:03.464624 [ 5 ] {2d206dab-5708-401d-8b31-9da22750c32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8260 | 2025.09.17 20:42:03.465022 [ 5 ] {2d206dab-5708-401d-8b31-9da22750c32c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8261 | 2025.09.17 20:42:03.465263 [ 5 ] {2d206dab-5708-401d-8b31-9da22750c32c} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2025.09.17 20:42:03.465428 [ 5 ] {2d206dab-5708-401d-8b31-9da22750c32c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001683 sec., 1188.3541295306002 rows/sec., 96.90 KiB/sec. | ||
| 8263 | 2025.09.17 20:42:03.465483 [ 5 ] {2d206dab-5708-401d-8b31-9da22750c32c} <Debug> TCPHandler: Processed in 0.002018697 sec. | ||
| 8264 | 2025.09.17 20:42:03.465615 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2025.09.17 20:42:03.465724 [ 5 ] {344f64e7-0bd8-4c06-a966-d8b7da6cbd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8266 | 2025.09.17 20:42:03.465770 [ 5 ] {344f64e7-0bd8-4c06-a966-d8b7da6cbd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8267 | 2025.09.17 20:42:03.467128 [ 5 ] {344f64e7-0bd8-4c06-a966-d8b7da6cbd60} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2025.09.17 20:42:03.467184 [ 5 ] {344f64e7-0bd8-4c06-a966-d8b7da6cbd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8269 | 2025.09.17 20:42:03.467763 [ 5 ] {344f64e7-0bd8-4c06-a966-d8b7da6cbd60} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8270 | 2025.09.17 20:42:03.467996 [ 5 ] {344f64e7-0bd8-4c06-a966-d8b7da6cbd60} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2025.09.17 20:42:03.468161 [ 5 ] {344f64e7-0bd8-4c06-a966-d8b7da6cbd60} <Debug> executeQuery: Read 1263 rows, 107.37 KiB in 0.002463 sec., 512789.28136419004 rows/sec., 42.57 MiB/sec. | ||
| 8272 | 2025.09.17 20:42:03.468206 [ 5 ] {344f64e7-0bd8-4c06-a966-d8b7da6cbd60} <Debug> TCPHandler: Processed in 0.002645155 sec. | ||
| 8273 | 2025.09.17 20:42:03.468337 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2025.09.17 20:42:03.468446 [ 5 ] {c35dfd31-d508-4120-b34d-28cca32b7a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8275 | 2025.09.17 20:42:03.468495 [ 5 ] {c35dfd31-d508-4120-b34d-28cca32b7a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8276 | 2025.09.17 20:42:03.468934 [ 5 ] {c35dfd31-d508-4120-b34d-28cca32b7a48} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2025.09.17 20:42:03.468972 [ 5 ] {c35dfd31-d508-4120-b34d-28cca32b7a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8278 | 2025.09.17 20:42:03.469299 [ 5 ] {c35dfd31-d508-4120-b34d-28cca32b7a48} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8279 | 2025.09.17 20:42:03.469539 [ 5 ] {c35dfd31-d508-4120-b34d-28cca32b7a48} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2025.09.17 20:42:03.469677 [ 5 ] {c35dfd31-d508-4120-b34d-28cca32b7a48} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001256 sec., 27866.242038216562 rows/sec., 2.04 MiB/sec. | ||
| 8281 | 2025.09.17 20:42:03.469717 [ 5 ] {c35dfd31-d508-4120-b34d-28cca32b7a48} <Debug> TCPHandler: Processed in 0.00143166 sec. | ||
| 8282 | 2025.09.17 20:42:03.469837 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2025.09.17 20:42:03.469938 [ 5 ] {1d0ea275-9c67-4694-916c-5dab5254dd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8284 | 2025.09.17 20:42:03.469981 [ 5 ] {1d0ea275-9c67-4694-916c-5dab5254dd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8285 | 2025.09.17 20:42:03.470462 [ 5 ] {1d0ea275-9c67-4694-916c-5dab5254dd8f} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2025.09.17 20:42:03.470499 [ 5 ] {1d0ea275-9c67-4694-916c-5dab5254dd8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8287 | 2025.09.17 20:42:03.470815 [ 5 ] {1d0ea275-9c67-4694-916c-5dab5254dd8f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8288 | 2025.09.17 20:42:03.471028 [ 5 ] {1d0ea275-9c67-4694-916c-5dab5254dd8f} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2025.09.17 20:42:03.471158 [ 5 ] {1d0ea275-9c67-4694-916c-5dab5254dd8f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001242 sec., 183574.87922705314 rows/sec., 12.43 MiB/sec. | ||
| 8290 | 2025.09.17 20:42:03.471200 [ 5 ] {1d0ea275-9c67-4694-916c-5dab5254dd8f} <Debug> TCPHandler: Processed in 0.00141321 sec. | ||
| 8291 | 2025.09.17 20:42:03.471313 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2025.09.17 20:42:03.471410 [ 5 ] {68029c91-cc6e-445b-90ea-f7e4caa307f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8293 | 2025.09.17 20:42:03.471453 [ 5 ] {68029c91-cc6e-445b-90ea-f7e4caa307f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8294 | 2025.09.17 20:42:03.472025 [ 5 ] {68029c91-cc6e-445b-90ea-f7e4caa307f9} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2025.09.17 20:42:03.472061 [ 5 ] {68029c91-cc6e-445b-90ea-f7e4caa307f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8296 | 2025.09.17 20:42:03.472402 [ 5 ] {68029c91-cc6e-445b-90ea-f7e4caa307f9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8297 | 2025.09.17 20:42:03.472615 [ 5 ] {68029c91-cc6e-445b-90ea-f7e4caa307f9} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2025.09.17 20:42:03.472745 [ 5 ] {68029c91-cc6e-445b-90ea-f7e4caa307f9} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001354 sec., 409896.6026587888 rows/sec., 30.44 MiB/sec. | ||
| 8299 | 2025.09.17 20:42:03.472784 [ 5 ] {68029c91-cc6e-445b-90ea-f7e4caa307f9} <Debug> TCPHandler: Processed in 0.001520763 sec. | ||
| 8300 | 2025.09.17 20:42:03.472897 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2025.09.17 20:42:03.472993 [ 5 ] {060debc3-cd9f-47b0-831d-47cfa79c6915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8302 | 2025.09.17 20:42:03.473038 [ 5 ] {060debc3-cd9f-47b0-831d-47cfa79c6915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8303 | 2025.09.17 20:42:03.473579 [ 5 ] {060debc3-cd9f-47b0-831d-47cfa79c6915} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2025.09.17 20:42:03.473615 [ 5 ] {060debc3-cd9f-47b0-831d-47cfa79c6915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8305 | 2025.09.17 20:42:03.473996 [ 5 ] {060debc3-cd9f-47b0-831d-47cfa79c6915} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8306 | 2025.09.17 20:42:03.474223 [ 5 ] {060debc3-cd9f-47b0-831d-47cfa79c6915} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2025.09.17 20:42:03.474363 [ 5 ] {060debc3-cd9f-47b0-831d-47cfa79c6915} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00139 sec., 607913.6690647482 rows/sec., 40.92 MiB/sec. | ||
| 8308 | 2025.09.17 20:42:03.474403 [ 5 ] {060debc3-cd9f-47b0-831d-47cfa79c6915} <Debug> TCPHandler: Processed in 0.001555654 sec. | ||
| 8309 | 2025.09.17 20:42:03.474524 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8310 | 2025.09.17 20:42:03.474621 [ 5 ] {c6147843-f630-4d20-a689-c03890908f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8311 | 2025.09.17 20:42:03.474678 [ 5 ] {c6147843-f630-4d20-a689-c03890908f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8312 | 2025.09.17 20:42:03.475499 [ 5 ] {c6147843-f630-4d20-a689-c03890908f13} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2025.09.17 20:42:03.475537 [ 5 ] {c6147843-f630-4d20-a689-c03890908f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8314 | 2025.09.17 20:42:03.476092 [ 5 ] {c6147843-f630-4d20-a689-c03890908f13} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8315 | 2025.09.17 20:42:03.476331 [ 5 ] {c6147843-f630-4d20-a689-c03890908f13} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): 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.17 20:42:03.476432 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8317 | 2025.09.17 20:42:03.476469 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2025.09.17 20:42:03.476473 [ 5 ] {c6147843-f630-4d20-a689-c03890908f13} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001871 sec., 17637.626937466594 rows/sec., 31.61 MiB/sec. | ||
| 8319 | 2025.09.17 20:42:03.476491 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8320 | 2025.09.17 20:42:03.476543 [ 5 ] {c6147843-f630-4d20-a689-c03890908f13} <Debug> TCPHandler: Processed in 0.002068778 sec. | ||
| 8321 | 2025.09.17 20:42:03.476582 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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.17 20:42:03.476667 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2025.09.17 20:42:03.476763 [ 5 ] {7029e962-d823-43fa-b865-f3f768cf4fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8324 | 2025.09.17 20:42:03.476768 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8325 | 2025.09.17 20:42:03.476808 [ 5 ] {7029e962-d823-43fa-b865-f3f768cf4fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8326 | 2025.09.17 20:42:03.476827 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 988 rows starting from the beginning of the part | ||
| 8327 | 2025.09.17 20:42:03.476943 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 33 rows starting from the beginning of the part | ||
| 8328 | 2025.09.17 20:42:03.477071 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 9 rows starting from the beginning of the part | ||
| 8329 | 2025.09.17 20:42:03.477177 [ 5 ] {7029e962-d823-43fa-b865-f3f768cf4fba} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8330 | 2025.09.17 20:42:03.477190 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 33 rows starting from the beginning of the part | ||
| 8331 | 2025.09.17 20:42:03.477210 [ 5 ] {7029e962-d823-43fa-b865-f3f768cf4fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8332 | 2025.09.17 20:42:03.477292 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 9 rows starting from the beginning of the part | ||
| 8333 | 2025.09.17 20:42:03.477390 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 33 rows starting from the beginning of the part | ||
| 8334 | 2025.09.17 20:42:03.477512 [ 5 ] {7029e962-d823-43fa-b865-f3f768cf4fba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8335 | 2025.09.17 20:42:03.477717 [ 5 ] {7029e962-d823-43fa-b865-f3f768cf4fba} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2025.09.17 20:42:03.477841 [ 5 ] {7029e962-d823-43fa-b865-f3f768cf4fba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 8337 | 2025.09.17 20:42:03.477875 [ 5 ] {7029e962-d823-43fa-b865-f3f768cf4fba} <Debug> TCPHandler: Processed in 0.001305037 sec. | ||
| 8338 | 2025.09.17 20:42:03.482889 [ 201 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1105 rows, containing 19 columns (19 merged, 0 gathered) in 0.006338448 sec., 174332.89663337145 rows/sec., 312.40 MiB/sec. | ||
| 8339 | 2025.09.17 20:42:03.484123 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8340 | 2025.09.17 20:42:03.484520 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2025.09.17 20:42:03.484633 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8342 | 2025.09.17 20:42:03.484787 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.45 MiB. | ||
| 8343 | 2025.09.17 20:42:04.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.47 MiB, peak 305.18 MiB, free memory in arenas 0.00 B, will set to 292.64 MiB (RSS), difference: 1.17 MiB | ||
| 8344 | 2025.09.17 20:42:05.205436 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19686 | ||
| 8345 | 2025.09.17 20:42:05.206007 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2025.09.17 20:42:05.206054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8347 | 2025.09.17 20:42:05.206584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8348 | 2025.09.17 20:42:05.206824 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2025.09.17 20:42:05.206955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19686 | ||
| 8350 | 2025.09.17 20:42:05.206987 [ 99 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8351 | 2025.09.17 20:42:05.207059 [ 99 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8352 | 2025.09.17 20:42:05.207083 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8353 | 2025.09.17 20:42:05.207221 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 8354 | 2025.09.17 20:42:05.207365 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8355 | 2025.09.17 20:42:05.207408 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17254 rows starting from the beginning of the part | ||
| 8356 | 2025.09.17 20:42:05.207482 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8357 | 2025.09.17 20:42:05.207534 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8358 | 2025.09.17 20:42:05.207587 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8359 | 2025.09.17 20:42:05.207627 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8360 | 2025.09.17 20:42:05.207668 [ 194 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8361 | 2025.09.17 20:42:05.209564 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19686 rows, containing 4 columns (4 merged, 0 gathered) in 0.002407368 sec., 8177395.396133869 rows/sec., 116.98 MiB/sec. | ||
| 8362 | 2025.09.17 20:42:05.209913 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8363 | 2025.09.17 20:42:05.210229 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2025.09.17 20:42:05.210305 [ 193 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_41_8} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8365 | 2025.09.17 20:42:05.210421 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8366 | 2025.09.17 20:42:06.228765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8367 | 2025.09.17 20:42:06.246992 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2025.09.17 20:42:06.247055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8369 | 2025.09.17 20:42:06.252714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8370 | 2025.09.17 20:42:06.253411 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2025.09.17 20:42:06.253712 [ 99 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8372 | 2025.09.17 20:42:06.253780 [ 99 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2025.09.17 20:42:06.253803 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8374 | 2025.09.17 20:42:06.253965 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 8375 | 2025.09.17 20:42:06.257036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8376 | 2025.09.17 20:42:06.258315 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8377 | 2025.09.17 20:42:06.260218 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 8378 | 2025.09.17 20:42:06.264762 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 8379 | 2025.09.17 20:42:06.269164 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 8380 | 2025.09.17 20:42:06.273599 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 8381 | 2025.09.17 20:42:06.277964 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 8382 | 2025.09.17 20:42:06.281769 [ 194 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 8383 | 2025.09.17 20:42:06.333476 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079544068 sec., 3884.63914116135 rows/sec., 20.09 MiB/sec. | ||
| 8384 | 2025.09.17 20:42:06.336334 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8385 | 2025.09.17 20:42:06.338466 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_41_8} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8386 | 2025.09.17 20:42:06.338592 [ 189 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_41_8} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8387 | 2025.09.17 20:42:06.341569 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8388 | 2025.09.17 20:42:07.753157 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1004 | ||
| 8389 | 2025.09.17 20:42:07.755625 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2025.09.17 20:42:07.755675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8391 | 2025.09.17 20:42:07.756950 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8392 | 2025.09.17 20:42:07.757240 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2025.09.17 20:42:07.757609 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1004 | ||
| 8394 | 2025.09.17 20:42:08.433786 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2025.09.17 20:42:08.434070 [ 5 ] {de2c8b15-91d8-41a7-a337-2a53dc23619a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8396 | 2025.09.17 20:42:08.434175 [ 5 ] {de2c8b15-91d8-41a7-a337-2a53dc23619a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8397 | 2025.09.17 20:42:08.435070 [ 5 ] {de2c8b15-91d8-41a7-a337-2a53dc23619a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2025.09.17 20:42:08.435118 [ 5 ] {de2c8b15-91d8-41a7-a337-2a53dc23619a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8399 | 2025.09.17 20:42:08.435511 [ 5 ] {de2c8b15-91d8-41a7-a337-2a53dc23619a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8400 | 2025.09.17 20:42:08.435751 [ 5 ] {de2c8b15-91d8-41a7-a337-2a53dc23619a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.09.17 20:42:08.435900 [ 5 ] {de2c8b15-91d8-41a7-a337-2a53dc23619a} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.00191 sec., 38743.4554973822 rows/sec., 3.13 MiB/sec. | ||
| 8402 | 2025.09.17 20:42:08.435942 [ 5 ] {de2c8b15-91d8-41a7-a337-2a53dc23619a} <Debug> TCPHandler: Processed in 0.002341175 sec. | ||
| 8403 | 2025.09.17 20:42:08.436070 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2025.09.17 20:42:08.436165 [ 5 ] {143fa362-544d-46d8-9598-4284c1418329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8405 | 2025.09.17 20:42:08.436205 [ 5 ] {143fa362-544d-46d8-9598-4284c1418329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8406 | 2025.09.17 20:42:08.436605 [ 5 ] {143fa362-544d-46d8-9598-4284c1418329} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2025.09.17 20:42:08.436641 [ 5 ] {143fa362-544d-46d8-9598-4284c1418329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8408 | 2025.09.17 20:42:08.436927 [ 5 ] {143fa362-544d-46d8-9598-4284c1418329} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8409 | 2025.09.17 20:42:08.437131 [ 5 ] {143fa362-544d-46d8-9598-4284c1418329} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2025.09.17 20:42:08.437259 [ 5 ] {143fa362-544d-46d8-9598-4284c1418329} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001113 sec., 8086.253369272236 rows/sec., 608.05 KiB/sec. | ||
| 8411 | 2025.09.17 20:42:08.437296 [ 5 ] {143fa362-544d-46d8-9598-4284c1418329} <Debug> TCPHandler: Processed in 0.001273975 sec. | ||
| 8412 | 2025.09.17 20:42:08.437401 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8413 | 2025.09.17 20:42:08.437493 [ 5 ] {ebf89494-7929-4056-8a03-dc2043873b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8414 | 2025.09.17 20:42:08.437532 [ 5 ] {ebf89494-7929-4056-8a03-dc2043873b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8415 | 2025.09.17 20:42:08.437954 [ 5 ] {ebf89494-7929-4056-8a03-dc2043873b42} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2025.09.17 20:42:08.437990 [ 5 ] {ebf89494-7929-4056-8a03-dc2043873b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8417 | 2025.09.17 20:42:08.438284 [ 5 ] {ebf89494-7929-4056-8a03-dc2043873b42} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8418 | 2025.09.17 20:42:08.438491 [ 5 ] {ebf89494-7929-4056-8a03-dc2043873b42} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2025.09.17 20:42:08.438612 [ 5 ] {ebf89494-7929-4056-8a03-dc2043873b42} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001137 sec., 64204.04573438875 rows/sec., 5.01 MiB/sec. | ||
| 8420 | 2025.09.17 20:42:08.438648 [ 5 ] {ebf89494-7929-4056-8a03-dc2043873b42} <Debug> TCPHandler: Processed in 0.001294686 sec. | ||
| 8421 | 2025.09.17 20:42:08.438759 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2025.09.17 20:42:08.438861 [ 5 ] {de9a4232-be4d-4a14-8743-57bbff201d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8423 | 2025.09.17 20:42:08.438905 [ 5 ] {de9a4232-be4d-4a14-8743-57bbff201d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8424 | 2025.09.17 20:42:08.439369 [ 5 ] {de9a4232-be4d-4a14-8743-57bbff201d95} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2025.09.17 20:42:08.439407 [ 5 ] {de9a4232-be4d-4a14-8743-57bbff201d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8426 | 2025.09.17 20:42:08.439771 [ 5 ] {de9a4232-be4d-4a14-8743-57bbff201d95} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8427 | 2025.09.17 20:42:08.439982 [ 5 ] {de9a4232-be4d-4a14-8743-57bbff201d95} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2025.09.17 20:42:08.440109 [ 5 ] {de9a4232-be4d-4a14-8743-57bbff201d95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 8429 | 2025.09.17 20:42:08.440146 [ 5 ] {de9a4232-be4d-4a14-8743-57bbff201d95} <Debug> TCPHandler: Processed in 0.001434081 sec. | ||
| 8430 | 2025.09.17 20:42:08.440258 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8431 | 2025.09.17 20:42:08.440353 [ 5 ] {9174d215-91a4-4985-aa0b-db1aa72934a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8432 | 2025.09.17 20:42:08.440407 [ 5 ] {9174d215-91a4-4985-aa0b-db1aa72934a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8433 | 2025.09.17 20:42:08.441178 [ 5 ] {9174d215-91a4-4985-aa0b-db1aa72934a7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8434 | 2025.09.17 20:42:08.441215 [ 5 ] {9174d215-91a4-4985-aa0b-db1aa72934a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8435 | 2025.09.17 20:42:08.441730 [ 5 ] {9174d215-91a4-4985-aa0b-db1aa72934a7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8436 | 2025.09.17 20:42:08.441946 [ 5 ] {9174d215-91a4-4985-aa0b-db1aa72934a7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8437 | 2025.09.17 20:42:08.442082 [ 5 ] {9174d215-91a4-4985-aa0b-db1aa72934a7} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001747 sec., 5151.688609044076 rows/sec., 9.23 MiB/sec. | ||
| 8438 | 2025.09.17 20:42:08.442134 [ 5 ] {9174d215-91a4-4985-aa0b-db1aa72934a7} <Debug> TCPHandler: Processed in 0.001923643 sec. | ||
| 8439 | 2025.09.17 20:42:08.442247 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8440 | 2025.09.17 20:42:08.442340 [ 5 ] {6e13e757-6a32-490d-ab53-9a24c39d67ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8441 | 2025.09.17 20:42:08.442381 [ 5 ] {6e13e757-6a32-490d-ab53-9a24c39d67ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8442 | 2025.09.17 20:42:08.442715 [ 5 ] {6e13e757-6a32-490d-ab53-9a24c39d67ff} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8443 | 2025.09.17 20:42:08.442751 [ 5 ] {6e13e757-6a32-490d-ab53-9a24c39d67ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8444 | 2025.09.17 20:42:08.443052 [ 5 ] {6e13e757-6a32-490d-ab53-9a24c39d67ff} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8445 | 2025.09.17 20:42:08.443262 [ 5 ] {6e13e757-6a32-490d-ab53-9a24c39d67ff} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8446 | 2025.09.17 20:42:08.443387 [ 5 ] {6e13e757-6a32-490d-ab53-9a24c39d67ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 8447 | 2025.09.17 20:42:08.443422 [ 5 ] {6e13e757-6a32-490d-ab53-9a24c39d67ff} <Debug> TCPHandler: Processed in 0.001222554 sec. | ||
| 8448 | 2025.09.17 20:42:12.565440 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8449 | 2025.09.17 20:42:12.565544 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8450 | 2025.09.17 20:42:12.707698 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20134 | ||
| 8451 | 2025.09.17 20:42:12.708199 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8452 | 2025.09.17 20:42:12.708244 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8453 | 2025.09.17 20:42:12.708761 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8454 | 2025.09.17 20:42:12.709016 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2025.09.17 20:42:12.709169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20134 | ||
| 8456 | 2025.09.17 20:42:13.435319 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8457 | 2025.09.17 20:42:13.435616 [ 5 ] {1db51a35-7669-4686-93d7-2b71414978c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8458 | 2025.09.17 20:42:13.435713 [ 5 ] {1db51a35-7669-4686-93d7-2b71414978c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8459 | 2025.09.17 20:42:13.436437 [ 5 ] {1db51a35-7669-4686-93d7-2b71414978c5} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2025.09.17 20:42:13.436488 [ 5 ] {1db51a35-7669-4686-93d7-2b71414978c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8461 | 2025.09.17 20:42:13.436892 [ 5 ] {1db51a35-7669-4686-93d7-2b71414978c5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8462 | 2025.09.17 20:42:13.437115 [ 5 ] {1db51a35-7669-4686-93d7-2b71414978c5} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2025.09.17 20:42:13.437268 [ 5 ] {1db51a35-7669-4686-93d7-2b71414978c5} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001745 sec., 69914.04011461318 rows/sec., 6.00 MiB/sec. | ||
| 8464 | 2025.09.17 20:42:13.437279 [ 89 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8465 | 2025.09.17 20:42:13.437310 [ 5 ] {1db51a35-7669-4686-93d7-2b71414978c5} <Debug> TCPHandler: Processed in 0.002177731 sec. | ||
| 8466 | 2025.09.17 20:42:13.437358 [ 89 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2025.09.17 20:42:13.437390 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8468 | 2025.09.17 20:42:13.437471 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2025.09.17 20:42:13.437526 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 8470 | 2025.09.17 20:42:13.437572 [ 5 ] {a25b4844-847f-4192-b93c-2de36c23c56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8471 | 2025.09.17 20:42:13.437618 [ 5 ] {a25b4844-847f-4192-b93c-2de36c23c56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8472 | 2025.09.17 20:42:13.437674 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8473 | 2025.09.17 20:42:13.437714 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1410 rows starting from the beginning of the part | ||
| 8474 | 2025.09.17 20:42:13.437781 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 122 rows starting from the beginning of the part | ||
| 8475 | 2025.09.17 20:42:13.437828 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 74 rows starting from the beginning of the part | ||
| 8476 | 2025.09.17 20:42:13.437873 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1263 rows starting from the beginning of the part | ||
| 8477 | 2025.09.17 20:42:13.437914 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 74 rows starting from the beginning of the part | ||
| 8478 | 2025.09.17 20:42:13.437956 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 122 rows starting from the beginning of the part | ||
| 8479 | 2025.09.17 20:42:13.438073 [ 5 ] {a25b4844-847f-4192-b93c-2de36c23c56f} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8480 | 2025.09.17 20:42:13.438117 [ 5 ] {a25b4844-847f-4192-b93c-2de36c23c56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8481 | 2025.09.17 20:42:13.438452 [ 5 ] {a25b4844-847f-4192-b93c-2de36c23c56f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8482 | 2025.09.17 20:42:13.438681 [ 5 ] {a25b4844-847f-4192-b93c-2de36c23c56f} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8483 | 2025.09.17 20:42:13.438815 [ 5 ] {a25b4844-847f-4192-b93c-2de36c23c56f} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001262 sec., 26148.969889064974 rows/sec., 1.92 MiB/sec. | ||
| 8484 | 2025.09.17 20:42:13.438853 [ 5 ] {a25b4844-847f-4192-b93c-2de36c23c56f} <Debug> TCPHandler: Processed in 0.00143019 sec. | ||
| 8485 | 2025.09.17 20:42:13.438972 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2025.09.17 20:42:13.439065 [ 5 ] {d5f82d46-9c99-4b2c-986e-6e2548aa1b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8487 | 2025.09.17 20:42:13.439105 [ 5 ] {d5f82d46-9c99-4b2c-986e-6e2548aa1b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8488 | 2025.09.17 20:42:13.439453 [ 200 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001994176 sec., 1536975.6731602428 rows/sec., 134.31 MiB/sec. | ||
| 8489 | 2025.09.17 20:42:13.439621 [ 5 ] {d5f82d46-9c99-4b2c-986e-6e2548aa1b2c} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8490 | 2025.09.17 20:42:13.439664 [ 5 ] {d5f82d46-9c99-4b2c-986e-6e2548aa1b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8491 | 2025.09.17 20:42:13.439803 [ 197 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8492 | 2025.09.17 20:42:13.439998 [ 5 ] {d5f82d46-9c99-4b2c-986e-6e2548aa1b2c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8493 | 2025.09.17 20:42:13.440219 [ 197 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2025.09.17 20:42:13.440274 [ 5 ] {d5f82d46-9c99-4b2c-986e-6e2548aa1b2c} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2025.09.17 20:42:13.440324 [ 197 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_61_12} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8496 | 2025.09.17 20:42:13.440420 [ 5 ] {d5f82d46-9c99-4b2c-986e-6e2548aa1b2c} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001373 sec., 70648.21558630736 rows/sec., 5.52 MiB/sec. | ||
| 8497 | 2025.09.17 20:42:13.440420 [ 87 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8498 | 2025.09.17 20:42:13.440463 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8499 | 2025.09.17 20:42:13.440464 [ 5 ] {d5f82d46-9c99-4b2c-986e-6e2548aa1b2c} <Debug> TCPHandler: Processed in 0.001538823 sec. | ||
| 8500 | 2025.09.17 20:42:13.440497 [ 87 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2025.09.17 20:42:13.440523 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8502 | 2025.09.17 20:42:13.440597 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 8503 | 2025.09.17 20:42:13.440625 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8504 | 2025.09.17 20:42:13.440706 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8505 | 2025.09.17 20:42:13.440731 [ 5 ] {d2b8ef6f-1675-4dc0-9ce3-35904dafb355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8506 | 2025.09.17 20:42:13.440734 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 634 rows starting from the beginning of the part | ||
| 8507 | 2025.09.17 20:42:13.440782 [ 5 ] {d2b8ef6f-1675-4dc0-9ce3-35904dafb355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8508 | 2025.09.17 20:42:13.440799 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 97 rows starting from the beginning of the part | ||
| 8509 | 2025.09.17 20:42:13.440842 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 73 rows starting from the beginning of the part | ||
| 8510 | 2025.09.17 20:42:13.440876 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 555 rows starting from the beginning of the part | ||
| 8511 | 2025.09.17 20:42:13.440910 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 73 rows starting from the beginning of the part | ||
| 8512 | 2025.09.17 20:42:13.440945 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 97 rows starting from the beginning of the part | ||
| 8513 | 2025.09.17 20:42:13.441249 [ 5 ] {d2b8ef6f-1675-4dc0-9ce3-35904dafb355} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2025.09.17 20:42:13.441291 [ 5 ] {d2b8ef6f-1675-4dc0-9ce3-35904dafb355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8515 | 2025.09.17 20:42:13.441652 [ 5 ] {d2b8ef6f-1675-4dc0-9ce3-35904dafb355} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8516 | 2025.09.17 20:42:13.441865 [ 5 ] {d2b8ef6f-1675-4dc0-9ce3-35904dafb355} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2025.09.17 20:42:13.441908 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340768 sec., 1140391.1787870831 rows/sec., 90.54 MiB/sec. | ||
| 8518 | 2025.09.17 20:42:13.441994 [ 5 ] {d2b8ef6f-1675-4dc0-9ce3-35904dafb355} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 8519 | 2025.09.17 20:42:13.441997 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8520 | 2025.09.17 20:42:13.442040 [ 5 ] {d2b8ef6f-1675-4dc0-9ce3-35904dafb355} <Debug> TCPHandler: Processed in 0.001463171 sec. | ||
| 8521 | 2025.09.17 20:42:13.442050 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2025.09.17 20:42:13.442080 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8523 | 2025.09.17 20:42:13.442156 [ 197 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 8524 | 2025.09.17 20:42:13.442163 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8525 | 2025.09.17 20:42:13.442174 [ 191 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8526 | 2025.09.17 20:42:13.442271 [ 197 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8527 | 2025.09.17 20:42:13.442282 [ 5 ] {96b0a4e6-6809-4b8e-87db-e8005d5c38f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8528 | 2025.09.17 20:42:13.442311 [ 197 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16027 rows starting from the beginning of the part | ||
| 8529 | 2025.09.17 20:42:13.442347 [ 5 ] {96b0a4e6-6809-4b8e-87db-e8005d5c38f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8530 | 2025.09.17 20:42:13.442378 [ 197 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8531 | 2025.09.17 20:42:13.442428 [ 197 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8532 | 2025.09.17 20:42:13.442470 [ 197 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 8533 | 2025.09.17 20:42:13.442513 [ 197 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8534 | 2025.09.17 20:42:13.442561 [ 197 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 8535 | 2025.09.17 20:42:13.442583 [ 191 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2025.09.17 20:42:13.442670 [ 191 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_61_12} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8537 | 2025.09.17 20:42:13.442779 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8538 | 2025.09.17 20:42:13.443247 [ 5 ] {96b0a4e6-6809-4b8e-87db-e8005d5c38f3} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2025.09.17 20:42:13.443290 [ 5 ] {96b0a4e6-6809-4b8e-87db-e8005d5c38f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8540 | 2025.09.17 20:42:13.443880 [ 5 ] {96b0a4e6-6809-4b8e-87db-e8005d5c38f3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8541 | 2025.09.17 20:42:13.444135 [ 5 ] {96b0a4e6-6809-4b8e-87db-e8005d5c38f3} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2025.09.17 20:42:13.444283 [ 5 ] {96b0a4e6-6809-4b8e-87db-e8005d5c38f3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002019 sec., 16344.725111441308 rows/sec., 29.29 MiB/sec. | ||
| 8543 | 2025.09.17 20:42:13.444340 [ 5 ] {96b0a4e6-6809-4b8e-87db-e8005d5c38f3} <Debug> TCPHandler: Processed in 0.002224432 sec. | ||
| 8544 | 2025.09.17 20:42:13.444455 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8545 | 2025.09.17 20:42:13.444551 [ 5 ] {49d180a2-1533-403d-9f92-4fa745198f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8546 | 2025.09.17 20:42:13.444593 [ 5 ] {49d180a2-1533-403d-9f92-4fa745198f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8547 | 2025.09.17 20:42:13.444951 [ 5 ] {49d180a2-1533-403d-9f92-4fa745198f1c} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2025.09.17 20:42:13.444987 [ 5 ] {49d180a2-1533-403d-9f92-4fa745198f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8549 | 2025.09.17 20:42:13.445300 [ 5 ] {49d180a2-1533-403d-9f92-4fa745198f1c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8550 | 2025.09.17 20:42:13.445510 [ 5 ] {49d180a2-1533-403d-9f92-4fa745198f1c} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2025.09.17 20:42:13.445637 [ 5 ] {49d180a2-1533-403d-9f92-4fa745198f1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 8552 | 2025.09.17 20:42:13.445640 [ 87 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8553 | 2025.09.17 20:42:13.445679 [ 5 ] {49d180a2-1533-403d-9f92-4fa745198f1c} <Debug> TCPHandler: Processed in 0.001271176 sec. | ||
| 8554 | 2025.09.17 20:42:13.445689 [ 87 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2025.09.17 20:42:13.445715 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8556 | 2025.09.17 20:42:13.445792 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 8557 | 2025.09.17 20:42:13.445908 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8558 | 2025.09.17 20:42:13.445939 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3048 rows starting from the beginning of the part | ||
| 8559 | 2025.09.17 20:42:13.445990 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 8560 | 2025.09.17 20:42:13.446032 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8561 | 2025.09.17 20:42:13.446072 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 8562 | 2025.09.17 20:42:13.446111 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8563 | 2025.09.17 20:42:13.446150 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 8564 | 2025.09.17 20:42:13.447607 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001849462 sec., 1810256.1717948245 rows/sec., 121.85 MiB/sec. | ||
| 8565 | 2025.09.17 20:42:13.447838 [ 195 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17512 rows, containing 5 columns (5 merged, 0 gathered) in 0.00571277 sec., 3065413.100824994 rows/sec., 210.51 MiB/sec. | ||
| 8566 | 2025.09.17 20:42:13.447951 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8567 | 2025.09.17 20:42:13.448179 [ 202 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8568 | 2025.09.17 20:42:13.448236 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_61_12} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8569 | 2025.09.17 20:42:13.448327 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_61_12} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8570 | 2025.09.17 20:42:13.448400 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8571 | 2025.09.17 20:42:13.448609 [ 202 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2025.09.17 20:42:13.448685 [ 202 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8573 | 2025.09.17 20:42:13.448768 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8574 | 2025.09.17 20:42:13.757731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8575 | 2025.09.17 20:42:13.773688 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2025.09.17 20:42:13.773758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8577 | 2025.09.17 20:42:13.779372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8578 | 2025.09.17 20:42:13.780041 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2025.09.17 20:42:13.782901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8580 | 2025.09.17 20:42:14.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.19 MiB, peak 307.13 MiB, free memory in arenas 0.00 B, will set to 296.84 MiB (RSS), difference: 1.65 MiB | ||
| 8581 | 2025.09.17 20:42:17.758475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1028 | ||
| 8582 | 2025.09.17 20:42:17.760721 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2025.09.17 20:42:17.760770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8584 | 2025.09.17 20:42:17.761990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8585 | 2025.09.17 20:42:17.762294 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2025.09.17 20:42:17.762430 [ 83 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8587 | 2025.09.17 20:42:17.762475 [ 83 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8588 | 2025.09.17 20:42:17.762498 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8589 | 2025.09.17 20:42:17.762660 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 8590 | 2025.09.17 20:42:17.762655 [ 186 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 8591 | 2025.09.17 20:42:17.763306 [ 186 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8592 | 2025.09.17 20:42:17.763469 [ 186 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 886 rows starting from the beginning of the part | ||
| 8593 | 2025.09.17 20:42:17.763856 [ 186 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 8594 | 2025.09.17 20:42:17.764230 [ 186 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8595 | 2025.09.17 20:42:17.764578 [ 186 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 8596 | 2025.09.17 20:42:17.764917 [ 186 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 8597 | 2025.09.17 20:42:17.765236 [ 186 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 8598 | 2025.09.17 20:42:17.771147 [ 196 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1028 rows, containing 72 columns (72 merged, 0 gathered) in 0.008571711 sec., 119929.38166020764 rows/sec., 96.48 MiB/sec. | ||
| 8599 | 2025.09.17 20:42:17.772650 [ 195 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8600 | 2025.09.17 20:42:17.773238 [ 195 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_31_6} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2025.09.17 20:42:17.773311 [ 195 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_31_6} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8602 | 2025.09.17 20:42:17.773555 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8603 | 2025.09.17 20:42:18.437258 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2025.09.17 20:42:18.437443 [ 5 ] {f3353a44-55bb-4cbf-b3ce-9c0a3af05daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8605 | 2025.09.17 20:42:18.437510 [ 5 ] {f3353a44-55bb-4cbf-b3ce-9c0a3af05daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8606 | 2025.09.17 20:42:18.438160 [ 5 ] {f3353a44-55bb-4cbf-b3ce-9c0a3af05daa} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2025.09.17 20:42:18.438210 [ 5 ] {f3353a44-55bb-4cbf-b3ce-9c0a3af05daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8608 | 2025.09.17 20:42:18.438604 [ 5 ] {f3353a44-55bb-4cbf-b3ce-9c0a3af05daa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8609 | 2025.09.17 20:42:18.438833 [ 5 ] {f3353a44-55bb-4cbf-b3ce-9c0a3af05daa} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2025.09.17 20:42:18.438988 [ 5 ] {f3353a44-55bb-4cbf-b3ce-9c0a3af05daa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 8611 | 2025.09.17 20:42:18.439031 [ 5 ] {f3353a44-55bb-4cbf-b3ce-9c0a3af05daa} <Debug> TCPHandler: Processed in 0.001907234 sec. | ||
| 8612 | 2025.09.17 20:42:18.439157 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2025.09.17 20:42:18.439283 [ 5 ] {7cc316fa-b07f-4202-bb6c-2923bb6e7920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8614 | 2025.09.17 20:42:18.439335 [ 5 ] {7cc316fa-b07f-4202-bb6c-2923bb6e7920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8615 | 2025.09.17 20:42:18.439828 [ 5 ] {7cc316fa-b07f-4202-bb6c-2923bb6e7920} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2025.09.17 20:42:18.439866 [ 5 ] {7cc316fa-b07f-4202-bb6c-2923bb6e7920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8617 | 2025.09.17 20:42:18.440190 [ 5 ] {7cc316fa-b07f-4202-bb6c-2923bb6e7920} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8618 | 2025.09.17 20:42:18.440421 [ 5 ] {7cc316fa-b07f-4202-bb6c-2923bb6e7920} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2025.09.17 20:42:18.440558 [ 5 ] {7cc316fa-b07f-4202-bb6c-2923bb6e7920} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.0013 sec., 6153.846153846154 rows/sec., 501.80 KiB/sec. | ||
| 8620 | 2025.09.17 20:42:18.440597 [ 5 ] {7cc316fa-b07f-4202-bb6c-2923bb6e7920} <Debug> TCPHandler: Processed in 0.001501692 sec. | ||
| 8621 | 2025.09.17 20:42:18.440707 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2025.09.17 20:42:18.440804 [ 5 ] {046ed972-8ca6-49cc-b021-4da5fe78aea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8623 | 2025.09.17 20:42:18.440845 [ 5 ] {046ed972-8ca6-49cc-b021-4da5fe78aea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8624 | 2025.09.17 20:42:18.441312 [ 5 ] {046ed972-8ca6-49cc-b021-4da5fe78aea0} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2025.09.17 20:42:18.441347 [ 5 ] {046ed972-8ca6-49cc-b021-4da5fe78aea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8626 | 2025.09.17 20:42:18.441672 [ 5 ] {046ed972-8ca6-49cc-b021-4da5fe78aea0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8627 | 2025.09.17 20:42:18.441936 [ 5 ] {046ed972-8ca6-49cc-b021-4da5fe78aea0} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2025.09.17 20:42:18.442065 [ 5 ] {046ed972-8ca6-49cc-b021-4da5fe78aea0} <Debug> executeQuery: Read 198 rows, 17.88 KiB in 0.001279 sec., 154808.44409695076 rows/sec., 13.65 MiB/sec. | ||
| 8629 | 2025.09.17 20:42:18.442104 [ 5 ] {046ed972-8ca6-49cc-b021-4da5fe78aea0} <Debug> TCPHandler: Processed in 0.00144671 sec. | ||
| 8630 | 2025.09.17 20:42:18.442217 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2025.09.17 20:42:18.442312 [ 5 ] {1cd8c6cb-c1e9-4a25-9ca7-cd8c4c9a09c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8632 | 2025.09.17 20:42:18.442355 [ 5 ] {1cd8c6cb-c1e9-4a25-9ca7-cd8c4c9a09c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8633 | 2025.09.17 20:42:18.442760 [ 5 ] {1cd8c6cb-c1e9-4a25-9ca7-cd8c4c9a09c5} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2025.09.17 20:42:18.442798 [ 5 ] {1cd8c6cb-c1e9-4a25-9ca7-cd8c4c9a09c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8635 | 2025.09.17 20:42:18.443098 [ 5 ] {1cd8c6cb-c1e9-4a25-9ca7-cd8c4c9a09c5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8636 | 2025.09.17 20:42:18.443307 [ 5 ] {1cd8c6cb-c1e9-4a25-9ca7-cd8c4c9a09c5} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2025.09.17 20:42:18.443420 [ 83 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8638 | 2025.09.17 20:42:18.443435 [ 5 ] {1cd8c6cb-c1e9-4a25-9ca7-cd8c4c9a09c5} <Debug> executeQuery: Read 29 rows, 2.20 KiB in 0.001141 sec., 25416.30148992112 rows/sec., 1.88 MiB/sec. | ||
| 8639 | 2025.09.17 20:42:18.443487 [ 83 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8640 | 2025.09.17 20:42:18.443498 [ 5 ] {1cd8c6cb-c1e9-4a25-9ca7-cd8c4c9a09c5} <Debug> TCPHandler: Processed in 0.001330987 sec. | ||
| 8641 | 2025.09.17 20:42:18.443519 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8642 | 2025.09.17 20:42:18.443617 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2025.09.17 20:42:18.443642 [ 196 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 8644 | 2025.09.17 20:42:18.443717 [ 5 ] {d2fd20b6-65a7-4d0a-b07d-a8f038fd08d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8645 | 2025.09.17 20:42:18.443762 [ 5 ] {d2fd20b6-65a7-4d0a-b07d-a8f038fd08d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8646 | 2025.09.17 20:42:18.443772 [ 196 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8647 | 2025.09.17 20:42:18.443811 [ 196 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 72 rows starting from the beginning of the part | ||
| 8648 | 2025.09.17 20:42:18.443877 [ 196 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part | ||
| 8649 | 2025.09.17 20:42:18.443922 [ 196 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 35 rows starting from the beginning of the part | ||
| 8650 | 2025.09.17 20:42:18.443969 [ 196 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
| 8651 | 2025.09.17 20:42:18.444013 [ 196 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 33 rows starting from the beginning of the part | ||
| 8652 | 2025.09.17 20:42:18.444054 [ 196 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 29 rows starting from the beginning of the part | ||
| 8653 | 2025.09.17 20:42:18.444164 [ 5 ] {d2fd20b6-65a7-4d0a-b07d-a8f038fd08d1} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2025.09.17 20:42:18.444207 [ 5 ] {d2fd20b6-65a7-4d0a-b07d-a8f038fd08d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8655 | 2025.09.17 20:42:18.444534 [ 5 ] {d2fd20b6-65a7-4d0a-b07d-a8f038fd08d1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8656 | 2025.09.17 20:42:18.444772 [ 5 ] {d2fd20b6-65a7-4d0a-b07d-a8f038fd08d1} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8657 | 2025.09.17 20:42:18.444885 [ 195 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299346 sec., 143918.55595045508 rows/sec., 11.09 MiB/sec. | ||
| 8658 | 2025.09.17 20:42:18.444904 [ 5 ] {d2fd20b6-65a7-4d0a-b07d-a8f038fd08d1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001205 sec., 19917.01244813278 rows/sec., 1.65 MiB/sec. | ||
| 8659 | 2025.09.17 20:42:18.444955 [ 5 ] {d2fd20b6-65a7-4d0a-b07d-a8f038fd08d1} <Debug> TCPHandler: Processed in 0.001388169 sec. | ||
| 8660 | 2025.09.17 20:42:18.445047 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8661 | 2025.09.17 20:42:18.445066 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8662 | 2025.09.17 20:42:18.445161 [ 5 ] {dd3bdfc3-9b21-49e9-a8bc-ceddb059f4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8663 | 2025.09.17 20:42:18.445201 [ 5 ] {dd3bdfc3-9b21-49e9-a8bc-ceddb059f4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8664 | 2025.09.17 20:42:18.445334 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2025.09.17 20:42:18.445411 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_56_11} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8666 | 2025.09.17 20:42:18.445499 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8667 | 2025.09.17 20:42:18.445595 [ 5 ] {dd3bdfc3-9b21-49e9-a8bc-ceddb059f4ff} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2025.09.17 20:42:18.445631 [ 5 ] {dd3bdfc3-9b21-49e9-a8bc-ceddb059f4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8669 | 2025.09.17 20:42:18.445932 [ 5 ] {dd3bdfc3-9b21-49e9-a8bc-ceddb059f4ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8670 | 2025.09.17 20:42:18.446149 [ 5 ] {dd3bdfc3-9b21-49e9-a8bc-ceddb059f4ff} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2025.09.17 20:42:18.446279 [ 5 ] {dd3bdfc3-9b21-49e9-a8bc-ceddb059f4ff} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 8672 | 2025.09.17 20:42:18.446316 [ 5 ] {dd3bdfc3-9b21-49e9-a8bc-ceddb059f4ff} <Debug> TCPHandler: Processed in 0.001300107 sec. | ||
| 8673 | 2025.09.17 20:42:18.446423 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2025.09.17 20:42:18.446519 [ 5 ] {0eea6791-ea31-4a93-8710-7fca347e7ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8675 | 2025.09.17 20:42:18.446559 [ 5 ] {0eea6791-ea31-4a93-8710-7fca347e7ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8676 | 2025.09.17 20:42:18.446988 [ 5 ] {0eea6791-ea31-4a93-8710-7fca347e7ff7} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2025.09.17 20:42:18.447025 [ 5 ] {0eea6791-ea31-4a93-8710-7fca347e7ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8678 | 2025.09.17 20:42:18.447332 [ 5 ] {0eea6791-ea31-4a93-8710-7fca347e7ff7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8679 | 2025.09.17 20:42:18.447538 [ 5 ] {0eea6791-ea31-4a93-8710-7fca347e7ff7} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2025.09.17 20:42:18.447667 [ 5 ] {0eea6791-ea31-4a93-8710-7fca347e7ff7} <Debug> executeQuery: Read 117 rows, 9.75 KiB in 0.001165 sec., 100429.18454935623 rows/sec., 8.17 MiB/sec. | ||
| 8681 | 2025.09.17 20:42:18.447704 [ 5 ] {0eea6791-ea31-4a93-8710-7fca347e7ff7} <Debug> TCPHandler: Processed in 0.001329608 sec. | ||
| 8682 | 2025.09.17 20:42:18.447873 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2025.09.17 20:42:18.447972 [ 5 ] {02fa578a-371e-4cd1-a6c7-5a61cc38b772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8684 | 2025.09.17 20:42:18.448016 [ 5 ] {02fa578a-371e-4cd1-a6c7-5a61cc38b772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8685 | 2025.09.17 20:42:18.448420 [ 5 ] {02fa578a-371e-4cd1-a6c7-5a61cc38b772} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2025.09.17 20:42:18.448456 [ 5 ] {02fa578a-371e-4cd1-a6c7-5a61cc38b772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8687 | 2025.09.17 20:42:18.448789 [ 5 ] {02fa578a-371e-4cd1-a6c7-5a61cc38b772} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8688 | 2025.09.17 20:42:18.448997 [ 5 ] {02fa578a-371e-4cd1-a6c7-5a61cc38b772} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2025.09.17 20:42:18.449117 [ 5 ] {02fa578a-371e-4cd1-a6c7-5a61cc38b772} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001175 sec., 170212.7659574468 rows/sec., 12.20 MiB/sec. | ||
| 8690 | 2025.09.17 20:42:18.449151 [ 5 ] {02fa578a-371e-4cd1-a6c7-5a61cc38b772} <Debug> TCPHandler: Processed in 0.001343098 sec. | ||
| 8691 | 2025.09.17 20:42:18.449256 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2025.09.17 20:42:18.449345 [ 5 ] {dfd1d210-509e-4e9b-bc7d-cd29dbed47f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8693 | 2025.09.17 20:42:18.449396 [ 5 ] {dfd1d210-509e-4e9b-bc7d-cd29dbed47f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8694 | 2025.09.17 20:42:18.450186 [ 5 ] {dfd1d210-509e-4e9b-bc7d-cd29dbed47f0} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2025.09.17 20:42:18.450223 [ 5 ] {dfd1d210-509e-4e9b-bc7d-cd29dbed47f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8696 | 2025.09.17 20:42:18.450731 [ 5 ] {dfd1d210-509e-4e9b-bc7d-cd29dbed47f0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8697 | 2025.09.17 20:42:18.450965 [ 5 ] {dfd1d210-509e-4e9b-bc7d-cd29dbed47f0} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2025.09.17 20:42:18.451107 [ 5 ] {dfd1d210-509e-4e9b-bc7d-cd29dbed47f0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001751 sec., 5139.920045688178 rows/sec., 9.21 MiB/sec. | ||
| 8699 | 2025.09.17 20:42:18.451174 [ 5 ] {dfd1d210-509e-4e9b-bc7d-cd29dbed47f0} <Debug> TCPHandler: Processed in 0.001944345 sec. | ||
| 8700 | 2025.09.17 20:42:18.451286 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2025.09.17 20:42:18.451382 [ 5 ] {ce104cab-e726-42ca-81be-dded5429f8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8702 | 2025.09.17 20:42:18.451425 [ 5 ] {ce104cab-e726-42ca-81be-dded5429f8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8703 | 2025.09.17 20:42:18.451763 [ 5 ] {ce104cab-e726-42ca-81be-dded5429f8a6} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2025.09.17 20:42:18.451799 [ 5 ] {ce104cab-e726-42ca-81be-dded5429f8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8705 | 2025.09.17 20:42:18.452110 [ 5 ] {ce104cab-e726-42ca-81be-dded5429f8a6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8706 | 2025.09.17 20:42:18.452315 [ 5 ] {ce104cab-e726-42ca-81be-dded5429f8a6} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2025.09.17 20:42:18.452447 [ 5 ] {ce104cab-e726-42ca-81be-dded5429f8a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 8708 | 2025.09.17 20:42:18.452484 [ 5 ] {ce104cab-e726-42ca-81be-dded5429f8a6} <Debug> TCPHandler: Processed in 0.001247925 sec. | ||
| 8709 | 2025.09.17 20:42:20.209386 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20646 | ||
| 8710 | 2025.09.17 20:42:20.209968 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8711 | 2025.09.17 20:42:20.210024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.41 GiB. | ||
| 8712 | 2025.09.17 20:42:20.210512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8713 | 2025.09.17 20:42:20.210753 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2025.09.17 20:42:20.210905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20646 | ||
| 8715 | 2025.09.17 20:42:21.283143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8716 | 2025.09.17 20:42:21.299778 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2025.09.17 20:42:21.299836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8718 | 2025.09.17 20:42:21.305928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8719 | 2025.09.17 20:42:21.306633 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2025.09.17 20:42:21.309669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8721 | 2025.09.17 20:42:23.435752 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8722 | 2025.09.17 20:42:23.435932 [ 5 ] {e6972528-c6fe-423a-891f-e639ef4d5bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8723 | 2025.09.17 20:42:23.435997 [ 5 ] {e6972528-c6fe-423a-891f-e639ef4d5bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8724 | 2025.09.17 20:42:23.436695 [ 5 ] {e6972528-c6fe-423a-891f-e639ef4d5bc0} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8725 | 2025.09.17 20:42:23.436731 [ 5 ] {e6972528-c6fe-423a-891f-e639ef4d5bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8726 | 2025.09.17 20:42:23.437166 [ 5 ] {e6972528-c6fe-423a-891f-e639ef4d5bc0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8727 | 2025.09.17 20:42:23.437392 [ 5 ] {e6972528-c6fe-423a-891f-e639ef4d5bc0} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8728 | 2025.09.17 20:42:23.437538 [ 5 ] {e6972528-c6fe-423a-891f-e639ef4d5bc0} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001658 sec., 73582.6296743064 rows/sec., 6.32 MiB/sec. | ||
| 8729 | 2025.09.17 20:42:23.437581 [ 5 ] {e6972528-c6fe-423a-891f-e639ef4d5bc0} <Debug> TCPHandler: Processed in 0.001964215 sec. | ||
| 8730 | 2025.09.17 20:42:23.437705 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2025.09.17 20:42:23.437799 [ 5 ] {2dde7c88-0e7e-4b1f-be3c-b50108379a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8732 | 2025.09.17 20:42:23.437839 [ 5 ] {2dde7c88-0e7e-4b1f-be3c-b50108379a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8733 | 2025.09.17 20:42:23.438254 [ 5 ] {2dde7c88-0e7e-4b1f-be3c-b50108379a0c} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2025.09.17 20:42:23.438287 [ 5 ] {2dde7c88-0e7e-4b1f-be3c-b50108379a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8735 | 2025.09.17 20:42:23.438590 [ 5 ] {2dde7c88-0e7e-4b1f-be3c-b50108379a0c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8736 | 2025.09.17 20:42:23.438807 [ 5 ] {2dde7c88-0e7e-4b1f-be3c-b50108379a0c} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2025.09.17 20:42:23.438928 [ 5 ] {2dde7c88-0e7e-4b1f-be3c-b50108379a0c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001147 sec., 28770.706190061028 rows/sec., 2.11 MiB/sec. | ||
| 8738 | 2025.09.17 20:42:23.438964 [ 5 ] {2dde7c88-0e7e-4b1f-be3c-b50108379a0c} <Debug> TCPHandler: Processed in 0.001307836 sec. | ||
| 8739 | 2025.09.17 20:42:23.439084 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2025.09.17 20:42:23.439177 [ 5 ] {3df34c31-0346-49c4-8ab9-35be35b8f075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8741 | 2025.09.17 20:42:23.439216 [ 5 ] {3df34c31-0346-49c4-8ab9-35be35b8f075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8742 | 2025.09.17 20:42:23.439653 [ 5 ] {3df34c31-0346-49c4-8ab9-35be35b8f075} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2025.09.17 20:42:23.439688 [ 5 ] {3df34c31-0346-49c4-8ab9-35be35b8f075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8744 | 2025.09.17 20:42:23.439980 [ 5 ] {3df34c31-0346-49c4-8ab9-35be35b8f075} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8745 | 2025.09.17 20:42:23.440189 [ 5 ] {3df34c31-0346-49c4-8ab9-35be35b8f075} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2025.09.17 20:42:23.440309 [ 5 ] {3df34c31-0346-49c4-8ab9-35be35b8f075} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00115 sec., 84347.82608695653 rows/sec., 6.59 MiB/sec. | ||
| 8747 | 2025.09.17 20:42:23.440344 [ 5 ] {3df34c31-0346-49c4-8ab9-35be35b8f075} <Debug> TCPHandler: Processed in 0.001316177 sec. | ||
| 8748 | 2025.09.17 20:42:23.440455 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2025.09.17 20:42:23.440556 [ 5 ] {f3e12a65-4009-4a27-af43-40d226fe6de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8750 | 2025.09.17 20:42:23.440598 [ 5 ] {f3e12a65-4009-4a27-af43-40d226fe6de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8751 | 2025.09.17 20:42:23.440994 [ 5 ] {f3e12a65-4009-4a27-af43-40d226fe6de8} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2025.09.17 20:42:23.441028 [ 5 ] {f3e12a65-4009-4a27-af43-40d226fe6de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8753 | 2025.09.17 20:42:23.441363 [ 5 ] {f3e12a65-4009-4a27-af43-40d226fe6de8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8754 | 2025.09.17 20:42:23.441565 [ 5 ] {f3e12a65-4009-4a27-af43-40d226fe6de8} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2025.09.17 20:42:23.441686 [ 5 ] {f3e12a65-4009-4a27-af43-40d226fe6de8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 8756 | 2025.09.17 20:42:23.441732 [ 5 ] {f3e12a65-4009-4a27-af43-40d226fe6de8} <Debug> TCPHandler: Processed in 0.001324467 sec. | ||
| 8757 | 2025.09.17 20:42:23.441839 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8758 | 2025.09.17 20:42:23.441931 [ 5 ] {1cb1fab6-f000-48d9-acd7-8a575d8a3218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8759 | 2025.09.17 20:42:23.441984 [ 5 ] {1cb1fab6-f000-48d9-acd7-8a575d8a3218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8760 | 2025.09.17 20:42:23.442804 [ 5 ] {1cb1fab6-f000-48d9-acd7-8a575d8a3218} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2025.09.17 20:42:23.442837 [ 5 ] {1cb1fab6-f000-48d9-acd7-8a575d8a3218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8762 | 2025.09.17 20:42:23.443380 [ 5 ] {1cb1fab6-f000-48d9-acd7-8a575d8a3218} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8763 | 2025.09.17 20:42:23.443600 [ 5 ] {1cb1fab6-f000-48d9-acd7-8a575d8a3218} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2025.09.17 20:42:23.443730 [ 5 ] {1cb1fab6-f000-48d9-acd7-8a575d8a3218} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001817 sec., 18161.805173362685 rows/sec., 32.55 MiB/sec. | ||
| 8765 | 2025.09.17 20:42:23.443786 [ 5 ] {1cb1fab6-f000-48d9-acd7-8a575d8a3218} <Debug> TCPHandler: Processed in 0.001994786 sec. | ||
| 8766 | 2025.09.17 20:42:23.443908 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2025.09.17 20:42:23.444001 [ 5 ] {0ec5a47a-f262-4443-b0b2-5b814b7ff7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8768 | 2025.09.17 20:42:23.444041 [ 5 ] {0ec5a47a-f262-4443-b0b2-5b814b7ff7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8769 | 2025.09.17 20:42:23.444379 [ 5 ] {0ec5a47a-f262-4443-b0b2-5b814b7ff7b1} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2025.09.17 20:42:23.444412 [ 5 ] {0ec5a47a-f262-4443-b0b2-5b814b7ff7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8771 | 2025.09.17 20:42:23.444735 [ 5 ] {0ec5a47a-f262-4443-b0b2-5b814b7ff7b1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8772 | 2025.09.17 20:42:23.444945 [ 5 ] {0ec5a47a-f262-4443-b0b2-5b814b7ff7b1} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2025.09.17 20:42:23.445080 [ 5 ] {0ec5a47a-f262-4443-b0b2-5b814b7ff7b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8774 | 2025.09.17 20:42:23.445114 [ 5 ] {0ec5a47a-f262-4443-b0b2-5b814b7ff7b1} <Debug> TCPHandler: Processed in 0.001263765 sec. | ||
| 8775 | 2025.09.17 20:42:27.565610 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8776 | 2025.09.17 20:42:27.565715 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8777 | 2025.09.17 20:42:27.711819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21094 | ||
| 8778 | 2025.09.17 20:42:27.712307 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2025.09.17 20:42:27.712355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8780 | 2025.09.17 20:42:27.712873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8781 | 2025.09.17 20:42:27.713127 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2025.09.17 20:42:27.713273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21094 | ||
| 8783 | 2025.09.17 20:42:27.763773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1060 | ||
| 8784 | 2025.09.17 20:42:27.766072 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2025.09.17 20:42:27.766116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8786 | 2025.09.17 20:42:27.767284 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8787 | 2025.09.17 20:42:27.767550 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2025.09.17 20:42:27.767817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 8789 | 2025.09.17 20:42:28.434126 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2025.09.17 20:42:28.434326 [ 5 ] {846ba0b8-08bc-4e60-872e-cadee22c64fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8791 | 2025.09.17 20:42:28.434401 [ 5 ] {846ba0b8-08bc-4e60-872e-cadee22c64fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8792 | 2025.09.17 20:42:28.435148 [ 5 ] {846ba0b8-08bc-4e60-872e-cadee22c64fb} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2025.09.17 20:42:28.435201 [ 5 ] {846ba0b8-08bc-4e60-872e-cadee22c64fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8794 | 2025.09.17 20:42:28.435609 [ 5 ] {846ba0b8-08bc-4e60-872e-cadee22c64fb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8795 | 2025.09.17 20:42:28.435840 [ 5 ] {846ba0b8-08bc-4e60-872e-cadee22c64fb} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2025.09.17 20:42:28.436003 [ 5 ] {846ba0b8-08bc-4e60-872e-cadee22c64fb} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001732 sec., 42725.173210161665 rows/sec., 3.45 MiB/sec. | ||
| 8797 | 2025.09.17 20:42:28.436054 [ 5 ] {846ba0b8-08bc-4e60-872e-cadee22c64fb} <Debug> TCPHandler: Processed in 0.002073298 sec. | ||
| 8798 | 2025.09.17 20:42:28.436186 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2025.09.17 20:42:28.436290 [ 5 ] {a818ffba-e9c8-4321-a684-f446014cbe09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8800 | 2025.09.17 20:42:28.436334 [ 5 ] {a818ffba-e9c8-4321-a684-f446014cbe09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8801 | 2025.09.17 20:42:28.436755 [ 5 ] {a818ffba-e9c8-4321-a684-f446014cbe09} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2025.09.17 20:42:28.436794 [ 5 ] {a818ffba-e9c8-4321-a684-f446014cbe09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8803 | 2025.09.17 20:42:28.437111 [ 5 ] {a818ffba-e9c8-4321-a684-f446014cbe09} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8804 | 2025.09.17 20:42:28.437336 [ 5 ] {a818ffba-e9c8-4321-a684-f446014cbe09} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2025.09.17 20:42:28.437474 [ 5 ] {a818ffba-e9c8-4321-a684-f446014cbe09} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001209 sec., 7444.168734491315 rows/sec., 559.77 KiB/sec. | ||
| 8806 | 2025.09.17 20:42:28.437513 [ 5 ] {a818ffba-e9c8-4321-a684-f446014cbe09} <Debug> TCPHandler: Processed in 0.001379339 sec. | ||
| 8807 | 2025.09.17 20:42:28.437626 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8808 | 2025.09.17 20:42:28.437720 [ 5 ] {e0ccb079-431f-49b8-a773-d191bc9ff65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8809 | 2025.09.17 20:42:28.437761 [ 5 ] {e0ccb079-431f-49b8-a773-d191bc9ff65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8810 | 2025.09.17 20:42:28.438187 [ 5 ] {e0ccb079-431f-49b8-a773-d191bc9ff65a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8811 | 2025.09.17 20:42:28.438224 [ 5 ] {e0ccb079-431f-49b8-a773-d191bc9ff65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8812 | 2025.09.17 20:42:28.438531 [ 5 ] {e0ccb079-431f-49b8-a773-d191bc9ff65a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8813 | 2025.09.17 20:42:28.438748 [ 5 ] {e0ccb079-431f-49b8-a773-d191bc9ff65a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8814 | 2025.09.17 20:42:28.438877 [ 5 ] {e0ccb079-431f-49b8-a773-d191bc9ff65a} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001176 sec., 62074.82993197279 rows/sec., 4.85 MiB/sec. | ||
| 8815 | 2025.09.17 20:42:28.438915 [ 5 ] {e0ccb079-431f-49b8-a773-d191bc9ff65a} <Debug> TCPHandler: Processed in 0.001339398 sec. | ||
| 8816 | 2025.09.17 20:42:28.439026 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2025.09.17 20:42:28.439119 [ 5 ] {e36f7fd3-e604-4bea-ba3e-f33b53c9539e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8818 | 2025.09.17 20:42:28.439163 [ 5 ] {e36f7fd3-e604-4bea-ba3e-f33b53c9539e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8819 | 2025.09.17 20:42:28.439581 [ 5 ] {e36f7fd3-e604-4bea-ba3e-f33b53c9539e} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8820 | 2025.09.17 20:42:28.439619 [ 5 ] {e36f7fd3-e604-4bea-ba3e-f33b53c9539e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8821 | 2025.09.17 20:42:28.439959 [ 5 ] {e36f7fd3-e604-4bea-ba3e-f33b53c9539e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8822 | 2025.09.17 20:42:28.440177 [ 5 ] {e36f7fd3-e604-4bea-ba3e-f33b53c9539e} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2025.09.17 20:42:28.440312 [ 5 ] {e36f7fd3-e604-4bea-ba3e-f33b53c9539e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 8824 | 2025.09.17 20:42:28.440348 [ 5 ] {e36f7fd3-e604-4bea-ba3e-f33b53c9539e} <Debug> TCPHandler: Processed in 0.001370979 sec. | ||
| 8825 | 2025.09.17 20:42:28.440457 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8826 | 2025.09.17 20:42:28.440551 [ 5 ] {fcd1d37f-cb1b-4dbb-8e3c-ae4da82cda5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8827 | 2025.09.17 20:42:28.440606 [ 5 ] {fcd1d37f-cb1b-4dbb-8e3c-ae4da82cda5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8828 | 2025.09.17 20:42:28.441382 [ 5 ] {fcd1d37f-cb1b-4dbb-8e3c-ae4da82cda5e} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2025.09.17 20:42:28.441419 [ 5 ] {fcd1d37f-cb1b-4dbb-8e3c-ae4da82cda5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8830 | 2025.09.17 20:42:28.441934 [ 5 ] {fcd1d37f-cb1b-4dbb-8e3c-ae4da82cda5e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8831 | 2025.09.17 20:42:28.442169 [ 5 ] {fcd1d37f-cb1b-4dbb-8e3c-ae4da82cda5e} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2025.09.17 20:42:28.442292 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8833 | 2025.09.17 20:42:28.442312 [ 5 ] {fcd1d37f-cb1b-4dbb-8e3c-ae4da82cda5e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001779 sec., 5059.021922428331 rows/sec., 9.07 MiB/sec. | ||
| 8834 | 2025.09.17 20:42:28.442367 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2025.09.17 20:42:28.442396 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8836 | 2025.09.17 20:42:28.442399 [ 5 ] {fcd1d37f-cb1b-4dbb-8e3c-ae4da82cda5e} <Debug> TCPHandler: Processed in 0.001991376 sec. | ||
| 8837 | 2025.09.17 20:42:28.442510 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 8838 | 2025.09.17 20:42:28.442528 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2025.09.17 20:42:28.442638 [ 5 ] {19335ada-92b4-4aa3-86f5-ad2a2409a4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8840 | 2025.09.17 20:42:28.442680 [ 5 ] {19335ada-92b4-4aa3-86f5-ad2a2409a4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8841 | 2025.09.17 20:42:28.442770 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8842 | 2025.09.17 20:42:28.442839 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1105 rows starting from the beginning of the part | ||
| 8843 | 2025.09.17 20:42:28.442983 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 9 rows starting from the beginning of the part | ||
| 8844 | 2025.09.17 20:42:28.443026 [ 5 ] {19335ada-92b4-4aa3-86f5-ad2a2409a4d0} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2025.09.17 20:42:28.443069 [ 5 ] {19335ada-92b4-4aa3-86f5-ad2a2409a4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8846 | 2025.09.17 20:42:28.443102 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 33 rows starting from the beginning of the part | ||
| 8847 | 2025.09.17 20:42:28.443205 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 9 rows starting from the beginning of the part | ||
| 8848 | 2025.09.17 20:42:28.443293 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 33 rows starting from the beginning of the part | ||
| 8849 | 2025.09.17 20:42:28.443385 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 9 rows starting from the beginning of the part | ||
| 8850 | 2025.09.17 20:42:28.443387 [ 5 ] {19335ada-92b4-4aa3-86f5-ad2a2409a4d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8851 | 2025.09.17 20:42:28.443620 [ 5 ] {19335ada-92b4-4aa3-86f5-ad2a2409a4d0} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2025.09.17 20:42:28.443758 [ 5 ] {19335ada-92b4-4aa3-86f5-ad2a2409a4d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 8853 | 2025.09.17 20:42:28.443796 [ 5 ] {19335ada-92b4-4aa3-86f5-ad2a2409a4d0} <Debug> TCPHandler: Processed in 0.001319417 sec. | ||
| 8854 | 2025.09.17 20:42:28.450064 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1198 rows, containing 19 columns (19 merged, 0 gathered) in 0.007601754 sec., 157595.2076323438 rows/sec., 282.40 MiB/sec. | ||
| 8855 | 2025.09.17 20:42:28.451540 [ 199 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8856 | 2025.09.17 20:42:28.451953 [ 199 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2025.09.17 20:42:28.452042 [ 199 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8858 | 2025.09.17 20:42:28.452184 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 8859 | 2025.09.17 20:42:28.810571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8860 | 2025.09.17 20:42:28.827097 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2025.09.17 20:42:28.827152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8862 | 2025.09.17 20:42:28.833680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8863 | 2025.09.17 20:42:28.834429 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2025.09.17 20:42:28.837578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8865 | 2025.09.17 20:42:29.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.98 MiB, peak 309.98 MiB, free memory in arenas 0.00 B, will set to 302.00 MiB (RSS), difference: 3.02 MiB | ||
| 8866 | 2025.09.17 20:42:33.463784 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8867 | 2025.09.17 20:42:33.464003 [ 5 ] {aea4bcfd-84bb-424d-8d51-56cebd7d790c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8868 | 2025.09.17 20:42:33.464080 [ 5 ] {aea4bcfd-84bb-424d-8d51-56cebd7d790c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8869 | 2025.09.17 20:42:33.464717 [ 5 ] {aea4bcfd-84bb-424d-8d51-56cebd7d790c} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8870 | 2025.09.17 20:42:33.464768 [ 5 ] {aea4bcfd-84bb-424d-8d51-56cebd7d790c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8871 | 2025.09.17 20:42:33.465200 [ 5 ] {aea4bcfd-84bb-424d-8d51-56cebd7d790c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8872 | 2025.09.17 20:42:33.465430 [ 5 ] {aea4bcfd-84bb-424d-8d51-56cebd7d790c} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8873 | 2025.09.17 20:42:33.465589 [ 5 ] {aea4bcfd-84bb-424d-8d51-56cebd7d790c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001641 sec., 3656.3071297989027 rows/sec., 298.15 KiB/sec. | ||
| 8874 | 2025.09.17 20:42:33.465631 [ 5 ] {aea4bcfd-84bb-424d-8d51-56cebd7d790c} <Debug> TCPHandler: Processed in 0.001991846 sec. | ||
| 8875 | 2025.09.17 20:42:33.465750 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2025.09.17 20:42:33.465855 [ 5 ] {846c1c5d-684d-4891-8a8e-f53e2f0c3754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8877 | 2025.09.17 20:42:33.465897 [ 5 ] {846c1c5d-684d-4891-8a8e-f53e2f0c3754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8878 | 2025.09.17 20:42:33.466786 [ 5 ] {846c1c5d-684d-4891-8a8e-f53e2f0c3754} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2025.09.17 20:42:33.466850 [ 5 ] {846c1c5d-684d-4891-8a8e-f53e2f0c3754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8880 | 2025.09.17 20:42:33.467250 [ 5 ] {846c1c5d-684d-4891-8a8e-f53e2f0c3754} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8881 | 2025.09.17 20:42:33.467474 [ 5 ] {846c1c5d-684d-4891-8a8e-f53e2f0c3754} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2025.09.17 20:42:33.467629 [ 5 ] {846c1c5d-684d-4891-8a8e-f53e2f0c3754} <Debug> executeQuery: Read 1265 rows, 107.51 KiB in 0.001793 sec., 705521.472392638 rows/sec., 58.56 MiB/sec. | ||
| 8883 | 2025.09.17 20:42:33.467670 [ 5 ] {846c1c5d-684d-4891-8a8e-f53e2f0c3754} <Debug> TCPHandler: Processed in 0.001970525 sec. | ||
| 8884 | 2025.09.17 20:42:33.467785 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2025.09.17 20:42:33.467881 [ 5 ] {e09e757c-f5ac-4b2f-9468-e9b8e14dc6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8886 | 2025.09.17 20:42:33.467922 [ 5 ] {e09e757c-f5ac-4b2f-9468-e9b8e14dc6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8887 | 2025.09.17 20:42:33.468326 [ 5 ] {e09e757c-f5ac-4b2f-9468-e9b8e14dc6dc} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2025.09.17 20:42:33.468365 [ 5 ] {e09e757c-f5ac-4b2f-9468-e9b8e14dc6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8889 | 2025.09.17 20:42:33.468670 [ 5 ] {e09e757c-f5ac-4b2f-9468-e9b8e14dc6dc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8890 | 2025.09.17 20:42:33.468881 [ 5 ] {e09e757c-f5ac-4b2f-9468-e9b8e14dc6dc} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2025.09.17 20:42:33.469010 [ 5 ] {e09e757c-f5ac-4b2f-9468-e9b8e14dc6dc} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001147 sec., 34001.74367916303 rows/sec., 2.47 MiB/sec. | ||
| 8892 | 2025.09.17 20:42:33.469049 [ 5 ] {e09e757c-f5ac-4b2f-9468-e9b8e14dc6dc} <Debug> TCPHandler: Processed in 0.001313477 sec. | ||
| 8893 | 2025.09.17 20:42:33.469147 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2025.09.17 20:42:33.469240 [ 5 ] {097091f8-a7c1-49e7-aa4d-af1cd07c9ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8895 | 2025.09.17 20:42:33.469280 [ 5 ] {097091f8-a7c1-49e7-aa4d-af1cd07c9ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8896 | 2025.09.17 20:42:33.469734 [ 5 ] {097091f8-a7c1-49e7-aa4d-af1cd07c9ff2} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2025.09.17 20:42:33.469771 [ 5 ] {097091f8-a7c1-49e7-aa4d-af1cd07c9ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8898 | 2025.09.17 20:42:33.470080 [ 5 ] {097091f8-a7c1-49e7-aa4d-af1cd07c9ff2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8899 | 2025.09.17 20:42:33.470299 [ 5 ] {097091f8-a7c1-49e7-aa4d-af1cd07c9ff2} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2025.09.17 20:42:33.470427 [ 5 ] {097091f8-a7c1-49e7-aa4d-af1cd07c9ff2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001204 sec., 189368.7707641196 rows/sec., 12.82 MiB/sec. | ||
| 8901 | 2025.09.17 20:42:33.470464 [ 5 ] {097091f8-a7c1-49e7-aa4d-af1cd07c9ff2} <Debug> TCPHandler: Processed in 0.001365679 sec. | ||
| 8902 | 2025.09.17 20:42:33.470564 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2025.09.17 20:42:33.470657 [ 5 ] {f896b823-b358-4bf2-a60f-f8ec3d2f15d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8904 | 2025.09.17 20:42:33.470697 [ 5 ] {f896b823-b358-4bf2-a60f-f8ec3d2f15d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8905 | 2025.09.17 20:42:33.471251 [ 5 ] {f896b823-b358-4bf2-a60f-f8ec3d2f15d4} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2025.09.17 20:42:33.471289 [ 5 ] {f896b823-b358-4bf2-a60f-f8ec3d2f15d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8907 | 2025.09.17 20:42:33.471610 [ 5 ] {f896b823-b358-4bf2-a60f-f8ec3d2f15d4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8908 | 2025.09.17 20:42:33.471831 [ 5 ] {f896b823-b358-4bf2-a60f-f8ec3d2f15d4} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2025.09.17 20:42:33.471965 [ 5 ] {f896b823-b358-4bf2-a60f-f8ec3d2f15d4} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001325 sec., 421886.7924528302 rows/sec., 31.35 MiB/sec. | ||
| 8910 | 2025.09.17 20:42:33.472003 [ 5 ] {f896b823-b358-4bf2-a60f-f8ec3d2f15d4} <Debug> TCPHandler: Processed in 0.001488312 sec. | ||
| 8911 | 2025.09.17 20:42:33.472116 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2025.09.17 20:42:33.472209 [ 5 ] {24c1bb99-d242-4f90-ac68-24916240fce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8913 | 2025.09.17 20:42:33.472253 [ 5 ] {24c1bb99-d242-4f90-ac68-24916240fce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8914 | 2025.09.17 20:42:33.472791 [ 5 ] {24c1bb99-d242-4f90-ac68-24916240fce5} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2025.09.17 20:42:33.472827 [ 5 ] {24c1bb99-d242-4f90-ac68-24916240fce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8916 | 2025.09.17 20:42:33.473199 [ 5 ] {24c1bb99-d242-4f90-ac68-24916240fce5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8917 | 2025.09.17 20:42:33.473412 [ 5 ] {24c1bb99-d242-4f90-ac68-24916240fce5} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2025.09.17 20:42:33.473556 [ 5 ] {24c1bb99-d242-4f90-ac68-24916240fce5} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001364 sec., 620967.7419354839 rows/sec., 41.80 MiB/sec. | ||
| 8919 | 2025.09.17 20:42:33.473593 [ 5 ] {24c1bb99-d242-4f90-ac68-24916240fce5} <Debug> TCPHandler: Processed in 0.001526563 sec. | ||
| 8920 | 2025.09.17 20:42:33.473705 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2025.09.17 20:42:33.473799 [ 5 ] {065dbd13-23ae-4129-98f7-d9c4e97247c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8922 | 2025.09.17 20:42:33.473854 [ 5 ] {065dbd13-23ae-4129-98f7-d9c4e97247c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8923 | 2025.09.17 20:42:33.474652 [ 5 ] {065dbd13-23ae-4129-98f7-d9c4e97247c7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2025.09.17 20:42:33.474689 [ 5 ] {065dbd13-23ae-4129-98f7-d9c4e97247c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8925 | 2025.09.17 20:42:33.475230 [ 5 ] {065dbd13-23ae-4129-98f7-d9c4e97247c7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8926 | 2025.09.17 20:42:33.475452 [ 5 ] {065dbd13-23ae-4129-98f7-d9c4e97247c7} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2025.09.17 20:42:33.475590 [ 5 ] {065dbd13-23ae-4129-98f7-d9c4e97247c7} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001809 sec., 18242.12271973466 rows/sec., 32.69 MiB/sec. | ||
| 8928 | 2025.09.17 20:42:33.475643 [ 5 ] {065dbd13-23ae-4129-98f7-d9c4e97247c7} <Debug> TCPHandler: Processed in 0.001987416 sec. | ||
| 8929 | 2025.09.17 20:42:33.475762 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2025.09.17 20:42:33.475856 [ 5 ] {f37aa71c-d353-4ddf-a001-9ab15c9a26c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8931 | 2025.09.17 20:42:33.475899 [ 5 ] {f37aa71c-d353-4ddf-a001-9ab15c9a26c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8932 | 2025.09.17 20:42:33.476238 [ 5 ] {f37aa71c-d353-4ddf-a001-9ab15c9a26c3} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2025.09.17 20:42:33.476276 [ 5 ] {f37aa71c-d353-4ddf-a001-9ab15c9a26c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8934 | 2025.09.17 20:42:33.476590 [ 5 ] {f37aa71c-d353-4ddf-a001-9ab15c9a26c3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8935 | 2025.09.17 20:42:33.476804 [ 5 ] {f37aa71c-d353-4ddf-a001-9ab15c9a26c3} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.09.17 20:42:33.476937 [ 5 ] {f37aa71c-d353-4ddf-a001-9ab15c9a26c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 8937 | 2025.09.17 20:42:33.476973 [ 5 ] {f37aa71c-d353-4ddf-a001-9ab15c9a26c3} <Debug> TCPHandler: Processed in 0.001260656 sec. | ||
| 8938 | 2025.09.17 20:42:35.213389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21606 | ||
| 8939 | 2025.09.17 20:42:35.213895 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2025.09.17 20:42:35.213932 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8941 | 2025.09.17 20:42:35.214402 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8942 | 2025.09.17 20:42:35.214641 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2025.09.17 20:42:35.214768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21606 | ||
| 8944 | 2025.09.17 20:42:36.337681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8945 | 2025.09.17 20:42:36.355103 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2025.09.17 20:42:36.355164 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8947 | 2025.09.17 20:42:36.361440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8948 | 2025.09.17 20:42:36.362159 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2025.09.17 20:42:36.365032 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8950 | 2025.09.17 20:42:37.768055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1088 | ||
| 8951 | 2025.09.17 20:42:37.770353 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2025.09.17 20:42:37.770396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8953 | 2025.09.17 20:42:37.771575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8954 | 2025.09.17 20:42:37.771857 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2025.09.17 20:42:37.772120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 8956 | 2025.09.17 20:42:38.434859 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2025.09.17 20:42:38.435042 [ 5 ] {f8387e6e-ec22-46e2-a798-5dac76a763f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8958 | 2025.09.17 20:42:38.435108 [ 5 ] {f8387e6e-ec22-46e2-a798-5dac76a763f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8959 | 2025.09.17 20:42:38.435771 [ 5 ] {f8387e6e-ec22-46e2-a798-5dac76a763f0} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2025.09.17 20:42:38.435819 [ 5 ] {f8387e6e-ec22-46e2-a798-5dac76a763f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8961 | 2025.09.17 20:42:38.436218 [ 5 ] {f8387e6e-ec22-46e2-a798-5dac76a763f0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8962 | 2025.09.17 20:42:38.436437 [ 5 ] {f8387e6e-ec22-46e2-a798-5dac76a763f0} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2025.09.17 20:42:38.436582 [ 5 ] {f8387e6e-ec22-46e2-a798-5dac76a763f0} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001589 sec., 46570.169918187545 rows/sec., 3.76 MiB/sec. | ||
| 8964 | 2025.09.17 20:42:38.436580 [ 59 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8965 | 2025.09.17 20:42:38.436625 [ 5 ] {f8387e6e-ec22-46e2-a798-5dac76a763f0} <Debug> TCPHandler: Processed in 0.001896054 sec. | ||
| 8966 | 2025.09.17 20:42:38.436661 [ 59 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2025.09.17 20:42:38.436687 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8968 | 2025.09.17 20:42:38.436771 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2025.09.17 20:42:38.436806 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 8970 | 2025.09.17 20:42:38.436870 [ 5 ] {6c8517ac-9a09-4020-8570-80392842067a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8971 | 2025.09.17 20:42:38.436900 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8972 | 2025.09.17 20:42:38.436910 [ 5 ] {6c8517ac-9a09-4020-8570-80392842067a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8973 | 2025.09.17 20:42:38.436930 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1410 rows starting from the beginning of the part | ||
| 8974 | 2025.09.17 20:42:38.436991 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 198 rows starting from the beginning of the part | ||
| 8975 | 2025.09.17 20:42:38.437037 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 122 rows starting from the beginning of the part | ||
| 8976 | 2025.09.17 20:42:38.437079 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 74 rows starting from the beginning of the part | ||
| 8977 | 2025.09.17 20:42:38.437128 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1265 rows starting from the beginning of the part | ||
| 8978 | 2025.09.17 20:42:38.437192 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 8979 | 2025.09.17 20:42:38.437335 [ 5 ] {6c8517ac-9a09-4020-8570-80392842067a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2025.09.17 20:42:38.437376 [ 5 ] {6c8517ac-9a09-4020-8570-80392842067a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8981 | 2025.09.17 20:42:38.437673 [ 5 ] {6c8517ac-9a09-4020-8570-80392842067a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8982 | 2025.09.17 20:42:38.437877 [ 5 ] {6c8517ac-9a09-4020-8570-80392842067a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2025.09.17 20:42:38.438004 [ 5 ] {6c8517ac-9a09-4020-8570-80392842067a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001153 sec., 7805.724197745013 rows/sec., 586.95 KiB/sec. | ||
| 8984 | 2025.09.17 20:42:38.438040 [ 5 ] {6c8517ac-9a09-4020-8570-80392842067a} <Debug> TCPHandler: Processed in 0.001317417 sec. | ||
| 8985 | 2025.09.17 20:42:38.438163 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8986 | 2025.09.17 20:42:38.438255 [ 5 ] {39ef1bbc-933f-4fde-81dc-2aa680fd11ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8987 | 2025.09.17 20:42:38.438294 [ 5 ] {39ef1bbc-933f-4fde-81dc-2aa680fd11ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8988 | 2025.09.17 20:42:38.438502 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734059 sec., 1812510.4163122477 rows/sec., 158.74 MiB/sec. | ||
| 8989 | 2025.09.17 20:42:38.438718 [ 5 ] {39ef1bbc-933f-4fde-81dc-2aa680fd11ae} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2025.09.17 20:42:38.438760 [ 5 ] {39ef1bbc-933f-4fde-81dc-2aa680fd11ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 8991 | 2025.09.17 20:42:38.438809 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8992 | 2025.09.17 20:42:38.439103 [ 5 ] {39ef1bbc-933f-4fde-81dc-2aa680fd11ae} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8993 | 2025.09.17 20:42:38.439170 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_66_13} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2025.09.17 20:42:38.439269 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_66_13} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8995 | 2025.09.17 20:42:38.439347 [ 5 ] {39ef1bbc-933f-4fde-81dc-2aa680fd11ae} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2025.09.17 20:42:38.439377 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8997 | 2025.09.17 20:42:38.439475 [ 59 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8998 | 2025.09.17 20:42:38.439485 [ 5 ] {39ef1bbc-933f-4fde-81dc-2aa680fd11ae} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001248 sec., 58493.58974358974 rows/sec., 4.57 MiB/sec. | ||
| 8999 | 2025.09.17 20:42:38.439511 [ 59 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2025.09.17 20:42:38.439533 [ 5 ] {39ef1bbc-933f-4fde-81dc-2aa680fd11ae} <Debug> TCPHandler: Processed in 0.00141753 sec. | ||
| 9001 | 2025.09.17 20:42:38.439534 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9002 | 2025.09.17 20:42:38.439644 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 9003 | 2025.09.17 20:42:38.439660 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9004 | 2025.09.17 20:42:38.439757 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9005 | 2025.09.17 20:42:38.439763 [ 5 ] {f8c9ad78-7932-4a8e-93fe-d3103980425c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9006 | 2025.09.17 20:42:38.439795 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 634 rows starting from the beginning of the part | ||
| 9007 | 2025.09.17 20:42:38.439817 [ 5 ] {f8c9ad78-7932-4a8e-93fe-d3103980425c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9008 | 2025.09.17 20:42:38.439863 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 117 rows starting from the beginning of the part | ||
| 9009 | 2025.09.17 20:42:38.439914 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 97 rows starting from the beginning of the part | ||
| 9010 | 2025.09.17 20:42:38.439955 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 73 rows starting from the beginning of the part | ||
| 9011 | 2025.09.17 20:42:38.440000 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 559 rows starting from the beginning of the part | ||
| 9012 | 2025.09.17 20:42:38.440040 [ 187 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 73 rows starting from the beginning of the part | ||
| 9013 | 2025.09.17 20:42:38.440244 [ 5 ] {f8c9ad78-7932-4a8e-93fe-d3103980425c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2025.09.17 20:42:38.440284 [ 5 ] {f8c9ad78-7932-4a8e-93fe-d3103980425c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9015 | 2025.09.17 20:42:38.440628 [ 5 ] {f8c9ad78-7932-4a8e-93fe-d3103980425c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9016 | 2025.09.17 20:42:38.440848 [ 5 ] {f8c9ad78-7932-4a8e-93fe-d3103980425c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2025.09.17 20:42:38.440958 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9018 | 2025.09.17 20:42:38.440974 [ 5 ] {f8c9ad78-7932-4a8e-93fe-d3103980425c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 9019 | 2025.09.17 20:42:38.440993 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2025.09.17 20:42:38.441016 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9021 | 2025.09.17 20:42:38.441018 [ 5 ] {f8c9ad78-7932-4a8e-93fe-d3103980425c} <Debug> TCPHandler: Processed in 0.001405429 sec. | ||
| 9022 | 2025.09.17 20:42:38.441069 [ 199 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1553 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463471 sec., 1061175.7937123454 rows/sec., 84.56 MiB/sec. | ||
| 9023 | 2025.09.17 20:42:38.441108 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 9024 | 2025.09.17 20:42:38.441144 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9025 | 2025.09.17 20:42:38.441222 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9026 | 2025.09.17 20:42:38.441241 [ 5 ] {857d7a46-7279-4795-a30e-21433f9dba73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9027 | 2025.09.17 20:42:38.441259 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17512 rows starting from the beginning of the part | ||
| 9028 | 2025.09.17 20:42:38.441278 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9029 | 2025.09.17 20:42:38.441301 [ 5 ] {857d7a46-7279-4795-a30e-21433f9dba73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9030 | 2025.09.17 20:42:38.441335 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 200 rows starting from the beginning of the part | ||
| 9031 | 2025.09.17 20:42:38.441386 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9032 | 2025.09.17 20:42:38.441431 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9033 | 2025.09.17 20:42:38.441475 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 847 rows starting from the beginning of the part | ||
| 9034 | 2025.09.17 20:42:38.441521 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 9035 | 2025.09.17 20:42:38.441619 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2025.09.17 20:42:38.441714 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_66_13} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9037 | 2025.09.17 20:42:38.441825 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 9038 | 2025.09.17 20:42:38.442082 [ 5 ] {857d7a46-7279-4795-a30e-21433f9dba73} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2025.09.17 20:42:38.442123 [ 5 ] {857d7a46-7279-4795-a30e-21433f9dba73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9040 | 2025.09.17 20:42:38.442663 [ 5 ] {857d7a46-7279-4795-a30e-21433f9dba73} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9041 | 2025.09.17 20:42:38.442893 [ 5 ] {857d7a46-7279-4795-a30e-21433f9dba73} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2025.09.17 20:42:38.443041 [ 5 ] {857d7a46-7279-4795-a30e-21433f9dba73} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001817 sec., 4953.219592735278 rows/sec., 8.88 MiB/sec. | ||
| 9043 | 2025.09.17 20:42:38.443095 [ 5 ] {857d7a46-7279-4795-a30e-21433f9dba73} <Debug> TCPHandler: Processed in 0.001997186 sec. | ||
| 9044 | 2025.09.17 20:42:38.443210 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9045 | 2025.09.17 20:42:38.443302 [ 5 ] {0270741b-9770-46b9-8d50-c80bdbf35cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9046 | 2025.09.17 20:42:38.443343 [ 5 ] {0270741b-9770-46b9-8d50-c80bdbf35cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9047 | 2025.09.17 20:42:38.443684 [ 5 ] {0270741b-9770-46b9-8d50-c80bdbf35cc2} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2025.09.17 20:42:38.443719 [ 5 ] {0270741b-9770-46b9-8d50-c80bdbf35cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9049 | 2025.09.17 20:42:38.444171 [ 5 ] {0270741b-9770-46b9-8d50-c80bdbf35cc2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9050 | 2025.09.17 20:42:38.444399 [ 5 ] {0270741b-9770-46b9-8d50-c80bdbf35cc2} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2025.09.17 20:42:38.444505 [ 59 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9052 | 2025.09.17 20:42:38.444528 [ 5 ] {0270741b-9770-46b9-8d50-c80bdbf35cc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 9053 | 2025.09.17 20:42:38.444536 [ 59 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2025.09.17 20:42:38.444567 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9055 | 2025.09.17 20:42:38.444570 [ 5 ] {0270741b-9770-46b9-8d50-c80bdbf35cc2} <Debug> TCPHandler: Processed in 0.001406479 sec. | ||
| 9056 | 2025.09.17 20:42:38.444661 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 9057 | 2025.09.17 20:42:38.444765 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9058 | 2025.09.17 20:42:38.444794 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3348 rows starting from the beginning of the part | ||
| 9059 | 2025.09.17 20:42:38.444853 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9060 | 2025.09.17 20:42:38.444894 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9061 | 2025.09.17 20:42:38.444929 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9062 | 2025.09.17 20:42:38.444964 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 9063 | 2025.09.17 20:42:38.445003 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 9064 | 2025.09.17 20:42:38.446300 [ 194 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001674857 sec., 2178096.3986776182 rows/sec., 146.62 MiB/sec. | ||
| 9065 | 2025.09.17 20:42:38.446678 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9066 | 2025.09.17 20:42:38.446708 [ 194 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19039 rows, containing 5 columns (5 merged, 0 gathered) in 0.005640009 sec., 3375703.8330967203 rows/sec., 231.80 MiB/sec. | ||
| 9067 | 2025.09.17 20:42:38.446934 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_66_13} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2025.09.17 20:42:38.447003 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9069 | 2025.09.17 20:42:38.447029 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_66_13} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9070 | 2025.09.17 20:42:38.447100 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9071 | 2025.09.17 20:42:38.447268 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2025.09.17 20:42:38.447337 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9073 | 2025.09.17 20:42:38.447426 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9074 | 2025.09.17 20:42:42.565767 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9075 | 2025.09.17 20:42:42.565831 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9076 | 2025.09.17 20:42:42.714937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22054 | ||
| 9077 | 2025.09.17 20:42:42.715440 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9078 | 2025.09.17 20:42:42.715485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9079 | 2025.09.17 20:42:42.715983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9080 | 2025.09.17 20:42:42.716246 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9081 | 2025.09.17 20:42:42.716380 [ 53 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9082 | 2025.09.17 20:42:42.716394 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22054 | ||
| 9083 | 2025.09.17 20:42:42.716423 [ 53 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2025.09.17 20:42:42.716442 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9085 | 2025.09.17 20:42:42.716586 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 9086 | 2025.09.17 20:42:42.716748 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9087 | 2025.09.17 20:42:42.716793 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19686 rows starting from the beginning of the part | ||
| 9088 | 2025.09.17 20:42:42.716864 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9089 | 2025.09.17 20:42:42.716910 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9090 | 2025.09.17 20:42:42.716949 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9091 | 2025.09.17 20:42:42.716991 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9092 | 2025.09.17 20:42:42.717029 [ 200 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9093 | 2025.09.17 20:42:42.719079 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22054 rows, containing 4 columns (4 merged, 0 gathered) in 0.002560622 sec., 8612751.12062616 rows/sec., 123.21 MiB/sec. | ||
| 9094 | 2025.09.17 20:42:42.719470 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9095 | 2025.09.17 20:42:42.719804 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2025.09.17 20:42:42.719884 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_46_9} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9097 | 2025.09.17 20:42:42.719994 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9098 | 2025.09.17 20:42:43.435855 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2025.09.17 20:42:43.436033 [ 5 ] {ee1cc811-9bdc-41b7-b462-51b7b62f2709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9100 | 2025.09.17 20:42:43.436097 [ 5 ] {ee1cc811-9bdc-41b7-b462-51b7b62f2709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9101 | 2025.09.17 20:42:43.436974 [ 5 ] {ee1cc811-9bdc-41b7-b462-51b7b62f2709} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2025.09.17 20:42:43.437013 [ 5 ] {ee1cc811-9bdc-41b7-b462-51b7b62f2709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9103 | 2025.09.17 20:42:43.437408 [ 5 ] {ee1cc811-9bdc-41b7-b462-51b7b62f2709} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9104 | 2025.09.17 20:42:43.437635 [ 5 ] {ee1cc811-9bdc-41b7-b462-51b7b62f2709} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2025.09.17 20:42:43.437783 [ 5 ] {ee1cc811-9bdc-41b7-b462-51b7b62f2709} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001801 sec., 67740.14436424208 rows/sec., 5.82 MiB/sec. | ||
| 9106 | 2025.09.17 20:42:43.437830 [ 5 ] {ee1cc811-9bdc-41b7-b462-51b7b62f2709} <Debug> TCPHandler: Processed in 0.002099799 sec. | ||
| 9107 | 2025.09.17 20:42:43.437967 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2025.09.17 20:42:43.438066 [ 5 ] {839fe8cc-bb85-418b-a681-62cfb8018e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9109 | 2025.09.17 20:42:43.438109 [ 5 ] {839fe8cc-bb85-418b-a681-62cfb8018e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9110 | 2025.09.17 20:42:43.438614 [ 5 ] {839fe8cc-bb85-418b-a681-62cfb8018e49} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2025.09.17 20:42:43.438648 [ 5 ] {839fe8cc-bb85-418b-a681-62cfb8018e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9112 | 2025.09.17 20:42:43.438934 [ 5 ] {839fe8cc-bb85-418b-a681-62cfb8018e49} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9113 | 2025.09.17 20:42:43.439138 [ 5 ] {839fe8cc-bb85-418b-a681-62cfb8018e49} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2025.09.17 20:42:43.439228 [ 54 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9115 | 2025.09.17 20:42:43.439258 [ 5 ] {839fe8cc-bb85-418b-a681-62cfb8018e49} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001214 sec., 27182.866556836903 rows/sec., 2.00 MiB/sec. | ||
| 9116 | 2025.09.17 20:42:43.439269 [ 54 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9117 | 2025.09.17 20:42:43.439291 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9118 | 2025.09.17 20:42:43.439295 [ 5 ] {839fe8cc-bb85-418b-a681-62cfb8018e49} <Debug> TCPHandler: Processed in 0.001377768 sec. | ||
| 9119 | 2025.09.17 20:42:43.439425 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2025.09.17 20:42:43.439432 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 9121 | 2025.09.17 20:42:43.439520 [ 5 ] {fc7b4ba9-6435-4041-8823-21a174656e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9122 | 2025.09.17 20:42:43.439564 [ 5 ] {fc7b4ba9-6435-4041-8823-21a174656e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9123 | 2025.09.17 20:42:43.439596 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9124 | 2025.09.17 20:42:43.439638 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 72 rows starting from the beginning of the part | ||
| 9125 | 2025.09.17 20:42:43.439715 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 33 rows starting from the beginning of the part | ||
| 9126 | 2025.09.17 20:42:43.439766 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part | ||
| 9127 | 2025.09.17 20:42:43.439815 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part | ||
| 9128 | 2025.09.17 20:42:43.439859 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part | ||
| 9129 | 2025.09.17 20:42:43.439901 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 33 rows starting from the beginning of the part | ||
| 9130 | 2025.09.17 20:42:43.440025 [ 5 ] {fc7b4ba9-6435-4041-8823-21a174656e27} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2025.09.17 20:42:43.440067 [ 5 ] {fc7b4ba9-6435-4041-8823-21a174656e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9132 | 2025.09.17 20:42:43.440402 [ 5 ] {fc7b4ba9-6435-4041-8823-21a174656e27} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9133 | 2025.09.17 20:42:43.440639 [ 5 ] {fc7b4ba9-6435-4041-8823-21a174656e27} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2025.09.17 20:42:43.440716 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349998 sec., 144444.65843653103 rows/sec., 11.11 MiB/sec. | ||
| 9135 | 2025.09.17 20:42:43.440762 [ 5 ] {fc7b4ba9-6435-4041-8823-21a174656e27} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00126 sec., 76984.12698412698 rows/sec., 6.01 MiB/sec. | ||
| 9136 | 2025.09.17 20:42:43.440799 [ 5 ] {fc7b4ba9-6435-4041-8823-21a174656e27} <Debug> TCPHandler: Processed in 0.00142332 sec. | ||
| 9137 | 2025.09.17 20:42:43.440927 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2025.09.17 20:42:43.440926 [ 191 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9139 | 2025.09.17 20:42:43.441019 [ 5 ] {52da15ef-687a-446b-b2cc-a8ebc2968a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9140 | 2025.09.17 20:42:43.441070 [ 5 ] {52da15ef-687a-446b-b2cc-a8ebc2968a51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9141 | 2025.09.17 20:42:43.441301 [ 191 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2025.09.17 20:42:43.441402 [ 191 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_61_12} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9143 | 2025.09.17 20:42:43.441496 [ 5 ] {52da15ef-687a-446b-b2cc-a8ebc2968a51} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2025.09.17 20:42:43.441528 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9145 | 2025.09.17 20:42:43.441535 [ 5 ] {52da15ef-687a-446b-b2cc-a8ebc2968a51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9146 | 2025.09.17 20:42:43.441885 [ 5 ] {52da15ef-687a-446b-b2cc-a8ebc2968a51} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9147 | 2025.09.17 20:42:43.442088 [ 5 ] {52da15ef-687a-446b-b2cc-a8ebc2968a51} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2025.09.17 20:42:43.442212 [ 5 ] {52da15ef-687a-446b-b2cc-a8ebc2968a51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 9149 | 2025.09.17 20:42:43.442251 [ 5 ] {52da15ef-687a-446b-b2cc-a8ebc2968a51} <Debug> TCPHandler: Processed in 0.001382638 sec. | ||
| 9150 | 2025.09.17 20:42:43.442363 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2025.09.17 20:42:43.442455 [ 5 ] {c245e634-2c5d-4d87-8d4c-7534de1368b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9152 | 2025.09.17 20:42:43.442508 [ 5 ] {c245e634-2c5d-4d87-8d4c-7534de1368b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9153 | 2025.09.17 20:42:43.443353 [ 5 ] {c245e634-2c5d-4d87-8d4c-7534de1368b4} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2025.09.17 20:42:43.443388 [ 5 ] {c245e634-2c5d-4d87-8d4c-7534de1368b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9155 | 2025.09.17 20:42:43.443933 [ 5 ] {c245e634-2c5d-4d87-8d4c-7534de1368b4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9156 | 2025.09.17 20:42:43.444153 [ 5 ] {c245e634-2c5d-4d87-8d4c-7534de1368b4} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2025.09.17 20:42:43.444282 [ 5 ] {c245e634-2c5d-4d87-8d4c-7534de1368b4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001845 sec., 17886.178861788616 rows/sec., 32.05 MiB/sec. | ||
| 9158 | 2025.09.17 20:42:43.444337 [ 5 ] {c245e634-2c5d-4d87-8d4c-7534de1368b4} <Debug> TCPHandler: Processed in 0.002021127 sec. | ||
| 9159 | 2025.09.17 20:42:43.444450 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2025.09.17 20:42:43.444543 [ 5 ] {11b2b949-745d-48db-80fc-e118705a8889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9161 | 2025.09.17 20:42:43.444583 [ 5 ] {11b2b949-745d-48db-80fc-e118705a8889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9162 | 2025.09.17 20:42:43.444924 [ 5 ] {11b2b949-745d-48db-80fc-e118705a8889} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2025.09.17 20:42:43.444958 [ 5 ] {11b2b949-745d-48db-80fc-e118705a8889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9164 | 2025.09.17 20:42:43.445254 [ 5 ] {11b2b949-745d-48db-80fc-e118705a8889} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9165 | 2025.09.17 20:42:43.445464 [ 5 ] {11b2b949-745d-48db-80fc-e118705a8889} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2025.09.17 20:42:43.445583 [ 5 ] {11b2b949-745d-48db-80fc-e118705a8889} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 9167 | 2025.09.17 20:42:43.445617 [ 5 ] {11b2b949-745d-48db-80fc-e118705a8889} <Debug> TCPHandler: Processed in 0.001213134 sec. | ||
| 9168 | 2025.09.17 20:42:43.865247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9169 | 2025.09.17 20:42:43.882842 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9170 | 2025.09.17 20:42:43.882904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9171 | 2025.09.17 20:42:43.889191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9172 | 2025.09.17 20:42:43.889884 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2025.09.17 20:42:43.890188 [ 52 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9174 | 2025.09.17 20:42:43.890231 [ 52 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2025.09.17 20:42:43.890254 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9176 | 2025.09.17 20:42:43.890381 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 9177 | 2025.09.17 20:42:43.894182 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9178 | 2025.09.17 20:42:43.894200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9179 | 2025.09.17 20:42:43.895678 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 9180 | 2025.09.17 20:42:43.900372 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 9181 | 2025.09.17 20:42:43.904992 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 9182 | 2025.09.17 20:42:43.909597 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 9183 | 2025.09.17 20:42:43.914390 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 9184 | 2025.09.17 20:42:43.918241 [ 202 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 9185 | 2025.09.17 20:42:43.969678 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079350192 sec., 4373.0202946452855 rows/sec., 22.61 MiB/sec. | ||
| 9186 | 2025.09.17 20:42:43.971855 [ 186 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9187 | 2025.09.17 20:42:43.973753 [ 186 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_46_9} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2025.09.17 20:42:43.973853 [ 186 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_46_9} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9189 | 2025.09.17 20:42:43.975410 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9190 | 2025.09.17 20:42:44.367557 [ 52 ] {} <Debug> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9191 | 2025.09.17 20:42:44.367619 [ 52 ] {} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2025.09.17 20:42:44.367642 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9193 | 2025.09.17 20:42:44.367746 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 9194 | 2025.09.17 20:42:44.367868 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9195 | 2025.09.17 20:42:44.367902 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part | ||
| 9196 | 2025.09.17 20:42:44.367965 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 9197 | 2025.09.17 20:42:44.368010 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 9198 | 2025.09.17 20:42:44.368054 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 9199 | 2025.09.17 20:42:44.368093 [ 194 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9200 | 2025.09.17 20:42:44.368780 [ 186 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001077691 sec., 33404.75145473053 rows/sec., 2.79 MiB/sec. | ||
| 9201 | 2025.09.17 20:42:44.368961 [ 197 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9202 | 2025.09.17 20:42:44.369311 [ 197 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_21_5} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2025.09.17 20:42:44.369396 [ 197 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_21_5} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9204 | 2025.09.17 20:42:44.369507 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9205 | 2025.09.17 20:42:47.773232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1112 | ||
| 9206 | 2025.09.17 20:42:47.775426 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2025.09.17 20:42:47.775473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9208 | 2025.09.17 20:42:47.776663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9209 | 2025.09.17 20:42:47.776936 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2025.09.17 20:42:47.777208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9211 | 2025.09.17 20:42:48.435928 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2025.09.17 20:42:48.436132 [ 5 ] {e6f7cdc5-f26b-4658-8ddf-f064bd31c69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9213 | 2025.09.17 20:42:48.436207 [ 5 ] {e6f7cdc5-f26b-4658-8ddf-f064bd31c69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9214 | 2025.09.17 20:42:48.436983 [ 5 ] {e6f7cdc5-f26b-4658-8ddf-f064bd31c69b} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2025.09.17 20:42:48.437030 [ 5 ] {e6f7cdc5-f26b-4658-8ddf-f064bd31c69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9216 | 2025.09.17 20:42:48.437426 [ 5 ] {e6f7cdc5-f26b-4658-8ddf-f064bd31c69b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9217 | 2025.09.17 20:42:48.437663 [ 5 ] {e6f7cdc5-f26b-4658-8ddf-f064bd31c69b} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2025.09.17 20:42:48.437830 [ 5 ] {e6f7cdc5-f26b-4658-8ddf-f064bd31c69b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001752 sec., 13698.630136986301 rows/sec., 1.14 MiB/sec. | ||
| 9219 | 2025.09.17 20:42:48.437888 [ 5 ] {e6f7cdc5-f26b-4658-8ddf-f064bd31c69b} <Debug> TCPHandler: Processed in 0.002146681 sec. | ||
| 9220 | 2025.09.17 20:42:48.438020 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9221 | 2025.09.17 20:42:48.438123 [ 5 ] {0c485a9e-b072-4873-8cf1-63675c2a4537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9222 | 2025.09.17 20:42:48.438168 [ 5 ] {0c485a9e-b072-4873-8cf1-63675c2a4537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9223 | 2025.09.17 20:42:48.438575 [ 5 ] {0c485a9e-b072-4873-8cf1-63675c2a4537} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2025.09.17 20:42:48.438614 [ 5 ] {0c485a9e-b072-4873-8cf1-63675c2a4537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9225 | 2025.09.17 20:42:48.438934 [ 5 ] {0c485a9e-b072-4873-8cf1-63675c2a4537} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9226 | 2025.09.17 20:42:48.439150 [ 5 ] {0c485a9e-b072-4873-8cf1-63675c2a4537} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9227 | 2025.09.17 20:42:48.439286 [ 5 ] {0c485a9e-b072-4873-8cf1-63675c2a4537} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001185 sec., 1687.7637130801686 rows/sec., 137.63 KiB/sec. | ||
| 9228 | 2025.09.17 20:42:48.439324 [ 5 ] {0c485a9e-b072-4873-8cf1-63675c2a4537} <Debug> TCPHandler: Processed in 0.001356868 sec. | ||
| 9229 | 2025.09.17 20:42:48.439439 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9230 | 2025.09.17 20:42:48.439535 [ 5 ] {940c651f-fb9b-4972-ab7f-788f16c08782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9231 | 2025.09.17 20:42:48.439577 [ 5 ] {940c651f-fb9b-4972-ab7f-788f16c08782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9232 | 2025.09.17 20:42:48.440079 [ 5 ] {940c651f-fb9b-4972-ab7f-788f16c08782} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2025.09.17 20:42:48.440116 [ 5 ] {940c651f-fb9b-4972-ab7f-788f16c08782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9234 | 2025.09.17 20:42:48.440444 [ 5 ] {940c651f-fb9b-4972-ab7f-788f16c08782} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9235 | 2025.09.17 20:42:48.440665 [ 5 ] {940c651f-fb9b-4972-ab7f-788f16c08782} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2025.09.17 20:42:48.440795 [ 5 ] {940c651f-fb9b-4972-ab7f-788f16c08782} <Debug> executeQuery: Read 195 rows, 17.66 KiB in 0.001278 sec., 152582.15962441315 rows/sec., 13.49 MiB/sec. | ||
| 9237 | 2025.09.17 20:42:48.440834 [ 5 ] {940c651f-fb9b-4972-ab7f-788f16c08782} <Debug> TCPHandler: Processed in 0.001444981 sec. | ||
| 9238 | 2025.09.17 20:42:48.440949 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9239 | 2025.09.17 20:42:48.441043 [ 5 ] {a11c5f65-ade2-4304-a25d-9f18c8952cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9240 | 2025.09.17 20:42:48.441084 [ 5 ] {a11c5f65-ade2-4304-a25d-9f18c8952cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9241 | 2025.09.17 20:42:48.441483 [ 5 ] {a11c5f65-ade2-4304-a25d-9f18c8952cd4} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9242 | 2025.09.17 20:42:48.441519 [ 5 ] {a11c5f65-ade2-4304-a25d-9f18c8952cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9243 | 2025.09.17 20:42:48.441831 [ 5 ] {a11c5f65-ade2-4304-a25d-9f18c8952cd4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9244 | 2025.09.17 20:42:48.442043 [ 5 ] {a11c5f65-ade2-4304-a25d-9f18c8952cd4} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2025.09.17 20:42:48.442177 [ 5 ] {a11c5f65-ade2-4304-a25d-9f18c8952cd4} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001151 sec., 19982.623805386622 rows/sec., 1.51 MiB/sec. | ||
| 9246 | 2025.09.17 20:42:48.442218 [ 5 ] {a11c5f65-ade2-4304-a25d-9f18c8952cd4} <Debug> TCPHandler: Processed in 0.001317897 sec. | ||
| 9247 | 2025.09.17 20:42:48.442324 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9248 | 2025.09.17 20:42:48.442418 [ 5 ] {42fa7cf0-ec5c-4eb1-8e3d-2606c511fa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9249 | 2025.09.17 20:42:48.442459 [ 5 ] {42fa7cf0-ec5c-4eb1-8e3d-2606c511fa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9250 | 2025.09.17 20:42:48.442853 [ 5 ] {42fa7cf0-ec5c-4eb1-8e3d-2606c511fa30} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2025.09.17 20:42:48.442891 [ 5 ] {42fa7cf0-ec5c-4eb1-8e3d-2606c511fa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9252 | 2025.09.17 20:42:48.443191 [ 5 ] {42fa7cf0-ec5c-4eb1-8e3d-2606c511fa30} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9253 | 2025.09.17 20:42:48.443407 [ 5 ] {42fa7cf0-ec5c-4eb1-8e3d-2606c511fa30} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2025.09.17 20:42:48.443537 [ 5 ] {42fa7cf0-ec5c-4eb1-8e3d-2606c511fa30} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.75 MiB/sec. | ||
| 9255 | 2025.09.17 20:42:48.443578 [ 5 ] {42fa7cf0-ec5c-4eb1-8e3d-2606c511fa30} <Debug> TCPHandler: Processed in 0.001301387 sec. | ||
| 9256 | 2025.09.17 20:42:48.443691 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2025.09.17 20:42:48.443784 [ 5 ] {9ddf2cb6-ac95-42c0-876e-c010c241a31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9258 | 2025.09.17 20:42:48.443825 [ 5 ] {9ddf2cb6-ac95-42c0-876e-c010c241a31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9259 | 2025.09.17 20:42:48.444224 [ 5 ] {9ddf2cb6-ac95-42c0-876e-c010c241a31c} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2025.09.17 20:42:48.444260 [ 5 ] {9ddf2cb6-ac95-42c0-876e-c010c241a31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9261 | 2025.09.17 20:42:48.444568 [ 5 ] {9ddf2cb6-ac95-42c0-876e-c010c241a31c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9262 | 2025.09.17 20:42:48.444781 [ 5 ] {9ddf2cb6-ac95-42c0-876e-c010c241a31c} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2025.09.17 20:42:48.444912 [ 5 ] {9ddf2cb6-ac95-42c0-876e-c010c241a31c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 9264 | 2025.09.17 20:42:48.444950 [ 5 ] {9ddf2cb6-ac95-42c0-876e-c010c241a31c} <Debug> TCPHandler: Processed in 0.001309408 sec. | ||
| 9265 | 2025.09.17 20:42:48.445052 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2025.09.17 20:42:48.445145 [ 5 ] {4af48ed8-fd93-4e4d-9355-41ff278ff514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9267 | 2025.09.17 20:42:48.445186 [ 5 ] {4af48ed8-fd93-4e4d-9355-41ff278ff514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9268 | 2025.09.17 20:42:48.445629 [ 5 ] {4af48ed8-fd93-4e4d-9355-41ff278ff514} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2025.09.17 20:42:48.445666 [ 5 ] {4af48ed8-fd93-4e4d-9355-41ff278ff514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9270 | 2025.09.17 20:42:48.445982 [ 5 ] {4af48ed8-fd93-4e4d-9355-41ff278ff514} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9271 | 2025.09.17 20:42:48.446204 [ 5 ] {4af48ed8-fd93-4e4d-9355-41ff278ff514} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2025.09.17 20:42:48.446334 [ 5 ] {4af48ed8-fd93-4e4d-9355-41ff278ff514} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001206 sec., 92039.80099502487 rows/sec., 7.50 MiB/sec. | ||
| 9273 | 2025.09.17 20:42:48.446371 [ 5 ] {4af48ed8-fd93-4e4d-9355-41ff278ff514} <Debug> TCPHandler: Processed in 0.001368949 sec. | ||
| 9274 | 2025.09.17 20:42:48.446481 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2025.09.17 20:42:48.446574 [ 5 ] {9105075d-2de2-486f-9ede-4c6e86aace58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9276 | 2025.09.17 20:42:48.446619 [ 5 ] {9105075d-2de2-486f-9ede-4c6e86aace58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9277 | 2025.09.17 20:42:48.447044 [ 5 ] {9105075d-2de2-486f-9ede-4c6e86aace58} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2025.09.17 20:42:48.447081 [ 5 ] {9105075d-2de2-486f-9ede-4c6e86aace58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9279 | 2025.09.17 20:42:48.447421 [ 5 ] {9105075d-2de2-486f-9ede-4c6e86aace58} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9280 | 2025.09.17 20:42:48.447637 [ 5 ] {9105075d-2de2-486f-9ede-4c6e86aace58} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.09.17 20:42:48.447770 [ 5 ] {9105075d-2de2-486f-9ede-4c6e86aace58} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001213 sec., 162407.25474031325 rows/sec., 11.65 MiB/sec. | ||
| 9282 | 2025.09.17 20:42:48.447806 [ 5 ] {9105075d-2de2-486f-9ede-4c6e86aace58} <Debug> TCPHandler: Processed in 0.001375029 sec. | ||
| 9283 | 2025.09.17 20:42:48.447918 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2025.09.17 20:42:48.448012 [ 5 ] {cabe7285-4ef7-44bf-b2ab-ec192d7e4370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9285 | 2025.09.17 20:42:48.448067 [ 5 ] {cabe7285-4ef7-44bf-b2ab-ec192d7e4370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9286 | 2025.09.17 20:42:48.448874 [ 5 ] {cabe7285-4ef7-44bf-b2ab-ec192d7e4370} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2025.09.17 20:42:48.448911 [ 5 ] {cabe7285-4ef7-44bf-b2ab-ec192d7e4370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9288 | 2025.09.17 20:42:48.449426 [ 5 ] {cabe7285-4ef7-44bf-b2ab-ec192d7e4370} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9289 | 2025.09.17 20:42:48.449654 [ 5 ] {cabe7285-4ef7-44bf-b2ab-ec192d7e4370} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2025.09.17 20:42:48.449795 [ 5 ] {cabe7285-4ef7-44bf-b2ab-ec192d7e4370} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001801 sec., 4997.223764575236 rows/sec., 8.95 MiB/sec. | ||
| 9291 | 2025.09.17 20:42:48.449857 [ 5 ] {cabe7285-4ef7-44bf-b2ab-ec192d7e4370} <Debug> TCPHandler: Processed in 0.001988356 sec. | ||
| 9292 | 2025.09.17 20:42:48.449977 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2025.09.17 20:42:48.450071 [ 5 ] {6cf8fcf1-c707-48f5-bb19-41a15f957ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9294 | 2025.09.17 20:42:48.450114 [ 5 ] {6cf8fcf1-c707-48f5-bb19-41a15f957ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9295 | 2025.09.17 20:42:48.450461 [ 5 ] {6cf8fcf1-c707-48f5-bb19-41a15f957ec9} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2025.09.17 20:42:48.450498 [ 5 ] {6cf8fcf1-c707-48f5-bb19-41a15f957ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9297 | 2025.09.17 20:42:48.450810 [ 5 ] {6cf8fcf1-c707-48f5-bb19-41a15f957ec9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9298 | 2025.09.17 20:42:48.451043 [ 5 ] {6cf8fcf1-c707-48f5-bb19-41a15f957ec9} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2025.09.17 20:42:48.451174 [ 5 ] {6cf8fcf1-c707-48f5-bb19-41a15f957ec9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 9300 | 2025.09.17 20:42:48.451209 [ 5 ] {6cf8fcf1-c707-48f5-bb19-41a15f957ec9} <Debug> TCPHandler: Processed in 0.001282456 sec. | ||
| 9301 | 2025.09.17 20:42:50.217429 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22566 | ||
| 9302 | 2025.09.17 20:42:50.217935 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2025.09.17 20:42:50.217974 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9304 | 2025.09.17 20:42:50.218750 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9305 | 2025.09.17 20:42:50.219008 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2025.09.17 20:42:50.219182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22566 | ||
| 9307 | 2025.09.17 20:42:51.394307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9308 | 2025.09.17 20:42:51.410158 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2025.09.17 20:42:51.410227 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9310 | 2025.09.17 20:42:51.415912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9311 | 2025.09.17 20:42:51.416597 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2025.09.17 20:42:51.419426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9313 | 2025.09.17 20:42:53.434829 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2025.09.17 20:42:53.435009 [ 5 ] {a51f04e6-3af4-4882-a8f0-2d02b4d43df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9315 | 2025.09.17 20:42:53.435074 [ 5 ] {a51f04e6-3af4-4882-a8f0-2d02b4d43df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9316 | 2025.09.17 20:42:53.435766 [ 5 ] {a51f04e6-3af4-4882-a8f0-2d02b4d43df0} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2025.09.17 20:42:53.435811 [ 5 ] {a51f04e6-3af4-4882-a8f0-2d02b4d43df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9318 | 2025.09.17 20:42:53.436208 [ 5 ] {a51f04e6-3af4-4882-a8f0-2d02b4d43df0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9319 | 2025.09.17 20:42:53.436428 [ 5 ] {a51f04e6-3af4-4882-a8f0-2d02b4d43df0} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2025.09.17 20:42:53.436570 [ 5 ] {a51f04e6-3af4-4882-a8f0-2d02b4d43df0} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001611 sec., 75729.36064556176 rows/sec., 6.50 MiB/sec. | ||
| 9321 | 2025.09.17 20:42:53.436612 [ 5 ] {a51f04e6-3af4-4882-a8f0-2d02b4d43df0} <Debug> TCPHandler: Processed in 0.001913844 sec. | ||
| 9322 | 2025.09.17 20:42:53.436736 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2025.09.17 20:42:53.436829 [ 5 ] {f7249321-2478-4ed0-983c-d194f4506b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9324 | 2025.09.17 20:42:53.436869 [ 5 ] {f7249321-2478-4ed0-983c-d194f4506b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9325 | 2025.09.17 20:42:53.437266 [ 5 ] {f7249321-2478-4ed0-983c-d194f4506b92} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2025.09.17 20:42:53.437301 [ 5 ] {f7249321-2478-4ed0-983c-d194f4506b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9327 | 2025.09.17 20:42:53.437587 [ 5 ] {f7249321-2478-4ed0-983c-d194f4506b92} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9328 | 2025.09.17 20:42:53.437792 [ 5 ] {f7249321-2478-4ed0-983c-d194f4506b92} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2025.09.17 20:42:53.437914 [ 5 ] {f7249321-2478-4ed0-983c-d194f4506b92} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001104 sec., 29891.304347826088 rows/sec., 2.20 MiB/sec. | ||
| 9330 | 2025.09.17 20:42:53.437950 [ 5 ] {f7249321-2478-4ed0-983c-d194f4506b92} <Debug> TCPHandler: Processed in 0.001261666 sec. | ||
| 9331 | 2025.09.17 20:42:53.438057 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9332 | 2025.09.17 20:42:53.438148 [ 5 ] {2ea63879-d894-4fc5-9ecc-a74106b543fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9333 | 2025.09.17 20:42:53.438187 [ 5 ] {2ea63879-d894-4fc5-9ecc-a74106b543fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9334 | 2025.09.17 20:42:53.438604 [ 5 ] {2ea63879-d894-4fc5-9ecc-a74106b543fb} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2025.09.17 20:42:53.438639 [ 5 ] {2ea63879-d894-4fc5-9ecc-a74106b543fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9336 | 2025.09.17 20:42:53.438931 [ 5 ] {2ea63879-d894-4fc5-9ecc-a74106b543fb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9337 | 2025.09.17 20:42:53.439145 [ 5 ] {2ea63879-d894-4fc5-9ecc-a74106b543fb} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2025.09.17 20:42:53.439269 [ 5 ] {2ea63879-d894-4fc5-9ecc-a74106b543fb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001137 sec., 85312.22515391381 rows/sec., 6.66 MiB/sec. | ||
| 9339 | 2025.09.17 20:42:53.439306 [ 5 ] {2ea63879-d894-4fc5-9ecc-a74106b543fb} <Debug> TCPHandler: Processed in 0.001295566 sec. | ||
| 9340 | 2025.09.17 20:42:53.439413 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2025.09.17 20:42:53.439505 [ 5 ] {64558e11-fde4-4e05-8333-4b86130b20dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9342 | 2025.09.17 20:42:53.439547 [ 5 ] {64558e11-fde4-4e05-8333-4b86130b20dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9343 | 2025.09.17 20:42:53.439943 [ 5 ] {64558e11-fde4-4e05-8333-4b86130b20dc} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2025.09.17 20:42:53.439979 [ 5 ] {64558e11-fde4-4e05-8333-4b86130b20dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9345 | 2025.09.17 20:42:53.440301 [ 5 ] {64558e11-fde4-4e05-8333-4b86130b20dc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9346 | 2025.09.17 20:42:53.440507 [ 5 ] {64558e11-fde4-4e05-8333-4b86130b20dc} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2025.09.17 20:42:53.440628 [ 5 ] {64558e11-fde4-4e05-8333-4b86130b20dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 9348 | 2025.09.17 20:42:53.440663 [ 5 ] {64558e11-fde4-4e05-8333-4b86130b20dc} <Debug> TCPHandler: Processed in 0.001296516 sec. | ||
| 9349 | 2025.09.17 20:42:53.440769 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9350 | 2025.09.17 20:42:53.440872 [ 5 ] {04a5418a-3cda-4fe1-a2aa-79e7c4ea1cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9351 | 2025.09.17 20:42:53.440927 [ 5 ] {04a5418a-3cda-4fe1-a2aa-79e7c4ea1cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9352 | 2025.09.17 20:42:53.441755 [ 5 ] {04a5418a-3cda-4fe1-a2aa-79e7c4ea1cb2} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2025.09.17 20:42:53.441792 [ 5 ] {04a5418a-3cda-4fe1-a2aa-79e7c4ea1cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9354 | 2025.09.17 20:42:53.442355 [ 5 ] {04a5418a-3cda-4fe1-a2aa-79e7c4ea1cb2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9355 | 2025.09.17 20:42:53.442589 [ 5 ] {04a5418a-3cda-4fe1-a2aa-79e7c4ea1cb2} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2025.09.17 20:42:53.442713 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9357 | 2025.09.17 20:42:53.442726 [ 5 ] {04a5418a-3cda-4fe1-a2aa-79e7c4ea1cb2} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001874 sec., 17609.3916755603 rows/sec., 31.56 MiB/sec. | ||
| 9358 | 2025.09.17 20:42:53.442783 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9359 | 2025.09.17 20:42:53.442807 [ 5 ] {04a5418a-3cda-4fe1-a2aa-79e7c4ea1cb2} <Debug> TCPHandler: Processed in 0.002088948 sec. | ||
| 9360 | 2025.09.17 20:42:53.442813 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9361 | 2025.09.17 20:42:53.442929 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 9362 | 2025.09.17 20:42:53.442931 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9363 | 2025.09.17 20:42:53.443059 [ 5 ] {989b09c7-a0c7-4dbe-b435-6614a9a32711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9364 | 2025.09.17 20:42:53.443099 [ 5 ] {989b09c7-a0c7-4dbe-b435-6614a9a32711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9365 | 2025.09.17 20:42:53.443158 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9366 | 2025.09.17 20:42:53.443215 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1198 rows starting from the beginning of the part | ||
| 9367 | 2025.09.17 20:42:53.443348 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 33 rows starting from the beginning of the part | ||
| 9368 | 2025.09.17 20:42:53.443435 [ 5 ] {989b09c7-a0c7-4dbe-b435-6614a9a32711} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.09.17 20:42:53.443465 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 9 rows starting from the beginning of the part | ||
| 9370 | 2025.09.17 20:42:53.443472 [ 5 ] {989b09c7-a0c7-4dbe-b435-6614a9a32711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9371 | 2025.09.17 20:42:53.443567 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 33 rows starting from the beginning of the part | ||
| 9372 | 2025.09.17 20:42:53.443665 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 9 rows starting from the beginning of the part | ||
| 9373 | 2025.09.17 20:42:53.443764 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 33 rows starting from the beginning of the part | ||
| 9374 | 2025.09.17 20:42:53.443802 [ 5 ] {989b09c7-a0c7-4dbe-b435-6614a9a32711} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9375 | 2025.09.17 20:42:53.444014 [ 5 ] {989b09c7-a0c7-4dbe-b435-6614a9a32711} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2025.09.17 20:42:53.444143 [ 5 ] {989b09c7-a0c7-4dbe-b435-6614a9a32711} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 9377 | 2025.09.17 20:42:53.444179 [ 5 ] {989b09c7-a0c7-4dbe-b435-6614a9a32711} <Debug> TCPHandler: Processed in 0.001296557 sec. | ||
| 9378 | 2025.09.17 20:42:53.450734 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 19 columns (19 merged, 0 gathered) in 0.00784286 sec., 167668.42707889725 rows/sec., 300.45 MiB/sec. | ||
| 9379 | 2025.09.17 20:42:53.452047 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9380 | 2025.09.17 20:42:53.452378 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2025.09.17 20:42:53.452443 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9382 | 2025.09.17 20:42:53.452544 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
| 9383 | 2025.09.17 20:42:54.001217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.93 MiB, peak 317.89 MiB, free memory in arenas 0.00 B, will set to 309.12 MiB (RSS), difference: 4.19 MiB | ||
| 9384 | 2025.09.17 20:42:57.565884 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9385 | 2025.09.17 20:42:57.565987 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9386 | 2025.09.17 20:42:57.719961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23014 | ||
| 9387 | 2025.09.17 20:42:57.720418 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2025.09.17 20:42:57.720451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9389 | 2025.09.17 20:42:57.720937 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9390 | 2025.09.17 20:42:57.721165 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2025.09.17 20:42:57.721289 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23014 | ||
| 9392 | 2025.09.17 20:42:57.778148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1144 | ||
| 9393 | 2025.09.17 20:42:57.780551 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9394 | 2025.09.17 20:42:57.780611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9395 | 2025.09.17 20:42:57.781837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9396 | 2025.09.17 20:42:57.782108 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9397 | 2025.09.17 20:42:57.782475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 9398 | 2025.09.17 20:42:58.002221 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000838704 sec. | ||
| 9399 | 2025.09.17 20:42:58.433634 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9400 | 2025.09.17 20:42:58.433910 [ 5 ] {9d2a0ce9-b6f7-4a80-ab86-83fff8f6c52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9401 | 2025.09.17 20:42:58.434011 [ 5 ] {9d2a0ce9-b6f7-4a80-ab86-83fff8f6c52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9402 | 2025.09.17 20:42:58.434696 [ 5 ] {9d2a0ce9-b6f7-4a80-ab86-83fff8f6c52a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9403 | 2025.09.17 20:42:58.434739 [ 5 ] {9d2a0ce9-b6f7-4a80-ab86-83fff8f6c52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9404 | 2025.09.17 20:42:58.435133 [ 5 ] {9d2a0ce9-b6f7-4a80-ab86-83fff8f6c52a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9405 | 2025.09.17 20:42:58.435361 [ 5 ] {9d2a0ce9-b6f7-4a80-ab86-83fff8f6c52a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9406 | 2025.09.17 20:42:58.435515 [ 5 ] {9d2a0ce9-b6f7-4a80-ab86-83fff8f6c52a} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001682 sec., 43995.24375743163 rows/sec., 3.56 MiB/sec. | ||
| 9407 | 2025.09.17 20:42:58.435563 [ 5 ] {9d2a0ce9-b6f7-4a80-ab86-83fff8f6c52a} <Debug> TCPHandler: Processed in 0.00210951 sec. | ||
| 9408 | 2025.09.17 20:42:58.435681 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9409 | 2025.09.17 20:42:58.435782 [ 5 ] {76bd774c-c90f-48c9-9075-d06054e08ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9410 | 2025.09.17 20:42:58.435824 [ 5 ] {76bd774c-c90f-48c9-9075-d06054e08ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9411 | 2025.09.17 20:42:58.436221 [ 5 ] {76bd774c-c90f-48c9-9075-d06054e08ed9} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2025.09.17 20:42:58.436256 [ 5 ] {76bd774c-c90f-48c9-9075-d06054e08ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9413 | 2025.09.17 20:42:58.436553 [ 5 ] {76bd774c-c90f-48c9-9075-d06054e08ed9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9414 | 2025.09.17 20:42:58.436763 [ 5 ] {76bd774c-c90f-48c9-9075-d06054e08ed9} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2025.09.17 20:42:58.436881 [ 5 ] {76bd774c-c90f-48c9-9075-d06054e08ed9} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001133 sec., 7943.512797881731 rows/sec., 597.31 KiB/sec. | ||
| 9416 | 2025.09.17 20:42:58.436916 [ 5 ] {76bd774c-c90f-48c9-9075-d06054e08ed9} <Debug> TCPHandler: Processed in 0.001296807 sec. | ||
| 9417 | 2025.09.17 20:42:58.437014 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2025.09.17 20:42:58.437102 [ 5 ] {f85e1de3-c899-4472-a433-6ef6de3b3b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9419 | 2025.09.17 20:42:58.437139 [ 5 ] {f85e1de3-c899-4472-a433-6ef6de3b3b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9420 | 2025.09.17 20:42:58.437504 [ 5 ] {f85e1de3-c899-4472-a433-6ef6de3b3b6a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2025.09.17 20:42:58.437535 [ 5 ] {f85e1de3-c899-4472-a433-6ef6de3b3b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9422 | 2025.09.17 20:42:58.437894 [ 5 ] {f85e1de3-c899-4472-a433-6ef6de3b3b6a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9423 | 2025.09.17 20:42:58.438094 [ 5 ] {f85e1de3-c899-4472-a433-6ef6de3b3b6a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2025.09.17 20:42:58.438216 [ 5 ] {f85e1de3-c899-4472-a433-6ef6de3b3b6a} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001108 sec., 65884.47653429603 rows/sec., 5.14 MiB/sec. | ||
| 9425 | 2025.09.17 20:42:58.438252 [ 5 ] {f85e1de3-c899-4472-a433-6ef6de3b3b6a} <Debug> TCPHandler: Processed in 0.001265936 sec. | ||
| 9426 | 2025.09.17 20:42:58.438361 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2025.09.17 20:42:58.438453 [ 5 ] {a8770eaf-c1c4-4afd-a896-2f3956a64583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9428 | 2025.09.17 20:42:58.438495 [ 5 ] {a8770eaf-c1c4-4afd-a896-2f3956a64583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9429 | 2025.09.17 20:42:58.438879 [ 5 ] {a8770eaf-c1c4-4afd-a896-2f3956a64583} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2025.09.17 20:42:58.438912 [ 5 ] {a8770eaf-c1c4-4afd-a896-2f3956a64583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9431 | 2025.09.17 20:42:58.439239 [ 5 ] {a8770eaf-c1c4-4afd-a896-2f3956a64583} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9432 | 2025.09.17 20:42:58.439442 [ 5 ] {a8770eaf-c1c4-4afd-a896-2f3956a64583} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2025.09.17 20:42:58.439567 [ 5 ] {a8770eaf-c1c4-4afd-a896-2f3956a64583} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001132 sec., 141342.75618374557 rows/sec., 9.84 MiB/sec. | ||
| 9434 | 2025.09.17 20:42:58.439602 [ 5 ] {a8770eaf-c1c4-4afd-a896-2f3956a64583} <Debug> TCPHandler: Processed in 0.001288686 sec. | ||
| 9435 | 2025.09.17 20:42:58.439703 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2025.09.17 20:42:58.439795 [ 5 ] {3e990d97-05e7-4299-a0e2-e396579a17b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9437 | 2025.09.17 20:42:58.439849 [ 5 ] {3e990d97-05e7-4299-a0e2-e396579a17b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9438 | 2025.09.17 20:42:58.440571 [ 5 ] {3e990d97-05e7-4299-a0e2-e396579a17b1} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2025.09.17 20:42:58.440606 [ 5 ] {3e990d97-05e7-4299-a0e2-e396579a17b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9440 | 2025.09.17 20:42:58.441105 [ 5 ] {3e990d97-05e7-4299-a0e2-e396579a17b1} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9441 | 2025.09.17 20:42:58.441322 [ 5 ] {3e990d97-05e7-4299-a0e2-e396579a17b1} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2025.09.17 20:42:58.441455 [ 5 ] {3e990d97-05e7-4299-a0e2-e396579a17b1} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001678 sec., 5363.528009535161 rows/sec., 9.61 MiB/sec. | ||
| 9443 | 2025.09.17 20:42:58.441516 [ 5 ] {3e990d97-05e7-4299-a0e2-e396579a17b1} <Debug> TCPHandler: Processed in 0.001859063 sec. | ||
| 9444 | 2025.09.17 20:42:58.441625 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2025.09.17 20:42:58.441718 [ 5 ] {a277618a-ff0a-43d5-a0bd-09bd981c7711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9446 | 2025.09.17 20:42:58.441759 [ 5 ] {a277618a-ff0a-43d5-a0bd-09bd981c7711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9447 | 2025.09.17 20:42:58.442086 [ 5 ] {a277618a-ff0a-43d5-a0bd-09bd981c7711} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2025.09.17 20:42:58.442119 [ 5 ] {a277618a-ff0a-43d5-a0bd-09bd981c7711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9449 | 2025.09.17 20:42:58.442425 [ 5 ] {a277618a-ff0a-43d5-a0bd-09bd981c7711} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9450 | 2025.09.17 20:42:58.442633 [ 5 ] {a277618a-ff0a-43d5-a0bd-09bd981c7711} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2025.09.17 20:42:58.442757 [ 5 ] {a277618a-ff0a-43d5-a0bd-09bd981c7711} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 9452 | 2025.09.17 20:42:58.442789 [ 5 ] {a277618a-ff0a-43d5-a0bd-09bd981c7711} <Debug> TCPHandler: Processed in 0.001214854 sec. | ||
| 9453 | 2025.09.17 20:42:58.920221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9454 | 2025.09.17 20:42:58.936211 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2025.09.17 20:42:58.936260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9456 | 2025.09.17 20:42:58.942551 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9457 | 2025.09.17 20:42:58.943232 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2025.09.17 20:42:58.945895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9459 | 2025.09.17 20:43:00.926107 [ 31 ] {} <Debug> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9460 | 2025.09.17 20:43:00.926195 [ 31 ] {} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2025.09.17 20:43:00.926220 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9462 | 2025.09.17 20:43:00.926361 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::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 | ||
| 9463 | 2025.09.17 20:43:00.926532 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9464 | 2025.09.17 20:43:00.926574 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 253 rows starting from the beginning of the part | ||
| 9465 | 2025.09.17 20:43:00.926652 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 9466 | 2025.09.17 20:43:00.926707 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 9467 | 2025.09.17 20:43:00.926757 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 9468 | 2025.09.17 20:43:00.926803 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 9469 | 2025.09.17 20:43:00.927726 [ 186 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142356 sec., 531765.4331394532 rows/sec., 38.80 MiB/sec. | ||
| 9470 | 2025.09.17 20:43:00.927968 [ 195 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9471 | 2025.09.17 20:43:00.928331 [ 195 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_21_5} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2025.09.17 20:43:00.928425 [ 195 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_21_5} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9473 | 2025.09.17 20:43:00.928535 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9474 | 2025.09.17 20:43:01.455844 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46235 | ||
| 9475 | 2025.09.17 20:43:01.455957 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9476 | 2025.09.17 20:43:01.455982 [ 286 ] {} <Debug> TCP-Session: b30c1e52-3497-48b3-ae5a-1d7e54eea2b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46235 | ||
| 9477 | 2025.09.17 20:43:01.456005 [ 286 ] {} <Debug> TCP-Session: b30c1e52-3497-48b3-ae5a-1d7e54eea2b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9478 | 2025.09.17 20:43:01.456018 [ 286 ] {} <Debug> TCP-Session: b30c1e52-3497-48b3-ae5a-1d7e54eea2b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2025.09.17 20:43:01.456243 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46254 | ||
| 9480 | 2025.09.17 20:43:01.456267 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46228 | ||
| 9481 | 2025.09.17 20:43:01.456298 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55800 | ||
| 9482 | 2025.09.17 20:43:01.456319 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64629 | ||
| 9483 | 2025.09.17 20:43:01.456333 [ 286 ] {} <Trace> TCP-Session: b30c1e52-3497-48b3-ae5a-1d7e54eea2b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9484 | 2025.09.17 20:43:01.456356 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9485 | 2025.09.17 20:43:01.456324 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42672 | ||
| 9486 | 2025.09.17 20:43:01.456410 [ 288 ] {} <Debug> TCP-Session: 1f3b25a8-83d5-490b-9ba5-4d59f7116028 Authenticating user 'default' from [fd00:1122:3344:101::e]:46254 | ||
| 9487 | 2025.09.17 20:43:01.456301 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39665 | ||
| 9488 | 2025.09.17 20:43:01.456478 [ 288 ] {} <Debug> TCP-Session: 1f3b25a8-83d5-490b-9ba5-4d59f7116028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2025.09.17 20:43:01.456271 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42159 | ||
| 9490 | 2025.09.17 20:43:01.456512 [ 288 ] {} <Debug> TCP-Session: 1f3b25a8-83d5-490b-9ba5-4d59f7116028 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9491 | 2025.09.17 20:43:01.456518 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9492 | 2025.09.17 20:43:01.456523 [ 286 ] {5f5678af-f3dc-40c2-9608-8a0917677912} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9493 | 2025.09.17 20:43:01.456578 [ 289 ] {} <Debug> TCP-Session: f9455632-268e-4ba2-9567-c66342d5c10f Authenticating user 'default' from [fd00:1122:3344:101::e]:46228 | ||
| 9494 | 2025.09.17 20:43:01.456309 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61489 | ||
| 9495 | 2025.09.17 20:43:01.456614 [ 289 ] {} <Debug> TCP-Session: f9455632-268e-4ba2-9567-c66342d5c10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9496 | 2025.09.17 20:43:01.456645 [ 289 ] {} <Debug> TCP-Session: f9455632-268e-4ba2-9567-c66342d5c10f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2025.09.17 20:43:01.456845 [ 286 ] {5f5678af-f3dc-40c2-9608-8a0917677912} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9498 | 2025.09.17 20:43:01.456905 [ 286 ] {5f5678af-f3dc-40c2-9608-8a0917677912} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9499 | 2025.09.17 20:43:01.456962 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9500 | 2025.09.17 20:43:01.456993 [ 290 ] {} <Debug> TCP-Session: 36ee2def-f755-409f-b4a4-3528f3159457 Authenticating user 'default' from [fd00:1122:3344:101::e]:42159 | ||
| 9501 | 2025.09.17 20:43:01.457010 [ 290 ] {} <Debug> TCP-Session: 36ee2def-f755-409f-b4a4-3528f3159457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2025.09.17 20:43:01.457023 [ 290 ] {} <Debug> TCP-Session: 36ee2def-f755-409f-b4a4-3528f3159457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9503 | 2025.09.17 20:43:01.457081 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9504 | 2025.09.17 20:43:01.457117 [ 293 ] {} <Debug> TCP-Session: ef547fdd-e920-4075-9cc0-94067821f1a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61489 | ||
| 9505 | 2025.09.17 20:43:01.457135 [ 293 ] {} <Debug> TCP-Session: ef547fdd-e920-4075-9cc0-94067821f1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2025.09.17 20:43:01.457148 [ 293 ] {} <Debug> TCP-Session: ef547fdd-e920-4075-9cc0-94067821f1a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2025.09.17 20:43:01.457197 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9508 | 2025.09.17 20:43:01.457201 [ 286 ] {5f5678af-f3dc-40c2-9608-8a0917677912} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 9509 | 2025.09.17 20:43:01.457235 [ 3 ] {} <Debug> TCP-Session: df31f5fe-2ced-4f1a-8cf5-3ce77397470f Authenticating user 'default' from [fd00:1122:3344:101::e]:42672 | ||
| 9510 | 2025.09.17 20:43:01.457261 [ 3 ] {} <Debug> TCP-Session: df31f5fe-2ced-4f1a-8cf5-3ce77397470f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2025.09.17 20:43:01.457274 [ 3 ] {} <Debug> TCP-Session: df31f5fe-2ced-4f1a-8cf5-3ce77397470f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9512 | 2025.09.17 20:43:01.457601 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9513 | 2025.09.17 20:43:01.457652 [ 291 ] {} <Debug> TCP-Session: 7feb1f25-45a2-4e81-8ec6-a175c4c67536 Authenticating user 'default' from [fd00:1122:3344:101::e]:39665 | ||
| 9514 | 2025.09.17 20:43:01.457685 [ 291 ] {} <Debug> TCP-Session: 7feb1f25-45a2-4e81-8ec6-a175c4c67536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2025.09.17 20:43:01.457704 [ 291 ] {} <Debug> TCP-Session: 7feb1f25-45a2-4e81-8ec6-a175c4c67536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9516 | 2025.09.17 20:43:01.457711 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9517 | 2025.09.17 20:43:01.457748 [ 294 ] {} <Debug> TCP-Session: 6f793636-6329-444b-85ea-5e13164fa14c Authenticating user 'default' from [fd00:1122:3344:101::e]:64629 | ||
| 9518 | 2025.09.17 20:43:01.457765 [ 294 ] {} <Debug> TCP-Session: 6f793636-6329-444b-85ea-5e13164fa14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2025.09.17 20:43:01.457781 [ 294 ] {} <Debug> TCP-Session: 6f793636-6329-444b-85ea-5e13164fa14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9520 | 2025.09.17 20:43:01.457822 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9521 | 2025.09.17 20:43:01.457855 [ 292 ] {} <Debug> TCP-Session: 330ff24d-eab3-4c10-8858-c54ab89d3618 Authenticating user 'default' from [fd00:1122:3344:101::e]:55800 | ||
| 9522 | 2025.09.17 20:43:01.457872 [ 292 ] {} <Debug> TCP-Session: 330ff24d-eab3-4c10-8858-c54ab89d3618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9523 | 2025.09.17 20:43:01.457885 [ 292 ] {} <Debug> TCP-Session: 330ff24d-eab3-4c10-8858-c54ab89d3618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9524 | 2025.09.17 20:43:01.458140 [ 298 ] {5f5678af-f3dc-40c2-9608-8a0917677912} <Trace> AggregatingTransform: Aggregating | ||
| 9525 | 2025.09.17 20:43:01.458189 [ 298 ] {5f5678af-f3dc-40c2-9608-8a0917677912} <Trace> Aggregator: Aggregation method: without_key | ||
| 9526 | 2025.09.17 20:43:01.458226 [ 298 ] {5f5678af-f3dc-40c2-9608-8a0917677912} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897426 sec. (1114.298 rows/sec., 43.53 KiB/sec.) | ||
| 9527 | 2025.09.17 20:43:01.458242 [ 298 ] {5f5678af-f3dc-40c2-9608-8a0917677912} <Trace> Aggregator: Merging aggregated data | ||
| 9528 | 2025.09.17 20:43:01.459531 [ 286 ] {5f5678af-f3dc-40c2-9608-8a0917677912} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003069 sec., 325.8390355164549 rows/sec., 12.73 KiB/sec. | ||
| 9529 | 2025.09.17 20:43:01.459662 [ 286 ] {5f5678af-f3dc-40c2-9608-8a0917677912} <Debug> TCPHandler: Processed in 0.003442817 sec. | ||
| 9530 | 2025.09.17 20:43:01.459762 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9531 | 2025.09.17 20:43:01.459790 [ 286 ] {} <Debug> TCP-Session: b30c1e52-3497-48b3-ae5a-1d7e54eea2b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9532 | 2025.09.17 20:43:01.459814 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9533 | 2025.09.17 20:43:01.459831 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9534 | 2025.09.17 20:43:01.459852 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9535 | 2025.09.17 20:43:01.459885 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9536 | 2025.09.17 20:43:01.459888 [ 290 ] {} <Debug> TCP-Session: 36ee2def-f755-409f-b4a4-3528f3159457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9537 | 2025.09.17 20:43:01.459905 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9538 | 2025.09.17 20:43:01.459919 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9539 | 2025.09.17 20:43:01.459935 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9540 | 2025.09.17 20:43:01.459960 [ 291 ] {} <Debug> TCP-Session: 7feb1f25-45a2-4e81-8ec6-a175c4c67536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2025.09.17 20:43:01.459973 [ 292 ] {} <Debug> TCP-Session: 330ff24d-eab3-4c10-8858-c54ab89d3618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2025.09.17 20:43:01.459987 [ 294 ] {} <Debug> TCP-Session: 6f793636-6329-444b-85ea-5e13164fa14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9543 | 2025.09.17 20:43:01.459923 [ 293 ] {} <Debug> TCP-Session: ef547fdd-e920-4075-9cc0-94067821f1a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2025.09.17 20:43:01.459920 [ 288 ] {} <Debug> TCP-Session: 1f3b25a8-83d5-490b-9ba5-4d59f7116028 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9545 | 2025.09.17 20:43:01.459869 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9546 | 2025.09.17 20:43:01.459862 [ 3 ] {} <Debug> TCP-Session: df31f5fe-2ced-4f1a-8cf5-3ce77397470f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2025.09.17 20:43:01.460089 [ 289 ] {} <Debug> TCP-Session: f9455632-268e-4ba2-9567-c66342d5c10f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2025.09.17 20:43:02.328050 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59334 | ||
| 9549 | 2025.09.17 20:43:02.328153 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9550 | 2025.09.17 20:43:02.328179 [ 286 ] {} <Debug> TCP-Session: c1cc66b7-85ec-4480-a55f-d7e9a09c51c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59334 | ||
| 9551 | 2025.09.17 20:43:02.328200 [ 286 ] {} <Debug> TCP-Session: c1cc66b7-85ec-4480-a55f-d7e9a09c51c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2025.09.17 20:43:02.328213 [ 286 ] {} <Debug> TCP-Session: c1cc66b7-85ec-4480-a55f-d7e9a09c51c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2025.09.17 20:43:02.328414 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46517 | ||
| 9554 | 2025.09.17 20:43:02.328419 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65520 | ||
| 9555 | 2025.09.17 20:43:02.328480 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41207 | ||
| 9556 | 2025.09.17 20:43:02.328496 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41208 | ||
| 9557 | 2025.09.17 20:43:02.328515 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45314 | ||
| 9558 | 2025.09.17 20:43:02.328521 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9559 | 2025.09.17 20:43:02.328570 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9560 | 2025.09.17 20:43:02.328573 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9561 | 2025.09.17 20:43:02.328607 [ 289 ] {} <Debug> TCP-Session: f4e3f35b-9a1e-4872-940b-c672a3a45fce Authenticating user 'default' from [fd00:1122:3344:101::e]:46517 | ||
| 9562 | 2025.09.17 20:43:02.328622 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9563 | 2025.09.17 20:43:02.328632 [ 288 ] {} <Debug> TCP-Session: b8f3c439-ecad-49f5-a388-4eeed7bf09cc Authenticating user 'default' from [fd00:1122:3344:101::e]:65520 | ||
| 9564 | 2025.09.17 20:43:02.328646 [ 289 ] {} <Debug> TCP-Session: f4e3f35b-9a1e-4872-940b-c672a3a45fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9565 | 2025.09.17 20:43:02.328656 [ 3 ] {} <Debug> TCP-Session: bb3ea1b8-1441-4548-a610-5120dafcedbf Authenticating user 'default' from [fd00:1122:3344:101::e]:45314 | ||
| 9566 | 2025.09.17 20:43:02.328678 [ 288 ] {} <Debug> TCP-Session: b8f3c439-ecad-49f5-a388-4eeed7bf09cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2025.09.17 20:43:02.328682 [ 289 ] {} <Debug> TCP-Session: f4e3f35b-9a1e-4872-940b-c672a3a45fce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9568 | 2025.09.17 20:43:02.328708 [ 288 ] {} <Debug> TCP-Session: b8f3c439-ecad-49f5-a388-4eeed7bf09cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9569 | 2025.09.17 20:43:02.328694 [ 3 ] {} <Debug> TCP-Session: bb3ea1b8-1441-4548-a610-5120dafcedbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9570 | 2025.09.17 20:43:02.328650 [ 286 ] {} <Trace> TCP-Session: c1cc66b7-85ec-4480-a55f-d7e9a09c51c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9571 | 2025.09.17 20:43:02.328771 [ 3 ] {} <Debug> TCP-Session: bb3ea1b8-1441-4548-a610-5120dafcedbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2025.09.17 20:43:02.328608 [ 292 ] {} <Debug> TCP-Session: c6c5d608-84f7-42e2-bc8f-81f69b4ba687 Authenticating user 'default' from [fd00:1122:3344:101::e]:41207 | ||
| 9573 | 2025.09.17 20:43:02.328601 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9574 | 2025.09.17 20:43:02.328830 [ 292 ] {} <Debug> TCP-Session: c6c5d608-84f7-42e2-bc8f-81f69b4ba687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2025.09.17 20:43:02.328490 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56722 | ||
| 9576 | 2025.09.17 20:43:02.328866 [ 292 ] {} <Debug> TCP-Session: c6c5d608-84f7-42e2-bc8f-81f69b4ba687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2025.09.17 20:43:02.328866 [ 294 ] {} <Debug> TCP-Session: 1a56bda1-e7c9-476f-ae37-a30bb751afce Authenticating user 'default' from [fd00:1122:3344:101::e]:41208 | ||
| 9578 | 2025.09.17 20:43:02.328479 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54944 | ||
| 9579 | 2025.09.17 20:43:02.328962 [ 286 ] {3293c991-1b5b-4b78-82de-b0f7e64efe37} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9580 | 2025.09.17 20:43:02.328941 [ 294 ] {} <Debug> TCP-Session: 1a56bda1-e7c9-476f-ae37-a30bb751afce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9581 | 2025.09.17 20:43:02.328448 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47866 | ||
| 9582 | 2025.09.17 20:43:02.329032 [ 294 ] {} <Debug> TCP-Session: 1a56bda1-e7c9-476f-ae37-a30bb751afce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2025.09.17 20:43:02.328944 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9584 | 2025.09.17 20:43:02.329059 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9585 | 2025.09.17 20:43:02.329095 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9586 | 2025.09.17 20:43:02.329097 [ 293 ] {} <Debug> TCP-Session: 8d0fa090-aa95-443a-90f8-054a526ea557 Authenticating user 'default' from [fd00:1122:3344:101::e]:56722 | ||
| 9587 | 2025.09.17 20:43:02.329111 [ 291 ] {} <Debug> TCP-Session: 6d43a5f8-7546-463a-9890-9b032331e72d Authenticating user 'default' from [fd00:1122:3344:101::e]:54944 | ||
| 9588 | 2025.09.17 20:43:02.329125 [ 290 ] {} <Debug> TCP-Session: e456e884-099f-4b4f-9dea-b314f08b19ed Authenticating user 'default' from [fd00:1122:3344:101::e]:47866 | ||
| 9589 | 2025.09.17 20:43:02.329136 [ 293 ] {} <Debug> TCP-Session: 8d0fa090-aa95-443a-90f8-054a526ea557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2025.09.17 20:43:02.329157 [ 291 ] {} <Debug> TCP-Session: 6d43a5f8-7546-463a-9890-9b032331e72d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2025.09.17 20:43:02.329197 [ 290 ] {} <Debug> TCP-Session: e456e884-099f-4b4f-9dea-b314f08b19ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9592 | 2025.09.17 20:43:02.329206 [ 291 ] {} <Debug> TCP-Session: 6d43a5f8-7546-463a-9890-9b032331e72d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2025.09.17 20:43:02.329223 [ 293 ] {} <Debug> TCP-Session: 8d0fa090-aa95-443a-90f8-054a526ea557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9594 | 2025.09.17 20:43:02.329230 [ 290 ] {} <Debug> TCP-Session: e456e884-099f-4b4f-9dea-b314f08b19ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2025.09.17 20:43:02.329275 [ 286 ] {3293c991-1b5b-4b78-82de-b0f7e64efe37} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9596 | 2025.09.17 20:43:02.329331 [ 286 ] {3293c991-1b5b-4b78-82de-b0f7e64efe37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9597 | 2025.09.17 20:43:02.329607 [ 286 ] {3293c991-1b5b-4b78-82de-b0f7e64efe37} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 9598 | 2025.09.17 20:43:02.330540 [ 296 ] {3293c991-1b5b-4b78-82de-b0f7e64efe37} <Trace> AggregatingTransform: Aggregating | ||
| 9599 | 2025.09.17 20:43:02.330606 [ 296 ] {3293c991-1b5b-4b78-82de-b0f7e64efe37} <Trace> Aggregator: Aggregation method: without_key | ||
| 9600 | 2025.09.17 20:43:02.330647 [ 296 ] {3293c991-1b5b-4b78-82de-b0f7e64efe37} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942947 sec. (1060.505 rows/sec., 41.43 KiB/sec.) | ||
| 9601 | 2025.09.17 20:43:02.330671 [ 296 ] {3293c991-1b5b-4b78-82de-b0f7e64efe37} <Trace> Aggregator: Merging aggregated data | ||
| 9602 | 2025.09.17 20:43:02.331980 [ 286 ] {3293c991-1b5b-4b78-82de-b0f7e64efe37} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003086 sec., 324.0440699935191 rows/sec., 12.66 KiB/sec. | ||
| 9603 | 2025.09.17 20:43:02.332131 [ 286 ] {3293c991-1b5b-4b78-82de-b0f7e64efe37} <Debug> TCPHandler: Processed in 0.003640742 sec. | ||
| 9604 | 2025.09.17 20:43:02.332238 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9605 | 2025.09.17 20:43:02.332266 [ 286 ] {} <Debug> TCP-Session: c1cc66b7-85ec-4480-a55f-d7e9a09c51c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2025.09.17 20:43:02.332270 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9607 | 2025.09.17 20:43:02.332290 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9608 | 2025.09.17 20:43:02.332310 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9609 | 2025.09.17 20:43:02.332331 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9610 | 2025.09.17 20:43:02.332344 [ 288 ] {} <Debug> TCP-Session: b8f3c439-ecad-49f5-a388-4eeed7bf09cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9611 | 2025.09.17 20:43:02.332354 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9612 | 2025.09.17 20:43:02.332373 [ 289 ] {} <Debug> TCP-Session: f4e3f35b-9a1e-4872-940b-c672a3a45fce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2025.09.17 20:43:02.332393 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9614 | 2025.09.17 20:43:02.332409 [ 3 ] {} <Debug> TCP-Session: bb3ea1b8-1441-4548-a610-5120dafcedbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2025.09.17 20:43:02.332414 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9616 | 2025.09.17 20:43:02.332432 [ 292 ] {} <Debug> TCP-Session: c6c5d608-84f7-42e2-bc8f-81f69b4ba687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9617 | 2025.09.17 20:43:02.332385 [ 293 ] {} <Debug> TCP-Session: 8d0fa090-aa95-443a-90f8-054a526ea557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9618 | 2025.09.17 20:43:02.332468 [ 294 ] {} <Debug> TCP-Session: 1a56bda1-e7c9-476f-ae37-a30bb751afce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2025.09.17 20:43:02.332374 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9620 | 2025.09.17 20:43:02.332319 [ 291 ] {} <Debug> TCP-Session: 6d43a5f8-7546-463a-9890-9b032331e72d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9621 | 2025.09.17 20:43:02.332531 [ 290 ] {} <Debug> TCP-Session: e456e884-099f-4b4f-9dea-b314f08b19ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2025.09.17 20:43:02.400967 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44079 | ||
| 9623 | 2025.09.17 20:43:02.401071 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9624 | 2025.09.17 20:43:02.401099 [ 286 ] {} <Debug> TCP-Session: 25e7ccc7-e076-4401-9e16-456420f142d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44079 | ||
| 9625 | 2025.09.17 20:43:02.401120 [ 286 ] {} <Debug> TCP-Session: 25e7ccc7-e076-4401-9e16-456420f142d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2025.09.17 20:43:02.401133 [ 286 ] {} <Debug> TCP-Session: 25e7ccc7-e076-4401-9e16-456420f142d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2025.09.17 20:43:02.401334 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50144 | ||
| 9628 | 2025.09.17 20:43:02.401345 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52671 | ||
| 9629 | 2025.09.17 20:43:02.401386 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55894 | ||
| 9630 | 2025.09.17 20:43:02.401413 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64712 | ||
| 9631 | 2025.09.17 20:43:02.401424 [ 286 ] {} <Trace> TCP-Session: 25e7ccc7-e076-4401-9e16-456420f142d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9632 | 2025.09.17 20:43:02.401453 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9633 | 2025.09.17 20:43:02.401474 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9634 | 2025.09.17 20:43:02.401463 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9635 | 2025.09.17 20:43:02.401504 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9636 | 2025.09.17 20:43:02.401525 [ 290 ] {} <Debug> TCP-Session: 24b3662c-ab7c-49a8-a3da-941d4f0d7739 Authenticating user 'default' from [fd00:1122:3344:101::e]:52671 | ||
| 9637 | 2025.09.17 20:43:02.401501 [ 292 ] {} <Debug> TCP-Session: 97c4a91f-23a0-415a-81ee-b549546461da Authenticating user 'default' from [fd00:1122:3344:101::e]:55894 | ||
| 9638 | 2025.09.17 20:43:02.401552 [ 3 ] {} <Debug> TCP-Session: f5094109-30a9-4ba7-901c-7b63ccee64c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64712 | ||
| 9639 | 2025.09.17 20:43:02.401560 [ 290 ] {} <Debug> TCP-Session: 24b3662c-ab7c-49a8-a3da-941d4f0d7739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9640 | 2025.09.17 20:43:02.401581 [ 292 ] {} <Debug> TCP-Session: 97c4a91f-23a0-415a-81ee-b549546461da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2025.09.17 20:43:02.401591 [ 3 ] {} <Debug> TCP-Session: f5094109-30a9-4ba7-901c-7b63ccee64c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9642 | 2025.09.17 20:43:02.401608 [ 292 ] {} <Debug> TCP-Session: 97c4a91f-23a0-415a-81ee-b549546461da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9643 | 2025.09.17 20:43:02.401608 [ 286 ] {38e8cc25-d301-41c1-b581-ac8d0a7f67c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44079) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9644 | 2025.09.17 20:43:02.401621 [ 3 ] {} <Debug> TCP-Session: f5094109-30a9-4ba7-901c-7b63ccee64c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9645 | 2025.09.17 20:43:02.401597 [ 290 ] {} <Debug> TCP-Session: 24b3662c-ab7c-49a8-a3da-941d4f0d7739 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2025.09.17 20:43:02.401495 [ 289 ] {} <Debug> TCP-Session: 130016e3-ec90-4266-a649-49ae477e0ede Authenticating user 'default' from [fd00:1122:3344:101::e]:50144 | ||
| 9647 | 2025.09.17 20:43:02.401398 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57293 | ||
| 9648 | 2025.09.17 20:43:02.401707 [ 289 ] {} <Debug> TCP-Session: 130016e3-ec90-4266-a649-49ae477e0ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2025.09.17 20:43:02.401335 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51848 | ||
| 9650 | 2025.09.17 20:43:02.401756 [ 289 ] {} <Debug> TCP-Session: 130016e3-ec90-4266-a649-49ae477e0ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9651 | 2025.09.17 20:43:02.401405 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34821 | ||
| 9652 | 2025.09.17 20:43:02.401804 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9653 | 2025.09.17 20:43:02.401816 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9654 | 2025.09.17 20:43:02.401390 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49354 | ||
| 9655 | 2025.09.17 20:43:02.401839 [ 293 ] {} <Debug> TCP-Session: 500decf2-213f-454c-a5d4-fde56cacefe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57293 | ||
| 9656 | 2025.09.17 20:43:02.401859 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9657 | 2025.09.17 20:43:02.401885 [ 286 ] {38e8cc25-d301-41c1-b581-ac8d0a7f67c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9658 | 2025.09.17 20:43:02.401895 [ 293 ] {} <Debug> TCP-Session: 500decf2-213f-454c-a5d4-fde56cacefe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2025.09.17 20:43:02.401903 [ 294 ] {} <Debug> TCP-Session: cdbe6fff-16bb-483d-9baf-658455eef65b Authenticating user 'default' from [fd00:1122:3344:101::e]:34821 | ||
| 9660 | 2025.09.17 20:43:02.401927 [ 293 ] {} <Debug> TCP-Session: 500decf2-213f-454c-a5d4-fde56cacefe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9661 | 2025.09.17 20:43:02.401937 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9662 | 2025.09.17 20:43:02.401944 [ 294 ] {} <Debug> TCP-Session: cdbe6fff-16bb-483d-9baf-658455eef65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9663 | 2025.09.17 20:43:02.401846 [ 288 ] {} <Debug> TCP-Session: 3e1a22b6-b430-4cc5-8402-ae172cab2681 Authenticating user 'default' from [fd00:1122:3344:101::e]:51848 | ||
| 9664 | 2025.09.17 20:43:02.401980 [ 294 ] {} <Debug> TCP-Session: cdbe6fff-16bb-483d-9baf-658455eef65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9665 | 2025.09.17 20:43:02.402004 [ 288 ] {} <Debug> TCP-Session: 3e1a22b6-b430-4cc5-8402-ae172cab2681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2025.09.17 20:43:02.401980 [ 291 ] {} <Debug> TCP-Session: 9d13856c-69f9-4851-8dca-5baec05f0016 Authenticating user 'default' from [fd00:1122:3344:101::e]:49354 | ||
| 9667 | 2025.09.17 20:43:02.402029 [ 288 ] {} <Debug> TCP-Session: 3e1a22b6-b430-4cc5-8402-ae172cab2681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9668 | 2025.09.17 20:43:02.401943 [ 286 ] {38e8cc25-d301-41c1-b581-ac8d0a7f67c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9669 | 2025.09.17 20:43:02.402058 [ 291 ] {} <Debug> TCP-Session: 9d13856c-69f9-4851-8dca-5baec05f0016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9670 | 2025.09.17 20:43:02.402093 [ 291 ] {} <Debug> TCP-Session: 9d13856c-69f9-4851-8dca-5baec05f0016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9671 | 2025.09.17 20:43:02.402347 [ 286 ] {38e8cc25-d301-41c1-b581-ac8d0a7f67c3} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 9672 | 2025.09.17 20:43:02.403325 [ 335 ] {38e8cc25-d301-41c1-b581-ac8d0a7f67c3} <Trace> AggregatingTransform: Aggregating | ||
| 9673 | 2025.09.17 20:43:02.403374 [ 335 ] {38e8cc25-d301-41c1-b581-ac8d0a7f67c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 9674 | 2025.09.17 20:43:02.403407 [ 335 ] {38e8cc25-d301-41c1-b581-ac8d0a7f67c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000960657 sec. (1040.954 rows/sec., 40.66 KiB/sec.) | ||
| 9675 | 2025.09.17 20:43:02.403424 [ 335 ] {38e8cc25-d301-41c1-b581-ac8d0a7f67c3} <Trace> Aggregator: Merging aggregated data | ||
| 9676 | 2025.09.17 20:43:02.404676 [ 286 ] {38e8cc25-d301-41c1-b581-ac8d0a7f67c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003117 sec., 320.82130253448827 rows/sec., 12.53 KiB/sec. | ||
| 9677 | 2025.09.17 20:43:02.404829 [ 286 ] {38e8cc25-d301-41c1-b581-ac8d0a7f67c3} <Debug> TCPHandler: Processed in 0.003517499 sec. | ||
| 9678 | 2025.09.17 20:43:02.404942 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9679 | 2025.09.17 20:43:02.404970 [ 286 ] {} <Debug> TCP-Session: 25e7ccc7-e076-4401-9e16-456420f142d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9680 | 2025.09.17 20:43:02.404977 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9681 | 2025.09.17 20:43:02.405014 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9682 | 2025.09.17 20:43:02.405031 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9683 | 2025.09.17 20:43:02.405052 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9684 | 2025.09.17 20:43:02.405074 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9685 | 2025.09.17 20:43:02.405094 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9686 | 2025.09.17 20:43:02.405105 [ 289 ] {} <Debug> TCP-Session: 130016e3-ec90-4266-a649-49ae477e0ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9687 | 2025.09.17 20:43:02.405114 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9688 | 2025.09.17 20:43:02.405132 [ 292 ] {} <Debug> TCP-Session: 97c4a91f-23a0-415a-81ee-b549546461da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9689 | 2025.09.17 20:43:02.405133 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9690 | 2025.09.17 20:43:02.405167 [ 291 ] {} <Debug> TCP-Session: 9d13856c-69f9-4851-8dca-5baec05f0016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9691 | 2025.09.17 20:43:02.405085 [ 293 ] {} <Debug> TCP-Session: 500decf2-213f-454c-a5d4-fde56cacefe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9692 | 2025.09.17 20:43:02.405192 [ 294 ] {} <Debug> TCP-Session: cdbe6fff-16bb-483d-9baf-658455eef65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9693 | 2025.09.17 20:43:02.405023 [ 3 ] {} <Debug> TCP-Session: f5094109-30a9-4ba7-901c-7b63ccee64c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9694 | 2025.09.17 20:43:02.405121 [ 290 ] {} <Debug> TCP-Session: 24b3662c-ab7c-49a8-a3da-941d4f0d7739 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9695 | 2025.09.17 20:43:02.405064 [ 288 ] {} <Debug> TCP-Session: 3e1a22b6-b430-4cc5-8402-ae172cab2681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2025.09.17 20:43:03.466264 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2025.09.17 20:43:03.466465 [ 5 ] {c706021e-dadb-43a9-8b37-247dbdccb412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9698 | 2025.09.17 20:43:03.466543 [ 5 ] {c706021e-dadb-43a9-8b37-247dbdccb412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9699 | 2025.09.17 20:43:03.467218 [ 5 ] {c706021e-dadb-43a9-8b37-247dbdccb412} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2025.09.17 20:43:03.467269 [ 5 ] {c706021e-dadb-43a9-8b37-247dbdccb412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9701 | 2025.09.17 20:43:03.467669 [ 5 ] {c706021e-dadb-43a9-8b37-247dbdccb412} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9702 | 2025.09.17 20:43:03.467906 [ 5 ] {c706021e-dadb-43a9-8b37-247dbdccb412} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2025.09.17 20:43:03.468075 [ 5 ] {c706021e-dadb-43a9-8b37-247dbdccb412} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001665 sec., 1201.2012012012012 rows/sec., 97.95 KiB/sec. | ||
| 9704 | 2025.09.17 20:43:03.468127 [ 5 ] {c706021e-dadb-43a9-8b37-247dbdccb412} <Debug> TCPHandler: Processed in 0.002008117 sec. | ||
| 9705 | 2025.09.17 20:43:03.468256 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9706 | 2025.09.17 20:43:03.468361 [ 5 ] {0fe4450c-8475-472a-ac7e-d8c4a4010d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9707 | 2025.09.17 20:43:03.468404 [ 5 ] {0fe4450c-8475-472a-ac7e-d8c4a4010d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9708 | 2025.09.17 20:43:03.469504 [ 5 ] {0fe4450c-8475-472a-ac7e-d8c4a4010d81} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9709 | 2025.09.17 20:43:03.469548 [ 5 ] {0fe4450c-8475-472a-ac7e-d8c4a4010d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9710 | 2025.09.17 20:43:03.470021 [ 5 ] {0fe4450c-8475-472a-ac7e-d8c4a4010d81} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9711 | 2025.09.17 20:43:03.470252 [ 5 ] {0fe4450c-8475-472a-ac7e-d8c4a4010d81} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9712 | 2025.09.17 20:43:03.470408 [ 5 ] {0fe4450c-8475-472a-ac7e-d8c4a4010d81} <Debug> executeQuery: Read 1263 rows, 107.37 KiB in 0.002072 sec., 609555.9845559845 rows/sec., 50.60 MiB/sec. | ||
| 9713 | 2025.09.17 20:43:03.470407 [ 23 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9714 | 2025.09.17 20:43:03.470451 [ 5 ] {0fe4450c-8475-472a-ac7e-d8c4a4010d81} <Debug> TCPHandler: Processed in 0.002247193 sec. | ||
| 9715 | 2025.09.17 20:43:03.470491 [ 23 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2025.09.17 20:43:03.470522 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9717 | 2025.09.17 20:43:03.470590 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2025.09.17 20:43:03.470632 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 9719 | 2025.09.17 20:43:03.470693 [ 5 ] {aad9b055-9274-45f2-87ad-67640d328855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9720 | 2025.09.17 20:43:03.470740 [ 5 ] {aad9b055-9274-45f2-87ad-67640d328855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9721 | 2025.09.17 20:43:03.470752 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9722 | 2025.09.17 20:43:03.470791 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1410 rows starting from the beginning of the part | ||
| 9723 | 2025.09.17 20:43:03.470856 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 122 rows starting from the beginning of the part | ||
| 9724 | 2025.09.17 20:43:03.470901 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 195 rows starting from the beginning of the part | ||
| 9725 | 2025.09.17 20:43:03.470946 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 122 rows starting from the beginning of the part | ||
| 9726 | 2025.09.17 20:43:03.470986 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 74 rows starting from the beginning of the part | ||
| 9727 | 2025.09.17 20:43:03.471024 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1263 rows starting from the beginning of the part | ||
| 9728 | 2025.09.17 20:43:03.471189 [ 5 ] {aad9b055-9274-45f2-87ad-67640d328855} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2025.09.17 20:43:03.471233 [ 5 ] {aad9b055-9274-45f2-87ad-67640d328855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9730 | 2025.09.17 20:43:03.471575 [ 5 ] {aad9b055-9274-45f2-87ad-67640d328855} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9731 | 2025.09.17 20:43:03.471825 [ 5 ] {aad9b055-9274-45f2-87ad-67640d328855} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2025.09.17 20:43:03.471970 [ 5 ] {aad9b055-9274-45f2-87ad-67640d328855} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001298 sec., 26964.56086286595 rows/sec., 1.97 MiB/sec. | ||
| 9733 | 2025.09.17 20:43:03.472009 [ 5 ] {aad9b055-9274-45f2-87ad-67640d328855} <Debug> TCPHandler: Processed in 0.001470361 sec. | ||
| 9734 | 2025.09.17 20:43:03.472158 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9735 | 2025.09.17 20:43:03.472253 [ 5 ] {e3750a2b-3f00-40b8-a275-a7af4f7d73a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9736 | 2025.09.17 20:43:03.472293 [ 5 ] {e3750a2b-3f00-40b8-a275-a7af4f7d73a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9737 | 2025.09.17 20:43:03.472497 [ 186 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915064 sec., 1663651.9719445407 rows/sec., 145.98 MiB/sec. | ||
| 9738 | 2025.09.17 20:43:03.472717 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9739 | 2025.09.17 20:43:03.472803 [ 5 ] {e3750a2b-3f00-40b8-a275-a7af4f7d73a4} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2025.09.17 20:43:03.472839 [ 5 ] {e3750a2b-3f00-40b8-a275-a7af4f7d73a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9741 | 2025.09.17 20:43:03.473060 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2025.09.17 20:43:03.473152 [ 198 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_71_14} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9743 | 2025.09.17 20:43:03.473204 [ 5 ] {e3750a2b-3f00-40b8-a275-a7af4f7d73a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9744 | 2025.09.17 20:43:03.473259 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 9745 | 2025.09.17 20:43:03.473438 [ 5 ] {e3750a2b-3f00-40b8-a275-a7af4f7d73a4} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9746 | 2025.09.17 20:43:03.473577 [ 5 ] {e3750a2b-3f00-40b8-a275-a7af4f7d73a4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001343 sec., 169769.17349218167 rows/sec., 11.50 MiB/sec. | ||
| 9747 | 2025.09.17 20:43:03.473618 [ 5 ] {e3750a2b-3f00-40b8-a275-a7af4f7d73a4} <Debug> TCPHandler: Processed in 0.001509732 sec. | ||
| 9748 | 2025.09.17 20:43:03.473743 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2025.09.17 20:43:03.473838 [ 5 ] {387298d0-7c63-424f-8cf0-1f0bf3f5069a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9750 | 2025.09.17 20:43:03.473880 [ 5 ] {387298d0-7c63-424f-8cf0-1f0bf3f5069a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9751 | 2025.09.17 20:43:03.474522 [ 5 ] {387298d0-7c63-424f-8cf0-1f0bf3f5069a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2025.09.17 20:43:03.474560 [ 5 ] {387298d0-7c63-424f-8cf0-1f0bf3f5069a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9753 | 2025.09.17 20:43:03.474905 [ 5 ] {387298d0-7c63-424f-8cf0-1f0bf3f5069a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9754 | 2025.09.17 20:43:03.475139 [ 5 ] {387298d0-7c63-424f-8cf0-1f0bf3f5069a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2025.09.17 20:43:03.475263 [ 23 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9756 | 2025.09.17 20:43:03.475277 [ 5 ] {387298d0-7c63-424f-8cf0-1f0bf3f5069a} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001458 sec., 380658.4362139917 rows/sec., 28.27 MiB/sec. | ||
| 9757 | 2025.09.17 20:43:03.475304 [ 23 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2025.09.17 20:43:03.475328 [ 5 ] {387298d0-7c63-424f-8cf0-1f0bf3f5069a} <Debug> TCPHandler: Processed in 0.001635286 sec. | ||
| 9759 | 2025.09.17 20:43:03.475329 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9760 | 2025.09.17 20:43:03.475414 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 9761 | 2025.09.17 20:43:03.475452 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9762 | 2025.09.17 20:43:03.475508 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9763 | 2025.09.17 20:43:03.475538 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 634 rows starting from the beginning of the part | ||
| 9764 | 2025.09.17 20:43:03.475553 [ 5 ] {02aac03c-59af-42dd-b1c9-0c6f1992388a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9765 | 2025.09.17 20:43:03.475591 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 97 rows starting from the beginning of the part | ||
| 9766 | 2025.09.17 20:43:03.475603 [ 5 ] {02aac03c-59af-42dd-b1c9-0c6f1992388a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9767 | 2025.09.17 20:43:03.475637 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 111 rows starting from the beginning of the part | ||
| 9768 | 2025.09.17 20:43:03.475679 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 97 rows starting from the beginning of the part | ||
| 9769 | 2025.09.17 20:43:03.475716 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 73 rows starting from the beginning of the part | ||
| 9770 | 2025.09.17 20:43:03.475753 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 555 rows starting from the beginning of the part | ||
| 9771 | 2025.09.17 20:43:03.476234 [ 5 ] {02aac03c-59af-42dd-b1c9-0c6f1992388a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2025.09.17 20:43:03.476278 [ 5 ] {02aac03c-59af-42dd-b1c9-0c6f1992388a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9773 | 2025.09.17 20:43:03.476687 [ 5 ] {02aac03c-59af-42dd-b1c9-0c6f1992388a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9774 | 2025.09.17 20:43:03.476692 [ 198 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1567 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304147 sec., 1201551.6655714423 rows/sec., 95.76 MiB/sec. | ||
| 9775 | 2025.09.17 20:43:03.476886 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9776 | 2025.09.17 20:43:03.476937 [ 5 ] {02aac03c-59af-42dd-b1c9-0c6f1992388a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2025.09.17 20:43:03.477065 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9778 | 2025.09.17 20:43:03.477080 [ 5 ] {02aac03c-59af-42dd-b1c9-0c6f1992388a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001546 sec., 546571.7981888745 rows/sec., 36.79 MiB/sec. | ||
| 9779 | 2025.09.17 20:43:03.477107 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2025.09.17 20:43:03.477130 [ 5 ] {02aac03c-59af-42dd-b1c9-0c6f1992388a} <Debug> TCPHandler: Processed in 0.001728729 sec. | ||
| 9781 | 2025.09.17 20:43:03.477135 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9782 | 2025.09.17 20:43:03.477171 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2025.09.17 20:43:03.477253 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_71_14} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9784 | 2025.09.17 20:43:03.477260 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2025.09.17 20:43:03.477270 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 9786 | 2025.09.17 20:43:03.477349 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9787 | 2025.09.17 20:43:03.477356 [ 5 ] {2ab9387c-b026-4bfe-a360-44a92e5e0661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9788 | 2025.09.17 20:43:03.477419 [ 5 ] {2ab9387c-b026-4bfe-a360-44a92e5e0661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9789 | 2025.09.17 20:43:03.477420 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9790 | 2025.09.17 20:43:03.477484 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19039 rows starting from the beginning of the part | ||
| 9791 | 2025.09.17 20:43:03.477555 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9792 | 2025.09.17 20:43:03.477604 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 197 rows starting from the beginning of the part | ||
| 9793 | 2025.09.17 20:43:03.477648 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9794 | 2025.09.17 20:43:03.477687 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9795 | 2025.09.17 20:43:03.477727 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 845 rows starting from the beginning of the part | ||
| 9796 | 2025.09.17 20:43:03.478332 [ 5 ] {2ab9387c-b026-4bfe-a360-44a92e5e0661} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9797 | 2025.09.17 20:43:03.478376 [ 5 ] {2ab9387c-b026-4bfe-a360-44a92e5e0661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9798 | 2025.09.17 20:43:03.478989 [ 5 ] {2ab9387c-b026-4bfe-a360-44a92e5e0661} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9799 | 2025.09.17 20:43:03.479250 [ 5 ] {2ab9387c-b026-4bfe-a360-44a92e5e0661} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9800 | 2025.09.17 20:43:03.479413 [ 5 ] {2ab9387c-b026-4bfe-a360-44a92e5e0661} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002076 sec., 15895.953757225432 rows/sec., 28.48 MiB/sec. | ||
| 9801 | 2025.09.17 20:43:03.479503 [ 5 ] {2ab9387c-b026-4bfe-a360-44a92e5e0661} <Debug> TCPHandler: Processed in 0.002293155 sec. | ||
| 9802 | 2025.09.17 20:43:03.479624 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9803 | 2025.09.17 20:43:03.479719 [ 5 ] {b92e5cf9-451b-4658-9182-f9492f5e20bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9804 | 2025.09.17 20:43:03.479763 [ 5 ] {b92e5cf9-451b-4658-9182-f9492f5e20bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9805 | 2025.09.17 20:43:03.480120 [ 5 ] {b92e5cf9-451b-4658-9182-f9492f5e20bc} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2025.09.17 20:43:03.480159 [ 5 ] {b92e5cf9-451b-4658-9182-f9492f5e20bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9807 | 2025.09.17 20:43:03.480507 [ 5 ] {b92e5cf9-451b-4658-9182-f9492f5e20bc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9808 | 2025.09.17 20:43:03.480741 [ 5 ] {b92e5cf9-451b-4658-9182-f9492f5e20bc} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2025.09.17 20:43:03.480864 [ 23 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9810 | 2025.09.17 20:43:03.480881 [ 5 ] {b92e5cf9-451b-4658-9182-f9492f5e20bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 9811 | 2025.09.17 20:43:03.480901 [ 23 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2025.09.17 20:43:03.480924 [ 5 ] {b92e5cf9-451b-4658-9182-f9492f5e20bc} <Debug> TCPHandler: Processed in 0.001350508 sec. | ||
| 9813 | 2025.09.17 20:43:03.480926 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9814 | 2025.09.17 20:43:03.481024 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 9815 | 2025.09.17 20:43:03.481113 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9816 | 2025.09.17 20:43:03.481142 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3648 rows starting from the beginning of the part | ||
| 9817 | 2025.09.17 20:43:03.481200 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9818 | 2025.09.17 20:43:03.481246 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 9819 | 2025.09.17 20:43:03.481285 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9820 | 2025.09.17 20:43:03.481327 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 9821 | 2025.09.17 20:43:03.481366 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9822 | 2025.09.17 20:43:03.482942 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3948 rows, containing 4 columns (4 merged, 0 gathered) in 0.001945314 sec., 2029492.4109938035 rows/sec., 136.63 MiB/sec. | ||
| 9823 | 2025.09.17 20:43:03.483312 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9824 | 2025.09.17 20:43:03.483551 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_71_14} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2025.09.17 20:43:03.483621 [ 198 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_71_14} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9826 | 2025.09.17 20:43:03.483677 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9827 | 2025.09.17 20:43:03.491472 [ 198 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20561 rows, containing 5 columns (5 merged, 0 gathered) in 0.01425341 sec., 1442531.997606187 rows/sec., 99.05 MiB/sec. | ||
| 9828 | 2025.09.17 20:43:03.491935 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9829 | 2025.09.17 20:43:03.492370 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2025.09.17 20:43:03.492490 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9831 | 2025.09.17 20:43:03.492614 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9832 | 2025.09.17 20:43:04.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.36 MiB, peak 317.97 MiB, free memory in arenas 0.00 B, will set to 311.54 MiB (RSS), difference: 1.18 MiB | ||
| 9833 | 2025.09.17 20:43:05.221715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23526 | ||
| 9834 | 2025.09.17 20:43:05.222229 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2025.09.17 20:43:05.222278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9836 | 2025.09.17 20:43:05.222762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9837 | 2025.09.17 20:43:05.223018 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9838 | 2025.09.17 20:43:05.223165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23526 | ||
| 9839 | 2025.09.17 20:43:06.446076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9840 | 2025.09.17 20:43:06.464119 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2025.09.17 20:43:06.464174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9842 | 2025.09.17 20:43:06.470344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9843 | 2025.09.17 20:43:06.471048 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2025.09.17 20:43:06.474163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9845 | 2025.09.17 20:43:07.782816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1178 | ||
| 9846 | 2025.09.17 20:43:07.785241 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2025.09.17 20:43:07.785284 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9848 | 2025.09.17 20:43:07.786465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9849 | 2025.09.17 20:43:07.786735 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2025.09.17 20:43:07.786880 [ 47 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9851 | 2025.09.17 20:43:07.786921 [ 47 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2025.09.17 20:43:07.786943 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9853 | 2025.09.17 20:43:07.786996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
| 9854 | 2025.09.17 20:43:07.787058 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 9855 | 2025.09.17 20:43:07.787656 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9856 | 2025.09.17 20:43:07.787825 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1028 rows starting from the beginning of the part | ||
| 9857 | 2025.09.17 20:43:07.788223 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 9858 | 2025.09.17 20:43:07.788586 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 9859 | 2025.09.17 20:43:07.788936 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 9860 | 2025.09.17 20:43:07.789279 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 9861 | 2025.09.17 20:43:07.789605 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 9862 | 2025.09.17 20:43:07.795544 [ 189 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1178 rows, containing 72 columns (72 merged, 0 gathered) in 0.0085388 sec., 137958.4953389235 rows/sec., 109.38 MiB/sec. | ||
| 9863 | 2025.09.17 20:43:07.797125 [ 201 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9864 | 2025.09.17 20:43:07.797761 [ 201 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_36_7} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9865 | 2025.09.17 20:43:07.797847 [ 201 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_36_7} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9866 | 2025.09.17 20:43:07.798217 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9867 | 2025.09.17 20:43:08.433844 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9868 | 2025.09.17 20:43:08.434120 [ 5 ] {14675c8a-afe3-40d8-a72d-27c5e468ba77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9869 | 2025.09.17 20:43:08.434220 [ 5 ] {14675c8a-afe3-40d8-a72d-27c5e468ba77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9870 | 2025.09.17 20:43:08.435137 [ 5 ] {14675c8a-afe3-40d8-a72d-27c5e468ba77} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9871 | 2025.09.17 20:43:08.435179 [ 5 ] {14675c8a-afe3-40d8-a72d-27c5e468ba77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9872 | 2025.09.17 20:43:08.435552 [ 5 ] {14675c8a-afe3-40d8-a72d-27c5e468ba77} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9873 | 2025.09.17 20:43:08.435786 [ 5 ] {14675c8a-afe3-40d8-a72d-27c5e468ba77} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2025.09.17 20:43:08.435933 [ 5 ] {14675c8a-afe3-40d8-a72d-27c5e468ba77} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001888 sec., 39194.91525423729 rows/sec., 3.17 MiB/sec. | ||
| 9875 | 2025.09.17 20:43:08.435974 [ 5 ] {14675c8a-afe3-40d8-a72d-27c5e468ba77} <Debug> TCPHandler: Processed in 0.002307895 sec. | ||
| 9876 | 2025.09.17 20:43:08.436109 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9877 | 2025.09.17 20:43:08.436203 [ 5 ] {633cea04-94fe-4216-a626-77c36ee0074a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9878 | 2025.09.17 20:43:08.436242 [ 5 ] {633cea04-94fe-4216-a626-77c36ee0074a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9879 | 2025.09.17 20:43:08.436715 [ 5 ] {633cea04-94fe-4216-a626-77c36ee0074a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2025.09.17 20:43:08.436751 [ 5 ] {633cea04-94fe-4216-a626-77c36ee0074a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9881 | 2025.09.17 20:43:08.437042 [ 5 ] {633cea04-94fe-4216-a626-77c36ee0074a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9882 | 2025.09.17 20:43:08.437247 [ 5 ] {633cea04-94fe-4216-a626-77c36ee0074a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9883 | 2025.09.17 20:43:08.437363 [ 25 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9884 | 2025.09.17 20:43:08.437370 [ 5 ] {633cea04-94fe-4216-a626-77c36ee0074a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001186 sec., 7588.532883642496 rows/sec., 570.62 KiB/sec. | ||
| 9885 | 2025.09.17 20:43:08.437434 [ 25 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2025.09.17 20:43:08.437451 [ 5 ] {633cea04-94fe-4216-a626-77c36ee0074a} <Debug> TCPHandler: Processed in 0.001388609 sec. | ||
| 9887 | 2025.09.17 20:43:08.437463 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9888 | 2025.09.17 20:43:08.437590 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 9889 | 2025.09.17 20:43:08.437596 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2025.09.17 20:43:08.437714 [ 5 ] {6c030f7f-fd12-4a25-af5e-6a968a253c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9891 | 2025.09.17 20:43:08.437724 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9892 | 2025.09.17 20:43:08.437775 [ 5 ] {6c030f7f-fd12-4a25-af5e-6a968a253c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9893 | 2025.09.17 20:43:08.437777 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 72 rows starting from the beginning of the part | ||
| 9894 | 2025.09.17 20:43:08.437869 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 23 rows starting from the beginning of the part | ||
| 9895 | 2025.09.17 20:43:08.437925 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 33 rows starting from the beginning of the part | ||
| 9896 | 2025.09.17 20:43:08.437974 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part | ||
| 9897 | 2025.09.17 20:43:08.438024 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 35 rows starting from the beginning of the part | ||
| 9898 | 2025.09.17 20:43:08.438072 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 9 rows starting from the beginning of the part | ||
| 9899 | 2025.09.17 20:43:08.438260 [ 5 ] {6c030f7f-fd12-4a25-af5e-6a968a253c7f} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9900 | 2025.09.17 20:43:08.438301 [ 5 ] {6c030f7f-fd12-4a25-af5e-6a968a253c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 9901 | 2025.09.17 20:43:08.438619 [ 5 ] {6c030f7f-fd12-4a25-af5e-6a968a253c7f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9902 | 2025.09.17 20:43:08.438852 [ 5 ] {6c030f7f-fd12-4a25-af5e-6a968a253c7f} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9903 | 2025.09.17 20:43:08.438983 [ 5 ] {6c030f7f-fd12-4a25-af5e-6a968a253c7f} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001286 sec., 56765.1632970451 rows/sec., 4.43 MiB/sec. | ||
| 9904 | 2025.09.17 20:43:08.438998 [ 191 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452311 sec., 124628.95344041324 rows/sec., 9.63 MiB/sec. | ||
| 9905 | 2025.09.17 20:43:08.439023 [ 5 ] {6c030f7f-fd12-4a25-af5e-6a968a253c7f} <Debug> TCPHandler: Processed in 0.001470572 sec. | ||
| 9906 | 2025.09.17 20:43:08.439148 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9907 | 2025.09.17 20:43:08.439170 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2025.09.17 20:43:08.439267 [ 5 ] {72e2271e-4456-4b9a-ae1b-f686a072426d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9909 | 2025.09.17 20:43:08.439312 [ 5 ] {72e2271e-4456-4b9a-ae1b-f686a072426d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9910 | 2025.09.17 20:43:08.439395 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2025.09.17 20:43:08.439466 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_66_13} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9912 | 2025.09.17 20:43:08.439540 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9913 | 2025.09.17 20:43:08.439801 [ 5 ] {72e2271e-4456-4b9a-ae1b-f686a072426d} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2025.09.17 20:43:08.439844 [ 5 ] {72e2271e-4456-4b9a-ae1b-f686a072426d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9915 | 2025.09.17 20:43:08.440220 [ 5 ] {72e2271e-4456-4b9a-ae1b-f686a072426d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9916 | 2025.09.17 20:43:08.440443 [ 5 ] {72e2271e-4456-4b9a-ae1b-f686a072426d} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2025.09.17 20:43:08.440570 [ 5 ] {72e2271e-4456-4b9a-ae1b-f686a072426d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 9918 | 2025.09.17 20:43:08.440607 [ 5 ] {72e2271e-4456-4b9a-ae1b-f686a072426d} <Debug> TCPHandler: Processed in 0.001487991 sec. | ||
| 9919 | 2025.09.17 20:43:08.440732 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2025.09.17 20:43:08.440827 [ 5 ] {d067207c-7810-4ab8-aa5b-fe22f9ad2f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9921 | 2025.09.17 20:43:08.440882 [ 5 ] {d067207c-7810-4ab8-aa5b-fe22f9ad2f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9922 | 2025.09.17 20:43:08.441664 [ 5 ] {d067207c-7810-4ab8-aa5b-fe22f9ad2f08} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2025.09.17 20:43:08.441700 [ 5 ] {d067207c-7810-4ab8-aa5b-fe22f9ad2f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9924 | 2025.09.17 20:43:08.442207 [ 5 ] {d067207c-7810-4ab8-aa5b-fe22f9ad2f08} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9925 | 2025.09.17 20:43:08.442426 [ 5 ] {d067207c-7810-4ab8-aa5b-fe22f9ad2f08} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2025.09.17 20:43:08.442559 [ 5 ] {d067207c-7810-4ab8-aa5b-fe22f9ad2f08} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00175 sec., 5142.857142857143 rows/sec., 9.22 MiB/sec. | ||
| 9927 | 2025.09.17 20:43:08.442611 [ 5 ] {d067207c-7810-4ab8-aa5b-fe22f9ad2f08} <Debug> TCPHandler: Processed in 0.001926304 sec. | ||
| 9928 | 2025.09.17 20:43:08.442735 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9929 | 2025.09.17 20:43:08.442828 [ 5 ] {35aa0b03-ccbe-4efe-865d-046f1cb8760e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9930 | 2025.09.17 20:43:08.442870 [ 5 ] {35aa0b03-ccbe-4efe-865d-046f1cb8760e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9931 | 2025.09.17 20:43:08.443208 [ 5 ] {35aa0b03-ccbe-4efe-865d-046f1cb8760e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2025.09.17 20:43:08.443243 [ 5 ] {35aa0b03-ccbe-4efe-865d-046f1cb8760e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.40 GiB. | ||
| 9933 | 2025.09.17 20:43:08.443539 [ 5 ] {35aa0b03-ccbe-4efe-865d-046f1cb8760e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9934 | 2025.09.17 20:43:08.443747 [ 5 ] {35aa0b03-ccbe-4efe-865d-046f1cb8760e} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9935 | 2025.09.17 20:43:08.443872 [ 5 ] {35aa0b03-ccbe-4efe-865d-046f1cb8760e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 9936 | 2025.09.17 20:43:08.443911 [ 5 ] {35aa0b03-ccbe-4efe-865d-046f1cb8760e} <Debug> TCPHandler: Processed in 0.001223235 sec. | ||
| 9937 | 2025.09.17 20:43:12.566241 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9938 | 2025.09.17 20:43:12.566312 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9939 | 2025.09.17 20:43:12.724156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23974 | ||
| 9940 | 2025.09.17 20:43:12.724632 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2025.09.17 20:43:12.724669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 9942 | 2025.09.17 20:43:12.725163 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9943 | 2025.09.17 20:43:12.725415 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2025.09.17 20:43:12.725557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23974 | ||
| 9945 | 2025.09.17 20:43:13.435107 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9946 | 2025.09.17 20:43:13.435295 [ 5 ] {1f8f69e9-fb20-4929-b49e-210312af45ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9947 | 2025.09.17 20:43:13.435361 [ 5 ] {1f8f69e9-fb20-4929-b49e-210312af45ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9948 | 2025.09.17 20:43:13.436056 [ 5 ] {1f8f69e9-fb20-4929-b49e-210312af45ac} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2025.09.17 20:43:13.436099 [ 5 ] {1f8f69e9-fb20-4929-b49e-210312af45ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 9950 | 2025.09.17 20:43:13.436528 [ 5 ] {1f8f69e9-fb20-4929-b49e-210312af45ac} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9951 | 2025.09.17 20:43:13.436758 [ 5 ] {1f8f69e9-fb20-4929-b49e-210312af45ac} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9952 | 2025.09.17 20:43:13.436919 [ 5 ] {1f8f69e9-fb20-4929-b49e-210312af45ac} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001675 sec., 72835.82089552238 rows/sec., 6.26 MiB/sec. | ||
| 9953 | 2025.09.17 20:43:13.436969 [ 5 ] {1f8f69e9-fb20-4929-b49e-210312af45ac} <Debug> TCPHandler: Processed in 0.001997787 sec. | ||
| 9954 | 2025.09.17 20:43:13.437097 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9955 | 2025.09.17 20:43:13.437194 [ 5 ] {c1648212-2f60-47d4-9849-065f2ca3d93d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9956 | 2025.09.17 20:43:13.437235 [ 5 ] {c1648212-2f60-47d4-9849-065f2ca3d93d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9957 | 2025.09.17 20:43:13.437634 [ 5 ] {c1648212-2f60-47d4-9849-065f2ca3d93d} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9958 | 2025.09.17 20:43:13.437667 [ 5 ] {c1648212-2f60-47d4-9849-065f2ca3d93d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 9959 | 2025.09.17 20:43:13.438031 [ 5 ] {c1648212-2f60-47d4-9849-065f2ca3d93d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9960 | 2025.09.17 20:43:13.438252 [ 5 ] {c1648212-2f60-47d4-9849-065f2ca3d93d} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2025.09.17 20:43:13.438380 [ 5 ] {c1648212-2f60-47d4-9849-065f2ca3d93d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001195 sec., 27615.062761506273 rows/sec., 2.03 MiB/sec. | ||
| 9962 | 2025.09.17 20:43:13.438418 [ 5 ] {c1648212-2f60-47d4-9849-065f2ca3d93d} <Debug> TCPHandler: Processed in 0.001366228 sec. | ||
| 9963 | 2025.09.17 20:43:13.438531 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9964 | 2025.09.17 20:43:13.438629 [ 5 ] {b457aadd-a998-4df1-b179-93d882206455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9965 | 2025.09.17 20:43:13.438669 [ 5 ] {b457aadd-a998-4df1-b179-93d882206455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9966 | 2025.09.17 20:43:13.439088 [ 5 ] {b457aadd-a998-4df1-b179-93d882206455} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2025.09.17 20:43:13.439122 [ 5 ] {b457aadd-a998-4df1-b179-93d882206455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 9968 | 2025.09.17 20:43:13.439445 [ 5 ] {b457aadd-a998-4df1-b179-93d882206455} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9969 | 2025.09.17 20:43:13.439672 [ 5 ] {b457aadd-a998-4df1-b179-93d882206455} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2025.09.17 20:43:13.439798 [ 5 ] {b457aadd-a998-4df1-b179-93d882206455} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001189 sec., 81581.1606391926 rows/sec., 6.37 MiB/sec. | ||
| 9971 | 2025.09.17 20:43:13.439837 [ 5 ] {b457aadd-a998-4df1-b179-93d882206455} <Debug> TCPHandler: Processed in 0.001355838 sec. | ||
| 9972 | 2025.09.17 20:43:13.439960 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9973 | 2025.09.17 20:43:13.440056 [ 5 ] {aaba4d75-2da3-4ec0-8677-51644e8b183f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9974 | 2025.09.17 20:43:13.440100 [ 5 ] {aaba4d75-2da3-4ec0-8677-51644e8b183f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9975 | 2025.09.17 20:43:13.440498 [ 5 ] {aaba4d75-2da3-4ec0-8677-51644e8b183f} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2025.09.17 20:43:13.440534 [ 5 ] {aaba4d75-2da3-4ec0-8677-51644e8b183f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 9977 | 2025.09.17 20:43:13.440868 [ 5 ] {aaba4d75-2da3-4ec0-8677-51644e8b183f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9978 | 2025.09.17 20:43:13.441090 [ 5 ] {aaba4d75-2da3-4ec0-8677-51644e8b183f} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2025.09.17 20:43:13.441217 [ 5 ] {aaba4d75-2da3-4ec0-8677-51644e8b183f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 9980 | 2025.09.17 20:43:13.441253 [ 5 ] {aaba4d75-2da3-4ec0-8677-51644e8b183f} <Debug> TCPHandler: Processed in 0.001342288 sec. | ||
| 9981 | 2025.09.17 20:43:13.441363 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2025.09.17 20:43:13.441459 [ 5 ] {c485c922-63d5-417b-949c-638a3623643f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9983 | 2025.09.17 20:43:13.441513 [ 5 ] {c485c922-63d5-417b-949c-638a3623643f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9984 | 2025.09.17 20:43:13.442329 [ 5 ] {c485c922-63d5-417b-949c-638a3623643f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2025.09.17 20:43:13.442363 [ 5 ] {c485c922-63d5-417b-949c-638a3623643f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 9986 | 2025.09.17 20:43:13.442921 [ 5 ] {c485c922-63d5-417b-949c-638a3623643f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9987 | 2025.09.17 20:43:13.443159 [ 5 ] {c485c922-63d5-417b-949c-638a3623643f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2025.09.17 20:43:13.443303 [ 5 ] {c485c922-63d5-417b-949c-638a3623643f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001863 sec., 17713.365539452494 rows/sec., 31.74 MiB/sec. | ||
| 9989 | 2025.09.17 20:43:13.443372 [ 5 ] {c485c922-63d5-417b-949c-638a3623643f} <Debug> TCPHandler: Processed in 0.002057968 sec. | ||
| 9990 | 2025.09.17 20:43:13.443487 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2025.09.17 20:43:13.443583 [ 5 ] {05d40adc-5bb2-4541-9956-2a08d4ef2af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9992 | 2025.09.17 20:43:13.443623 [ 5 ] {05d40adc-5bb2-4541-9956-2a08d4ef2af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9993 | 2025.09.17 20:43:13.443970 [ 5 ] {05d40adc-5bb2-4541-9956-2a08d4ef2af4} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2025.09.17 20:43:13.444006 [ 5 ] {05d40adc-5bb2-4541-9956-2a08d4ef2af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 9995 | 2025.09.17 20:43:13.444321 [ 5 ] {05d40adc-5bb2-4541-9956-2a08d4ef2af4} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9996 | 2025.09.17 20:43:13.444535 [ 5 ] {05d40adc-5bb2-4541-9956-2a08d4ef2af4} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2025.09.17 20:43:13.444662 [ 5 ] {05d40adc-5bb2-4541-9956-2a08d4ef2af4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9998 | 2025.09.17 20:43:13.444701 [ 5 ] {05d40adc-5bb2-4541-9956-2a08d4ef2af4} <Debug> TCPHandler: Processed in 0.001263025 sec. | ||
| 9999 | 2025.09.17 20:43:13.974325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10000 | 2025.09.17 20:43:13.992746 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2025.09.17 20:43:13.992813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10002 | 2025.09.17 20:43:13.998707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10003 | 2025.09.17 20:43:13.999395 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2025.09.17 20:43:14.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.50 MiB, peak 317.97 MiB, free memory in arenas 0.00 B, will set to 311.54 MiB (RSS), difference: -4.96 MiB | ||
| 10005 | 2025.09.17 20:43:14.002451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10006 | 2025.09.17 20:43:15.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.54 MiB, peak 317.97 MiB, free memory in arenas 0.00 B, will set to 311.54 MiB (RSS), difference: 4.00 MiB | ||
| 10007 | 2025.09.17 20:43:17.787312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1202 | ||
| 10008 | 2025.09.17 20:43:17.789539 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2025.09.17 20:43:17.789578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10010 | 2025.09.17 20:43:17.790732 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10011 | 2025.09.17 20:43:17.791001 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2025.09.17 20:43:17.791261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1202 | ||
| 10013 | 2025.09.17 20:43:18.441585 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2025.09.17 20:43:18.441913 [ 5 ] {e2e100bc-3b70-4c21-90cd-fc196e74b198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10015 | 2025.09.17 20:43:18.442034 [ 5 ] {e2e100bc-3b70-4c21-90cd-fc196e74b198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10016 | 2025.09.17 20:43:18.443061 [ 5 ] {e2e100bc-3b70-4c21-90cd-fc196e74b198} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2025.09.17 20:43:18.443138 [ 5 ] {e2e100bc-3b70-4c21-90cd-fc196e74b198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10018 | 2025.09.17 20:43:18.443786 [ 5 ] {e2e100bc-3b70-4c21-90cd-fc196e74b198} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10019 | 2025.09.17 20:43:18.444144 [ 5 ] {e2e100bc-3b70-4c21-90cd-fc196e74b198} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2025.09.17 20:43:18.444343 [ 151 ] {} <Debug> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10021 | 2025.09.17 20:43:18.444383 [ 5 ] {e2e100bc-3b70-4c21-90cd-fc196e74b198} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002562 sec., 9367.681498829039 rows/sec., 795.89 KiB/sec. | ||
| 10022 | 2025.09.17 20:43:18.444438 [ 151 ] {} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2025.09.17 20:43:18.444475 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10024 | 2025.09.17 20:43:18.444478 [ 5 ] {e2e100bc-3b70-4c21-90cd-fc196e74b198} <Debug> TCPHandler: Processed in 0.003115167 sec. | ||
| 10025 | 2025.09.17 20:43:18.444619 [ 194 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::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 | ||
| 10026 | 2025.09.17 20:43:18.444666 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10027 | 2025.09.17 20:43:18.444766 [ 194 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10028 | 2025.09.17 20:43:18.444814 [ 5 ] {e52a3dd7-f519-40fc-aa65-e64b1a4a5a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10029 | 2025.09.17 20:43:18.444815 [ 194 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 10030 | 2025.09.17 20:43:18.444882 [ 5 ] {e52a3dd7-f519-40fc-aa65-e64b1a4a5a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10031 | 2025.09.17 20:43:18.444930 [ 194 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10032 | 2025.09.17 20:43:18.445010 [ 194 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10033 | 2025.09.17 20:43:18.445082 [ 194 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10034 | 2025.09.17 20:43:18.445147 [ 194 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10035 | 2025.09.17 20:43:18.445485 [ 5 ] {e52a3dd7-f519-40fc-aa65-e64b1a4a5a33} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2025.09.17 20:43:18.445537 [ 5 ] {e52a3dd7-f519-40fc-aa65-e64b1a4a5a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10037 | 2025.09.17 20:43:18.446008 [ 5 ] {e52a3dd7-f519-40fc-aa65-e64b1a4a5a33} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10038 | 2025.09.17 20:43:18.446081 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520203 sec., 78936.82620018511 rows/sec., 6.85 MiB/sec. | ||
| 10039 | 2025.09.17 20:43:18.446320 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10040 | 2025.09.17 20:43:18.446368 [ 5 ] {e52a3dd7-f519-40fc-aa65-e64b1a4a5a33} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2025.09.17 20:43:18.446612 [ 5 ] {e52a3dd7-f519-40fc-aa65-e64b1a4a5a33} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001831 sec., 4369.197160021846 rows/sec., 356.28 KiB/sec. | ||
| 10042 | 2025.09.17 20:43:18.446675 [ 5 ] {e52a3dd7-f519-40fc-aa65-e64b1a4a5a33} <Debug> TCPHandler: Processed in 0.002082429 sec. | ||
| 10043 | 2025.09.17 20:43:18.446730 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_13_3} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2025.09.17 20:43:18.446842 [ 191 ] {ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7::all_1_13_3} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10045 | 2025.09.17 20:43:18.446843 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2025.09.17 20:43:18.446977 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10047 | 2025.09.17 20:43:18.447013 [ 5 ] {3316a42c-a6b2-4823-ad35-f4bfd7f41fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10048 | 2025.09.17 20:43:18.447086 [ 5 ] {3316a42c-a6b2-4823-ad35-f4bfd7f41fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10049 | 2025.09.17 20:43:18.447803 [ 5 ] {3316a42c-a6b2-4823-ad35-f4bfd7f41fa6} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2025.09.17 20:43:18.447859 [ 5 ] {3316a42c-a6b2-4823-ad35-f4bfd7f41fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10051 | 2025.09.17 20:43:18.448390 [ 5 ] {3316a42c-a6b2-4823-ad35-f4bfd7f41fa6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10052 | 2025.09.17 20:43:18.448724 [ 5 ] {3316a42c-a6b2-4823-ad35-f4bfd7f41fa6} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2025.09.17 20:43:18.448926 [ 5 ] {3316a42c-a6b2-4823-ad35-f4bfd7f41fa6} <Debug> executeQuery: Read 198 rows, 17.88 KiB in 0.001946 sec., 101747.17368961973 rows/sec., 8.97 MiB/sec. | ||
| 10054 | 2025.09.17 20:43:18.448987 [ 5 ] {3316a42c-a6b2-4823-ad35-f4bfd7f41fa6} <Debug> TCPHandler: Processed in 0.002219213 sec. | ||
| 10055 | 2025.09.17 20:43:18.449161 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2025.09.17 20:43:18.449307 [ 5 ] {b9f57444-c7c3-4df9-ab86-e2c04d5db93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10057 | 2025.09.17 20:43:18.449372 [ 5 ] {b9f57444-c7c3-4df9-ab86-e2c04d5db93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10058 | 2025.09.17 20:43:18.450011 [ 5 ] {b9f57444-c7c3-4df9-ab86-e2c04d5db93a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2025.09.17 20:43:18.450068 [ 5 ] {b9f57444-c7c3-4df9-ab86-e2c04d5db93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10060 | 2025.09.17 20:43:18.450566 [ 5 ] {b9f57444-c7c3-4df9-ab86-e2c04d5db93a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10061 | 2025.09.17 20:43:18.450908 [ 5 ] {b9f57444-c7c3-4df9-ab86-e2c04d5db93a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2025.09.17 20:43:18.451109 [ 5 ] {b9f57444-c7c3-4df9-ab86-e2c04d5db93a} <Debug> executeQuery: Read 29 rows, 2.20 KiB in 0.001833 sec., 15821.058374249864 rows/sec., 1.17 MiB/sec. | ||
| 10063 | 2025.09.17 20:43:18.451171 [ 5 ] {b9f57444-c7c3-4df9-ab86-e2c04d5db93a} <Debug> TCPHandler: Processed in 0.002085668 sec. | ||
| 10064 | 2025.09.17 20:43:18.451321 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2025.09.17 20:43:18.451468 [ 5 ] {903c6aa3-2f82-4af7-bc15-892a0706c7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10066 | 2025.09.17 20:43:18.451535 [ 5 ] {903c6aa3-2f82-4af7-bc15-892a0706c7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10067 | 2025.09.17 20:43:18.452152 [ 5 ] {903c6aa3-2f82-4af7-bc15-892a0706c7ad} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2025.09.17 20:43:18.452210 [ 5 ] {903c6aa3-2f82-4af7-bc15-892a0706c7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10069 | 2025.09.17 20:43:18.452698 [ 5 ] {903c6aa3-2f82-4af7-bc15-892a0706c7ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10070 | 2025.09.17 20:43:18.453051 [ 5 ] {903c6aa3-2f82-4af7-bc15-892a0706c7ad} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2025.09.17 20:43:18.453251 [ 5 ] {903c6aa3-2f82-4af7-bc15-892a0706c7ad} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001814 sec., 13230.429988974642 rows/sec., 1.10 MiB/sec. | ||
| 10072 | 2025.09.17 20:43:18.453310 [ 5 ] {903c6aa3-2f82-4af7-bc15-892a0706c7ad} <Debug> TCPHandler: Processed in 0.002063418 sec. | ||
| 10073 | 2025.09.17 20:43:18.453472 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10074 | 2025.09.17 20:43:18.453616 [ 5 ] {f3b036df-dbcc-41d1-8f3a-c40c0244af1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10075 | 2025.09.17 20:43:18.453678 [ 5 ] {f3b036df-dbcc-41d1-8f3a-c40c0244af1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10076 | 2025.09.17 20:43:18.454300 [ 5 ] {f3b036df-dbcc-41d1-8f3a-c40c0244af1b} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2025.09.17 20:43:18.454356 [ 5 ] {f3b036df-dbcc-41d1-8f3a-c40c0244af1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10078 | 2025.09.17 20:43:18.454827 [ 5 ] {f3b036df-dbcc-41d1-8f3a-c40c0244af1b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10079 | 2025.09.17 20:43:18.455177 [ 5 ] {f3b036df-dbcc-41d1-8f3a-c40c0244af1b} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2025.09.17 20:43:18.455318 [ 151 ] {} <Debug> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10081 | 2025.09.17 20:43:18.455358 [ 151 ] {} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10082 | 2025.09.17 20:43:18.455375 [ 5 ] {f3b036df-dbcc-41d1-8f3a-c40c0244af1b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001789 sec., 6707.657909446618 rows/sec., 524.04 KiB/sec. | ||
| 10083 | 2025.09.17 20:43:18.455378 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10084 | 2025.09.17 20:43:18.455444 [ 5 ] {f3b036df-dbcc-41d1-8f3a-c40c0244af1b} <Debug> TCPHandler: Processed in 0.002046307 sec. | ||
| 10085 | 2025.09.17 20:43:18.455502 [ 194 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::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 | ||
| 10086 | 2025.09.17 20:43:18.455608 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2025.09.17 20:43:18.455632 [ 194 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10088 | 2025.09.17 20:43:18.455676 [ 194 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10089 | 2025.09.17 20:43:18.455748 [ 5 ] {c165f82b-e531-42e7-9f54-ade13ebabc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10090 | 2025.09.17 20:43:18.455754 [ 194 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10091 | 2025.09.17 20:43:18.455808 [ 5 ] {c165f82b-e531-42e7-9f54-ade13ebabc26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10092 | 2025.09.17 20:43:18.455829 [ 194 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10093 | 2025.09.17 20:43:18.455898 [ 194 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10094 | 2025.09.17 20:43:18.455959 [ 194 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10095 | 2025.09.17 20:43:18.456427 [ 5 ] {c165f82b-e531-42e7-9f54-ade13ebabc26} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10096 | 2025.09.17 20:43:18.456476 [ 5 ] {c165f82b-e531-42e7-9f54-ade13ebabc26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10097 | 2025.09.17 20:43:18.456782 [ 191 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324677 sec., 45294.060363394245 rows/sec., 3.63 MiB/sec. | ||
| 10098 | 2025.09.17 20:43:18.456875 [ 5 ] {c165f82b-e531-42e7-9f54-ade13ebabc26} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10099 | 2025.09.17 20:43:18.456950 [ 191 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10100 | 2025.09.17 20:43:18.457184 [ 5 ] {c165f82b-e531-42e7-9f54-ade13ebabc26} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2025.09.17 20:43:18.457353 [ 5 ] {c165f82b-e531-42e7-9f54-ade13ebabc26} <Debug> executeQuery: Read 117 rows, 9.75 KiB in 0.001636 sec., 71515.8924205379 rows/sec., 5.82 MiB/sec. | ||
| 10102 | 2025.09.17 20:43:18.457402 [ 5 ] {c165f82b-e531-42e7-9f54-ade13ebabc26} <Debug> TCPHandler: Processed in 0.001864243 sec. | ||
| 10103 | 2025.09.17 20:43:18.457402 [ 191 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_13_3} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10104 | 2025.09.17 20:43:18.457520 [ 191 ] {20447e1c-98e2-48f4-ad1a-5155a635de4d::all_1_13_3} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10105 | 2025.09.17 20:43:18.457548 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2025.09.17 20:43:18.457628 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10107 | 2025.09.17 20:43:18.457661 [ 5 ] {957fa0a0-191f-4ecc-868c-dc38a8d63f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10108 | 2025.09.17 20:43:18.457717 [ 5 ] {957fa0a0-191f-4ecc-868c-dc38a8d63f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10109 | 2025.09.17 20:43:18.458226 [ 5 ] {957fa0a0-191f-4ecc-868c-dc38a8d63f9c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10110 | 2025.09.17 20:43:18.458274 [ 5 ] {957fa0a0-191f-4ecc-868c-dc38a8d63f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10111 | 2025.09.17 20:43:18.458755 [ 5 ] {957fa0a0-191f-4ecc-868c-dc38a8d63f9c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10112 | 2025.09.17 20:43:18.459075 [ 5 ] {957fa0a0-191f-4ecc-868c-dc38a8d63f9c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10113 | 2025.09.17 20:43:18.459262 [ 5 ] {957fa0a0-191f-4ecc-868c-dc38a8d63f9c} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001622 sec., 123304.56226880394 rows/sec., 8.84 MiB/sec. | ||
| 10114 | 2025.09.17 20:43:18.459315 [ 5 ] {957fa0a0-191f-4ecc-868c-dc38a8d63f9c} <Debug> TCPHandler: Processed in 0.001822721 sec. | ||
| 10115 | 2025.09.17 20:43:18.459514 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10116 | 2025.09.17 20:43:18.459632 [ 5 ] {a5e0df12-abe6-4bab-b51b-5d83ffdac767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10117 | 2025.09.17 20:43:18.459707 [ 5 ] {a5e0df12-abe6-4bab-b51b-5d83ffdac767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10118 | 2025.09.17 20:43:18.460908 [ 5 ] {a5e0df12-abe6-4bab-b51b-5d83ffdac767} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2025.09.17 20:43:18.460963 [ 5 ] {a5e0df12-abe6-4bab-b51b-5d83ffdac767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10120 | 2025.09.17 20:43:18.461742 [ 5 ] {a5e0df12-abe6-4bab-b51b-5d83ffdac767} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10121 | 2025.09.17 20:43:18.462083 [ 5 ] {a5e0df12-abe6-4bab-b51b-5d83ffdac767} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2025.09.17 20:43:18.462246 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10123 | 2025.09.17 20:43:18.462281 [ 5 ] {a5e0df12-abe6-4bab-b51b-5d83ffdac767} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002669 sec., 3372.0494567253654 rows/sec., 6.04 MiB/sec. | ||
| 10124 | 2025.09.17 20:43:18.462302 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10125 | 2025.09.17 20:43:18.462337 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10126 | 2025.09.17 20:43:18.462402 [ 5 ] {a5e0df12-abe6-4bab-b51b-5d83ffdac767} <Debug> TCPHandler: Processed in 0.002951953 sec. | ||
| 10127 | 2025.09.17 20:43:18.462480 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 10128 | 2025.09.17 20:43:18.462579 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10129 | 2025.09.17 20:43:18.462724 [ 5 ] {b5a38508-f5c4-4b63-8e27-73c63fa5255a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10130 | 2025.09.17 20:43:18.462788 [ 5 ] {b5a38508-f5c4-4b63-8e27-73c63fa5255a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10131 | 2025.09.17 20:43:18.462818 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10132 | 2025.09.17 20:43:18.462918 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1315 rows starting from the beginning of the part | ||
| 10133 | 2025.09.17 20:43:18.463104 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 9 rows starting from the beginning of the part | ||
| 10134 | 2025.09.17 20:43:18.463258 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 33 rows starting from the beginning of the part | ||
| 10135 | 2025.09.17 20:43:18.463320 [ 5 ] {b5a38508-f5c4-4b63-8e27-73c63fa5255a} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2025.09.17 20:43:18.463381 [ 5 ] {b5a38508-f5c4-4b63-8e27-73c63fa5255a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10137 | 2025.09.17 20:43:18.463393 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 9 rows starting from the beginning of the part | ||
| 10138 | 2025.09.17 20:43:18.463528 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 33 rows starting from the beginning of the part | ||
| 10139 | 2025.09.17 20:43:18.463650 [ 197 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 9 rows starting from the beginning of the part | ||
| 10140 | 2025.09.17 20:43:18.463851 [ 5 ] {b5a38508-f5c4-4b63-8e27-73c63fa5255a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10141 | 2025.09.17 20:43:18.464201 [ 5 ] {b5a38508-f5c4-4b63-8e27-73c63fa5255a} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2025.09.17 20:43:18.464412 [ 5 ] {b5a38508-f5c4-4b63-8e27-73c63fa5255a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001716 sec., 34965.03496503496 rows/sec., 2.36 MiB/sec. | ||
| 10143 | 2025.09.17 20:43:18.464464 [ 5 ] {b5a38508-f5c4-4b63-8e27-73c63fa5255a} <Debug> TCPHandler: Processed in 0.001947525 sec. | ||
| 10144 | 2025.09.17 20:43:18.472786 [ 191 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1408 rows, containing 19 columns (19 merged, 0 gathered) in 0.010382232 sec., 135616.3106353239 rows/sec., 243.02 MiB/sec. | ||
| 10145 | 2025.09.17 20:43:18.475065 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10146 | 2025.09.17 20:43:18.475605 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2025.09.17 20:43:18.475716 [ 190 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10148 | 2025.09.17 20:43:18.475904 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 10149 | 2025.09.17 20:43:19.001215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.39 MiB, peak 323.89 MiB, free memory in arenas 0.00 B, will set to 313.98 MiB (RSS), difference: 1.59 MiB | ||
| 10150 | 2025.09.17 20:43:20.226573 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24486 | ||
| 10151 | 2025.09.17 20:43:20.227098 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10152 | 2025.09.17 20:43:20.227146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10153 | 2025.09.17 20:43:20.227669 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10154 | 2025.09.17 20:43:20.227919 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10155 | 2025.09.17 20:43:20.228067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24486 | ||
| 10156 | 2025.09.17 20:43:20.228061 [ 126 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10157 | 2025.09.17 20:43:20.228145 [ 126 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2025.09.17 20:43:20.228168 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10159 | 2025.09.17 20:43:20.228299 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 10160 | 2025.09.17 20:43:20.228450 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10161 | 2025.09.17 20:43:20.228493 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 10162 | 2025.09.17 20:43:20.228565 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 10163 | 2025.09.17 20:43:20.228616 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 10164 | 2025.09.17 20:43:20.228663 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 10165 | 2025.09.17 20:43:20.228707 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 10166 | 2025.09.17 20:43:20.228751 [ 191 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 10167 | 2025.09.17 20:43:20.230801 [ 196 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24486 rows, containing 4 columns (4 merged, 0 gathered) in 0.002559972 sec., 9564948.366622759 rows/sec., 136.83 MiB/sec. | ||
| 10168 | 2025.09.17 20:43:20.231141 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10169 | 2025.09.17 20:43:20.231454 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_51_10} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10170 | 2025.09.17 20:43:20.231553 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_51_10} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10171 | 2025.09.17 20:43:20.231664 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10172 | 2025.09.17 20:43:21.503239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10173 | 2025.09.17 20:43:21.520934 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2025.09.17 20:43:21.521002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10175 | 2025.09.17 20:43:21.526638 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10176 | 2025.09.17 20:43:21.527374 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10177 | 2025.09.17 20:43:21.527703 [ 149 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10178 | 2025.09.17 20:43:21.527772 [ 149 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2025.09.17 20:43:21.527796 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10180 | 2025.09.17 20:43:21.527904 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 10181 | 2025.09.17 20:43:21.530766 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10182 | 2025.09.17 20:43:21.531790 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10183 | 2025.09.17 20:43:21.533235 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 10184 | 2025.09.17 20:43:21.537715 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 10185 | 2025.09.17 20:43:21.542368 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 10186 | 2025.09.17 20:43:21.547116 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 10187 | 2025.09.17 20:43:21.551422 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 10188 | 2025.09.17 20:43:21.555198 [ 193 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 10189 | 2025.09.17 20:43:21.610757 [ 187 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082897712 sec., 4632.214698519062 rows/sec., 23.95 MiB/sec. | ||
| 10190 | 2025.09.17 20:43:21.613758 [ 186 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10191 | 2025.09.17 20:43:21.615933 [ 186 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_51_10} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2025.09.17 20:43:21.616052 [ 186 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_51_10} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10193 | 2025.09.17 20:43:21.618472 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10194 | 2025.09.17 20:43:22.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.04 MiB, peak 328.47 MiB, free memory in arenas 0.00 B, will set to 317.58 MiB (RSS), difference: 2.54 MiB | ||
| 10195 | 2025.09.17 20:43:23.435039 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2025.09.17 20:43:23.435237 [ 5 ] {025e2688-7e8b-4943-af8e-95da5636d165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10197 | 2025.09.17 20:43:23.435308 [ 5 ] {025e2688-7e8b-4943-af8e-95da5636d165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10198 | 2025.09.17 20:43:23.436067 [ 5 ] {025e2688-7e8b-4943-af8e-95da5636d165} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2025.09.17 20:43:23.436111 [ 5 ] {025e2688-7e8b-4943-af8e-95da5636d165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10200 | 2025.09.17 20:43:23.436533 [ 5 ] {025e2688-7e8b-4943-af8e-95da5636d165} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10201 | 2025.09.17 20:43:23.436783 [ 5 ] {025e2688-7e8b-4943-af8e-95da5636d165} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2025.09.17 20:43:23.436931 [ 5 ] {025e2688-7e8b-4943-af8e-95da5636d165} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001749 sec., 69754.14522584334 rows/sec., 5.99 MiB/sec. | ||
| 10203 | 2025.09.17 20:43:23.436972 [ 5 ] {025e2688-7e8b-4943-af8e-95da5636d165} <Debug> TCPHandler: Processed in 0.002070898 sec. | ||
| 10204 | 2025.09.17 20:43:23.437090 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10205 | 2025.09.17 20:43:23.437184 [ 5 ] {3cd148b6-2e4e-4c32-8467-b85871b3584b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10206 | 2025.09.17 20:43:23.437223 [ 5 ] {3cd148b6-2e4e-4c32-8467-b85871b3584b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10207 | 2025.09.17 20:43:23.437624 [ 5 ] {3cd148b6-2e4e-4c32-8467-b85871b3584b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2025.09.17 20:43:23.437659 [ 5 ] {3cd148b6-2e4e-4c32-8467-b85871b3584b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10209 | 2025.09.17 20:43:23.437952 [ 5 ] {3cd148b6-2e4e-4c32-8467-b85871b3584b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10210 | 2025.09.17 20:43:23.438170 [ 5 ] {3cd148b6-2e4e-4c32-8467-b85871b3584b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2025.09.17 20:43:23.438295 [ 5 ] {3cd148b6-2e4e-4c32-8467-b85871b3584b} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00113 sec., 29203.53982300885 rows/sec., 2.14 MiB/sec. | ||
| 10212 | 2025.09.17 20:43:23.438332 [ 5 ] {3cd148b6-2e4e-4c32-8467-b85871b3584b} <Debug> TCPHandler: Processed in 0.001289206 sec. | ||
| 10213 | 2025.09.17 20:43:23.438435 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2025.09.17 20:43:23.438537 [ 5 ] {fdef16fc-68d9-4d1c-b3ef-2375ac9a2ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10215 | 2025.09.17 20:43:23.438579 [ 5 ] {fdef16fc-68d9-4d1c-b3ef-2375ac9a2ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10216 | 2025.09.17 20:43:23.439001 [ 5 ] {fdef16fc-68d9-4d1c-b3ef-2375ac9a2ae3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2025.09.17 20:43:23.439036 [ 5 ] {fdef16fc-68d9-4d1c-b3ef-2375ac9a2ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10218 | 2025.09.17 20:43:23.439358 [ 5 ] {fdef16fc-68d9-4d1c-b3ef-2375ac9a2ae3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10219 | 2025.09.17 20:43:23.439566 [ 5 ] {fdef16fc-68d9-4d1c-b3ef-2375ac9a2ae3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2025.09.17 20:43:23.439692 [ 5 ] {fdef16fc-68d9-4d1c-b3ef-2375ac9a2ae3} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001174 sec., 82623.50936967632 rows/sec., 6.45 MiB/sec. | ||
| 10221 | 2025.09.17 20:43:23.439730 [ 5 ] {fdef16fc-68d9-4d1c-b3ef-2375ac9a2ae3} <Debug> TCPHandler: Processed in 0.001344088 sec. | ||
| 10222 | 2025.09.17 20:43:23.439848 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10223 | 2025.09.17 20:43:23.439942 [ 5 ] {e1270a76-e531-4c08-b1dd-a23a62416e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10224 | 2025.09.17 20:43:23.439986 [ 5 ] {e1270a76-e531-4c08-b1dd-a23a62416e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10225 | 2025.09.17 20:43:23.440379 [ 5 ] {e1270a76-e531-4c08-b1dd-a23a62416e9e} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2025.09.17 20:43:23.440413 [ 5 ] {e1270a76-e531-4c08-b1dd-a23a62416e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10227 | 2025.09.17 20:43:23.440763 [ 5 ] {e1270a76-e531-4c08-b1dd-a23a62416e9e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10228 | 2025.09.17 20:43:23.440974 [ 5 ] {e1270a76-e531-4c08-b1dd-a23a62416e9e} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2025.09.17 20:43:23.441101 [ 5 ] {e1270a76-e531-4c08-b1dd-a23a62416e9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 10230 | 2025.09.17 20:43:23.441138 [ 5 ] {e1270a76-e531-4c08-b1dd-a23a62416e9e} <Debug> TCPHandler: Processed in 0.001339027 sec. | ||
| 10231 | 2025.09.17 20:43:23.441238 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2025.09.17 20:43:23.441330 [ 5 ] {40a41e28-7402-4f91-971a-03ddc7d62c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10233 | 2025.09.17 20:43:23.441384 [ 5 ] {40a41e28-7402-4f91-971a-03ddc7d62c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10234 | 2025.09.17 20:43:23.442177 [ 5 ] {40a41e28-7402-4f91-971a-03ddc7d62c8d} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2025.09.17 20:43:23.442213 [ 5 ] {40a41e28-7402-4f91-971a-03ddc7d62c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10236 | 2025.09.17 20:43:23.442770 [ 5 ] {40a41e28-7402-4f91-971a-03ddc7d62c8d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10237 | 2025.09.17 20:43:23.442988 [ 5 ] {40a41e28-7402-4f91-971a-03ddc7d62c8d} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2025.09.17 20:43:23.443121 [ 5 ] {40a41e28-7402-4f91-971a-03ddc7d62c8d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00181 sec., 18232.044198895026 rows/sec., 32.67 MiB/sec. | ||
| 10239 | 2025.09.17 20:43:23.443176 [ 5 ] {40a41e28-7402-4f91-971a-03ddc7d62c8d} <Debug> TCPHandler: Processed in 0.001987406 sec. | ||
| 10240 | 2025.09.17 20:43:23.443288 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10241 | 2025.09.17 20:43:23.443381 [ 5 ] {2dd3bbd4-b027-41ef-a667-3b27a0d7343d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10242 | 2025.09.17 20:43:23.443423 [ 5 ] {2dd3bbd4-b027-41ef-a667-3b27a0d7343d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10243 | 2025.09.17 20:43:23.443753 [ 5 ] {2dd3bbd4-b027-41ef-a667-3b27a0d7343d} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10244 | 2025.09.17 20:43:23.443789 [ 5 ] {2dd3bbd4-b027-41ef-a667-3b27a0d7343d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10245 | 2025.09.17 20:43:23.444083 [ 5 ] {2dd3bbd4-b027-41ef-a667-3b27a0d7343d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10246 | 2025.09.17 20:43:23.444289 [ 5 ] {2dd3bbd4-b027-41ef-a667-3b27a0d7343d} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10247 | 2025.09.17 20:43:23.444416 [ 5 ] {2dd3bbd4-b027-41ef-a667-3b27a0d7343d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 10248 | 2025.09.17 20:43:23.444451 [ 5 ] {2dd3bbd4-b027-41ef-a667-3b27a0d7343d} <Debug> TCPHandler: Processed in 0.001212485 sec. | ||
| 10249 | 2025.09.17 20:43:27.566553 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10250 | 2025.09.17 20:43:27.566624 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10251 | 2025.09.17 20:43:27.729025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24934 | ||
| 10252 | 2025.09.17 20:43:27.729527 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10253 | 2025.09.17 20:43:27.729560 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10254 | 2025.09.17 20:43:27.730047 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10255 | 2025.09.17 20:43:27.730272 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2025.09.17 20:43:27.730391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24934 | ||
| 10257 | 2025.09.17 20:43:27.792143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1234 | ||
| 10258 | 2025.09.17 20:43:27.794455 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2025.09.17 20:43:27.794499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10260 | 2025.09.17 20:43:27.795679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10261 | 2025.09.17 20:43:27.795942 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2025.09.17 20:43:27.796201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1234 | ||
| 10263 | 2025.09.17 20:43:28.433844 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2025.09.17 20:43:28.434079 [ 5 ] {b0bcfc4d-8a28-4da1-9bae-198681059830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10265 | 2025.09.17 20:43:28.434164 [ 5 ] {b0bcfc4d-8a28-4da1-9bae-198681059830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10266 | 2025.09.17 20:43:28.434877 [ 5 ] {b0bcfc4d-8a28-4da1-9bae-198681059830} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2025.09.17 20:43:28.434925 [ 5 ] {b0bcfc4d-8a28-4da1-9bae-198681059830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10268 | 2025.09.17 20:43:28.435315 [ 5 ] {b0bcfc4d-8a28-4da1-9bae-198681059830} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10269 | 2025.09.17 20:43:28.435548 [ 5 ] {b0bcfc4d-8a28-4da1-9bae-198681059830} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2025.09.17 20:43:28.435693 [ 5 ] {b0bcfc4d-8a28-4da1-9bae-198681059830} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001682 sec., 43995.24375743163 rows/sec., 3.56 MiB/sec. | ||
| 10271 | 2025.09.17 20:43:28.435709 [ 144 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10272 | 2025.09.17 20:43:28.435740 [ 5 ] {b0bcfc4d-8a28-4da1-9bae-198681059830} <Debug> TCPHandler: Processed in 0.002052647 sec. | ||
| 10273 | 2025.09.17 20:43:28.435788 [ 144 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2025.09.17 20:43:28.435818 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10275 | 2025.09.17 20:43:28.435890 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2025.09.17 20:43:28.435932 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 10277 | 2025.09.17 20:43:28.435993 [ 5 ] {332cd18d-f976-4a3a-bb57-b0c0dad77293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10278 | 2025.09.17 20:43:28.436038 [ 5 ] {332cd18d-f976-4a3a-bb57-b0c0dad77293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10279 | 2025.09.17 20:43:28.436087 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10280 | 2025.09.17 20:43:28.436129 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1410 rows starting from the beginning of the part | ||
| 10281 | 2025.09.17 20:43:28.436214 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 10282 | 2025.09.17 20:43:28.436268 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 122 rows starting from the beginning of the part | ||
| 10283 | 2025.09.17 20:43:28.436312 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 198 rows starting from the beginning of the part | ||
| 10284 | 2025.09.17 20:43:28.436352 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 122 rows starting from the beginning of the part | ||
| 10285 | 2025.09.17 20:43:28.436393 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 10286 | 2025.09.17 20:43:28.436456 [ 5 ] {332cd18d-f976-4a3a-bb57-b0c0dad77293} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10287 | 2025.09.17 20:43:28.436498 [ 5 ] {332cd18d-f976-4a3a-bb57-b0c0dad77293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10288 | 2025.09.17 20:43:28.436831 [ 5 ] {332cd18d-f976-4a3a-bb57-b0c0dad77293} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10289 | 2025.09.17 20:43:28.437060 [ 5 ] {332cd18d-f976-4a3a-bb57-b0c0dad77293} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2025.09.17 20:43:28.437195 [ 5 ] {332cd18d-f976-4a3a-bb57-b0c0dad77293} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001224 sec., 7352.941176470588 rows/sec., 552.91 KiB/sec. | ||
| 10291 | 2025.09.17 20:43:28.437263 [ 5 ] {332cd18d-f976-4a3a-bb57-b0c0dad77293} <Debug> TCPHandler: Processed in 0.00142159 sec. | ||
| 10292 | 2025.09.17 20:43:28.437374 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10293 | 2025.09.17 20:43:28.437467 [ 5 ] {328f72ea-3a65-481a-9c40-89bb15a5cf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10294 | 2025.09.17 20:43:28.437507 [ 5 ] {328f72ea-3a65-481a-9c40-89bb15a5cf42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10295 | 2025.09.17 20:43:28.437562 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683108 sec., 1188277.8764048414 rows/sec., 104.80 MiB/sec. | ||
| 10296 | 2025.09.17 20:43:28.437790 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10297 | 2025.09.17 20:43:28.437924 [ 5 ] {328f72ea-3a65-481a-9c40-89bb15a5cf42} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2025.09.17 20:43:28.437967 [ 5 ] {328f72ea-3a65-481a-9c40-89bb15a5cf42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10299 | 2025.09.17 20:43:28.438035 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_76_15} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2025.09.17 20:43:28.438144 [ 195 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_76_15} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10301 | 2025.09.17 20:43:28.438214 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10302 | 2025.09.17 20:43:28.438295 [ 5 ] {328f72ea-3a65-481a-9c40-89bb15a5cf42} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10303 | 2025.09.17 20:43:28.438524 [ 5 ] {328f72ea-3a65-481a-9c40-89bb15a5cf42} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2025.09.17 20:43:28.438637 [ 144 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10305 | 2025.09.17 20:43:28.438648 [ 5 ] {328f72ea-3a65-481a-9c40-89bb15a5cf42} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001199 sec., 60884.070058381985 rows/sec., 4.75 MiB/sec. | ||
| 10306 | 2025.09.17 20:43:28.438683 [ 144 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2025.09.17 20:43:28.438703 [ 5 ] {328f72ea-3a65-481a-9c40-89bb15a5cf42} <Debug> TCPHandler: Processed in 0.001376579 sec. | ||
| 10308 | 2025.09.17 20:43:28.438708 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10309 | 2025.09.17 20:43:28.438839 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10310 | 2025.09.17 20:43:28.438841 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 10311 | 2025.09.17 20:43:28.438939 [ 5 ] {5c8eb151-62ae-4782-9928-f10b24121c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10312 | 2025.09.17 20:43:28.438971 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10313 | 2025.09.17 20:43:28.438986 [ 5 ] {5c8eb151-62ae-4782-9928-f10b24121c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10314 | 2025.09.17 20:43:28.439008 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 634 rows starting from the beginning of the part | ||
| 10315 | 2025.09.17 20:43:28.439077 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 73 rows starting from the beginning of the part | ||
| 10316 | 2025.09.17 20:43:28.439120 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 97 rows starting from the beginning of the part | ||
| 10317 | 2025.09.17 20:43:28.439173 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 117 rows starting from the beginning of the part | ||
| 10318 | 2025.09.17 20:43:28.439213 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 97 rows starting from the beginning of the part | ||
| 10319 | 2025.09.17 20:43:28.439255 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 73 rows starting from the beginning of the part | ||
| 10320 | 2025.09.17 20:43:28.439426 [ 5 ] {5c8eb151-62ae-4782-9928-f10b24121c85} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2025.09.17 20:43:28.439469 [ 5 ] {5c8eb151-62ae-4782-9928-f10b24121c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10322 | 2025.09.17 20:43:28.439830 [ 5 ] {5c8eb151-62ae-4782-9928-f10b24121c85} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10323 | 2025.09.17 20:43:28.440055 [ 5 ] {5c8eb151-62ae-4782-9928-f10b24121c85} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10324 | 2025.09.17 20:43:28.440178 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10325 | 2025.09.17 20:43:28.440187 [ 5 ] {5c8eb151-62ae-4782-9928-f10b24121c85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 10326 | 2025.09.17 20:43:28.440219 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2025.09.17 20:43:28.440230 [ 195 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1091 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428801 sec., 763577.2931289942 rows/sec., 61.61 MiB/sec. | ||
| 10328 | 2025.09.17 20:43:28.440239 [ 5 ] {5c8eb151-62ae-4782-9928-f10b24121c85} <Debug> TCPHandler: Processed in 0.001450891 sec. | ||
| 10329 | 2025.09.17 20:43:28.440245 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10330 | 2025.09.17 20:43:28.440330 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 10331 | 2025.09.17 20:43:28.440372 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10332 | 2025.09.17 20:43:28.440425 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10333 | 2025.09.17 20:43:28.440444 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10334 | 2025.09.17 20:43:28.440457 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20561 rows starting from the beginning of the part | ||
| 10335 | 2025.09.17 20:43:28.440471 [ 5 ] {ad84df95-e6b6-470d-8c7c-ccae2f35808d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10336 | 2025.09.17 20:43:28.440529 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 10337 | 2025.09.17 20:43:28.440543 [ 5 ] {ad84df95-e6b6-470d-8c7c-ccae2f35808d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10338 | 2025.09.17 20:43:28.440573 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10339 | 2025.09.17 20:43:28.440614 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 200 rows starting from the beginning of the part | ||
| 10340 | 2025.09.17 20:43:28.440650 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10341 | 2025.09.17 20:43:28.440687 [ 200 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10342 | 2025.09.17 20:43:28.440779 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2025.09.17 20:43:28.440874 [ 201 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_76_15} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10344 | 2025.09.17 20:43:28.440995 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10345 | 2025.09.17 20:43:28.441325 [ 5 ] {ad84df95-e6b6-470d-8c7c-ccae2f35808d} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10346 | 2025.09.17 20:43:28.441367 [ 5 ] {ad84df95-e6b6-470d-8c7c-ccae2f35808d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10347 | 2025.09.17 20:43:28.441994 [ 5 ] {ad84df95-e6b6-470d-8c7c-ccae2f35808d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10348 | 2025.09.17 20:43:28.442241 [ 5 ] {ad84df95-e6b6-470d-8c7c-ccae2f35808d} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2025.09.17 20:43:28.442386 [ 5 ] {ad84df95-e6b6-470d-8c7c-ccae2f35808d} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001934 sec., 4653.567735263702 rows/sec., 8.34 MiB/sec. | ||
| 10350 | 2025.09.17 20:43:28.442440 [ 5 ] {ad84df95-e6b6-470d-8c7c-ccae2f35808d} <Debug> TCPHandler: Processed in 0.00211526 sec. | ||
| 10351 | 2025.09.17 20:43:28.442560 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10352 | 2025.09.17 20:43:28.442653 [ 5 ] {d4940d84-7844-4150-9e2f-20155e70d5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10353 | 2025.09.17 20:43:28.442694 [ 5 ] {d4940d84-7844-4150-9e2f-20155e70d5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10354 | 2025.09.17 20:43:28.443045 [ 5 ] {d4940d84-7844-4150-9e2f-20155e70d5f1} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2025.09.17 20:43:28.443080 [ 5 ] {d4940d84-7844-4150-9e2f-20155e70d5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10356 | 2025.09.17 20:43:28.443631 [ 5 ] {d4940d84-7844-4150-9e2f-20155e70d5f1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10357 | 2025.09.17 20:43:28.443849 [ 5 ] {d4940d84-7844-4150-9e2f-20155e70d5f1} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2025.09.17 20:43:28.443966 [ 144 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10359 | 2025.09.17 20:43:28.443985 [ 5 ] {d4940d84-7844-4150-9e2f-20155e70d5f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00135 sec., 44444.444444444445 rows/sec., 3.00 MiB/sec. | ||
| 10360 | 2025.09.17 20:43:28.444008 [ 144 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2025.09.17 20:43:28.444030 [ 5 ] {d4940d84-7844-4150-9e2f-20155e70d5f1} <Debug> TCPHandler: Processed in 0.001518142 sec. | ||
| 10362 | 2025.09.17 20:43:28.444031 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10363 | 2025.09.17 20:43:28.444119 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 10364 | 2025.09.17 20:43:28.444214 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10365 | 2025.09.17 20:43:28.444238 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3948 rows starting from the beginning of the part | ||
| 10366 | 2025.09.17 20:43:28.444281 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 10367 | 2025.09.17 20:43:28.444316 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10368 | 2025.09.17 20:43:28.444349 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 10369 | 2025.09.17 20:43:28.444379 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10370 | 2025.09.17 20:43:28.444413 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 10371 | 2025.09.17 20:43:28.452490 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4248 rows, containing 4 columns (4 merged, 0 gathered) in 0.008397636 sec., 505856.6482281442 rows/sec., 34.06 MiB/sec. | ||
| 10372 | 2025.09.17 20:43:28.452938 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10373 | 2025.09.17 20:43:28.453218 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_76_15} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2025.09.17 20:43:28.453292 [ 195 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_76_15} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10375 | 2025.09.17 20:43:28.453353 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 10376 | 2025.09.17 20:43:28.454724 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21401 rows, containing 5 columns (5 merged, 0 gathered) in 0.014419425 sec., 1484178.4606529041 rows/sec., 102.00 MiB/sec. | ||
| 10377 | 2025.09.17 20:43:28.455200 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10378 | 2025.09.17 20:43:28.455506 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10379 | 2025.09.17 20:43:28.455577 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10380 | 2025.09.17 20:43:28.455676 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10381 | 2025.09.17 20:43:29.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.17 MiB, peak 329.34 MiB, free memory in arenas 0.00 B, will set to 320.36 MiB (RSS), difference: 2.19 MiB | ||
| 10382 | 2025.09.17 20:43:29.031777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10383 | 2025.09.17 20:43:29.047892 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2025.09.17 20:43:29.047943 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10385 | 2025.09.17 20:43:29.053288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10386 | 2025.09.17 20:43:29.053975 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2025.09.17 20:43:29.056999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10388 | 2025.09.17 20:43:33.461562 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2025.09.17 20:43:33.461778 [ 5 ] {e8f806d5-beca-444b-aaf3-9c2a30cf69cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10390 | 2025.09.17 20:43:33.461845 [ 5 ] {e8f806d5-beca-444b-aaf3-9c2a30cf69cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10391 | 2025.09.17 20:43:33.462559 [ 5 ] {e8f806d5-beca-444b-aaf3-9c2a30cf69cb} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2025.09.17 20:43:33.462607 [ 5 ] {e8f806d5-beca-444b-aaf3-9c2a30cf69cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10393 | 2025.09.17 20:43:33.462998 [ 5 ] {e8f806d5-beca-444b-aaf3-9c2a30cf69cb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10394 | 2025.09.17 20:43:33.463221 [ 5 ] {e8f806d5-beca-444b-aaf3-9c2a30cf69cb} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2025.09.17 20:43:33.463371 [ 5 ] {e8f806d5-beca-444b-aaf3-9c2a30cf69cb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001647 sec., 3642.9872495446266 rows/sec., 297.06 KiB/sec. | ||
| 10396 | 2025.09.17 20:43:33.463411 [ 5 ] {e8f806d5-beca-444b-aaf3-9c2a30cf69cb} <Debug> TCPHandler: Processed in 0.001989175 sec. | ||
| 10397 | 2025.09.17 20:43:33.463539 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2025.09.17 20:43:33.463636 [ 5 ] {db165ac0-c967-4e8a-9609-e7555c73335b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10399 | 2025.09.17 20:43:33.463675 [ 5 ] {db165ac0-c967-4e8a-9609-e7555c73335b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10400 | 2025.09.17 20:43:33.464814 [ 5 ] {db165ac0-c967-4e8a-9609-e7555c73335b} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2025.09.17 20:43:33.464851 [ 5 ] {db165ac0-c967-4e8a-9609-e7555c73335b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10402 | 2025.09.17 20:43:33.465282 [ 5 ] {db165ac0-c967-4e8a-9609-e7555c73335b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10403 | 2025.09.17 20:43:33.465489 [ 5 ] {db165ac0-c967-4e8a-9609-e7555c73335b} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2025.09.17 20:43:33.465614 [ 5 ] {db165ac0-c967-4e8a-9609-e7555c73335b} <Debug> executeQuery: Read 1265 rows, 107.51 KiB in 0.001996 sec., 633767.5350701403 rows/sec., 52.60 MiB/sec. | ||
| 10405 | 2025.09.17 20:43:33.465651 [ 5 ] {db165ac0-c967-4e8a-9609-e7555c73335b} <Debug> TCPHandler: Processed in 0.002164371 sec. | ||
| 10406 | 2025.09.17 20:43:33.465781 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10407 | 2025.09.17 20:43:33.465874 [ 5 ] {740c56df-9eb4-4e99-9cd0-9e799df8cbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10408 | 2025.09.17 20:43:33.465914 [ 5 ] {740c56df-9eb4-4e99-9cd0-9e799df8cbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10409 | 2025.09.17 20:43:33.466393 [ 5 ] {740c56df-9eb4-4e99-9cd0-9e799df8cbfc} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2025.09.17 20:43:33.466431 [ 5 ] {740c56df-9eb4-4e99-9cd0-9e799df8cbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10411 | 2025.09.17 20:43:33.466731 [ 5 ] {740c56df-9eb4-4e99-9cd0-9e799df8cbfc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10412 | 2025.09.17 20:43:33.466943 [ 5 ] {740c56df-9eb4-4e99-9cd0-9e799df8cbfc} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2025.09.17 20:43:33.467055 [ 139 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10414 | 2025.09.17 20:43:33.467069 [ 5 ] {740c56df-9eb4-4e99-9cd0-9e799df8cbfc} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001213 sec., 32151.690024732066 rows/sec., 2.34 MiB/sec. | ||
| 10415 | 2025.09.17 20:43:33.467125 [ 139 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2025.09.17 20:43:33.467134 [ 5 ] {740c56df-9eb4-4e99-9cd0-9e799df8cbfc} <Debug> TCPHandler: Processed in 0.00140962 sec. | ||
| 10417 | 2025.09.17 20:43:33.467156 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10418 | 2025.09.17 20:43:33.467268 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10419 | 2025.09.17 20:43:33.467274 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 10420 | 2025.09.17 20:43:33.467387 [ 5 ] {97868a1e-dc0f-4ffa-a818-7c5dacd9931d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10421 | 2025.09.17 20:43:33.467392 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10422 | 2025.09.17 20:43:33.467436 [ 5 ] {97868a1e-dc0f-4ffa-a818-7c5dacd9931d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10423 | 2025.09.17 20:43:33.467436 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 72 rows starting from the beginning of the part | ||
| 10424 | 2025.09.17 20:43:33.467524 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 33 rows starting from the beginning of the part | ||
| 10425 | 2025.09.17 20:43:33.467594 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 29 rows starting from the beginning of the part | ||
| 10426 | 2025.09.17 20:43:33.467659 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 33 rows starting from the beginning of the part | ||
| 10427 | 2025.09.17 20:43:33.467725 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 9 rows starting from the beginning of the part | ||
| 10428 | 2025.09.17 20:43:33.467771 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 39 rows starting from the beginning of the part | ||
| 10429 | 2025.09.17 20:43:33.468059 [ 5 ] {97868a1e-dc0f-4ffa-a818-7c5dacd9931d} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2025.09.17 20:43:33.468105 [ 5 ] {97868a1e-dc0f-4ffa-a818-7c5dacd9931d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10431 | 2025.09.17 20:43:33.468543 [ 5 ] {97868a1e-dc0f-4ffa-a818-7c5dacd9931d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10432 | 2025.09.17 20:43:33.468810 [ 202 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593535 sec., 134920.161778687 rows/sec., 10.39 MiB/sec. | ||
| 10433 | 2025.09.17 20:43:33.468843 [ 5 ] {97868a1e-dc0f-4ffa-a818-7c5dacd9931d} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10434 | 2025.09.17 20:43:33.468984 [ 5 ] {97868a1e-dc0f-4ffa-a818-7c5dacd9931d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001621 sec., 140653.9173349784 rows/sec., 9.52 MiB/sec. | ||
| 10435 | 2025.09.17 20:43:33.469024 [ 5 ] {97868a1e-dc0f-4ffa-a818-7c5dacd9931d} <Debug> TCPHandler: Processed in 0.001813931 sec. | ||
| 10436 | 2025.09.17 20:43:33.469020 [ 192 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10437 | 2025.09.17 20:43:33.469139 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2025.09.17 20:43:33.469238 [ 5 ] {29748099-6692-44ae-8e4a-232a28093eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10439 | 2025.09.17 20:43:33.469280 [ 5 ] {29748099-6692-44ae-8e4a-232a28093eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10440 | 2025.09.17 20:43:33.469390 [ 192 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2025.09.17 20:43:33.469489 [ 192 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_71_14} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10442 | 2025.09.17 20:43:33.469596 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10443 | 2025.09.17 20:43:33.469905 [ 5 ] {29748099-6692-44ae-8e4a-232a28093eed} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2025.09.17 20:43:33.469948 [ 5 ] {29748099-6692-44ae-8e4a-232a28093eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10445 | 2025.09.17 20:43:33.470277 [ 5 ] {29748099-6692-44ae-8e4a-232a28093eed} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10446 | 2025.09.17 20:43:33.470491 [ 5 ] {29748099-6692-44ae-8e4a-232a28093eed} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2025.09.17 20:43:33.470615 [ 5 ] {29748099-6692-44ae-8e4a-232a28093eed} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001395 sec., 400716.8458781362 rows/sec., 29.78 MiB/sec. | ||
| 10448 | 2025.09.17 20:43:33.470653 [ 5 ] {29748099-6692-44ae-8e4a-232a28093eed} <Debug> TCPHandler: Processed in 0.001562204 sec. | ||
| 10449 | 2025.09.17 20:43:33.470765 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2025.09.17 20:43:33.470859 [ 5 ] {84e5c599-0b41-467c-b35b-f111cd4313fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10451 | 2025.09.17 20:43:33.470902 [ 5 ] {84e5c599-0b41-467c-b35b-f111cd4313fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10452 | 2025.09.17 20:43:33.471471 [ 5 ] {84e5c599-0b41-467c-b35b-f111cd4313fe} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2025.09.17 20:43:33.471508 [ 5 ] {84e5c599-0b41-467c-b35b-f111cd4313fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10454 | 2025.09.17 20:43:33.471878 [ 5 ] {84e5c599-0b41-467c-b35b-f111cd4313fe} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10455 | 2025.09.17 20:43:33.472086 [ 5 ] {84e5c599-0b41-467c-b35b-f111cd4313fe} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2025.09.17 20:43:33.472210 [ 5 ] {84e5c599-0b41-467c-b35b-f111cd4313fe} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001369 sec., 618699.780861943 rows/sec., 41.64 MiB/sec. | ||
| 10457 | 2025.09.17 20:43:33.472246 [ 5 ] {84e5c599-0b41-467c-b35b-f111cd4313fe} <Debug> TCPHandler: Processed in 0.001528933 sec. | ||
| 10458 | 2025.09.17 20:43:33.472357 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2025.09.17 20:43:33.472450 [ 5 ] {84e678b5-47fb-4b08-ab58-e05336e8dd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10460 | 2025.09.17 20:43:33.472504 [ 5 ] {84e678b5-47fb-4b08-ab58-e05336e8dd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10461 | 2025.09.17 20:43:33.473326 [ 5 ] {84e678b5-47fb-4b08-ab58-e05336e8dd87} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2025.09.17 20:43:33.473362 [ 5 ] {84e678b5-47fb-4b08-ab58-e05336e8dd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10463 | 2025.09.17 20:43:33.473893 [ 5 ] {84e678b5-47fb-4b08-ab58-e05336e8dd87} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10464 | 2025.09.17 20:43:33.474121 [ 5 ] {84e678b5-47fb-4b08-ab58-e05336e8dd87} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2025.09.17 20:43:33.474252 [ 5 ] {84e678b5-47fb-4b08-ab58-e05336e8dd87} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001821 sec., 18121.91103789127 rows/sec., 32.47 MiB/sec. | ||
| 10466 | 2025.09.17 20:43:33.474305 [ 5 ] {84e678b5-47fb-4b08-ab58-e05336e8dd87} <Debug> TCPHandler: Processed in 0.001995676 sec. | ||
| 10467 | 2025.09.17 20:43:33.474422 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10468 | 2025.09.17 20:43:33.474515 [ 5 ] {0f8145d2-36db-4e3d-857c-d3b6461d5f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10469 | 2025.09.17 20:43:33.474556 [ 5 ] {0f8145d2-36db-4e3d-857c-d3b6461d5f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10470 | 2025.09.17 20:43:33.474884 [ 5 ] {0f8145d2-36db-4e3d-857c-d3b6461d5f4f} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2025.09.17 20:43:33.474920 [ 5 ] {0f8145d2-36db-4e3d-857c-d3b6461d5f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10472 | 2025.09.17 20:43:33.475220 [ 5 ] {0f8145d2-36db-4e3d-857c-d3b6461d5f4f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10473 | 2025.09.17 20:43:33.475428 [ 5 ] {0f8145d2-36db-4e3d-857c-d3b6461d5f4f} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2025.09.17 20:43:33.475553 [ 5 ] {0f8145d2-36db-4e3d-857c-d3b6461d5f4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 10475 | 2025.09.17 20:43:33.475588 [ 5 ] {0f8145d2-36db-4e3d-857c-d3b6461d5f4f} <Debug> TCPHandler: Processed in 0.001214114 sec. | ||
| 10476 | 2025.09.17 20:43:35.230883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25446 | ||
| 10477 | 2025.09.17 20:43:35.231727 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2025.09.17 20:43:35.231806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10479 | 2025.09.17 20:43:35.232483 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10480 | 2025.09.17 20:43:35.232717 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10481 | 2025.09.17 20:43:35.232868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25446 | ||
| 10482 | 2025.09.17 20:43:36.557305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10483 | 2025.09.17 20:43:36.573593 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2025.09.17 20:43:36.573646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10485 | 2025.09.17 20:43:36.579449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10486 | 2025.09.17 20:43:36.580217 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2025.09.17 20:43:36.583095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10488 | 2025.09.17 20:43:37.796622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1262 | ||
| 10489 | 2025.09.17 20:43:37.798940 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2025.09.17 20:43:37.799002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10491 | 2025.09.17 20:43:37.800236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10492 | 2025.09.17 20:43:37.800532 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2025.09.17 20:43:37.800890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 10494 | 2025.09.17 20:43:38.433994 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2025.09.17 20:43:38.434198 [ 5 ] {48845d44-8f08-40a4-97a6-908a9eb1c5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10496 | 2025.09.17 20:43:38.434267 [ 5 ] {48845d44-8f08-40a4-97a6-908a9eb1c5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10497 | 2025.09.17 20:43:38.434935 [ 5 ] {48845d44-8f08-40a4-97a6-908a9eb1c5d0} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2025.09.17 20:43:38.434984 [ 5 ] {48845d44-8f08-40a4-97a6-908a9eb1c5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10499 | 2025.09.17 20:43:38.435391 [ 5 ] {48845d44-8f08-40a4-97a6-908a9eb1c5d0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10500 | 2025.09.17 20:43:38.435614 [ 5 ] {48845d44-8f08-40a4-97a6-908a9eb1c5d0} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2025.09.17 20:43:38.435775 [ 5 ] {48845d44-8f08-40a4-97a6-908a9eb1c5d0} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001628 sec., 45454.54545454545 rows/sec., 3.67 MiB/sec. | ||
| 10502 | 2025.09.17 20:43:38.435820 [ 5 ] {48845d44-8f08-40a4-97a6-908a9eb1c5d0} <Debug> TCPHandler: Processed in 0.001987066 sec. | ||
| 10503 | 2025.09.17 20:43:38.435951 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2025.09.17 20:43:38.436049 [ 5 ] {55c0a041-d636-403d-875b-6c54417120da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10505 | 2025.09.17 20:43:38.436091 [ 5 ] {55c0a041-d636-403d-875b-6c54417120da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10506 | 2025.09.17 20:43:38.436497 [ 5 ] {55c0a041-d636-403d-875b-6c54417120da} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2025.09.17 20:43:38.436535 [ 5 ] {55c0a041-d636-403d-875b-6c54417120da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10508 | 2025.09.17 20:43:38.436835 [ 5 ] {55c0a041-d636-403d-875b-6c54417120da} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10509 | 2025.09.17 20:43:38.437051 [ 5 ] {55c0a041-d636-403d-875b-6c54417120da} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2025.09.17 20:43:38.437180 [ 5 ] {55c0a041-d636-403d-875b-6c54417120da} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.00115 sec., 7826.086956521739 rows/sec., 588.49 KiB/sec. | ||
| 10511 | 2025.09.17 20:43:38.437222 [ 5 ] {55c0a041-d636-403d-875b-6c54417120da} <Debug> TCPHandler: Processed in 0.001321517 sec. | ||
| 10512 | 2025.09.17 20:43:38.437334 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10513 | 2025.09.17 20:43:38.437429 [ 5 ] {db83fe6a-e034-4a47-a3a7-453faa9081c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10514 | 2025.09.17 20:43:38.437469 [ 5 ] {db83fe6a-e034-4a47-a3a7-453faa9081c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10515 | 2025.09.17 20:43:38.437888 [ 5 ] {db83fe6a-e034-4a47-a3a7-453faa9081c4} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2025.09.17 20:43:38.437926 [ 5 ] {db83fe6a-e034-4a47-a3a7-453faa9081c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10517 | 2025.09.17 20:43:38.438231 [ 5 ] {db83fe6a-e034-4a47-a3a7-453faa9081c4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10518 | 2025.09.17 20:43:38.438439 [ 5 ] {db83fe6a-e034-4a47-a3a7-453faa9081c4} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2025.09.17 20:43:38.438575 [ 5 ] {db83fe6a-e034-4a47-a3a7-453faa9081c4} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001163 sec., 62768.70163370593 rows/sec., 4.90 MiB/sec. | ||
| 10520 | 2025.09.17 20:43:38.438615 [ 5 ] {db83fe6a-e034-4a47-a3a7-453faa9081c4} <Debug> TCPHandler: Processed in 0.001331277 sec. | ||
| 10521 | 2025.09.17 20:43:38.438730 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2025.09.17 20:43:38.438826 [ 5 ] {b6963b39-8197-4c26-a1ed-ed563bf478ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10523 | 2025.09.17 20:43:38.438873 [ 5 ] {b6963b39-8197-4c26-a1ed-ed563bf478ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10524 | 2025.09.17 20:43:38.439299 [ 5 ] {b6963b39-8197-4c26-a1ed-ed563bf478ef} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2025.09.17 20:43:38.439335 [ 5 ] {b6963b39-8197-4c26-a1ed-ed563bf478ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10526 | 2025.09.17 20:43:38.439679 [ 5 ] {b6963b39-8197-4c26-a1ed-ed563bf478ef} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10527 | 2025.09.17 20:43:38.439883 [ 5 ] {b6963b39-8197-4c26-a1ed-ed563bf478ef} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2025.09.17 20:43:38.440023 [ 5 ] {b6963b39-8197-4c26-a1ed-ed563bf478ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 10529 | 2025.09.17 20:43:38.440062 [ 5 ] {b6963b39-8197-4c26-a1ed-ed563bf478ef} <Debug> TCPHandler: Processed in 0.001380299 sec. | ||
| 10530 | 2025.09.17 20:43:38.440176 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10531 | 2025.09.17 20:43:38.440271 [ 5 ] {0b2cbfa1-4cfc-4a30-8c7d-186bceb6ee86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10532 | 2025.09.17 20:43:38.440327 [ 5 ] {0b2cbfa1-4cfc-4a30-8c7d-186bceb6ee86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10533 | 2025.09.17 20:43:38.441104 [ 5 ] {0b2cbfa1-4cfc-4a30-8c7d-186bceb6ee86} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10534 | 2025.09.17 20:43:38.441141 [ 5 ] {0b2cbfa1-4cfc-4a30-8c7d-186bceb6ee86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10535 | 2025.09.17 20:43:38.441632 [ 5 ] {0b2cbfa1-4cfc-4a30-8c7d-186bceb6ee86} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10536 | 2025.09.17 20:43:38.441845 [ 5 ] {0b2cbfa1-4cfc-4a30-8c7d-186bceb6ee86} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10537 | 2025.09.17 20:43:38.441984 [ 5 ] {0b2cbfa1-4cfc-4a30-8c7d-186bceb6ee86} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001731 sec., 5199.306759098788 rows/sec., 9.32 MiB/sec. | ||
| 10538 | 2025.09.17 20:43:38.442042 [ 5 ] {0b2cbfa1-4cfc-4a30-8c7d-186bceb6ee86} <Debug> TCPHandler: Processed in 0.001914874 sec. | ||
| 10539 | 2025.09.17 20:43:38.442156 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10540 | 2025.09.17 20:43:38.442251 [ 5 ] {ad3bd549-fa54-49d7-a4ee-fc27c67ec458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10541 | 2025.09.17 20:43:38.442293 [ 5 ] {ad3bd549-fa54-49d7-a4ee-fc27c67ec458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10542 | 2025.09.17 20:43:38.442634 [ 5 ] {ad3bd549-fa54-49d7-a4ee-fc27c67ec458} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10543 | 2025.09.17 20:43:38.442669 [ 5 ] {ad3bd549-fa54-49d7-a4ee-fc27c67ec458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10544 | 2025.09.17 20:43:38.442976 [ 5 ] {ad3bd549-fa54-49d7-a4ee-fc27c67ec458} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10545 | 2025.09.17 20:43:38.443177 [ 5 ] {ad3bd549-fa54-49d7-a4ee-fc27c67ec458} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2025.09.17 20:43:38.443312 [ 5 ] {ad3bd549-fa54-49d7-a4ee-fc27c67ec458} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 10547 | 2025.09.17 20:43:38.443348 [ 5 ] {ad3bd549-fa54-49d7-a4ee-fc27c67ec458} <Debug> TCPHandler: Processed in 0.001241684 sec. | ||
| 10548 | 2025.09.17 20:43:42.566668 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10549 | 2025.09.17 20:43:42.566731 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10550 | 2025.09.17 20:43:42.733827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25894 | ||
| 10551 | 2025.09.17 20:43:42.734347 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10552 | 2025.09.17 20:43:42.734395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10553 | 2025.09.17 20:43:42.734920 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10554 | 2025.09.17 20:43:42.735184 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10555 | 2025.09.17 20:43:42.735333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25894 | ||
| 10556 | 2025.09.17 20:43:43.436631 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10557 | 2025.09.17 20:43:43.436839 [ 5 ] {b57be6df-29ec-4b4e-b9e4-24d90126441a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10558 | 2025.09.17 20:43:43.436920 [ 5 ] {b57be6df-29ec-4b4e-b9e4-24d90126441a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10559 | 2025.09.17 20:43:43.437670 [ 5 ] {b57be6df-29ec-4b4e-b9e4-24d90126441a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10560 | 2025.09.17 20:43:43.437719 [ 5 ] {b57be6df-29ec-4b4e-b9e4-24d90126441a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10561 | 2025.09.17 20:43:43.438215 [ 5 ] {b57be6df-29ec-4b4e-b9e4-24d90126441a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10562 | 2025.09.17 20:43:43.438499 [ 5 ] {b57be6df-29ec-4b4e-b9e4-24d90126441a} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2025.09.17 20:43:43.438672 [ 5 ] {b57be6df-29ec-4b4e-b9e4-24d90126441a} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001889 sec., 64584.436209634725 rows/sec., 5.55 MiB/sec. | ||
| 10564 | 2025.09.17 20:43:43.438725 [ 5 ] {b57be6df-29ec-4b4e-b9e4-24d90126441a} <Debug> TCPHandler: Processed in 0.002242123 sec. | ||
| 10565 | 2025.09.17 20:43:43.438869 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10566 | 2025.09.17 20:43:43.438980 [ 5 ] {375dc0fc-d3cc-417e-876c-ba37d74689f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10567 | 2025.09.17 20:43:43.439028 [ 5 ] {375dc0fc-d3cc-417e-876c-ba37d74689f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10568 | 2025.09.17 20:43:43.439488 [ 5 ] {375dc0fc-d3cc-417e-876c-ba37d74689f3} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10569 | 2025.09.17 20:43:43.439527 [ 5 ] {375dc0fc-d3cc-417e-876c-ba37d74689f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10570 | 2025.09.17 20:43:43.439836 [ 5 ] {375dc0fc-d3cc-417e-876c-ba37d74689f3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10571 | 2025.09.17 20:43:43.440052 [ 5 ] {375dc0fc-d3cc-417e-876c-ba37d74689f3} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10572 | 2025.09.17 20:43:43.440193 [ 5 ] {375dc0fc-d3cc-417e-876c-ba37d74689f3} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001239 sec., 26634.382566585955 rows/sec., 1.96 MiB/sec. | ||
| 10573 | 2025.09.17 20:43:43.440237 [ 5 ] {375dc0fc-d3cc-417e-876c-ba37d74689f3} <Debug> TCPHandler: Processed in 0.00142131 sec. | ||
| 10574 | 2025.09.17 20:43:43.440354 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10575 | 2025.09.17 20:43:43.440455 [ 5 ] {ba764273-b9d6-49e6-bec5-59d95f52547d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10576 | 2025.09.17 20:43:43.440498 [ 5 ] {ba764273-b9d6-49e6-bec5-59d95f52547d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10577 | 2025.09.17 20:43:43.440946 [ 5 ] {ba764273-b9d6-49e6-bec5-59d95f52547d} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10578 | 2025.09.17 20:43:43.440985 [ 5 ] {ba764273-b9d6-49e6-bec5-59d95f52547d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10579 | 2025.09.17 20:43:43.441306 [ 5 ] {ba764273-b9d6-49e6-bec5-59d95f52547d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10580 | 2025.09.17 20:43:43.441520 [ 5 ] {ba764273-b9d6-49e6-bec5-59d95f52547d} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10581 | 2025.09.17 20:43:43.441657 [ 5 ] {ba764273-b9d6-49e6-bec5-59d95f52547d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001225 sec., 79183.67346938775 rows/sec., 6.18 MiB/sec. | ||
| 10582 | 2025.09.17 20:43:43.441698 [ 5 ] {ba764273-b9d6-49e6-bec5-59d95f52547d} <Debug> TCPHandler: Processed in 0.001395539 sec. | ||
| 10583 | 2025.09.17 20:43:43.441814 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10584 | 2025.09.17 20:43:43.441914 [ 5 ] {03269d5e-240a-4358-9483-074e02d1e493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10585 | 2025.09.17 20:43:43.441959 [ 5 ] {03269d5e-240a-4358-9483-074e02d1e493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10586 | 2025.09.17 20:43:43.442393 [ 5 ] {03269d5e-240a-4358-9483-074e02d1e493} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2025.09.17 20:43:43.442431 [ 5 ] {03269d5e-240a-4358-9483-074e02d1e493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10588 | 2025.09.17 20:43:43.442784 [ 5 ] {03269d5e-240a-4358-9483-074e02d1e493} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10589 | 2025.09.17 20:43:43.443019 [ 5 ] {03269d5e-240a-4358-9483-074e02d1e493} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2025.09.17 20:43:43.443162 [ 5 ] {03269d5e-240a-4358-9483-074e02d1e493} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 10591 | 2025.09.17 20:43:43.443200 [ 5 ] {03269d5e-240a-4358-9483-074e02d1e493} <Debug> TCPHandler: Processed in 0.001438331 sec. | ||
| 10592 | 2025.09.17 20:43:43.443320 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10593 | 2025.09.17 20:43:43.443419 [ 5 ] {3336f949-d871-4066-bd76-6083f801e034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10594 | 2025.09.17 20:43:43.443477 [ 5 ] {3336f949-d871-4066-bd76-6083f801e034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10595 | 2025.09.17 20:43:43.444377 [ 5 ] {3336f949-d871-4066-bd76-6083f801e034} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10596 | 2025.09.17 20:43:43.444417 [ 5 ] {3336f949-d871-4066-bd76-6083f801e034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10597 | 2025.09.17 20:43:43.445001 [ 5 ] {3336f949-d871-4066-bd76-6083f801e034} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10598 | 2025.09.17 20:43:43.445236 [ 5 ] {3336f949-d871-4066-bd76-6083f801e034} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2025.09.17 20:43:43.445375 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10600 | 2025.09.17 20:43:43.445384 [ 5 ] {3336f949-d871-4066-bd76-6083f801e034} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001986 sec., 16616.314199395772 rows/sec., 29.78 MiB/sec. | ||
| 10601 | 2025.09.17 20:43:43.445441 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2025.09.17 20:43:43.445467 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10603 | 2025.09.17 20:43:43.445490 [ 5 ] {3336f949-d871-4066-bd76-6083f801e034} <Debug> TCPHandler: Processed in 0.002219942 sec. | ||
| 10604 | 2025.09.17 20:43:43.445579 [ 189 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 10605 | 2025.09.17 20:43:43.445620 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2025.09.17 20:43:43.445725 [ 5 ] {b59bb0d8-d64e-4f74-9bcb-965ca3f94135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10607 | 2025.09.17 20:43:43.445769 [ 5 ] {b59bb0d8-d64e-4f74-9bcb-965ca3f94135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10608 | 2025.09.17 20:43:43.445818 [ 189 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10609 | 2025.09.17 20:43:43.445883 [ 189 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1408 rows starting from the beginning of the part | ||
| 10610 | 2025.09.17 20:43:43.446018 [ 189 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 33 rows starting from the beginning of the part | ||
| 10611 | 2025.09.17 20:43:43.446141 [ 189 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 9 rows starting from the beginning of the part | ||
| 10612 | 2025.09.17 20:43:43.446143 [ 5 ] {b59bb0d8-d64e-4f74-9bcb-965ca3f94135} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2025.09.17 20:43:43.446193 [ 5 ] {b59bb0d8-d64e-4f74-9bcb-965ca3f94135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10614 | 2025.09.17 20:43:43.446256 [ 189 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 33 rows starting from the beginning of the part | ||
| 10615 | 2025.09.17 20:43:43.446362 [ 189 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 9 rows starting from the beginning of the part | ||
| 10616 | 2025.09.17 20:43:43.446463 [ 189 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 33 rows starting from the beginning of the part | ||
| 10617 | 2025.09.17 20:43:43.446531 [ 5 ] {b59bb0d8-d64e-4f74-9bcb-965ca3f94135} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10618 | 2025.09.17 20:43:43.446802 [ 5 ] {b59bb0d8-d64e-4f74-9bcb-965ca3f94135} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2025.09.17 20:43:43.446961 [ 5 ] {b59bb0d8-d64e-4f74-9bcb-965ca3f94135} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 10620 | 2025.09.17 20:43:43.447018 [ 5 ] {b59bb0d8-d64e-4f74-9bcb-965ca3f94135} <Debug> TCPHandler: Processed in 0.001448241 sec. | ||
| 10621 | 2025.09.17 20:43:43.454168 [ 192 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 19 columns (19 merged, 0 gathered) in 0.008636503 sec., 176576.09798780826 rows/sec., 316.42 MiB/sec. | ||
| 10622 | 2025.09.17 20:43:43.455672 [ 202 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10623 | 2025.09.17 20:43:43.456025 [ 202 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10624 | 2025.09.17 20:43:43.456101 [ 202 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10625 | 2025.09.17 20:43:43.456258 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10626 | 2025.09.17 20:43:44.001184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.02 MiB, peak 332.60 MiB, free memory in arenas 0.00 B, will set to 324.26 MiB (RSS), difference: 3.24 MiB | ||
| 10627 | 2025.09.17 20:43:44.084027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10628 | 2025.09.17 20:43:44.101260 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2025.09.17 20:43:44.101314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10630 | 2025.09.17 20:43:44.107276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10631 | 2025.09.17 20:43:44.107980 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2025.09.17 20:43:44.110954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10633 | 2025.09.17 20:43:45.706956 [ 96 ] {} <Debug> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10634 | 2025.09.17 20:43:45.707036 [ 96 ] {} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2025.09.17 20:43:45.707058 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10636 | 2025.09.17 20:43:45.707193 [ 189 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 10637 | 2025.09.17 20:43:45.707365 [ 189 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10638 | 2025.09.17 20:43:45.707403 [ 189 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 10639 | 2025.09.17 20:43:45.707468 [ 189 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 10640 | 2025.09.17 20:43:45.707518 [ 189 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 10641 | 2025.09.17 20:43:45.707565 [ 189 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 10642 | 2025.09.17 20:43:45.707606 [ 189 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 10643 | 2025.09.17 20:43:45.708347 [ 192 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208284 sec., 29794.319878439175 rows/sec., 2.49 MiB/sec. | ||
| 10644 | 2025.09.17 20:43:45.708503 [ 192 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10645 | 2025.09.17 20:43:45.708790 [ 192 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_25_6} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2025.09.17 20:43:45.708870 [ 192 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_25_6} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10647 | 2025.09.17 20:43:45.708966 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10648 | 2025.09.17 20:43:47.801964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1286 | ||
| 10649 | 2025.09.17 20:43:47.804253 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2025.09.17 20:43:47.804310 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10651 | 2025.09.17 20:43:47.805562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10652 | 2025.09.17 20:43:47.805842 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2025.09.17 20:43:47.806249 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1286 | ||
| 10654 | 2025.09.17 20:43:48.435718 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2025.09.17 20:43:48.435922 [ 5 ] {19548116-4c7c-4d8a-a41f-53ff6b9eb28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10656 | 2025.09.17 20:43:48.435998 [ 5 ] {19548116-4c7c-4d8a-a41f-53ff6b9eb28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10657 | 2025.09.17 20:43:48.436656 [ 5 ] {19548116-4c7c-4d8a-a41f-53ff6b9eb28b} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.09.17 20:43:48.436694 [ 5 ] {19548116-4c7c-4d8a-a41f-53ff6b9eb28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10659 | 2025.09.17 20:43:48.437093 [ 5 ] {19548116-4c7c-4d8a-a41f-53ff6b9eb28b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10660 | 2025.09.17 20:43:48.437348 [ 5 ] {19548116-4c7c-4d8a-a41f-53ff6b9eb28b} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2025.09.17 20:43:48.437502 [ 5 ] {19548116-4c7c-4d8a-a41f-53ff6b9eb28b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001642 sec., 14616.3215590743 rows/sec., 1.21 MiB/sec. | ||
| 10662 | 2025.09.17 20:43:48.437545 [ 5 ] {19548116-4c7c-4d8a-a41f-53ff6b9eb28b} <Debug> TCPHandler: Processed in 0.001969095 sec. | ||
| 10663 | 2025.09.17 20:43:48.437671 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10664 | 2025.09.17 20:43:48.437791 [ 5 ] {f902dde7-ea0f-443c-ae76-b2b9aec40e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10665 | 2025.09.17 20:43:48.437841 [ 5 ] {f902dde7-ea0f-443c-ae76-b2b9aec40e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10666 | 2025.09.17 20:43:48.438292 [ 5 ] {f902dde7-ea0f-443c-ae76-b2b9aec40e77} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2025.09.17 20:43:48.438327 [ 5 ] {f902dde7-ea0f-443c-ae76-b2b9aec40e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10668 | 2025.09.17 20:43:48.438636 [ 5 ] {f902dde7-ea0f-443c-ae76-b2b9aec40e77} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10669 | 2025.09.17 20:43:48.438839 [ 5 ] {f902dde7-ea0f-443c-ae76-b2b9aec40e77} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10670 | 2025.09.17 20:43:48.438968 [ 5 ] {f902dde7-ea0f-443c-ae76-b2b9aec40e77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001201 sec., 1665.2789342214821 rows/sec., 135.79 KiB/sec. | ||
| 10671 | 2025.09.17 20:43:48.439006 [ 5 ] {f902dde7-ea0f-443c-ae76-b2b9aec40e77} <Debug> TCPHandler: Processed in 0.00139579 sec. | ||
| 10672 | 2025.09.17 20:43:48.439107 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10673 | 2025.09.17 20:43:48.439200 [ 5 ] {b140f2d8-0360-4780-b823-571090333217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10674 | 2025.09.17 20:43:48.439239 [ 5 ] {b140f2d8-0360-4780-b823-571090333217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10675 | 2025.09.17 20:43:48.439687 [ 5 ] {b140f2d8-0360-4780-b823-571090333217} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2025.09.17 20:43:48.439722 [ 5 ] {b140f2d8-0360-4780-b823-571090333217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10677 | 2025.09.17 20:43:48.440034 [ 5 ] {b140f2d8-0360-4780-b823-571090333217} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10678 | 2025.09.17 20:43:48.440240 [ 5 ] {b140f2d8-0360-4780-b823-571090333217} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2025.09.17 20:43:48.440362 [ 5 ] {b140f2d8-0360-4780-b823-571090333217} <Debug> executeQuery: Read 195 rows, 17.66 KiB in 0.00118 sec., 165254.2372881356 rows/sec., 14.61 MiB/sec. | ||
| 10680 | 2025.09.17 20:43:48.440399 [ 5 ] {b140f2d8-0360-4780-b823-571090333217} <Debug> TCPHandler: Processed in 0.001340998 sec. | ||
| 10681 | 2025.09.17 20:43:48.440509 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10682 | 2025.09.17 20:43:48.440601 [ 5 ] {6b1619e7-3a62-43ee-bdf7-460dbd8f232a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10683 | 2025.09.17 20:43:48.440641 [ 5 ] {6b1619e7-3a62-43ee-bdf7-460dbd8f232a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10684 | 2025.09.17 20:43:48.441027 [ 5 ] {6b1619e7-3a62-43ee-bdf7-460dbd8f232a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.09.17 20:43:48.441061 [ 5 ] {6b1619e7-3a62-43ee-bdf7-460dbd8f232a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10686 | 2025.09.17 20:43:48.441352 [ 5 ] {6b1619e7-3a62-43ee-bdf7-460dbd8f232a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10687 | 2025.09.17 20:43:48.441553 [ 5 ] {6b1619e7-3a62-43ee-bdf7-460dbd8f232a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2025.09.17 20:43:48.441676 [ 5 ] {6b1619e7-3a62-43ee-bdf7-460dbd8f232a} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001092 sec., 21062.271062271062 rows/sec., 1.59 MiB/sec. | ||
| 10689 | 2025.09.17 20:43:48.441712 [ 5 ] {6b1619e7-3a62-43ee-bdf7-460dbd8f232a} <Debug> TCPHandler: Processed in 0.001251076 sec. | ||
| 10690 | 2025.09.17 20:43:48.441816 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10691 | 2025.09.17 20:43:48.441908 [ 5 ] {78f3a806-016b-4e3e-ae48-0401557a5ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10692 | 2025.09.17 20:43:48.441947 [ 5 ] {78f3a806-016b-4e3e-ae48-0401557a5ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10693 | 2025.09.17 20:43:48.442328 [ 5 ] {78f3a806-016b-4e3e-ae48-0401557a5ae6} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10694 | 2025.09.17 20:43:48.442362 [ 5 ] {78f3a806-016b-4e3e-ae48-0401557a5ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10695 | 2025.09.17 20:43:48.442649 [ 5 ] {78f3a806-016b-4e3e-ae48-0401557a5ae6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10696 | 2025.09.17 20:43:48.442853 [ 5 ] {78f3a806-016b-4e3e-ae48-0401557a5ae6} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2025.09.17 20:43:48.442981 [ 5 ] {78f3a806-016b-4e3e-ae48-0401557a5ae6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00109 sec., 22018.34862385321 rows/sec., 1.83 MiB/sec. | ||
| 10698 | 2025.09.17 20:43:48.443018 [ 5 ] {78f3a806-016b-4e3e-ae48-0401557a5ae6} <Debug> TCPHandler: Processed in 0.001251005 sec. | ||
| 10699 | 2025.09.17 20:43:48.443124 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10700 | 2025.09.17 20:43:48.443216 [ 5 ] {e784b20e-4270-48cb-a419-8a69f8e86d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10701 | 2025.09.17 20:43:48.443255 [ 5 ] {e784b20e-4270-48cb-a419-8a69f8e86d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10702 | 2025.09.17 20:43:48.443635 [ 5 ] {e784b20e-4270-48cb-a419-8a69f8e86d92} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2025.09.17 20:43:48.443669 [ 5 ] {e784b20e-4270-48cb-a419-8a69f8e86d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10704 | 2025.09.17 20:43:48.443963 [ 5 ] {e784b20e-4270-48cb-a419-8a69f8e86d92} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10705 | 2025.09.17 20:43:48.444170 [ 5 ] {e784b20e-4270-48cb-a419-8a69f8e86d92} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2025.09.17 20:43:48.444294 [ 5 ] {e784b20e-4270-48cb-a419-8a69f8e86d92} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 10707 | 2025.09.17 20:43:48.444330 [ 5 ] {e784b20e-4270-48cb-a419-8a69f8e86d92} <Debug> TCPHandler: Processed in 0.001255055 sec. | ||
| 10708 | 2025.09.17 20:43:48.444434 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10709 | 2025.09.17 20:43:48.444526 [ 5 ] {7573b771-ff94-4acb-b5ab-e18185c17b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10710 | 2025.09.17 20:43:48.444565 [ 5 ] {7573b771-ff94-4acb-b5ab-e18185c17b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10711 | 2025.09.17 20:43:48.444969 [ 5 ] {7573b771-ff94-4acb-b5ab-e18185c17b4d} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2025.09.17 20:43:48.445003 [ 5 ] {7573b771-ff94-4acb-b5ab-e18185c17b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10713 | 2025.09.17 20:43:48.445302 [ 5 ] {7573b771-ff94-4acb-b5ab-e18185c17b4d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10714 | 2025.09.17 20:43:48.445515 [ 5 ] {7573b771-ff94-4acb-b5ab-e18185c17b4d} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2025.09.17 20:43:48.445639 [ 5 ] {7573b771-ff94-4acb-b5ab-e18185c17b4d} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.00113 sec., 98230.08849557523 rows/sec., 8.00 MiB/sec. | ||
| 10716 | 2025.09.17 20:43:48.445675 [ 5 ] {7573b771-ff94-4acb-b5ab-e18185c17b4d} <Debug> TCPHandler: Processed in 0.001289556 sec. | ||
| 10717 | 2025.09.17 20:43:48.445783 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10718 | 2025.09.17 20:43:48.445875 [ 5 ] {2cc450d8-1708-47b2-9bc7-a98fa208a509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10719 | 2025.09.17 20:43:48.445917 [ 5 ] {2cc450d8-1708-47b2-9bc7-a98fa208a509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10720 | 2025.09.17 20:43:48.446301 [ 5 ] {2cc450d8-1708-47b2-9bc7-a98fa208a509} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2025.09.17 20:43:48.446335 [ 5 ] {2cc450d8-1708-47b2-9bc7-a98fa208a509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10722 | 2025.09.17 20:43:48.446666 [ 5 ] {2cc450d8-1708-47b2-9bc7-a98fa208a509} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10723 | 2025.09.17 20:43:48.446877 [ 5 ] {2cc450d8-1708-47b2-9bc7-a98fa208a509} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2025.09.17 20:43:48.447002 [ 5 ] {2cc450d8-1708-47b2-9bc7-a98fa208a509} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001145 sec., 172052.4017467249 rows/sec., 12.34 MiB/sec. | ||
| 10725 | 2025.09.17 20:43:48.447038 [ 5 ] {2cc450d8-1708-47b2-9bc7-a98fa208a509} <Debug> TCPHandler: Processed in 0.001304706 sec. | ||
| 10726 | 2025.09.17 20:43:48.447153 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10727 | 2025.09.17 20:43:48.447245 [ 5 ] {8da5a49b-d1db-44f7-9f35-1716ef2f3236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10728 | 2025.09.17 20:43:48.447299 [ 5 ] {8da5a49b-d1db-44f7-9f35-1716ef2f3236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10729 | 2025.09.17 20:43:48.448027 [ 5 ] {8da5a49b-d1db-44f7-9f35-1716ef2f3236} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10730 | 2025.09.17 20:43:48.448061 [ 5 ] {8da5a49b-d1db-44f7-9f35-1716ef2f3236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10731 | 2025.09.17 20:43:48.448570 [ 5 ] {8da5a49b-d1db-44f7-9f35-1716ef2f3236} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10732 | 2025.09.17 20:43:48.448801 [ 5 ] {8da5a49b-d1db-44f7-9f35-1716ef2f3236} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10733 | 2025.09.17 20:43:48.448944 [ 5 ] {8da5a49b-d1db-44f7-9f35-1716ef2f3236} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001715 sec., 5247.813411078718 rows/sec., 9.40 MiB/sec. | ||
| 10734 | 2025.09.17 20:43:48.449003 [ 5 ] {8da5a49b-d1db-44f7-9f35-1716ef2f3236} <Debug> TCPHandler: Processed in 0.001899144 sec. | ||
| 10735 | 2025.09.17 20:43:48.449116 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10736 | 2025.09.17 20:43:48.449210 [ 5 ] {662bffbf-616c-4dfd-be3e-4b8b3312a554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10737 | 2025.09.17 20:43:48.449251 [ 5 ] {662bffbf-616c-4dfd-be3e-4b8b3312a554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10738 | 2025.09.17 20:43:48.449579 [ 5 ] {662bffbf-616c-4dfd-be3e-4b8b3312a554} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10739 | 2025.09.17 20:43:48.449613 [ 5 ] {662bffbf-616c-4dfd-be3e-4b8b3312a554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10740 | 2025.09.17 20:43:48.449913 [ 5 ] {662bffbf-616c-4dfd-be3e-4b8b3312a554} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10741 | 2025.09.17 20:43:48.450120 [ 5 ] {662bffbf-616c-4dfd-be3e-4b8b3312a554} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10742 | 2025.09.17 20:43:48.450244 [ 5 ] {662bffbf-616c-4dfd-be3e-4b8b3312a554} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 10743 | 2025.09.17 20:43:48.450279 [ 5 ] {662bffbf-616c-4dfd-be3e-4b8b3312a554} <Debug> TCPHandler: Processed in 0.001212024 sec. | ||
| 10744 | 2025.09.17 20:43:50.235443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26406 | ||
| 10745 | 2025.09.17 20:43:50.236036 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2025.09.17 20:43:50.236095 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10747 | 2025.09.17 20:43:50.236614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10748 | 2025.09.17 20:43:50.236872 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2025.09.17 20:43:50.237031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26406 | ||
| 10750 | 2025.09.17 20:43:51.611031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10751 | 2025.09.17 20:43:51.628645 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2025.09.17 20:43:51.628719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10753 | 2025.09.17 20:43:51.635111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10754 | 2025.09.17 20:43:51.635834 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2025.09.17 20:43:51.638919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10756 | 2025.09.17 20:43:53.434475 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10757 | 2025.09.17 20:43:53.434677 [ 5 ] {a65727e2-953d-4852-a789-c2a48a431525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10758 | 2025.09.17 20:43:53.434751 [ 5 ] {a65727e2-953d-4852-a789-c2a48a431525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10759 | 2025.09.17 20:43:53.435507 [ 5 ] {a65727e2-953d-4852-a789-c2a48a431525} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10760 | 2025.09.17 20:43:53.435556 [ 5 ] {a65727e2-953d-4852-a789-c2a48a431525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10761 | 2025.09.17 20:43:53.435967 [ 5 ] {a65727e2-953d-4852-a789-c2a48a431525} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10762 | 2025.09.17 20:43:53.436200 [ 5 ] {a65727e2-953d-4852-a789-c2a48a431525} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10763 | 2025.09.17 20:43:53.436359 [ 5 ] {a65727e2-953d-4852-a789-c2a48a431525} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001736 sec., 70276.49769585254 rows/sec., 6.04 MiB/sec. | ||
| 10764 | 2025.09.17 20:43:53.436359 [ 32 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10765 | 2025.09.17 20:43:53.436406 [ 5 ] {a65727e2-953d-4852-a789-c2a48a431525} <Debug> TCPHandler: Processed in 0.002075449 sec. | ||
| 10766 | 2025.09.17 20:43:53.436441 [ 32 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2025.09.17 20:43:53.436472 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10768 | 2025.09.17 20:43:53.436549 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2025.09.17 20:43:53.436602 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 10770 | 2025.09.17 20:43:53.436659 [ 5 ] {bfe033c0-d834-4249-b686-2324637c62b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10771 | 2025.09.17 20:43:53.436708 [ 5 ] {bfe033c0-d834-4249-b686-2324637c62b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10772 | 2025.09.17 20:43:53.436749 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10773 | 2025.09.17 20:43:53.436786 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1410 rows starting from the beginning of the part | ||
| 10774 | 2025.09.17 20:43:53.436850 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1265 rows starting from the beginning of the part | ||
| 10775 | 2025.09.17 20:43:53.436905 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 10776 | 2025.09.17 20:43:53.436945 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 122 rows starting from the beginning of the part | ||
| 10777 | 2025.09.17 20:43:53.436984 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 195 rows starting from the beginning of the part | ||
| 10778 | 2025.09.17 20:43:53.437024 [ 189 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 122 rows starting from the beginning of the part | ||
| 10779 | 2025.09.17 20:43:53.437135 [ 5 ] {bfe033c0-d834-4249-b686-2324637c62b9} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10780 | 2025.09.17 20:43:53.437181 [ 5 ] {bfe033c0-d834-4249-b686-2324637c62b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10781 | 2025.09.17 20:43:53.437533 [ 5 ] {bfe033c0-d834-4249-b686-2324637c62b9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10782 | 2025.09.17 20:43:53.437769 [ 5 ] {bfe033c0-d834-4249-b686-2324637c62b9} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10783 | 2025.09.17 20:43:53.437908 [ 5 ] {bfe033c0-d834-4249-b686-2324637c62b9} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001273 sec., 25923.016496465043 rows/sec., 1.90 MiB/sec. | ||
| 10784 | 2025.09.17 20:43:53.437947 [ 5 ] {bfe033c0-d834-4249-b686-2324637c62b9} <Debug> TCPHandler: Processed in 0.001451231 sec. | ||
| 10785 | 2025.09.17 20:43:53.438057 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10786 | 2025.09.17 20:43:53.438152 [ 5 ] {0ac913c1-1340-43cc-bf8a-1c03b206afd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10787 | 2025.09.17 20:43:53.438192 [ 5 ] {0ac913c1-1340-43cc-bf8a-1c03b206afd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10788 | 2025.09.17 20:43:53.438628 [ 5 ] {0ac913c1-1340-43cc-bf8a-1c03b206afd3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10789 | 2025.09.17 20:43:53.438651 [ 190 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3188 rows, containing 5 columns (5 merged, 0 gathered) in 0.00210897 sec., 1511638.38271763 rows/sec., 132.63 MiB/sec. | ||
| 10790 | 2025.09.17 20:43:53.438666 [ 5 ] {0ac913c1-1340-43cc-bf8a-1c03b206afd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10791 | 2025.09.17 20:43:53.438927 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10792 | 2025.09.17 20:43:53.439014 [ 5 ] {0ac913c1-1340-43cc-bf8a-1c03b206afd3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10793 | 2025.09.17 20:43:53.439303 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_81_16} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2025.09.17 20:43:53.439310 [ 5 ] {0ac913c1-1340-43cc-bf8a-1c03b206afd3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10795 | 2025.09.17 20:43:53.439407 [ 199 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_81_16} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10796 | 2025.09.17 20:43:53.439451 [ 32 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10797 | 2025.09.17 20:43:53.439463 [ 5 ] {0ac913c1-1340-43cc-bf8a-1c03b206afd3} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001331 sec., 72877.53568745304 rows/sec., 5.69 MiB/sec. | ||
| 10798 | 2025.09.17 20:43:53.439492 [ 32 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10799 | 2025.09.17 20:43:53.439510 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 10800 | 2025.09.17 20:43:53.439518 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10801 | 2025.09.17 20:43:53.439514 [ 5 ] {0ac913c1-1340-43cc-bf8a-1c03b206afd3} <Debug> TCPHandler: Processed in 0.001505342 sec. | ||
| 10802 | 2025.09.17 20:43:53.439616 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 10803 | 2025.09.17 20:43:53.439668 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10804 | 2025.09.17 20:43:53.439717 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10805 | 2025.09.17 20:43:53.439749 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 634 rows starting from the beginning of the part | ||
| 10806 | 2025.09.17 20:43:53.439767 [ 5 ] {d18ac989-7192-4afc-a0a6-da880a61f679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10807 | 2025.09.17 20:43:53.439801 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 559 rows starting from the beginning of the part | ||
| 10808 | 2025.09.17 20:43:53.439816 [ 5 ] {d18ac989-7192-4afc-a0a6-da880a61f679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10809 | 2025.09.17 20:43:53.439849 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 73 rows starting from the beginning of the part | ||
| 10810 | 2025.09.17 20:43:53.439895 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 97 rows starting from the beginning of the part | ||
| 10811 | 2025.09.17 20:43:53.439933 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 111 rows starting from the beginning of the part | ||
| 10812 | 2025.09.17 20:43:53.439971 [ 197 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 97 rows starting from the beginning of the part | ||
| 10813 | 2025.09.17 20:43:53.440231 [ 5 ] {d18ac989-7192-4afc-a0a6-da880a61f679} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2025.09.17 20:43:53.440273 [ 5 ] {d18ac989-7192-4afc-a0a6-da880a61f679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10815 | 2025.09.17 20:43:53.440625 [ 5 ] {d18ac989-7192-4afc-a0a6-da880a61f679} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10816 | 2025.09.17 20:43:53.440839 [ 5 ] {d18ac989-7192-4afc-a0a6-da880a61f679} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2025.09.17 20:43:53.440953 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10818 | 2025.09.17 20:43:53.440972 [ 5 ] {d18ac989-7192-4afc-a0a6-da880a61f679} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 10819 | 2025.09.17 20:43:53.440980 [ 192 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1571 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395609 sec., 1125673.451518298 rows/sec., 89.72 MiB/sec. | ||
| 10820 | 2025.09.17 20:43:53.440989 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2025.09.17 20:43:53.441016 [ 5 ] {d18ac989-7192-4afc-a0a6-da880a61f679} <Debug> TCPHandler: Processed in 0.001397889 sec. | ||
| 10822 | 2025.09.17 20:43:53.441049 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10823 | 2025.09.17 20:43:53.441145 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 10824 | 2025.09.17 20:43:53.441164 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10825 | 2025.09.17 20:43:53.441148 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10826 | 2025.09.17 20:43:53.441274 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10827 | 2025.09.17 20:43:53.441287 [ 5 ] {08ce282a-bee4-4171-a8de-35768ab85c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10828 | 2025.09.17 20:43:53.441319 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21401 rows starting from the beginning of the part | ||
| 10829 | 2025.09.17 20:43:53.441350 [ 5 ] {08ce282a-bee4-4171-a8de-35768ab85c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10830 | 2025.09.17 20:43:53.441397 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 847 rows starting from the beginning of the part | ||
| 10831 | 2025.09.17 20:43:53.441448 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 10832 | 2025.09.17 20:43:53.441455 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2025.09.17 20:43:53.441491 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10834 | 2025.09.17 20:43:53.441534 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 197 rows starting from the beginning of the part | ||
| 10835 | 2025.09.17 20:43:53.441537 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_81_16} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10836 | 2025.09.17 20:43:53.441594 [ 191 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10837 | 2025.09.17 20:43:53.441637 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10838 | 2025.09.17 20:43:53.442210 [ 5 ] {08ce282a-bee4-4171-a8de-35768ab85c2b} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10839 | 2025.09.17 20:43:53.442248 [ 5 ] {08ce282a-bee4-4171-a8de-35768ab85c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10840 | 2025.09.17 20:43:53.442846 [ 5 ] {08ce282a-bee4-4171-a8de-35768ab85c2b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10841 | 2025.09.17 20:43:53.443097 [ 5 ] {08ce282a-bee4-4171-a8de-35768ab85c2b} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2025.09.17 20:43:53.443247 [ 5 ] {08ce282a-bee4-4171-a8de-35768ab85c2b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001979 sec., 16675.088428499243 rows/sec., 29.88 MiB/sec. | ||
| 10843 | 2025.09.17 20:43:53.443316 [ 5 ] {08ce282a-bee4-4171-a8de-35768ab85c2b} <Debug> TCPHandler: Processed in 0.002217832 sec. | ||
| 10844 | 2025.09.17 20:43:53.443434 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10845 | 2025.09.17 20:43:53.443529 [ 5 ] {a5abcae5-c1fd-495f-aed8-bc7b3ad98220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10846 | 2025.09.17 20:43:53.443570 [ 5 ] {a5abcae5-c1fd-495f-aed8-bc7b3ad98220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10847 | 2025.09.17 20:43:53.443913 [ 5 ] {a5abcae5-c1fd-495f-aed8-bc7b3ad98220} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2025.09.17 20:43:53.443950 [ 5 ] {a5abcae5-c1fd-495f-aed8-bc7b3ad98220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10849 | 2025.09.17 20:43:53.444379 [ 5 ] {a5abcae5-c1fd-495f-aed8-bc7b3ad98220} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10850 | 2025.09.17 20:43:53.444616 [ 5 ] {a5abcae5-c1fd-495f-aed8-bc7b3ad98220} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2025.09.17 20:43:53.444754 [ 5 ] {a5abcae5-c1fd-495f-aed8-bc7b3ad98220} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 10852 | 2025.09.17 20:43:53.444761 [ 101 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10853 | 2025.09.17 20:43:53.444791 [ 5 ] {a5abcae5-c1fd-495f-aed8-bc7b3ad98220} <Debug> TCPHandler: Processed in 0.001406289 sec. | ||
| 10854 | 2025.09.17 20:43:53.444818 [ 101 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10855 | 2025.09.17 20:43:53.444868 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10856 | 2025.09.17 20:43:53.444958 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 10857 | 2025.09.17 20:43:53.445077 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10858 | 2025.09.17 20:43:53.445109 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4248 rows starting from the beginning of the part | ||
| 10859 | 2025.09.17 20:43:53.445166 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10860 | 2025.09.17 20:43:53.445206 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 10861 | 2025.09.17 20:43:53.445241 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10862 | 2025.09.17 20:43:53.445275 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 10863 | 2025.09.17 20:43:53.445308 [ 192 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10864 | 2025.09.17 20:43:53.447466 [ 196 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 4 columns (4 merged, 0 gathered) in 0.002542712 sec., 1788641.4190832465 rows/sec., 120.43 MiB/sec. | ||
| 10865 | 2025.09.17 20:43:53.447678 [ 193 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22925 rows, containing 5 columns (5 merged, 0 gathered) in 0.006571025 sec., 3488801.214422407 rows/sec., 239.73 MiB/sec. | ||
| 10866 | 2025.09.17 20:43:53.447904 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10867 | 2025.09.17 20:43:53.448163 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_81_16} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2025.09.17 20:43:53.448214 [ 196 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10869 | 2025.09.17 20:43:53.448234 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_81_16} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10870 | 2025.09.17 20:43:53.448313 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10871 | 2025.09.17 20:43:53.448518 [ 196 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2025.09.17 20:43:53.448596 [ 196 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10873 | 2025.09.17 20:43:53.448681 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10874 | 2025.09.17 20:43:54.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.20 MiB, peak 335.71 MiB, free memory in arenas 0.00 B, will set to 326.61 MiB (RSS), difference: 1.41 MiB | ||
| 10875 | 2025.09.17 20:43:57.566970 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10876 | 2025.09.17 20:43:57.567040 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10877 | 2025.09.17 20:43:57.737277 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26854 | ||
| 10878 | 2025.09.17 20:43:57.738086 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2025.09.17 20:43:57.738140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10880 | 2025.09.17 20:43:57.738654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10881 | 2025.09.17 20:43:57.738909 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2025.09.17 20:43:57.739059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26854 | ||
| 10883 | 2025.09.17 20:43:57.739075 [ 48 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10884 | 2025.09.17 20:43:57.739158 [ 48 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2025.09.17 20:43:57.739194 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10886 | 2025.09.17 20:43:57.739337 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 10887 | 2025.09.17 20:43:57.739489 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10888 | 2025.09.17 20:43:57.739534 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24486 rows starting from the beginning of the part | ||
| 10889 | 2025.09.17 20:43:57.739605 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 10890 | 2025.09.17 20:43:57.739654 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 10891 | 2025.09.17 20:43:57.739702 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 10892 | 2025.09.17 20:43:57.739742 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 10893 | 2025.09.17 20:43:57.739779 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 10894 | 2025.09.17 20:43:57.742002 [ 187 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26854 rows, containing 4 columns (4 merged, 0 gathered) in 0.002732016 sec., 9829371.423886243 rows/sec., 140.61 MiB/sec. | ||
| 10895 | 2025.09.17 20:43:57.742252 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10896 | 2025.09.17 20:43:57.742519 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2025.09.17 20:43:57.742583 [ 201 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_56_11} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10898 | 2025.09.17 20:43:57.742692 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10899 | 2025.09.17 20:43:57.806484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1318 | ||
| 10900 | 2025.09.17 20:43:57.809045 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10901 | 2025.09.17 20:43:57.809103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10902 | 2025.09.17 20:43:57.810351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10903 | 2025.09.17 20:43:57.810638 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10904 | 2025.09.17 20:43:57.810796 [ 48 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10905 | 2025.09.17 20:43:57.810843 [ 48 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2025.09.17 20:43:57.810862 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10907 | 2025.09.17 20:43:57.810975 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 10908 | 2025.09.17 20:43:57.811039 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 10909 | 2025.09.17 20:43:57.811597 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10910 | 2025.09.17 20:43:57.811765 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1178 rows starting from the beginning of the part | ||
| 10911 | 2025.09.17 20:43:57.812134 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 10912 | 2025.09.17 20:43:57.812452 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 10913 | 2025.09.17 20:43:57.812767 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 10914 | 2025.09.17 20:43:57.813083 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 10915 | 2025.09.17 20:43:57.813391 [ 198 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 10916 | 2025.09.17 20:43:57.820014 [ 200 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 72 columns (72 merged, 0 gathered) in 0.009095306 sec., 144909.91287154055 rows/sec., 113.58 MiB/sec. | ||
| 10917 | 2025.09.17 20:43:57.821521 [ 195 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10918 | 2025.09.17 20:43:57.822134 [ 195 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_41_8} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2025.09.17 20:43:57.822207 [ 195 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_41_8} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10920 | 2025.09.17 20:43:57.822444 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10921 | 2025.09.17 20:43:58.433754 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10922 | 2025.09.17 20:43:58.433927 [ 5 ] {171b3249-2980-47f4-9d81-3acb9512be35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10923 | 2025.09.17 20:43:58.433991 [ 5 ] {171b3249-2980-47f4-9d81-3acb9512be35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10924 | 2025.09.17 20:43:58.434672 [ 5 ] {171b3249-2980-47f4-9d81-3acb9512be35} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2025.09.17 20:43:58.434709 [ 5 ] {171b3249-2980-47f4-9d81-3acb9512be35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10926 | 2025.09.17 20:43:58.435126 [ 5 ] {171b3249-2980-47f4-9d81-3acb9512be35} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10927 | 2025.09.17 20:43:58.435359 [ 5 ] {171b3249-2980-47f4-9d81-3acb9512be35} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2025.09.17 20:43:58.435505 [ 5 ] {171b3249-2980-47f4-9d81-3acb9512be35} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001628 sec., 45454.54545454545 rows/sec., 3.67 MiB/sec. | ||
| 10929 | 2025.09.17 20:43:58.435544 [ 5 ] {171b3249-2980-47f4-9d81-3acb9512be35} <Debug> TCPHandler: Processed in 0.001918094 sec. | ||
| 10930 | 2025.09.17 20:43:58.435672 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10931 | 2025.09.17 20:43:58.435766 [ 5 ] {058d2667-0981-4f5a-bc64-fffc872a532b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10932 | 2025.09.17 20:43:58.435806 [ 5 ] {058d2667-0981-4f5a-bc64-fffc872a532b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10933 | 2025.09.17 20:43:58.436234 [ 5 ] {058d2667-0981-4f5a-bc64-fffc872a532b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10934 | 2025.09.17 20:43:58.436267 [ 5 ] {058d2667-0981-4f5a-bc64-fffc872a532b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10935 | 2025.09.17 20:43:58.436564 [ 5 ] {058d2667-0981-4f5a-bc64-fffc872a532b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10936 | 2025.09.17 20:43:58.436777 [ 5 ] {058d2667-0981-4f5a-bc64-fffc872a532b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10937 | 2025.09.17 20:43:58.436872 [ 66 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10938 | 2025.09.17 20:43:58.436899 [ 5 ] {058d2667-0981-4f5a-bc64-fffc872a532b} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001152 sec., 7812.5 rows/sec., 587.46 KiB/sec. | ||
| 10939 | 2025.09.17 20:43:58.436909 [ 66 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2025.09.17 20:43:58.436930 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10941 | 2025.09.17 20:43:58.436935 [ 5 ] {058d2667-0981-4f5a-bc64-fffc872a532b} <Debug> TCPHandler: Processed in 0.001310377 sec. | ||
| 10942 | 2025.09.17 20:43:58.437061 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10943 | 2025.09.17 20:43:58.437070 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 10944 | 2025.09.17 20:43:58.437154 [ 5 ] {47fd9861-7192-420d-adfc-2e5c7865f933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10945 | 2025.09.17 20:43:58.437197 [ 5 ] {47fd9861-7192-420d-adfc-2e5c7865f933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10946 | 2025.09.17 20:43:58.437216 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10947 | 2025.09.17 20:43:58.437254 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 72 rows starting from the beginning of the part | ||
| 10948 | 2025.09.17 20:43:58.437322 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 9 rows starting from the beginning of the part | ||
| 10949 | 2025.09.17 20:43:58.437368 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 33 rows starting from the beginning of the part | ||
| 10950 | 2025.09.17 20:43:58.437412 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 23 rows starting from the beginning of the part | ||
| 10951 | 2025.09.17 20:43:58.437451 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 33 rows starting from the beginning of the part | ||
| 10952 | 2025.09.17 20:43:58.437493 [ 200 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 9 rows starting from the beginning of the part | ||
| 10953 | 2025.09.17 20:43:58.437639 [ 5 ] {47fd9861-7192-420d-adfc-2e5c7865f933} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2025.09.17 20:43:58.437680 [ 5 ] {47fd9861-7192-420d-adfc-2e5c7865f933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 10955 | 2025.09.17 20:43:58.438043 [ 5 ] {47fd9861-7192-420d-adfc-2e5c7865f933} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10956 | 2025.09.17 20:43:58.438274 [ 5 ] {47fd9861-7192-420d-adfc-2e5c7865f933} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2025.09.17 20:43:58.438357 [ 195 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001341378 sec., 133444.86043456802 rows/sec., 10.32 MiB/sec. | ||
| 10958 | 2025.09.17 20:43:58.438396 [ 5 ] {47fd9861-7192-420d-adfc-2e5c7865f933} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.00126 sec., 57936.50793650794 rows/sec., 4.52 MiB/sec. | ||
| 10959 | 2025.09.17 20:43:58.438441 [ 5 ] {47fd9861-7192-420d-adfc-2e5c7865f933} <Debug> TCPHandler: Processed in 0.001434541 sec. | ||
| 10960 | 2025.09.17 20:43:58.438532 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10961 | 2025.09.17 20:43:58.438553 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2025.09.17 20:43:58.438645 [ 5 ] {8d7b548c-9592-475e-b8b2-9b4499a02d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10963 | 2025.09.17 20:43:58.438688 [ 5 ] {8d7b548c-9592-475e-b8b2-9b4499a02d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10964 | 2025.09.17 20:43:58.438789 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10965 | 2025.09.17 20:43:58.438852 [ 194 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_76_15} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10966 | 2025.09.17 20:43:58.438928 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10967 | 2025.09.17 20:43:58.439102 [ 5 ] {8d7b548c-9592-475e-b8b2-9b4499a02d1b} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10968 | 2025.09.17 20:43:58.439136 [ 5 ] {8d7b548c-9592-475e-b8b2-9b4499a02d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10969 | 2025.09.17 20:43:58.439468 [ 5 ] {8d7b548c-9592-475e-b8b2-9b4499a02d1b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10970 | 2025.09.17 20:43:58.439682 [ 5 ] {8d7b548c-9592-475e-b8b2-9b4499a02d1b} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10971 | 2025.09.17 20:43:58.439804 [ 5 ] {8d7b548c-9592-475e-b8b2-9b4499a02d1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 10972 | 2025.09.17 20:43:58.439947 [ 5 ] {8d7b548c-9592-475e-b8b2-9b4499a02d1b} <Debug> TCPHandler: Processed in 0.001440361 sec. | ||
| 10973 | 2025.09.17 20:43:58.440065 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10974 | 2025.09.17 20:43:58.440157 [ 5 ] {807afe83-04da-4d10-bf51-ab986378c893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10975 | 2025.09.17 20:43:58.440210 [ 5 ] {807afe83-04da-4d10-bf51-ab986378c893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10976 | 2025.09.17 20:43:58.440962 [ 5 ] {807afe83-04da-4d10-bf51-ab986378c893} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10977 | 2025.09.17 20:43:58.440997 [ 5 ] {807afe83-04da-4d10-bf51-ab986378c893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10978 | 2025.09.17 20:43:58.441614 [ 5 ] {807afe83-04da-4d10-bf51-ab986378c893} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10979 | 2025.09.17 20:43:58.441841 [ 5 ] {807afe83-04da-4d10-bf51-ab986378c893} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10980 | 2025.09.17 20:43:58.441972 [ 5 ] {807afe83-04da-4d10-bf51-ab986378c893} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001832 sec., 4912.663755458515 rows/sec., 8.80 MiB/sec. | ||
| 10981 | 2025.09.17 20:43:58.442023 [ 5 ] {807afe83-04da-4d10-bf51-ab986378c893} <Debug> TCPHandler: Processed in 0.002004536 sec. | ||
| 10982 | 2025.09.17 20:43:58.442137 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10983 | 2025.09.17 20:43:58.442229 [ 5 ] {ce184557-d228-4c1b-b569-429af188d7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10984 | 2025.09.17 20:43:58.442269 [ 5 ] {ce184557-d228-4c1b-b569-429af188d7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10985 | 2025.09.17 20:43:58.442606 [ 5 ] {ce184557-d228-4c1b-b569-429af188d7e0} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10986 | 2025.09.17 20:43:58.442640 [ 5 ] {ce184557-d228-4c1b-b569-429af188d7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10987 | 2025.09.17 20:43:58.442963 [ 5 ] {ce184557-d228-4c1b-b569-429af188d7e0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10988 | 2025.09.17 20:43:58.443182 [ 5 ] {ce184557-d228-4c1b-b569-429af188d7e0} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10989 | 2025.09.17 20:43:58.443304 [ 5 ] {ce184557-d228-4c1b-b569-429af188d7e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 10990 | 2025.09.17 20:43:58.443338 [ 5 ] {ce184557-d228-4c1b-b569-429af188d7e0} <Debug> TCPHandler: Processed in 0.001248255 sec. | ||
| 10991 | 2025.09.17 20:43:59.139091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10992 | 2025.09.17 20:43:59.157262 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10993 | 2025.09.17 20:43:59.157323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10994 | 2025.09.17 20:43:59.163604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10995 | 2025.09.17 20:43:59.164362 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2025.09.17 20:43:59.164673 [ 111 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10997 | 2025.09.17 20:43:59.164746 [ 111 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2025.09.17 20:43:59.164769 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.39 GiB. | ||
| 10999 | 2025.09.17 20:43:59.164880 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11000 | 2025.09.17 20:43:59.167604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11001 | 2025.09.17 20:43:59.167955 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11002 | 2025.09.17 20:43:59.168746 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11003 | 2025.09.17 20:43:59.172080 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11004 | 2025.09.17 20:43:59.175450 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11005 | 2025.09.17 20:43:59.179401 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11006 | 2025.09.17 20:43:59.183800 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11007 | 2025.09.17 20:43:59.187560 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11008 | 2025.09.17 20:43:59.237958 [ 195 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.073124607 sec., 5770.971186210957 rows/sec., 29.84 MiB/sec. | ||
| 11009 | 2025.09.17 20:43:59.240853 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11010 | 2025.09.17 20:43:59.242903 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_56_11} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2025.09.17 20:43:59.243014 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_56_11} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11012 | 2025.09.17 20:43:59.245792 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11013 | 2025.09.17 20:44:01.732131 [ 46 ] {} <Debug> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11014 | 2025.09.17 20:44:01.732250 [ 46 ] {} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11015 | 2025.09.17 20:44:01.732281 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11016 | 2025.09.17 20:44:01.732530 [ 197 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::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 | ||
| 11017 | 2025.09.17 20:44:01.732729 [ 197 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11018 | 2025.09.17 20:44:01.732812 [ 197 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 253 rows starting from the beginning of the part | ||
| 11019 | 2025.09.17 20:44:01.732923 [ 197 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 11020 | 2025.09.17 20:44:01.733063 [ 197 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 11021 | 2025.09.17 20:44:01.733135 [ 197 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 11022 | 2025.09.17 20:44:01.733198 [ 197 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 11023 | 2025.09.17 20:44:01.735065 [ 186 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002694396 sec., 280953.5049784813 rows/sec., 20.50 MiB/sec. | ||
| 11024 | 2025.09.17 20:44:01.735332 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11025 | 2025.09.17 20:44:01.735750 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_25_6} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2025.09.17 20:44:01.735855 [ 196 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_25_6} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11027 | 2025.09.17 20:44:01.735974 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11028 | 2025.09.17 20:44:01.867095 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60513 | ||
| 11029 | 2025.09.17 20:44:01.867222 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11030 | 2025.09.17 20:44:01.867251 [ 286 ] {} <Debug> TCP-Session: f0addeb4-8874-4953-ac5f-fb1f1f055ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60513 | ||
| 11031 | 2025.09.17 20:44:01.867274 [ 286 ] {} <Debug> TCP-Session: f0addeb4-8874-4953-ac5f-fb1f1f055ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11032 | 2025.09.17 20:44:01.867287 [ 286 ] {} <Debug> TCP-Session: f0addeb4-8874-4953-ac5f-fb1f1f055ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11033 | 2025.09.17 20:44:01.867575 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46321 | ||
| 11034 | 2025.09.17 20:44:01.867621 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37300 | ||
| 11035 | 2025.09.17 20:44:01.867655 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63700 | ||
| 11036 | 2025.09.17 20:44:01.867685 [ 286 ] {} <Trace> TCP-Session: f0addeb4-8874-4953-ac5f-fb1f1f055ee3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11037 | 2025.09.17 20:44:01.867708 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11038 | 2025.09.17 20:44:01.867646 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62399 | ||
| 11039 | 2025.09.17 20:44:01.867756 [ 288 ] {} <Debug> TCP-Session: bc593a28-60c4-4f95-a938-51f64640865c Authenticating user 'default' from [fd00:1122:3344:101::e]:46321 | ||
| 11040 | 2025.09.17 20:44:01.867634 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54285 | ||
| 11041 | 2025.09.17 20:44:01.867801 [ 288 ] {} <Debug> TCP-Session: bc593a28-60c4-4f95-a938-51f64640865c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11042 | 2025.09.17 20:44:01.867620 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46770 | ||
| 11043 | 2025.09.17 20:44:01.867828 [ 288 ] {} <Debug> TCP-Session: bc593a28-60c4-4f95-a938-51f64640865c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11044 | 2025.09.17 20:44:01.867589 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64935 | ||
| 11045 | 2025.09.17 20:44:01.867581 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64173 | ||
| 11046 | 2025.09.17 20:44:01.867931 [ 286 ] {bb320d8e-0d27-4b0e-ace9-f6bbd39ed54b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60513) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11047 | 2025.09.17 20:44:01.868309 [ 286 ] {bb320d8e-0d27-4b0e-ace9-f6bbd39ed54b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11048 | 2025.09.17 20:44:01.868384 [ 286 ] {bb320d8e-0d27-4b0e-ace9-f6bbd39ed54b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11049 | 2025.09.17 20:44:01.868475 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11050 | 2025.09.17 20:44:01.868521 [ 3 ] {} <Debug> TCP-Session: 8950b9f7-eb09-4b73-8f33-d16dfc8df0ab Authenticating user 'default' from [fd00:1122:3344:101::e]:63700 | ||
| 11051 | 2025.09.17 20:44:01.868546 [ 3 ] {} <Debug> TCP-Session: 8950b9f7-eb09-4b73-8f33-d16dfc8df0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11052 | 2025.09.17 20:44:01.868559 [ 3 ] {} <Debug> TCP-Session: 8950b9f7-eb09-4b73-8f33-d16dfc8df0ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11053 | 2025.09.17 20:44:01.868641 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11054 | 2025.09.17 20:44:01.868688 [ 290 ] {} <Debug> TCP-Session: 1aad79a5-9f53-4ec8-864d-bf6596eb1615 Authenticating user 'default' from [fd00:1122:3344:101::e]:64935 | ||
| 11055 | 2025.09.17 20:44:01.868712 [ 290 ] {} <Debug> TCP-Session: 1aad79a5-9f53-4ec8-864d-bf6596eb1615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11056 | 2025.09.17 20:44:01.868733 [ 290 ] {} <Debug> TCP-Session: 1aad79a5-9f53-4ec8-864d-bf6596eb1615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11057 | 2025.09.17 20:44:01.868786 [ 286 ] {bb320d8e-0d27-4b0e-ace9-f6bbd39ed54b} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 11058 | 2025.09.17 20:44:01.869098 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11059 | 2025.09.17 20:44:01.869135 [ 293 ] {} <Debug> TCP-Session: 9ba795f2-7803-46c3-bd6b-14dcffd31887 Authenticating user 'default' from [fd00:1122:3344:101::e]:54285 | ||
| 11060 | 2025.09.17 20:44:01.869153 [ 293 ] {} <Debug> TCP-Session: 9ba795f2-7803-46c3-bd6b-14dcffd31887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11061 | 2025.09.17 20:44:01.869165 [ 293 ] {} <Debug> TCP-Session: 9ba795f2-7803-46c3-bd6b-14dcffd31887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11062 | 2025.09.17 20:44:01.869259 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11063 | 2025.09.17 20:44:01.869309 [ 294 ] {} <Debug> TCP-Session: ba8016b4-99de-4121-82d6-685e9e6aa31b Authenticating user 'default' from [fd00:1122:3344:101::e]:62399 | ||
| 11064 | 2025.09.17 20:44:01.869331 [ 294 ] {} <Debug> TCP-Session: ba8016b4-99de-4121-82d6-685e9e6aa31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2025.09.17 20:44:01.869347 [ 294 ] {} <Debug> TCP-Session: ba8016b4-99de-4121-82d6-685e9e6aa31b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11066 | 2025.09.17 20:44:01.869593 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11067 | 2025.09.17 20:44:01.869647 [ 291 ] {} <Debug> TCP-Session: e9ac000e-88ae-411c-a360-7fc150c646bd Authenticating user 'default' from [fd00:1122:3344:101::e]:46770 | ||
| 11068 | 2025.09.17 20:44:01.869676 [ 291 ] {} <Debug> TCP-Session: e9ac000e-88ae-411c-a360-7fc150c646bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2025.09.17 20:44:01.869698 [ 291 ] {} <Debug> TCP-Session: e9ac000e-88ae-411c-a360-7fc150c646bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11070 | 2025.09.17 20:44:01.869751 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11071 | 2025.09.17 20:44:01.869801 [ 292 ] {} <Debug> TCP-Session: 14f074c9-283b-4613-9138-6d3fa4a0eefc Authenticating user 'default' from [fd00:1122:3344:101::e]:37300 | ||
| 11072 | 2025.09.17 20:44:01.869828 [ 292 ] {} <Debug> TCP-Session: 14f074c9-283b-4613-9138-6d3fa4a0eefc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11073 | 2025.09.17 20:44:01.869847 [ 292 ] {} <Debug> TCP-Session: 14f074c9-283b-4613-9138-6d3fa4a0eefc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11074 | 2025.09.17 20:44:01.870014 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11075 | 2025.09.17 20:44:01.870047 [ 289 ] {} <Debug> TCP-Session: c7b69858-3bbb-401f-bba6-3a0ca4d9564a Authenticating user 'default' from [fd00:1122:3344:101::e]:64173 | ||
| 11076 | 2025.09.17 20:44:01.870067 [ 289 ] {} <Debug> TCP-Session: c7b69858-3bbb-401f-bba6-3a0ca4d9564a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11077 | 2025.09.17 20:44:01.870084 [ 289 ] {} <Debug> TCP-Session: c7b69858-3bbb-401f-bba6-3a0ca4d9564a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11078 | 2025.09.17 20:44:01.870139 [ 300 ] {bb320d8e-0d27-4b0e-ace9-f6bbd39ed54b} <Trace> AggregatingTransform: Aggregating | ||
| 11079 | 2025.09.17 20:44:01.870184 [ 300 ] {bb320d8e-0d27-4b0e-ace9-f6bbd39ed54b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11080 | 2025.09.17 20:44:01.870224 [ 300 ] {bb320d8e-0d27-4b0e-ace9-f6bbd39ed54b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001296957 sec. (771.036 rows/sec., 30.12 KiB/sec.) | ||
| 11081 | 2025.09.17 20:44:01.870242 [ 300 ] {bb320d8e-0d27-4b0e-ace9-f6bbd39ed54b} <Trace> Aggregator: Merging aggregated data | ||
| 11082 | 2025.09.17 20:44:01.871922 [ 286 ] {bb320d8e-0d27-4b0e-ace9-f6bbd39ed54b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004072 sec., 245.5795677799607 rows/sec., 9.59 KiB/sec. | ||
| 11083 | 2025.09.17 20:44:01.872140 [ 286 ] {bb320d8e-0d27-4b0e-ace9-f6bbd39ed54b} <Debug> TCPHandler: Processed in 0.004629431 sec. | ||
| 11084 | 2025.09.17 20:44:01.872239 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11085 | 2025.09.17 20:44:01.872275 [ 286 ] {} <Debug> TCP-Session: f0addeb4-8874-4953-ac5f-fb1f1f055ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11086 | 2025.09.17 20:44:01.872284 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11087 | 2025.09.17 20:44:01.872327 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11088 | 2025.09.17 20:44:01.872342 [ 288 ] {} <Debug> TCP-Session: bc593a28-60c4-4f95-a938-51f64640865c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2025.09.17 20:44:01.872361 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11090 | 2025.09.17 20:44:01.872386 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11091 | 2025.09.17 20:44:01.872410 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11092 | 2025.09.17 20:44:01.872420 [ 289 ] {} <Debug> TCP-Session: c7b69858-3bbb-401f-bba6-3a0ca4d9564a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11093 | 2025.09.17 20:44:01.872443 [ 3 ] {} <Debug> TCP-Session: 8950b9f7-eb09-4b73-8f33-d16dfc8df0ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11094 | 2025.09.17 20:44:01.872469 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11095 | 2025.09.17 20:44:01.872474 [ 293 ] {} <Debug> TCP-Session: 9ba795f2-7803-46c3-bd6b-14dcffd31887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11096 | 2025.09.17 20:44:01.872498 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11097 | 2025.09.17 20:44:01.872516 [ 292 ] {} <Debug> TCP-Session: 14f074c9-283b-4613-9138-6d3fa4a0eefc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11098 | 2025.09.17 20:44:01.872439 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11099 | 2025.09.17 20:44:01.872562 [ 294 ] {} <Debug> TCP-Session: ba8016b4-99de-4121-82d6-685e9e6aa31b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11100 | 2025.09.17 20:44:01.872367 [ 290 ] {} <Debug> TCP-Session: 1aad79a5-9f53-4ec8-864d-bf6596eb1615 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11101 | 2025.09.17 20:44:01.872615 [ 291 ] {} <Debug> TCP-Session: e9ac000e-88ae-411c-a360-7fc150c646bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11102 | 2025.09.17 20:44:02.356225 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45991 | ||
| 11103 | 2025.09.17 20:44:02.356333 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11104 | 2025.09.17 20:44:02.356361 [ 288 ] {} <Debug> TCP-Session: b755c7cc-f1d2-4476-b8b9-1f86aac20a01 Authenticating user 'default' from [fd00:1122:3344:101::e]:45991 | ||
| 11105 | 2025.09.17 20:44:02.356385 [ 288 ] {} <Debug> TCP-Session: b755c7cc-f1d2-4476-b8b9-1f86aac20a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11106 | 2025.09.17 20:44:02.356398 [ 288 ] {} <Debug> TCP-Session: b755c7cc-f1d2-4476-b8b9-1f86aac20a01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11107 | 2025.09.17 20:44:02.356588 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55792 | ||
| 11108 | 2025.09.17 20:44:02.356607 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54182 | ||
| 11109 | 2025.09.17 20:44:02.356643 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57714 | ||
| 11110 | 2025.09.17 20:44:02.356669 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40450 | ||
| 11111 | 2025.09.17 20:44:02.356690 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59277 | ||
| 11112 | 2025.09.17 20:44:02.356707 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11113 | 2025.09.17 20:44:02.356664 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36791 | ||
| 11114 | 2025.09.17 20:44:02.356742 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11115 | 2025.09.17 20:44:02.356754 [ 289 ] {} <Debug> TCP-Session: 930d89c3-70bb-40d5-9fb2-12932d535f81 Authenticating user 'default' from [fd00:1122:3344:101::e]:55792 | ||
| 11116 | 2025.09.17 20:44:02.356771 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11117 | 2025.09.17 20:44:02.356785 [ 290 ] {} <Debug> TCP-Session: ef11119d-e0d6-473f-8b81-9f1bba920032 Authenticating user 'default' from [fd00:1122:3344:101::e]:54182 | ||
| 11118 | 2025.09.17 20:44:02.356801 [ 289 ] {} <Debug> TCP-Session: 930d89c3-70bb-40d5-9fb2-12932d535f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11119 | 2025.09.17 20:44:02.356806 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11120 | 2025.09.17 20:44:02.356810 [ 286 ] {} <Debug> TCP-Session: eb595823-3c19-4512-b016-7cbaaebd860e Authenticating user 'default' from [fd00:1122:3344:101::e]:59277 | ||
| 11121 | 2025.09.17 20:44:02.356820 [ 290 ] {} <Debug> TCP-Session: ef11119d-e0d6-473f-8b81-9f1bba920032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11122 | 2025.09.17 20:44:02.356845 [ 294 ] {} <Debug> TCP-Session: 07f0428e-0f97-4a7d-bce9-f132b7152737 Authenticating user 'default' from [fd00:1122:3344:101::e]:36791 | ||
| 11123 | 2025.09.17 20:44:02.356849 [ 286 ] {} <Debug> TCP-Session: eb595823-3c19-4512-b016-7cbaaebd860e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11124 | 2025.09.17 20:44:02.356854 [ 290 ] {} <Debug> TCP-Session: ef11119d-e0d6-473f-8b81-9f1bba920032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11125 | 2025.09.17 20:44:02.356864 [ 294 ] {} <Debug> TCP-Session: 07f0428e-0f97-4a7d-bce9-f132b7152737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2025.09.17 20:44:02.356867 [ 286 ] {} <Debug> TCP-Session: eb595823-3c19-4512-b016-7cbaaebd860e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11127 | 2025.09.17 20:44:02.356882 [ 294 ] {} <Debug> TCP-Session: 07f0428e-0f97-4a7d-bce9-f132b7152737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11128 | 2025.09.17 20:44:02.356808 [ 288 ] {} <Trace> TCP-Session: b755c7cc-f1d2-4476-b8b9-1f86aac20a01 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11129 | 2025.09.17 20:44:02.356738 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11130 | 2025.09.17 20:44:02.356652 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45492 | ||
| 11131 | 2025.09.17 20:44:02.356968 [ 292 ] {} <Debug> TCP-Session: d8a4c019-1bd5-4029-a4b6-7bb9fcd4277b Authenticating user 'default' from [fd00:1122:3344:101::e]:57714 | ||
| 11132 | 2025.09.17 20:44:02.356644 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63333 | ||
| 11133 | 2025.09.17 20:44:02.357005 [ 292 ] {} <Debug> TCP-Session: d8a4c019-1bd5-4029-a4b6-7bb9fcd4277b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11134 | 2025.09.17 20:44:02.356747 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11135 | 2025.09.17 20:44:02.357051 [ 292 ] {} <Debug> TCP-Session: d8a4c019-1bd5-4029-a4b6-7bb9fcd4277b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2025.09.17 20:44:02.357038 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11137 | 2025.09.17 20:44:02.357070 [ 3 ] {} <Debug> TCP-Session: 68fa04b4-4bdf-442b-9521-11997ce9e1fb Authenticating user 'default' from [fd00:1122:3344:101::e]:40450 | ||
| 11138 | 2025.09.17 20:44:02.357102 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11139 | 2025.09.17 20:44:02.357115 [ 3 ] {} <Debug> TCP-Session: 68fa04b4-4bdf-442b-9521-11997ce9e1fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11140 | 2025.09.17 20:44:02.357107 [ 288 ] {6a15d5cc-d692-4a82-9f9e-a71f206506d5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45991) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11141 | 2025.09.17 20:44:02.357147 [ 3 ] {} <Debug> TCP-Session: 68fa04b4-4bdf-442b-9521-11997ce9e1fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11142 | 2025.09.17 20:44:02.357140 [ 291 ] {} <Debug> TCP-Session: f6046a12-9d36-49ab-a291-e634f6d713ce Authenticating user 'default' from [fd00:1122:3344:101::e]:63333 | ||
| 11143 | 2025.09.17 20:44:02.357106 [ 293 ] {} <Debug> TCP-Session: b6a167e3-356b-41fd-8b50-05f2e8f1326a Authenticating user 'default' from [fd00:1122:3344:101::e]:45492 | ||
| 11144 | 2025.09.17 20:44:02.357218 [ 291 ] {} <Debug> TCP-Session: f6046a12-9d36-49ab-a291-e634f6d713ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11145 | 2025.09.17 20:44:02.356828 [ 289 ] {} <Debug> TCP-Session: 930d89c3-70bb-40d5-9fb2-12932d535f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11146 | 2025.09.17 20:44:02.357242 [ 293 ] {} <Debug> TCP-Session: b6a167e3-356b-41fd-8b50-05f2e8f1326a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2025.09.17 20:44:02.357247 [ 291 ] {} <Debug> TCP-Session: f6046a12-9d36-49ab-a291-e634f6d713ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11148 | 2025.09.17 20:44:02.357287 [ 293 ] {} <Debug> TCP-Session: b6a167e3-356b-41fd-8b50-05f2e8f1326a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11149 | 2025.09.17 20:44:02.357444 [ 288 ] {6a15d5cc-d692-4a82-9f9e-a71f206506d5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11150 | 2025.09.17 20:44:02.357509 [ 288 ] {6a15d5cc-d692-4a82-9f9e-a71f206506d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11151 | 2025.09.17 20:44:02.357832 [ 288 ] {6a15d5cc-d692-4a82-9f9e-a71f206506d5} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 11152 | 2025.09.17 20:44:02.358819 [ 303 ] {6a15d5cc-d692-4a82-9f9e-a71f206506d5} <Trace> AggregatingTransform: Aggregating | ||
| 11153 | 2025.09.17 20:44:02.358858 [ 303 ] {6a15d5cc-d692-4a82-9f9e-a71f206506d5} <Trace> Aggregator: Aggregation method: without_key | ||
| 11154 | 2025.09.17 20:44:02.358896 [ 303 ] {6a15d5cc-d692-4a82-9f9e-a71f206506d5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925586 sec. (1080.397 rows/sec., 42.20 KiB/sec.) | ||
| 11155 | 2025.09.17 20:44:02.358915 [ 303 ] {6a15d5cc-d692-4a82-9f9e-a71f206506d5} <Trace> Aggregator: Merging aggregated data | ||
| 11156 | 2025.09.17 20:44:02.360358 [ 288 ] {6a15d5cc-d692-4a82-9f9e-a71f206506d5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003315 sec., 301.65912518853696 rows/sec., 11.78 KiB/sec. | ||
| 11157 | 2025.09.17 20:44:02.360517 [ 288 ] {6a15d5cc-d692-4a82-9f9e-a71f206506d5} <Debug> TCPHandler: Processed in 0.003847579 sec. | ||
| 11158 | 2025.09.17 20:44:02.360602 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11159 | 2025.09.17 20:44:02.360635 [ 288 ] {} <Debug> TCP-Session: b755c7cc-f1d2-4476-b8b9-1f86aac20a01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11160 | 2025.09.17 20:44:02.360636 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11161 | 2025.09.17 20:44:02.360657 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11162 | 2025.09.17 20:44:02.360674 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11163 | 2025.09.17 20:44:02.360699 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11164 | 2025.09.17 20:44:02.360718 [ 290 ] {} <Debug> TCP-Session: ef11119d-e0d6-473f-8b81-9f1bba920032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11165 | 2025.09.17 20:44:02.360736 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11166 | 2025.09.17 20:44:02.360753 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11167 | 2025.09.17 20:44:02.360779 [ 286 ] {} <Debug> TCP-Session: eb595823-3c19-4512-b016-7cbaaebd860e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11168 | 2025.09.17 20:44:02.360774 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11169 | 2025.09.17 20:44:02.360804 [ 294 ] {} <Debug> TCP-Session: 07f0428e-0f97-4a7d-bce9-f132b7152737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11170 | 2025.09.17 20:44:02.360752 [ 292 ] {} <Debug> TCP-Session: d8a4c019-1bd5-4029-a4b6-7bb9fcd4277b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2025.09.17 20:44:02.360827 [ 3 ] {} <Debug> TCP-Session: 68fa04b4-4bdf-442b-9521-11997ce9e1fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11172 | 2025.09.17 20:44:02.360736 [ 291 ] {} <Debug> TCP-Session: f6046a12-9d36-49ab-a291-e634f6d713ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11173 | 2025.09.17 20:44:02.360714 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11174 | 2025.09.17 20:44:02.360692 [ 289 ] {} <Debug> TCP-Session: 930d89c3-70bb-40d5-9fb2-12932d535f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11175 | 2025.09.17 20:44:02.360924 [ 293 ] {} <Debug> TCP-Session: b6a167e3-356b-41fd-8b50-05f2e8f1326a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11176 | 2025.09.17 20:44:02.413399 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39195 | ||
| 11177 | 2025.09.17 20:44:02.413509 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11178 | 2025.09.17 20:44:02.413543 [ 288 ] {} <Debug> TCP-Session: 9774a19d-3fcd-4fd2-b731-4c70fe35041e Authenticating user 'default' from [fd00:1122:3344:101::e]:39195 | ||
| 11179 | 2025.09.17 20:44:02.413567 [ 288 ] {} <Debug> TCP-Session: 9774a19d-3fcd-4fd2-b731-4c70fe35041e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11180 | 2025.09.17 20:44:02.413580 [ 288 ] {} <Debug> TCP-Session: 9774a19d-3fcd-4fd2-b731-4c70fe35041e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11181 | 2025.09.17 20:44:02.413766 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58815 | ||
| 11182 | 2025.09.17 20:44:02.413801 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40854 | ||
| 11183 | 2025.09.17 20:44:02.413828 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37871 | ||
| 11184 | 2025.09.17 20:44:02.413851 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52792 | ||
| 11185 | 2025.09.17 20:44:02.413869 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46728 | ||
| 11186 | 2025.09.17 20:44:02.413874 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11187 | 2025.09.17 20:44:02.413910 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11188 | 2025.09.17 20:44:02.413928 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11189 | 2025.09.17 20:44:02.413919 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11190 | 2025.09.17 20:44:02.413859 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39749 | ||
| 11191 | 2025.09.17 20:44:02.413990 [ 292 ] {} <Debug> TCP-Session: 97b7f04c-668d-4793-adca-55a18f1ae641 Authenticating user 'default' from [fd00:1122:3344:101::e]:37871 | ||
| 11192 | 2025.09.17 20:44:02.413969 [ 294 ] {} <Debug> TCP-Session: 4f235fee-9840-4730-9847-17880164584f Authenticating user 'default' from [fd00:1122:3344:101::e]:52792 | ||
| 11193 | 2025.09.17 20:44:02.414040 [ 292 ] {} <Debug> TCP-Session: 97b7f04c-668d-4793-adca-55a18f1ae641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11194 | 2025.09.17 20:44:02.414053 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11195 | 2025.09.17 20:44:02.414067 [ 292 ] {} <Debug> TCP-Session: 97b7f04c-668d-4793-adca-55a18f1ae641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11196 | 2025.09.17 20:44:02.414068 [ 294 ] {} <Debug> TCP-Session: 4f235fee-9840-4730-9847-17880164584f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11197 | 2025.09.17 20:44:02.414082 [ 3 ] {} <Debug> TCP-Session: 4208ad82-f693-443f-be36-3b06b7bbb245 Authenticating user 'default' from [fd00:1122:3344:101::e]:39749 | ||
| 11198 | 2025.09.17 20:44:02.414100 [ 294 ] {} <Debug> TCP-Session: 4f235fee-9840-4730-9847-17880164584f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11199 | 2025.09.17 20:44:02.414116 [ 3 ] {} <Debug> TCP-Session: 4208ad82-f693-443f-be36-3b06b7bbb245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11200 | 2025.09.17 20:44:02.413967 [ 290 ] {} <Debug> TCP-Session: f38b0b06-22ca-47fd-ae55-1e075f77ba21 Authenticating user 'default' from [fd00:1122:3344:101::e]:40854 | ||
| 11201 | 2025.09.17 20:44:02.414140 [ 3 ] {} <Debug> TCP-Session: 4208ad82-f693-443f-be36-3b06b7bbb245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11202 | 2025.09.17 20:44:02.414164 [ 290 ] {} <Debug> TCP-Session: f38b0b06-22ca-47fd-ae55-1e075f77ba21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11203 | 2025.09.17 20:44:02.413826 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36383 | ||
| 11204 | 2025.09.17 20:44:02.414194 [ 290 ] {} <Debug> TCP-Session: f38b0b06-22ca-47fd-ae55-1e075f77ba21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11205 | 2025.09.17 20:44:02.413976 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11206 | 2025.09.17 20:44:02.413900 [ 288 ] {} <Trace> TCP-Session: 9774a19d-3fcd-4fd2-b731-4c70fe35041e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11207 | 2025.09.17 20:44:02.414264 [ 286 ] {} <Debug> TCP-Session: 2d2d6272-bd75-45ac-870b-d9d5b8282087 Authenticating user 'default' from [fd00:1122:3344:101::e]:46728 | ||
| 11208 | 2025.09.17 20:44:02.414289 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11209 | 2025.09.17 20:44:02.414298 [ 286 ] {} <Debug> TCP-Session: 2d2d6272-bd75-45ac-870b-d9d5b8282087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11210 | 2025.09.17 20:44:02.413842 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63863 | ||
| 11211 | 2025.09.17 20:44:02.414327 [ 286 ] {} <Debug> TCP-Session: 2d2d6272-bd75-45ac-870b-d9d5b8282087 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11212 | 2025.09.17 20:44:02.414324 [ 291 ] {} <Debug> TCP-Session: 422ef7d6-2c08-46b3-a5ff-b219305488f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36383 | ||
| 11213 | 2025.09.17 20:44:02.413965 [ 289 ] {} <Debug> TCP-Session: 5c7a1506-09df-475b-953c-28b50f5c41a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58815 | ||
| 11214 | 2025.09.17 20:44:02.414407 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11215 | 2025.09.17 20:44:02.414432 [ 289 ] {} <Debug> TCP-Session: 5c7a1506-09df-475b-953c-28b50f5c41a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11216 | 2025.09.17 20:44:02.414434 [ 288 ] {d466e5b3-4a4c-4d6c-90be-2c9fa5d86d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39195) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11217 | 2025.09.17 20:44:02.414452 [ 293 ] {} <Debug> TCP-Session: 91133237-254b-46ab-a3a7-47758eeff36e Authenticating user 'default' from [fd00:1122:3344:101::e]:63863 | ||
| 11218 | 2025.09.17 20:44:02.414459 [ 289 ] {} <Debug> TCP-Session: 5c7a1506-09df-475b-953c-28b50f5c41a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11219 | 2025.09.17 20:44:02.414488 [ 293 ] {} <Debug> TCP-Session: 91133237-254b-46ab-a3a7-47758eeff36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11220 | 2025.09.17 20:44:02.414404 [ 291 ] {} <Debug> TCP-Session: 422ef7d6-2c08-46b3-a5ff-b219305488f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11221 | 2025.09.17 20:44:02.414515 [ 293 ] {} <Debug> TCP-Session: 91133237-254b-46ab-a3a7-47758eeff36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11222 | 2025.09.17 20:44:02.414535 [ 291 ] {} <Debug> TCP-Session: 422ef7d6-2c08-46b3-a5ff-b219305488f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11223 | 2025.09.17 20:44:02.414724 [ 288 ] {d466e5b3-4a4c-4d6c-90be-2c9fa5d86d6f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11224 | 2025.09.17 20:44:02.414783 [ 288 ] {d466e5b3-4a4c-4d6c-90be-2c9fa5d86d6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11225 | 2025.09.17 20:44:02.415063 [ 288 ] {d466e5b3-4a4c-4d6c-90be-2c9fa5d86d6f} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 11226 | 2025.09.17 20:44:02.416015 [ 298 ] {d466e5b3-4a4c-4d6c-90be-2c9fa5d86d6f} <Trace> AggregatingTransform: Aggregating | ||
| 11227 | 2025.09.17 20:44:02.416057 [ 298 ] {d466e5b3-4a4c-4d6c-90be-2c9fa5d86d6f} <Trace> Aggregator: Aggregation method: without_key | ||
| 11228 | 2025.09.17 20:44:02.416099 [ 298 ] {d466e5b3-4a4c-4d6c-90be-2c9fa5d86d6f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000937506 sec. (1066.660 rows/sec., 41.67 KiB/sec.) | ||
| 11229 | 2025.09.17 20:44:02.416119 [ 298 ] {d466e5b3-4a4c-4d6c-90be-2c9fa5d86d6f} <Trace> Aggregator: Merging aggregated data | ||
| 11230 | 2025.09.17 20:44:02.417476 [ 288 ] {d466e5b3-4a4c-4d6c-90be-2c9fa5d86d6f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003098 sec., 322.78889606197544 rows/sec., 12.61 KiB/sec. | ||
| 11231 | 2025.09.17 20:44:02.417602 [ 288 ] {d466e5b3-4a4c-4d6c-90be-2c9fa5d86d6f} <Debug> TCPHandler: Processed in 0.003857869 sec. | ||
| 11232 | 2025.09.17 20:44:02.417732 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11233 | 2025.09.17 20:44:02.417759 [ 288 ] {} <Debug> TCP-Session: 9774a19d-3fcd-4fd2-b731-4c70fe35041e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11234 | 2025.09.17 20:44:02.417761 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11235 | 2025.09.17 20:44:02.417782 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11236 | 2025.09.17 20:44:02.417802 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11237 | 2025.09.17 20:44:02.417814 [ 286 ] {} <Debug> TCP-Session: 2d2d6272-bd75-45ac-870b-d9d5b8282087 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11238 | 2025.09.17 20:44:02.417834 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11239 | 2025.09.17 20:44:02.417835 [ 289 ] {} <Debug> TCP-Session: 5c7a1506-09df-475b-953c-28b50f5c41a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11240 | 2025.09.17 20:44:02.417853 [ 291 ] {} <Debug> TCP-Session: 422ef7d6-2c08-46b3-a5ff-b219305488f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11241 | 2025.09.17 20:44:02.417870 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11242 | 2025.09.17 20:44:02.417884 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11243 | 2025.09.17 20:44:02.417930 [ 292 ] {} <Debug> TCP-Session: 97b7f04c-668d-4793-adca-55a18f1ae641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11244 | 2025.09.17 20:44:02.417880 [ 290 ] {} <Debug> TCP-Session: f38b0b06-22ca-47fd-ae55-1e075f77ba21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11245 | 2025.09.17 20:44:02.417969 [ 294 ] {} <Debug> TCP-Session: 4f235fee-9840-4730-9847-17880164584f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11246 | 2025.09.17 20:44:02.417848 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11247 | 2025.09.17 20:44:02.417814 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11248 | 2025.09.17 20:44:02.418053 [ 3 ] {} <Debug> TCP-Session: 4208ad82-f693-443f-be36-3b06b7bbb245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11249 | 2025.09.17 20:44:02.418078 [ 293 ] {} <Debug> TCP-Session: 91133237-254b-46ab-a3a7-47758eeff36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11250 | 2025.09.17 20:44:03.463517 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2025.09.17 20:44:03.463702 [ 5 ] {e88bd726-2fcf-4f10-99d1-ef35ea596da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11252 | 2025.09.17 20:44:03.463771 [ 5 ] {e88bd726-2fcf-4f10-99d1-ef35ea596da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11253 | 2025.09.17 20:44:03.464430 [ 5 ] {e88bd726-2fcf-4f10-99d1-ef35ea596da1} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11254 | 2025.09.17 20:44:03.464482 [ 5 ] {e88bd726-2fcf-4f10-99d1-ef35ea596da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11255 | 2025.09.17 20:44:03.464878 [ 5 ] {e88bd726-2fcf-4f10-99d1-ef35ea596da1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11256 | 2025.09.17 20:44:03.465123 [ 5 ] {e88bd726-2fcf-4f10-99d1-ef35ea596da1} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2025.09.17 20:44:03.465286 [ 5 ] {e88bd726-2fcf-4f10-99d1-ef35ea596da1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001635 sec., 1223.2415902140674 rows/sec., 99.75 KiB/sec. | ||
| 11258 | 2025.09.17 20:44:03.465338 [ 5 ] {e88bd726-2fcf-4f10-99d1-ef35ea596da1} <Debug> TCPHandler: Processed in 0.001953684 sec. | ||
| 11259 | 2025.09.17 20:44:03.465468 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2025.09.17 20:44:03.465580 [ 5 ] {99b670c7-d362-4b07-99ec-80d961d28cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11261 | 2025.09.17 20:44:03.465626 [ 5 ] {99b670c7-d362-4b07-99ec-80d961d28cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11262 | 2025.09.17 20:44:03.466729 [ 5 ] {99b670c7-d362-4b07-99ec-80d961d28cf4} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2025.09.17 20:44:03.466772 [ 5 ] {99b670c7-d362-4b07-99ec-80d961d28cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11264 | 2025.09.17 20:44:03.467210 [ 5 ] {99b670c7-d362-4b07-99ec-80d961d28cf4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11265 | 2025.09.17 20:44:03.467437 [ 5 ] {99b670c7-d362-4b07-99ec-80d961d28cf4} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2025.09.17 20:44:03.467578 [ 5 ] {99b670c7-d362-4b07-99ec-80d961d28cf4} <Debug> executeQuery: Read 1263 rows, 107.37 KiB in 0.002022 sec., 624629.0801186943 rows/sec., 51.85 MiB/sec. | ||
| 11267 | 2025.09.17 20:44:03.467619 [ 5 ] {99b670c7-d362-4b07-99ec-80d961d28cf4} <Debug> TCPHandler: Processed in 0.002204402 sec. | ||
| 11268 | 2025.09.17 20:44:03.467737 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2025.09.17 20:44:03.467835 [ 5 ] {ffff2771-1b5b-44ff-bedc-4ee263e2b613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11270 | 2025.09.17 20:44:03.467879 [ 5 ] {ffff2771-1b5b-44ff-bedc-4ee263e2b613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11271 | 2025.09.17 20:44:03.468317 [ 5 ] {ffff2771-1b5b-44ff-bedc-4ee263e2b613} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2025.09.17 20:44:03.468354 [ 5 ] {ffff2771-1b5b-44ff-bedc-4ee263e2b613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11273 | 2025.09.17 20:44:03.468663 [ 5 ] {ffff2771-1b5b-44ff-bedc-4ee263e2b613} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11274 | 2025.09.17 20:44:03.468875 [ 5 ] {ffff2771-1b5b-44ff-bedc-4ee263e2b613} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2025.09.17 20:44:03.469006 [ 5 ] {ffff2771-1b5b-44ff-bedc-4ee263e2b613} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001193 sec., 29337.80385582565 rows/sec., 2.15 MiB/sec. | ||
| 11276 | 2025.09.17 20:44:03.469045 [ 5 ] {ffff2771-1b5b-44ff-bedc-4ee263e2b613} <Debug> TCPHandler: Processed in 0.001360849 sec. | ||
| 11277 | 2025.09.17 20:44:03.469145 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2025.09.17 20:44:03.469240 [ 5 ] {4bc77fdb-56cf-4836-9eb2-fe3392e6f566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11279 | 2025.09.17 20:44:03.469280 [ 5 ] {4bc77fdb-56cf-4836-9eb2-fe3392e6f566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11280 | 2025.09.17 20:44:03.469798 [ 5 ] {4bc77fdb-56cf-4836-9eb2-fe3392e6f566} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2025.09.17 20:44:03.469835 [ 5 ] {4bc77fdb-56cf-4836-9eb2-fe3392e6f566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11282 | 2025.09.17 20:44:03.470148 [ 5 ] {4bc77fdb-56cf-4836-9eb2-fe3392e6f566} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11283 | 2025.09.17 20:44:03.470366 [ 5 ] {4bc77fdb-56cf-4836-9eb2-fe3392e6f566} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2025.09.17 20:44:03.470495 [ 5 ] {4bc77fdb-56cf-4836-9eb2-fe3392e6f566} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001275 sec., 178823.5294117647 rows/sec., 12.11 MiB/sec. | ||
| 11285 | 2025.09.17 20:44:03.470534 [ 5 ] {4bc77fdb-56cf-4836-9eb2-fe3392e6f566} <Debug> TCPHandler: Processed in 0.001437781 sec. | ||
| 11286 | 2025.09.17 20:44:03.470635 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2025.09.17 20:44:03.470729 [ 5 ] {f27eddf6-19f4-4935-b398-cdec17ef9ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11288 | 2025.09.17 20:44:03.470769 [ 5 ] {f27eddf6-19f4-4935-b398-cdec17ef9ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11289 | 2025.09.17 20:44:03.471430 [ 5 ] {f27eddf6-19f4-4935-b398-cdec17ef9ff4} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2025.09.17 20:44:03.471468 [ 5 ] {f27eddf6-19f4-4935-b398-cdec17ef9ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11291 | 2025.09.17 20:44:03.471812 [ 5 ] {f27eddf6-19f4-4935-b398-cdec17ef9ff4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11292 | 2025.09.17 20:44:03.472027 [ 5 ] {f27eddf6-19f4-4935-b398-cdec17ef9ff4} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2025.09.17 20:44:03.472155 [ 5 ] {f27eddf6-19f4-4935-b398-cdec17ef9ff4} <Debug> executeQuery: Read 555 rows, 42.21 KiB in 0.001445 sec., 384083.0449826989 rows/sec., 28.53 MiB/sec. | ||
| 11294 | 2025.09.17 20:44:03.472193 [ 5 ] {f27eddf6-19f4-4935-b398-cdec17ef9ff4} <Debug> TCPHandler: Processed in 0.001607375 sec. | ||
| 11295 | 2025.09.17 20:44:03.472304 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2025.09.17 20:44:03.472400 [ 5 ] {ab362a55-ee2e-45aa-80af-ca66e12ce7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11297 | 2025.09.17 20:44:03.472444 [ 5 ] {ab362a55-ee2e-45aa-80af-ca66e12ce7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11298 | 2025.09.17 20:44:03.473099 [ 5 ] {ab362a55-ee2e-45aa-80af-ca66e12ce7ba} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2025.09.17 20:44:03.473136 [ 5 ] {ab362a55-ee2e-45aa-80af-ca66e12ce7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11300 | 2025.09.17 20:44:03.473516 [ 5 ] {ab362a55-ee2e-45aa-80af-ca66e12ce7ba} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11301 | 2025.09.17 20:44:03.473730 [ 5 ] {ab362a55-ee2e-45aa-80af-ca66e12ce7ba} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2025.09.17 20:44:03.473860 [ 5 ] {ab362a55-ee2e-45aa-80af-ca66e12ce7ba} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001479 sec., 571331.9810682894 rows/sec., 38.45 MiB/sec. | ||
| 11303 | 2025.09.17 20:44:03.473897 [ 5 ] {ab362a55-ee2e-45aa-80af-ca66e12ce7ba} <Debug> TCPHandler: Processed in 0.001641506 sec. | ||
| 11304 | 2025.09.17 20:44:03.474011 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2025.09.17 20:44:03.474105 [ 5 ] {837efa3a-6bef-401f-8772-5362c91be06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11306 | 2025.09.17 20:44:03.474161 [ 5 ] {837efa3a-6bef-401f-8772-5362c91be06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11307 | 2025.09.17 20:44:03.475031 [ 5 ] {837efa3a-6bef-401f-8772-5362c91be06f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2025.09.17 20:44:03.475069 [ 5 ] {837efa3a-6bef-401f-8772-5362c91be06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11309 | 2025.09.17 20:44:03.475619 [ 5 ] {837efa3a-6bef-401f-8772-5362c91be06f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11310 | 2025.09.17 20:44:03.475854 [ 5 ] {837efa3a-6bef-401f-8772-5362c91be06f} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2025.09.17 20:44:03.476001 [ 5 ] {837efa3a-6bef-401f-8772-5362c91be06f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001915 sec., 17232.375979112272 rows/sec., 30.88 MiB/sec. | ||
| 11312 | 2025.09.17 20:44:03.476064 [ 5 ] {837efa3a-6bef-401f-8772-5362c91be06f} <Debug> TCPHandler: Processed in 0.002102879 sec. | ||
| 11313 | 2025.09.17 20:44:03.476186 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2025.09.17 20:44:03.476281 [ 5 ] {910a6085-7b41-4627-bbea-d3777a09609a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11315 | 2025.09.17 20:44:03.476323 [ 5 ] {910a6085-7b41-4627-bbea-d3777a09609a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11316 | 2025.09.17 20:44:03.476671 [ 5 ] {910a6085-7b41-4627-bbea-d3777a09609a} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2025.09.17 20:44:03.476707 [ 5 ] {910a6085-7b41-4627-bbea-d3777a09609a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11318 | 2025.09.17 20:44:03.477021 [ 5 ] {910a6085-7b41-4627-bbea-d3777a09609a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11319 | 2025.09.17 20:44:03.477241 [ 5 ] {910a6085-7b41-4627-bbea-d3777a09609a} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2025.09.17 20:44:03.477369 [ 5 ] {910a6085-7b41-4627-bbea-d3777a09609a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 11321 | 2025.09.17 20:44:03.477406 [ 5 ] {910a6085-7b41-4627-bbea-d3777a09609a} <Debug> TCPHandler: Processed in 0.001269696 sec. | ||
| 11322 | 2025.09.17 20:44:05.240072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27366 | ||
| 11323 | 2025.09.17 20:44:05.240611 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2025.09.17 20:44:05.240661 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11325 | 2025.09.17 20:44:05.241175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11326 | 2025.09.17 20:44:05.241441 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2025.09.17 20:44:05.241592 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27366 | ||
| 11328 | 2025.09.17 20:44:06.668536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11329 | 2025.09.17 20:44:06.684688 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2025.09.17 20:44:06.684751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11331 | 2025.09.17 20:44:06.690087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11332 | 2025.09.17 20:44:06.690777 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.09.17 20:44:06.693880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11334 | 2025.09.17 20:44:07.812062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1352 | ||
| 11335 | 2025.09.17 20:44:07.814468 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11336 | 2025.09.17 20:44:07.814521 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11337 | 2025.09.17 20:44:07.815752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11338 | 2025.09.17 20:44:07.816035 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11339 | 2025.09.17 20:44:07.816383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 11340 | 2025.09.17 20:44:08.434303 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2025.09.17 20:44:08.434507 [ 5 ] {0f153c95-300a-4c6a-93d5-7c4c266a7c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11342 | 2025.09.17 20:44:08.434583 [ 5 ] {0f153c95-300a-4c6a-93d5-7c4c266a7c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11343 | 2025.09.17 20:44:08.435293 [ 5 ] {0f153c95-300a-4c6a-93d5-7c4c266a7c01} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2025.09.17 20:44:08.435342 [ 5 ] {0f153c95-300a-4c6a-93d5-7c4c266a7c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11345 | 2025.09.17 20:44:08.435741 [ 5 ] {0f153c95-300a-4c6a-93d5-7c4c266a7c01} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11346 | 2025.09.17 20:44:08.435973 [ 5 ] {0f153c95-300a-4c6a-93d5-7c4c266a7c01} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2025.09.17 20:44:08.436127 [ 5 ] {0f153c95-300a-4c6a-93d5-7c4c266a7c01} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001675 sec., 44179.10447761194 rows/sec., 3.57 MiB/sec. | ||
| 11348 | 2025.09.17 20:44:08.436168 [ 5 ] {0f153c95-300a-4c6a-93d5-7c4c266a7c01} <Debug> TCPHandler: Processed in 0.002009397 sec. | ||
| 11349 | 2025.09.17 20:44:08.436289 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11350 | 2025.09.17 20:44:08.436384 [ 5 ] {02752370-306f-4521-b7e3-4318c705f38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11351 | 2025.09.17 20:44:08.436424 [ 5 ] {02752370-306f-4521-b7e3-4318c705f38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11352 | 2025.09.17 20:44:08.436816 [ 5 ] {02752370-306f-4521-b7e3-4318c705f38a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11353 | 2025.09.17 20:44:08.436853 [ 5 ] {02752370-306f-4521-b7e3-4318c705f38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11354 | 2025.09.17 20:44:08.437152 [ 5 ] {02752370-306f-4521-b7e3-4318c705f38a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11355 | 2025.09.17 20:44:08.437373 [ 5 ] {02752370-306f-4521-b7e3-4318c705f38a} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11356 | 2025.09.17 20:44:08.437506 [ 5 ] {02752370-306f-4521-b7e3-4318c705f38a} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001141 sec., 7887.817703768624 rows/sec., 593.13 KiB/sec. | ||
| 11357 | 2025.09.17 20:44:08.437544 [ 5 ] {02752370-306f-4521-b7e3-4318c705f38a} <Debug> TCPHandler: Processed in 0.001304956 sec. | ||
| 11358 | 2025.09.17 20:44:08.437652 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2025.09.17 20:44:08.437745 [ 5 ] {ee66a481-439c-4c60-92d4-d6221a17ac57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11360 | 2025.09.17 20:44:08.437786 [ 5 ] {ee66a481-439c-4c60-92d4-d6221a17ac57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11361 | 2025.09.17 20:44:08.438188 [ 5 ] {ee66a481-439c-4c60-92d4-d6221a17ac57} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2025.09.17 20:44:08.438224 [ 5 ] {ee66a481-439c-4c60-92d4-d6221a17ac57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11363 | 2025.09.17 20:44:08.438526 [ 5 ] {ee66a481-439c-4c60-92d4-d6221a17ac57} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11364 | 2025.09.17 20:44:08.438737 [ 5 ] {ee66a481-439c-4c60-92d4-d6221a17ac57} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2025.09.17 20:44:08.438864 [ 5 ] {ee66a481-439c-4c60-92d4-d6221a17ac57} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001136 sec., 64260.56338028169 rows/sec., 5.02 MiB/sec. | ||
| 11366 | 2025.09.17 20:44:08.438901 [ 5 ] {ee66a481-439c-4c60-92d4-d6221a17ac57} <Debug> TCPHandler: Processed in 0.001298157 sec. | ||
| 11367 | 2025.09.17 20:44:08.439012 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2025.09.17 20:44:08.439106 [ 5 ] {a9b28b7b-4b0d-4e82-a42f-1a51dffcbd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11369 | 2025.09.17 20:44:08.439149 [ 5 ] {a9b28b7b-4b0d-4e82-a42f-1a51dffcbd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11370 | 2025.09.17 20:44:08.439541 [ 5 ] {a9b28b7b-4b0d-4e82-a42f-1a51dffcbd8a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2025.09.17 20:44:08.439577 [ 5 ] {a9b28b7b-4b0d-4e82-a42f-1a51dffcbd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11372 | 2025.09.17 20:44:08.439907 [ 5 ] {a9b28b7b-4b0d-4e82-a42f-1a51dffcbd8a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11373 | 2025.09.17 20:44:08.440118 [ 5 ] {a9b28b7b-4b0d-4e82-a42f-1a51dffcbd8a} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2025.09.17 20:44:08.440244 [ 5 ] {a9b28b7b-4b0d-4e82-a42f-1a51dffcbd8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 11375 | 2025.09.17 20:44:08.440280 [ 5 ] {a9b28b7b-4b0d-4e82-a42f-1a51dffcbd8a} <Debug> TCPHandler: Processed in 0.001318157 sec. | ||
| 11376 | 2025.09.17 20:44:08.440380 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2025.09.17 20:44:08.440473 [ 5 ] {73268573-1c3c-4be8-b7df-981060921bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11378 | 2025.09.17 20:44:08.440527 [ 5 ] {73268573-1c3c-4be8-b7df-981060921bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11379 | 2025.09.17 20:44:08.441269 [ 5 ] {73268573-1c3c-4be8-b7df-981060921bfe} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2025.09.17 20:44:08.441306 [ 5 ] {73268573-1c3c-4be8-b7df-981060921bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11381 | 2025.09.17 20:44:08.441809 [ 5 ] {73268573-1c3c-4be8-b7df-981060921bfe} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11382 | 2025.09.17 20:44:08.442032 [ 5 ] {73268573-1c3c-4be8-b7df-981060921bfe} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2025.09.17 20:44:08.442151 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11384 | 2025.09.17 20:44:08.442167 [ 5 ] {73268573-1c3c-4be8-b7df-981060921bfe} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001712 sec., 5257.009345794392 rows/sec., 9.42 MiB/sec. | ||
| 11385 | 2025.09.17 20:44:08.442236 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2025.09.17 20:44:08.442263 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11387 | 2025.09.17 20:44:08.442269 [ 5 ] {73268573-1c3c-4be8-b7df-981060921bfe} <Debug> TCPHandler: Processed in 0.001938004 sec. | ||
| 11388 | 2025.09.17 20:44:08.442386 [ 191 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 11389 | 2025.09.17 20:44:08.442395 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2025.09.17 20:44:08.442538 [ 5 ] {f02d87cc-e498-4b09-9291-9c516df58d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11391 | 2025.09.17 20:44:08.442581 [ 5 ] {f02d87cc-e498-4b09-9291-9c516df58d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11392 | 2025.09.17 20:44:08.442672 [ 191 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11393 | 2025.09.17 20:44:08.442750 [ 191 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1525 rows starting from the beginning of the part | ||
| 11394 | 2025.09.17 20:44:08.442893 [ 191 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 9 rows starting from the beginning of the part | ||
| 11395 | 2025.09.17 20:44:08.442919 [ 5 ] {f02d87cc-e498-4b09-9291-9c516df58d30} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11396 | 2025.09.17 20:44:08.442959 [ 5 ] {f02d87cc-e498-4b09-9291-9c516df58d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11397 | 2025.09.17 20:44:08.443009 [ 191 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 33 rows starting from the beginning of the part | ||
| 11398 | 2025.09.17 20:44:08.443112 [ 191 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 9 rows starting from the beginning of the part | ||
| 11399 | 2025.09.17 20:44:08.443207 [ 191 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 33 rows starting from the beginning of the part | ||
| 11400 | 2025.09.17 20:44:08.443295 [ 5 ] {f02d87cc-e498-4b09-9291-9c516df58d30} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11401 | 2025.09.17 20:44:08.443301 [ 191 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 9 rows starting from the beginning of the part | ||
| 11402 | 2025.09.17 20:44:08.443527 [ 5 ] {f02d87cc-e498-4b09-9291-9c516df58d30} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2025.09.17 20:44:08.443671 [ 5 ] {f02d87cc-e498-4b09-9291-9c516df58d30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 11404 | 2025.09.17 20:44:08.443723 [ 5 ] {f02d87cc-e498-4b09-9291-9c516df58d30} <Debug> TCPHandler: Processed in 0.001377379 sec. | ||
| 11405 | 2025.09.17 20:44:08.455626 [ 196 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1618 rows, containing 19 columns (19 merged, 0 gathered) in 0.013291364 sec., 121733.17952920408 rows/sec., 218.14 MiB/sec. | ||
| 11406 | 2025.09.17 20:44:08.457448 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11407 | 2025.09.17 20:44:08.457794 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11408 | 2025.09.17 20:44:08.457866 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11409 | 2025.09.17 20:44:08.458022 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 11410 | 2025.09.17 20:44:09.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.53 MiB, peak 341.12 MiB, free memory in arenas 0.00 B, will set to 335.43 MiB (RSS), difference: 6.91 MiB | ||
| 11411 | 2025.09.17 20:44:12.567083 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11412 | 2025.09.17 20:44:12.567186 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11413 | 2025.09.17 20:44:12.741741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27814 | ||
| 11414 | 2025.09.17 20:44:12.742394 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2025.09.17 20:44:12.742438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11416 | 2025.09.17 20:44:12.742945 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11417 | 2025.09.17 20:44:12.743200 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2025.09.17 20:44:12.743355 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27814 | ||
| 11419 | 2025.09.17 20:44:13.434855 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11420 | 2025.09.17 20:44:13.435039 [ 5 ] {0ecedf98-18a6-408b-a031-6208f26db5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11421 | 2025.09.17 20:44:13.435104 [ 5 ] {0ecedf98-18a6-408b-a031-6208f26db5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11422 | 2025.09.17 20:44:13.435782 [ 5 ] {0ecedf98-18a6-408b-a031-6208f26db5ed} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11423 | 2025.09.17 20:44:13.435828 [ 5 ] {0ecedf98-18a6-408b-a031-6208f26db5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11424 | 2025.09.17 20:44:13.436228 [ 5 ] {0ecedf98-18a6-408b-a031-6208f26db5ed} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11425 | 2025.09.17 20:44:13.436459 [ 5 ] {0ecedf98-18a6-408b-a031-6208f26db5ed} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11426 | 2025.09.17 20:44:13.436612 [ 5 ] {0ecedf98-18a6-408b-a031-6208f26db5ed} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001625 sec., 75076.92307692308 rows/sec., 6.45 MiB/sec. | ||
| 11427 | 2025.09.17 20:44:13.436654 [ 5 ] {0ecedf98-18a6-408b-a031-6208f26db5ed} <Debug> TCPHandler: Processed in 0.001930294 sec. | ||
| 11428 | 2025.09.17 20:44:13.436776 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11429 | 2025.09.17 20:44:13.436870 [ 5 ] {bdb1cf5d-d136-425d-9041-ab6ea221d3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11430 | 2025.09.17 20:44:13.436910 [ 5 ] {bdb1cf5d-d136-425d-9041-ab6ea221d3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11431 | 2025.09.17 20:44:13.437314 [ 5 ] {bdb1cf5d-d136-425d-9041-ab6ea221d3a1} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2025.09.17 20:44:13.437351 [ 5 ] {bdb1cf5d-d136-425d-9041-ab6ea221d3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11433 | 2025.09.17 20:44:13.437643 [ 5 ] {bdb1cf5d-d136-425d-9041-ab6ea221d3a1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11434 | 2025.09.17 20:44:13.437846 [ 5 ] {bdb1cf5d-d136-425d-9041-ab6ea221d3a1} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11435 | 2025.09.17 20:44:13.437971 [ 5 ] {bdb1cf5d-d136-425d-9041-ab6ea221d3a1} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00112 sec., 29464.285714285717 rows/sec., 2.16 MiB/sec. | ||
| 11436 | 2025.09.17 20:44:13.438008 [ 5 ] {bdb1cf5d-d136-425d-9041-ab6ea221d3a1} <Debug> TCPHandler: Processed in 0.001279476 sec. | ||
| 11437 | 2025.09.17 20:44:13.438115 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11438 | 2025.09.17 20:44:13.438207 [ 5 ] {f2059789-42e7-4b56-914a-26fa3eb4cb99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11439 | 2025.09.17 20:44:13.438248 [ 5 ] {f2059789-42e7-4b56-914a-26fa3eb4cb99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11440 | 2025.09.17 20:44:13.438669 [ 5 ] {f2059789-42e7-4b56-914a-26fa3eb4cb99} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2025.09.17 20:44:13.438705 [ 5 ] {f2059789-42e7-4b56-914a-26fa3eb4cb99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11442 | 2025.09.17 20:44:13.439000 [ 5 ] {f2059789-42e7-4b56-914a-26fa3eb4cb99} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11443 | 2025.09.17 20:44:13.439203 [ 5 ] {f2059789-42e7-4b56-914a-26fa3eb4cb99} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2025.09.17 20:44:13.439334 [ 5 ] {f2059789-42e7-4b56-914a-26fa3eb4cb99} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001145 sec., 84716.15720524018 rows/sec., 6.62 MiB/sec. | ||
| 11445 | 2025.09.17 20:44:13.439370 [ 5 ] {f2059789-42e7-4b56-914a-26fa3eb4cb99} <Debug> TCPHandler: Processed in 0.001302607 sec. | ||
| 11446 | 2025.09.17 20:44:13.439479 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11447 | 2025.09.17 20:44:13.439571 [ 5 ] {c2b6f31c-4367-44e8-8602-1c5d9f256db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11448 | 2025.09.17 20:44:13.439613 [ 5 ] {c2b6f31c-4367-44e8-8602-1c5d9f256db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11449 | 2025.09.17 20:44:13.440012 [ 5 ] {c2b6f31c-4367-44e8-8602-1c5d9f256db7} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11450 | 2025.09.17 20:44:13.440048 [ 5 ] {c2b6f31c-4367-44e8-8602-1c5d9f256db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11451 | 2025.09.17 20:44:13.440369 [ 5 ] {c2b6f31c-4367-44e8-8602-1c5d9f256db7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11452 | 2025.09.17 20:44:13.440582 [ 5 ] {c2b6f31c-4367-44e8-8602-1c5d9f256db7} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11453 | 2025.09.17 20:44:13.440712 [ 5 ] {c2b6f31c-4367-44e8-8602-1c5d9f256db7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 11454 | 2025.09.17 20:44:13.440748 [ 5 ] {c2b6f31c-4367-44e8-8602-1c5d9f256db7} <Debug> TCPHandler: Processed in 0.001316577 sec. | ||
| 11455 | 2025.09.17 20:44:13.440856 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11456 | 2025.09.17 20:44:13.440947 [ 5 ] {5de4abca-cedd-46b0-983a-33e337c91cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11457 | 2025.09.17 20:44:13.441001 [ 5 ] {5de4abca-cedd-46b0-983a-33e337c91cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11458 | 2025.09.17 20:44:13.441831 [ 5 ] {5de4abca-cedd-46b0-983a-33e337c91cad} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2025.09.17 20:44:13.441867 [ 5 ] {5de4abca-cedd-46b0-983a-33e337c91cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11460 | 2025.09.17 20:44:13.442405 [ 5 ] {5de4abca-cedd-46b0-983a-33e337c91cad} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11461 | 2025.09.17 20:44:13.442618 [ 5 ] {5de4abca-cedd-46b0-983a-33e337c91cad} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2025.09.17 20:44:13.442751 [ 5 ] {5de4abca-cedd-46b0-983a-33e337c91cad} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001821 sec., 18121.91103789127 rows/sec., 32.47 MiB/sec. | ||
| 11463 | 2025.09.17 20:44:13.442803 [ 5 ] {5de4abca-cedd-46b0-983a-33e337c91cad} <Debug> TCPHandler: Processed in 0.001994467 sec. | ||
| 11464 | 2025.09.17 20:44:13.442912 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11465 | 2025.09.17 20:44:13.443006 [ 5 ] {3a4b543b-f35f-461e-afe5-0471f9900252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11466 | 2025.09.17 20:44:13.443047 [ 5 ] {3a4b543b-f35f-461e-afe5-0471f9900252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11467 | 2025.09.17 20:44:13.443383 [ 5 ] {3a4b543b-f35f-461e-afe5-0471f9900252} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2025.09.17 20:44:13.443418 [ 5 ] {3a4b543b-f35f-461e-afe5-0471f9900252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11469 | 2025.09.17 20:44:13.443713 [ 5 ] {3a4b543b-f35f-461e-afe5-0471f9900252} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11470 | 2025.09.17 20:44:13.443916 [ 5 ] {3a4b543b-f35f-461e-afe5-0471f9900252} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11471 | 2025.09.17 20:44:13.444045 [ 5 ] {3a4b543b-f35f-461e-afe5-0471f9900252} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 11472 | 2025.09.17 20:44:13.444080 [ 5 ] {3a4b543b-f35f-461e-afe5-0471f9900252} <Debug> TCPHandler: Processed in 0.001215785 sec. | ||
| 11473 | 2025.09.17 20:44:14.193983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11474 | 2025.09.17 20:44:14.209997 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11475 | 2025.09.17 20:44:14.210040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11476 | 2025.09.17 20:44:14.216209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11477 | 2025.09.17 20:44:14.216886 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11478 | 2025.09.17 20:44:14.219566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11479 | 2025.09.17 20:44:17.816624 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1376 | ||
| 11480 | 2025.09.17 20:44:17.818869 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2025.09.17 20:44:17.818923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11482 | 2025.09.17 20:44:17.820140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11483 | 2025.09.17 20:44:17.820449 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2025.09.17 20:44:17.820741 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1376 | ||
| 11485 | 2025.09.17 20:44:18.435905 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11486 | 2025.09.17 20:44:18.436185 [ 5 ] {69e7819c-df08-432e-a6b2-fa2f7f404ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11487 | 2025.09.17 20:44:18.436288 [ 5 ] {69e7819c-df08-432e-a6b2-fa2f7f404ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11488 | 2025.09.17 20:44:18.436999 [ 5 ] {69e7819c-df08-432e-a6b2-fa2f7f404ef4} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2025.09.17 20:44:18.437037 [ 5 ] {69e7819c-df08-432e-a6b2-fa2f7f404ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11490 | 2025.09.17 20:44:18.437420 [ 5 ] {69e7819c-df08-432e-a6b2-fa2f7f404ef4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11491 | 2025.09.17 20:44:18.437667 [ 5 ] {69e7819c-df08-432e-a6b2-fa2f7f404ef4} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2025.09.17 20:44:18.437813 [ 5 ] {69e7819c-df08-432e-a6b2-fa2f7f404ef4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001706 sec., 14067.99531066823 rows/sec., 1.17 MiB/sec. | ||
| 11493 | 2025.09.17 20:44:18.437854 [ 5 ] {69e7819c-df08-432e-a6b2-fa2f7f404ef4} <Debug> TCPHandler: Processed in 0.002130709 sec. | ||
| 11494 | 2025.09.17 20:44:18.437971 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11495 | 2025.09.17 20:44:18.438060 [ 5 ] {9db01b64-d20d-4d57-b662-469c7d7303e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11496 | 2025.09.17 20:44:18.438097 [ 5 ] {9db01b64-d20d-4d57-b662-469c7d7303e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11497 | 2025.09.17 20:44:18.438464 [ 5 ] {9db01b64-d20d-4d57-b662-469c7d7303e2} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11498 | 2025.09.17 20:44:18.438496 [ 5 ] {9db01b64-d20d-4d57-b662-469c7d7303e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11499 | 2025.09.17 20:44:18.438756 [ 5 ] {9db01b64-d20d-4d57-b662-469c7d7303e2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11500 | 2025.09.17 20:44:18.439013 [ 5 ] {9db01b64-d20d-4d57-b662-469c7d7303e2} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11501 | 2025.09.17 20:44:18.439134 [ 5 ] {9db01b64-d20d-4d57-b662-469c7d7303e2} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001084 sec., 7380.073800738008 rows/sec., 601.79 KiB/sec. | ||
| 11502 | 2025.09.17 20:44:18.439170 [ 5 ] {9db01b64-d20d-4d57-b662-469c7d7303e2} <Debug> TCPHandler: Processed in 0.001243224 sec. | ||
| 11503 | 2025.09.17 20:44:18.439284 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11504 | 2025.09.17 20:44:18.439397 [ 5 ] {3be6ea33-c8a5-4057-a9c2-86ad503e2565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11505 | 2025.09.17 20:44:18.439438 [ 5 ] {3be6ea33-c8a5-4057-a9c2-86ad503e2565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11506 | 2025.09.17 20:44:18.439946 [ 5 ] {3be6ea33-c8a5-4057-a9c2-86ad503e2565} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11507 | 2025.09.17 20:44:18.439982 [ 5 ] {3be6ea33-c8a5-4057-a9c2-86ad503e2565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11508 | 2025.09.17 20:44:18.440319 [ 5 ] {3be6ea33-c8a5-4057-a9c2-86ad503e2565} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11509 | 2025.09.17 20:44:18.440537 [ 5 ] {3be6ea33-c8a5-4057-a9c2-86ad503e2565} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11510 | 2025.09.17 20:44:18.440647 [ 122 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11511 | 2025.09.17 20:44:18.440665 [ 5 ] {3be6ea33-c8a5-4057-a9c2-86ad503e2565} <Debug> executeQuery: Read 198 rows, 17.88 KiB in 0.001288 sec., 153726.70807453414 rows/sec., 13.55 MiB/sec. | ||
| 11512 | 2025.09.17 20:44:18.440690 [ 122 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2025.09.17 20:44:18.440705 [ 5 ] {3be6ea33-c8a5-4057-a9c2-86ad503e2565} <Debug> TCPHandler: Processed in 0.001472802 sec. | ||
| 11514 | 2025.09.17 20:44:18.440718 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11515 | 2025.09.17 20:44:18.440831 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11516 | 2025.09.17 20:44:18.440836 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 11517 | 2025.09.17 20:44:18.440928 [ 5 ] {97514037-2f96-42e3-8114-5f043e86baa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11518 | 2025.09.17 20:44:18.440974 [ 5 ] {97514037-2f96-42e3-8114-5f043e86baa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11519 | 2025.09.17 20:44:18.440984 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11520 | 2025.09.17 20:44:18.441024 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1410 rows starting from the beginning of the part | ||
| 11521 | 2025.09.17 20:44:18.441090 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 74 rows starting from the beginning of the part | ||
| 11522 | 2025.09.17 20:44:18.441135 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1263 rows starting from the beginning of the part | ||
| 11523 | 2025.09.17 20:44:18.441185 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 11524 | 2025.09.17 20:44:18.441233 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 122 rows starting from the beginning of the part | ||
| 11525 | 2025.09.17 20:44:18.441273 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 198 rows starting from the beginning of the part | ||
| 11526 | 2025.09.17 20:44:18.441406 [ 5 ] {97514037-2f96-42e3-8114-5f043e86baa8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2025.09.17 20:44:18.441448 [ 5 ] {97514037-2f96-42e3-8114-5f043e86baa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11528 | 2025.09.17 20:44:18.441775 [ 5 ] {97514037-2f96-42e3-8114-5f043e86baa8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11529 | 2025.09.17 20:44:18.441999 [ 5 ] {97514037-2f96-42e3-8114-5f043e86baa8} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2025.09.17 20:44:18.442136 [ 5 ] {97514037-2f96-42e3-8114-5f043e86baa8} <Debug> executeQuery: Read 29 rows, 2.20 KiB in 0.001226 sec., 23654.159869494288 rows/sec., 1.75 MiB/sec. | ||
| 11531 | 2025.09.17 20:44:18.442173 [ 5 ] {97514037-2f96-42e3-8114-5f043e86baa8} <Debug> TCPHandler: Processed in 0.001391689 sec. | ||
| 11532 | 2025.09.17 20:44:18.442285 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2025.09.17 20:44:18.442380 [ 5 ] {b32b7ac9-ce27-4906-abb5-d2accc09e738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11534 | 2025.09.17 20:44:18.442421 [ 5 ] {b32b7ac9-ce27-4906-abb5-d2accc09e738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11535 | 2025.09.17 20:44:18.442657 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001873192 sec., 1676816.8986414634 rows/sec., 146.87 MiB/sec. | ||
| 11536 | 2025.09.17 20:44:18.442824 [ 5 ] {b32b7ac9-ce27-4906-abb5-d2accc09e738} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11537 | 2025.09.17 20:44:18.442865 [ 5 ] {b32b7ac9-ce27-4906-abb5-d2accc09e738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11538 | 2025.09.17 20:44:18.442902 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11539 | 2025.09.17 20:44:18.443217 [ 5 ] {b32b7ac9-ce27-4906-abb5-d2accc09e738} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11540 | 2025.09.17 20:44:18.443302 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_86_17} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11541 | 2025.09.17 20:44:18.443410 [ 196 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_86_17} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11542 | 2025.09.17 20:44:18.443491 [ 5 ] {b32b7ac9-ce27-4906-abb5-d2accc09e738} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2025.09.17 20:44:18.443495 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 11544 | 2025.09.17 20:44:18.443631 [ 5 ] {b32b7ac9-ce27-4906-abb5-d2accc09e738} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001269 sec., 18912.529550827425 rows/sec., 1.57 MiB/sec. | ||
| 11545 | 2025.09.17 20:44:18.443674 [ 5 ] {b32b7ac9-ce27-4906-abb5-d2accc09e738} <Debug> TCPHandler: Processed in 0.00143842 sec. | ||
| 11546 | 2025.09.17 20:44:18.443783 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11547 | 2025.09.17 20:44:18.443879 [ 5 ] {b078e8fc-5f5b-43ad-9d34-511f0ea8e3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11548 | 2025.09.17 20:44:18.443919 [ 5 ] {b078e8fc-5f5b-43ad-9d34-511f0ea8e3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11549 | 2025.09.17 20:44:18.444335 [ 5 ] {b078e8fc-5f5b-43ad-9d34-511f0ea8e3a5} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11550 | 2025.09.17 20:44:18.444369 [ 5 ] {b078e8fc-5f5b-43ad-9d34-511f0ea8e3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11551 | 2025.09.17 20:44:18.444675 [ 5 ] {b078e8fc-5f5b-43ad-9d34-511f0ea8e3a5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11552 | 2025.09.17 20:44:18.444889 [ 5 ] {b078e8fc-5f5b-43ad-9d34-511f0ea8e3a5} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11553 | 2025.09.17 20:44:18.445013 [ 5 ] {b078e8fc-5f5b-43ad-9d34-511f0ea8e3a5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 813.10 KiB/sec. | ||
| 11554 | 2025.09.17 20:44:18.445051 [ 5 ] {b078e8fc-5f5b-43ad-9d34-511f0ea8e3a5} <Debug> TCPHandler: Processed in 0.001316047 sec. | ||
| 11555 | 2025.09.17 20:44:18.445167 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2025.09.17 20:44:18.445267 [ 5 ] {0df7e946-77cf-4020-8cf2-ccea471d21bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11557 | 2025.09.17 20:44:18.445308 [ 5 ] {0df7e946-77cf-4020-8cf2-ccea471d21bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11558 | 2025.09.17 20:44:18.445804 [ 5 ] {0df7e946-77cf-4020-8cf2-ccea471d21bc} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2025.09.17 20:44:18.445840 [ 5 ] {0df7e946-77cf-4020-8cf2-ccea471d21bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11560 | 2025.09.17 20:44:18.446165 [ 5 ] {0df7e946-77cf-4020-8cf2-ccea471d21bc} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11561 | 2025.09.17 20:44:18.446374 [ 5 ] {0df7e946-77cf-4020-8cf2-ccea471d21bc} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2025.09.17 20:44:18.446480 [ 122 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11563 | 2025.09.17 20:44:18.446496 [ 5 ] {0df7e946-77cf-4020-8cf2-ccea471d21bc} <Debug> executeQuery: Read 117 rows, 9.75 KiB in 0.001247 sec., 93825.18043303929 rows/sec., 7.63 MiB/sec. | ||
| 11564 | 2025.09.17 20:44:18.446511 [ 122 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2025.09.17 20:44:18.446530 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11566 | 2025.09.17 20:44:18.446534 [ 5 ] {0df7e946-77cf-4020-8cf2-ccea471d21bc} <Debug> TCPHandler: Processed in 0.00141477 sec. | ||
| 11567 | 2025.09.17 20:44:18.446610 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 11568 | 2025.09.17 20:44:18.446656 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11569 | 2025.09.17 20:44:18.446719 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11570 | 2025.09.17 20:44:18.446750 [ 5 ] {d157b57d-a4ac-4745-a451-d98ec33fad3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11571 | 2025.09.17 20:44:18.446751 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 634 rows starting from the beginning of the part | ||
| 11572 | 2025.09.17 20:44:18.446794 [ 5 ] {d157b57d-a4ac-4745-a451-d98ec33fad3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11573 | 2025.09.17 20:44:18.446832 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 73 rows starting from the beginning of the part | ||
| 11574 | 2025.09.17 20:44:18.446884 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 555 rows starting from the beginning of the part | ||
| 11575 | 2025.09.17 20:44:18.446931 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 73 rows starting from the beginning of the part | ||
| 11576 | 2025.09.17 20:44:18.446984 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 97 rows starting from the beginning of the part | ||
| 11577 | 2025.09.17 20:44:18.447035 [ 186 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 117 rows starting from the beginning of the part | ||
| 11578 | 2025.09.17 20:44:18.447214 [ 5 ] {d157b57d-a4ac-4745-a451-d98ec33fad3e} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2025.09.17 20:44:18.447248 [ 5 ] {d157b57d-a4ac-4745-a451-d98ec33fad3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11580 | 2025.09.17 20:44:18.447585 [ 5 ] {d157b57d-a4ac-4745-a451-d98ec33fad3e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11581 | 2025.09.17 20:44:18.447808 [ 5 ] {d157b57d-a4ac-4745-a451-d98ec33fad3e} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11582 | 2025.09.17 20:44:18.447910 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11583 | 2025.09.17 20:44:18.447931 [ 5 ] {d157b57d-a4ac-4745-a451-d98ec33fad3e} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001199 sec., 166805.67139282735 rows/sec., 11.96 MiB/sec. | ||
| 11584 | 2025.09.17 20:44:18.447934 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11585 | 2025.09.17 20:44:18.447960 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11586 | 2025.09.17 20:44:18.447967 [ 5 ] {d157b57d-a4ac-4745-a451-d98ec33fad3e} <Debug> TCPHandler: Processed in 0.001359148 sec. | ||
| 11587 | 2025.09.17 20:44:18.448070 [ 190 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498972 sec., 1033374.8729129029 rows/sec., 82.33 MiB/sec. | ||
| 11588 | 2025.09.17 20:44:18.448085 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11589 | 2025.09.17 20:44:18.448072 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 11590 | 2025.09.17 20:44:18.448189 [ 5 ] {4e5cbf8e-003d-469b-8991-3431d9e071ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11591 | 2025.09.17 20:44:18.448240 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11592 | 2025.09.17 20:44:18.448258 [ 5 ] {4e5cbf8e-003d-469b-8991-3431d9e071ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11593 | 2025.09.17 20:44:18.448275 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11594 | 2025.09.17 20:44:18.448323 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22925 rows starting from the beginning of the part | ||
| 11595 | 2025.09.17 20:44:18.448404 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11596 | 2025.09.17 20:44:18.448453 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 845 rows starting from the beginning of the part | ||
| 11597 | 2025.09.17 20:44:18.448500 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 11598 | 2025.09.17 20:44:18.448509 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2025.09.17 20:44:18.448547 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11600 | 2025.09.17 20:44:18.448589 [ 196 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_86_17} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11601 | 2025.09.17 20:44:18.448595 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 200 rows starting from the beginning of the part | ||
| 11602 | 2025.09.17 20:44:18.448676 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11603 | 2025.09.17 20:44:18.449008 [ 5 ] {4e5cbf8e-003d-469b-8991-3431d9e071ef} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2025.09.17 20:44:18.449048 [ 5 ] {4e5cbf8e-003d-469b-8991-3431d9e071ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11605 | 2025.09.17 20:44:18.449604 [ 5 ] {4e5cbf8e-003d-469b-8991-3431d9e071ef} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11606 | 2025.09.17 20:44:18.449853 [ 5 ] {4e5cbf8e-003d-469b-8991-3431d9e071ef} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11607 | 2025.09.17 20:44:18.450005 [ 5 ] {4e5cbf8e-003d-469b-8991-3431d9e071ef} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001834 sec., 4907.306434023992 rows/sec., 8.79 MiB/sec. | ||
| 11608 | 2025.09.17 20:44:18.450058 [ 5 ] {4e5cbf8e-003d-469b-8991-3431d9e071ef} <Debug> TCPHandler: Processed in 0.002019557 sec. | ||
| 11609 | 2025.09.17 20:44:18.450171 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11610 | 2025.09.17 20:44:18.450264 [ 5 ] {70368593-6afd-4164-8ef6-d7816c22a739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11611 | 2025.09.17 20:44:18.450305 [ 5 ] {70368593-6afd-4164-8ef6-d7816c22a739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11612 | 2025.09.17 20:44:18.450640 [ 5 ] {70368593-6afd-4164-8ef6-d7816c22a739} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2025.09.17 20:44:18.450673 [ 5 ] {70368593-6afd-4164-8ef6-d7816c22a739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11614 | 2025.09.17 20:44:18.450984 [ 5 ] {70368593-6afd-4164-8ef6-d7816c22a739} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11615 | 2025.09.17 20:44:18.451192 [ 5 ] {70368593-6afd-4164-8ef6-d7816c22a739} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2025.09.17 20:44:18.451287 [ 122 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11617 | 2025.09.17 20:44:18.451316 [ 5 ] {70368593-6afd-4164-8ef6-d7816c22a739} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 11618 | 2025.09.17 20:44:18.451320 [ 122 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11619 | 2025.09.17 20:44:18.451344 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11620 | 2025.09.17 20:44:18.451350 [ 5 ] {70368593-6afd-4164-8ef6-d7816c22a739} <Debug> TCPHandler: Processed in 0.001226564 sec. | ||
| 11621 | 2025.09.17 20:44:18.451440 [ 189 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 11622 | 2025.09.17 20:44:18.451603 [ 189 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11623 | 2025.09.17 20:44:18.451642 [ 189 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4548 rows starting from the beginning of the part | ||
| 11624 | 2025.09.17 20:44:18.451717 [ 189 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 11625 | 2025.09.17 20:44:18.451783 [ 189 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11626 | 2025.09.17 20:44:18.451835 [ 189 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 11627 | 2025.09.17 20:44:18.451878 [ 189 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11628 | 2025.09.17 20:44:18.451921 [ 189 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 11629 | 2025.09.17 20:44:18.453820 [ 190 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002429398 sec., 1995556.100729481 rows/sec., 134.37 MiB/sec. | ||
| 11630 | 2025.09.17 20:44:18.454278 [ 189 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24450 rows, containing 5 columns (5 merged, 0 gathered) in 0.006257926 sec., 3907045.2415065314 rows/sec., 268.45 MiB/sec. | ||
| 11631 | 2025.09.17 20:44:18.454335 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11632 | 2025.09.17 20:44:18.454653 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_86_17} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2025.09.17 20:44:18.454735 [ 201 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_86_17} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11634 | 2025.09.17 20:44:18.454825 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11635 | 2025.09.17 20:44:18.454837 [ 187 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11636 | 2025.09.17 20:44:18.455116 [ 187 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2025.09.17 20:44:18.455188 [ 187 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11638 | 2025.09.17 20:44:18.455265 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11639 | 2025.09.17 20:44:20.243519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28326 | ||
| 11640 | 2025.09.17 20:44:20.244105 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2025.09.17 20:44:20.244152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.38 GiB. | ||
| 11642 | 2025.09.17 20:44:20.244671 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11643 | 2025.09.17 20:44:20.244909 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11644 | 2025.09.17 20:44:20.245037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28326 | ||
| 11645 | 2025.09.17 20:44:21.719659 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11646 | 2025.09.17 20:44:21.736271 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2025.09.17 20:44:21.736330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11648 | 2025.09.17 20:44:21.742332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11649 | 2025.09.17 20:44:21.743028 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2025.09.17 20:44:21.745834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11651 | 2025.09.17 20:44:23.435396 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11652 | 2025.09.17 20:44:23.435578 [ 5 ] {78b54d43-2c52-4bb3-8d82-364629bb66fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11653 | 2025.09.17 20:44:23.435647 [ 5 ] {78b54d43-2c52-4bb3-8d82-364629bb66fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11654 | 2025.09.17 20:44:23.436362 [ 5 ] {78b54d43-2c52-4bb3-8d82-364629bb66fb} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11655 | 2025.09.17 20:44:23.436414 [ 5 ] {78b54d43-2c52-4bb3-8d82-364629bb66fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11656 | 2025.09.17 20:44:23.436835 [ 5 ] {78b54d43-2c52-4bb3-8d82-364629bb66fb} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11657 | 2025.09.17 20:44:23.437068 [ 5 ] {78b54d43-2c52-4bb3-8d82-364629bb66fb} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2025.09.17 20:44:23.437223 [ 5 ] {78b54d43-2c52-4bb3-8d82-364629bb66fb} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001695 sec., 71976.40117994101 rows/sec., 6.18 MiB/sec. | ||
| 11659 | 2025.09.17 20:44:23.437273 [ 5 ] {78b54d43-2c52-4bb3-8d82-364629bb66fb} <Debug> TCPHandler: Processed in 0.002013466 sec. | ||
| 11660 | 2025.09.17 20:44:23.437404 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11661 | 2025.09.17 20:44:23.437507 [ 5 ] {dff78cee-8e20-4ee3-b780-7b9d0dd857a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11662 | 2025.09.17 20:44:23.437553 [ 5 ] {dff78cee-8e20-4ee3-b780-7b9d0dd857a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11663 | 2025.09.17 20:44:23.437997 [ 5 ] {dff78cee-8e20-4ee3-b780-7b9d0dd857a6} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2025.09.17 20:44:23.438037 [ 5 ] {dff78cee-8e20-4ee3-b780-7b9d0dd857a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11665 | 2025.09.17 20:44:23.438353 [ 5 ] {dff78cee-8e20-4ee3-b780-7b9d0dd857a6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11666 | 2025.09.17 20:44:23.438579 [ 5 ] {dff78cee-8e20-4ee3-b780-7b9d0dd857a6} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2025.09.17 20:44:23.438702 [ 119 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11668 | 2025.09.17 20:44:23.438713 [ 5 ] {dff78cee-8e20-4ee3-b780-7b9d0dd857a6} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001229 sec., 26851.098454027662 rows/sec., 1.97 MiB/sec. | ||
| 11669 | 2025.09.17 20:44:23.438778 [ 119 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2025.09.17 20:44:23.438797 [ 5 ] {dff78cee-8e20-4ee3-b780-7b9d0dd857a6} <Debug> TCPHandler: Processed in 0.001444831 sec. | ||
| 11671 | 2025.09.17 20:44:23.438808 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11672 | 2025.09.17 20:44:23.438911 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11673 | 2025.09.17 20:44:23.438922 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 11674 | 2025.09.17 20:44:23.439014 [ 5 ] {af6247f4-77c3-4fd8-bea1-b41bea746844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11675 | 2025.09.17 20:44:23.439033 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11676 | 2025.09.17 20:44:23.439056 [ 5 ] {af6247f4-77c3-4fd8-bea1-b41bea746844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11677 | 2025.09.17 20:44:23.439067 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 72 rows starting from the beginning of the part | ||
| 11678 | 2025.09.17 20:44:23.439138 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 35 rows starting from the beginning of the part | ||
| 11679 | 2025.09.17 20:44:23.439188 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 9 rows starting from the beginning of the part | ||
| 11680 | 2025.09.17 20:44:23.439235 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 33 rows starting from the beginning of the part | ||
| 11681 | 2025.09.17 20:44:23.439282 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 29 rows starting from the beginning of the part | ||
| 11682 | 2025.09.17 20:44:23.439324 [ 190 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 33 rows starting from the beginning of the part | ||
| 11683 | 2025.09.17 20:44:23.439498 [ 5 ] {af6247f4-77c3-4fd8-bea1-b41bea746844} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2025.09.17 20:44:23.439536 [ 5 ] {af6247f4-77c3-4fd8-bea1-b41bea746844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11685 | 2025.09.17 20:44:23.439850 [ 5 ] {af6247f4-77c3-4fd8-bea1-b41bea746844} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11686 | 2025.09.17 20:44:23.440073 [ 5 ] {af6247f4-77c3-4fd8-bea1-b41bea746844} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2025.09.17 20:44:23.440087 [ 187 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210955 sec., 174242.64320309175 rows/sec., 13.43 MiB/sec. | ||
| 11688 | 2025.09.17 20:44:23.440205 [ 5 ] {af6247f4-77c3-4fd8-bea1-b41bea746844} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00121 sec., 80165.28925619835 rows/sec., 6.26 MiB/sec. | ||
| 11689 | 2025.09.17 20:44:23.440249 [ 5 ] {af6247f4-77c3-4fd8-bea1-b41bea746844} <Debug> TCPHandler: Processed in 0.001388989 sec. | ||
| 11690 | 2025.09.17 20:44:23.440300 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11691 | 2025.09.17 20:44:23.440371 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11692 | 2025.09.17 20:44:23.440472 [ 5 ] {5e0caad1-9404-4656-9916-8cf9e7d75a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11693 | 2025.09.17 20:44:23.440522 [ 5 ] {5e0caad1-9404-4656-9916-8cf9e7d75a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11694 | 2025.09.17 20:44:23.440670 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11695 | 2025.09.17 20:44:23.440760 [ 189 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_81_16} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11696 | 2025.09.17 20:44:23.440858 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11697 | 2025.09.17 20:44:23.440944 [ 5 ] {5e0caad1-9404-4656-9916-8cf9e7d75a48} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2025.09.17 20:44:23.440986 [ 5 ] {5e0caad1-9404-4656-9916-8cf9e7d75a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11699 | 2025.09.17 20:44:23.441324 [ 5 ] {5e0caad1-9404-4656-9916-8cf9e7d75a48} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11700 | 2025.09.17 20:44:23.441545 [ 5 ] {5e0caad1-9404-4656-9916-8cf9e7d75a48} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2025.09.17 20:44:23.441680 [ 5 ] {5e0caad1-9404-4656-9916-8cf9e7d75a48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 11702 | 2025.09.17 20:44:23.441719 [ 5 ] {5e0caad1-9404-4656-9916-8cf9e7d75a48} <Debug> TCPHandler: Processed in 0.00139923 sec. | ||
| 11703 | 2025.09.17 20:44:23.441836 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2025.09.17 20:44:23.441956 [ 5 ] {4ace3432-dffa-44fd-873d-99b6919d3215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11705 | 2025.09.17 20:44:23.442021 [ 5 ] {4ace3432-dffa-44fd-873d-99b6919d3215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11706 | 2025.09.17 20:44:23.442950 [ 5 ] {4ace3432-dffa-44fd-873d-99b6919d3215} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2025.09.17 20:44:23.442987 [ 5 ] {4ace3432-dffa-44fd-873d-99b6919d3215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11708 | 2025.09.17 20:44:23.443530 [ 5 ] {4ace3432-dffa-44fd-873d-99b6919d3215} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11709 | 2025.09.17 20:44:23.443749 [ 5 ] {4ace3432-dffa-44fd-873d-99b6919d3215} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2025.09.17 20:44:23.443888 [ 5 ] {4ace3432-dffa-44fd-873d-99b6919d3215} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001957 sec., 16862.544711292794 rows/sec., 30.22 MiB/sec. | ||
| 11711 | 2025.09.17 20:44:23.443952 [ 5 ] {4ace3432-dffa-44fd-873d-99b6919d3215} <Debug> TCPHandler: Processed in 0.002173491 sec. | ||
| 11712 | 2025.09.17 20:44:23.444070 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11713 | 2025.09.17 20:44:23.444165 [ 5 ] {64223de6-4474-4739-9569-bef361826375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11714 | 2025.09.17 20:44:23.444231 [ 5 ] {64223de6-4474-4739-9569-bef361826375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11715 | 2025.09.17 20:44:23.444602 [ 5 ] {64223de6-4474-4739-9569-bef361826375} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2025.09.17 20:44:23.444639 [ 5 ] {64223de6-4474-4739-9569-bef361826375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11717 | 2025.09.17 20:44:23.444938 [ 5 ] {64223de6-4474-4739-9569-bef361826375} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11718 | 2025.09.17 20:44:23.445160 [ 5 ] {64223de6-4474-4739-9569-bef361826375} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2025.09.17 20:44:23.445287 [ 5 ] {64223de6-4474-4739-9569-bef361826375} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 11720 | 2025.09.17 20:44:23.445323 [ 5 ] {64223de6-4474-4739-9569-bef361826375} <Debug> TCPHandler: Processed in 0.001303307 sec. | ||
| 11721 | 2025.09.17 20:44:27.567446 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11722 | 2025.09.17 20:44:27.567523 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11723 | 2025.09.17 20:44:27.746116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28774 | ||
| 11724 | 2025.09.17 20:44:27.746613 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2025.09.17 20:44:27.746656 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11726 | 2025.09.17 20:44:27.747168 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11727 | 2025.09.17 20:44:27.747409 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2025.09.17 20:44:27.747535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28774 | ||
| 11729 | 2025.09.17 20:44:27.821837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1408 | ||
| 11730 | 2025.09.17 20:44:27.824238 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11731 | 2025.09.17 20:44:27.824295 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11732 | 2025.09.17 20:44:27.825510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11733 | 2025.09.17 20:44:27.825785 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2025.09.17 20:44:27.826155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1408 | ||
| 11735 | 2025.09.17 20:44:28.433405 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11736 | 2025.09.17 20:44:28.433605 [ 5 ] {66fb754d-27d6-4fed-9659-14a1fa812c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11737 | 2025.09.17 20:44:28.433679 [ 5 ] {66fb754d-27d6-4fed-9659-14a1fa812c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11738 | 2025.09.17 20:44:28.434329 [ 5 ] {66fb754d-27d6-4fed-9659-14a1fa812c0d} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2025.09.17 20:44:28.434377 [ 5 ] {66fb754d-27d6-4fed-9659-14a1fa812c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11740 | 2025.09.17 20:44:28.434769 [ 5 ] {66fb754d-27d6-4fed-9659-14a1fa812c0d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11741 | 2025.09.17 20:44:28.434998 [ 5 ] {66fb754d-27d6-4fed-9659-14a1fa812c0d} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11742 | 2025.09.17 20:44:28.435145 [ 5 ] {66fb754d-27d6-4fed-9659-14a1fa812c0d} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001595 sec., 46394.984326018806 rows/sec., 3.75 MiB/sec. | ||
| 11743 | 2025.09.17 20:44:28.435187 [ 5 ] {66fb754d-27d6-4fed-9659-14a1fa812c0d} <Debug> TCPHandler: Processed in 0.001922294 sec. | ||
| 11744 | 2025.09.17 20:44:28.435310 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11745 | 2025.09.17 20:44:28.435403 [ 5 ] {f2b409d1-9499-4b49-9fb6-2a76bf721d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11746 | 2025.09.17 20:44:28.435443 [ 5 ] {f2b409d1-9499-4b49-9fb6-2a76bf721d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11747 | 2025.09.17 20:44:28.435846 [ 5 ] {f2b409d1-9499-4b49-9fb6-2a76bf721d50} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11748 | 2025.09.17 20:44:28.435881 [ 5 ] {f2b409d1-9499-4b49-9fb6-2a76bf721d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11749 | 2025.09.17 20:44:28.436172 [ 5 ] {f2b409d1-9499-4b49-9fb6-2a76bf721d50} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11750 | 2025.09.17 20:44:28.436376 [ 5 ] {f2b409d1-9499-4b49-9fb6-2a76bf721d50} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11751 | 2025.09.17 20:44:28.436502 [ 5 ] {f2b409d1-9499-4b49-9fb6-2a76bf721d50} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001117 sec., 8057.296329453895 rows/sec., 605.87 KiB/sec. | ||
| 11752 | 2025.09.17 20:44:28.436539 [ 5 ] {f2b409d1-9499-4b49-9fb6-2a76bf721d50} <Debug> TCPHandler: Processed in 0.001277146 sec. | ||
| 11753 | 2025.09.17 20:44:28.436648 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11754 | 2025.09.17 20:44:28.436739 [ 5 ] {624b4b83-0d3b-445e-b36c-7c8065e3c683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11755 | 2025.09.17 20:44:28.436779 [ 5 ] {624b4b83-0d3b-445e-b36c-7c8065e3c683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11756 | 2025.09.17 20:44:28.437201 [ 5 ] {624b4b83-0d3b-445e-b36c-7c8065e3c683} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11757 | 2025.09.17 20:44:28.437237 [ 5 ] {624b4b83-0d3b-445e-b36c-7c8065e3c683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11758 | 2025.09.17 20:44:28.437533 [ 5 ] {624b4b83-0d3b-445e-b36c-7c8065e3c683} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11759 | 2025.09.17 20:44:28.437750 [ 5 ] {624b4b83-0d3b-445e-b36c-7c8065e3c683} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2025.09.17 20:44:28.437876 [ 5 ] {624b4b83-0d3b-445e-b36c-7c8065e3c683} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001154 sec., 63258.2322357019 rows/sec., 4.94 MiB/sec. | ||
| 11761 | 2025.09.17 20:44:28.437912 [ 5 ] {624b4b83-0d3b-445e-b36c-7c8065e3c683} <Debug> TCPHandler: Processed in 0.001311077 sec. | ||
| 11762 | 2025.09.17 20:44:28.438039 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11763 | 2025.09.17 20:44:28.438131 [ 5 ] {a4778efa-3d23-413d-aa42-f35ccb41861c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11764 | 2025.09.17 20:44:28.438173 [ 5 ] {a4778efa-3d23-413d-aa42-f35ccb41861c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11765 | 2025.09.17 20:44:28.438586 [ 5 ] {a4778efa-3d23-413d-aa42-f35ccb41861c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2025.09.17 20:44:28.438622 [ 5 ] {a4778efa-3d23-413d-aa42-f35ccb41861c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11767 | 2025.09.17 20:44:28.438946 [ 5 ] {a4778efa-3d23-413d-aa42-f35ccb41861c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11768 | 2025.09.17 20:44:28.439153 [ 5 ] {a4778efa-3d23-413d-aa42-f35ccb41861c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2025.09.17 20:44:28.439276 [ 5 ] {a4778efa-3d23-413d-aa42-f35ccb41861c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 11770 | 2025.09.17 20:44:28.439312 [ 5 ] {a4778efa-3d23-413d-aa42-f35ccb41861c} <Debug> TCPHandler: Processed in 0.001320837 sec. | ||
| 11771 | 2025.09.17 20:44:28.439424 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11772 | 2025.09.17 20:44:28.439516 [ 5 ] {ca2c3112-751c-401a-ab72-5663cfbc2bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11773 | 2025.09.17 20:44:28.439570 [ 5 ] {ca2c3112-751c-401a-ab72-5663cfbc2bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11774 | 2025.09.17 20:44:28.440334 [ 5 ] {ca2c3112-751c-401a-ab72-5663cfbc2bf8} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2025.09.17 20:44:28.440371 [ 5 ] {ca2c3112-751c-401a-ab72-5663cfbc2bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11776 | 2025.09.17 20:44:28.440875 [ 5 ] {ca2c3112-751c-401a-ab72-5663cfbc2bf8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11777 | 2025.09.17 20:44:28.441089 [ 5 ] {ca2c3112-751c-401a-ab72-5663cfbc2bf8} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2025.09.17 20:44:28.441224 [ 5 ] {ca2c3112-751c-401a-ab72-5663cfbc2bf8} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001726 sec., 5214.368482039397 rows/sec., 9.34 MiB/sec. | ||
| 11779 | 2025.09.17 20:44:28.441276 [ 5 ] {ca2c3112-751c-401a-ab72-5663cfbc2bf8} <Debug> TCPHandler: Processed in 0.001898814 sec. | ||
| 11780 | 2025.09.17 20:44:28.441390 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2025.09.17 20:44:28.441484 [ 5 ] {5bc6457b-e6c8-4bf0-ac74-d4e6bbc72f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11782 | 2025.09.17 20:44:28.441525 [ 5 ] {5bc6457b-e6c8-4bf0-ac74-d4e6bbc72f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11783 | 2025.09.17 20:44:28.441860 [ 5 ] {5bc6457b-e6c8-4bf0-ac74-d4e6bbc72f43} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2025.09.17 20:44:28.441896 [ 5 ] {5bc6457b-e6c8-4bf0-ac74-d4e6bbc72f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11785 | 2025.09.17 20:44:28.442191 [ 5 ] {5bc6457b-e6c8-4bf0-ac74-d4e6bbc72f43} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11786 | 2025.09.17 20:44:28.442399 [ 5 ] {5bc6457b-e6c8-4bf0-ac74-d4e6bbc72f43} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2025.09.17 20:44:28.442524 [ 5 ] {5bc6457b-e6c8-4bf0-ac74-d4e6bbc72f43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 11788 | 2025.09.17 20:44:28.442559 [ 5 ] {5bc6457b-e6c8-4bf0-ac74-d4e6bbc72f43} <Debug> TCPHandler: Processed in 0.001216544 sec. | ||
| 11789 | 2025.09.17 20:44:29.246913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11790 | 2025.09.17 20:44:29.263405 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2025.09.17 20:44:29.263460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11792 | 2025.09.17 20:44:29.269401 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11793 | 2025.09.17 20:44:29.270099 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2025.09.17 20:44:29.272910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11795 | 2025.09.17 20:44:33.462422 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2025.09.17 20:44:33.462619 [ 5 ] {f822ab28-7c67-4efe-80a1-c0861d2b1386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11797 | 2025.09.17 20:44:33.462685 [ 5 ] {f822ab28-7c67-4efe-80a1-c0861d2b1386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11798 | 2025.09.17 20:44:33.463337 [ 5 ] {f822ab28-7c67-4efe-80a1-c0861d2b1386} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2025.09.17 20:44:33.463385 [ 5 ] {f822ab28-7c67-4efe-80a1-c0861d2b1386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11800 | 2025.09.17 20:44:33.463778 [ 5 ] {f822ab28-7c67-4efe-80a1-c0861d2b1386} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11801 | 2025.09.17 20:44:33.464014 [ 5 ] {f822ab28-7c67-4efe-80a1-c0861d2b1386} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2025.09.17 20:44:33.464161 [ 5 ] {f822ab28-7c67-4efe-80a1-c0861d2b1386} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001592 sec., 3768.8442211055276 rows/sec., 307.32 KiB/sec. | ||
| 11803 | 2025.09.17 20:44:33.464208 [ 5 ] {f822ab28-7c67-4efe-80a1-c0861d2b1386} <Debug> TCPHandler: Processed in 0.001918704 sec. | ||
| 11804 | 2025.09.17 20:44:33.464330 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2025.09.17 20:44:33.464424 [ 5 ] {5036a0fb-e966-4078-a195-c74c077eaad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11806 | 2025.09.17 20:44:33.464462 [ 5 ] {5036a0fb-e966-4078-a195-c74c077eaad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11807 | 2025.09.17 20:44:33.465573 [ 5 ] {5036a0fb-e966-4078-a195-c74c077eaad4} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2025.09.17 20:44:33.465611 [ 5 ] {5036a0fb-e966-4078-a195-c74c077eaad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11809 | 2025.09.17 20:44:33.465993 [ 5 ] {5036a0fb-e966-4078-a195-c74c077eaad4} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11810 | 2025.09.17 20:44:33.466203 [ 5 ] {5036a0fb-e966-4078-a195-c74c077eaad4} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2025.09.17 20:44:33.466331 [ 5 ] {5036a0fb-e966-4078-a195-c74c077eaad4} <Debug> executeQuery: Read 1265 rows, 107.51 KiB in 0.001926 sec., 656801.6614745586 rows/sec., 54.51 MiB/sec. | ||
| 11812 | 2025.09.17 20:44:33.466368 [ 5 ] {5036a0fb-e966-4078-a195-c74c077eaad4} <Debug> TCPHandler: Processed in 0.002086049 sec. | ||
| 11813 | 2025.09.17 20:44:33.466484 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2025.09.17 20:44:33.466579 [ 5 ] {53ec00c4-e802-4f92-9e5c-60978da44014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11815 | 2025.09.17 20:44:33.466620 [ 5 ] {53ec00c4-e802-4f92-9e5c-60978da44014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11816 | 2025.09.17 20:44:33.467037 [ 5 ] {53ec00c4-e802-4f92-9e5c-60978da44014} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2025.09.17 20:44:33.467072 [ 5 ] {53ec00c4-e802-4f92-9e5c-60978da44014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11818 | 2025.09.17 20:44:33.467366 [ 5 ] {53ec00c4-e802-4f92-9e5c-60978da44014} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11819 | 2025.09.17 20:44:33.467574 [ 5 ] {53ec00c4-e802-4f92-9e5c-60978da44014} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2025.09.17 20:44:33.467696 [ 5 ] {53ec00c4-e802-4f92-9e5c-60978da44014} <Debug> executeQuery: Read 39 rows, 2.90 KiB in 0.001136 sec., 34330.98591549296 rows/sec., 2.49 MiB/sec. | ||
| 11821 | 2025.09.17 20:44:33.467732 [ 5 ] {53ec00c4-e802-4f92-9e5c-60978da44014} <Debug> TCPHandler: Processed in 0.001296146 sec. | ||
| 11822 | 2025.09.17 20:44:33.467841 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2025.09.17 20:44:33.467935 [ 5 ] {626b5895-46a7-4821-b739-4430d496200e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11824 | 2025.09.17 20:44:33.467974 [ 5 ] {626b5895-46a7-4821-b739-4430d496200e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11825 | 2025.09.17 20:44:33.468469 [ 5 ] {626b5895-46a7-4821-b739-4430d496200e} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2025.09.17 20:44:33.468503 [ 5 ] {626b5895-46a7-4821-b739-4430d496200e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11827 | 2025.09.17 20:44:33.468815 [ 5 ] {626b5895-46a7-4821-b739-4430d496200e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11828 | 2025.09.17 20:44:33.469019 [ 5 ] {626b5895-46a7-4821-b739-4430d496200e} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2025.09.17 20:44:33.469141 [ 5 ] {626b5895-46a7-4821-b739-4430d496200e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001225 sec., 186122.44897959183 rows/sec., 12.60 MiB/sec. | ||
| 11830 | 2025.09.17 20:44:33.469178 [ 5 ] {626b5895-46a7-4821-b739-4430d496200e} <Debug> TCPHandler: Processed in 0.001385209 sec. | ||
| 11831 | 2025.09.17 20:44:33.469287 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2025.09.17 20:44:33.469378 [ 5 ] {b88f3d9d-3729-4d92-9afd-bf80fc42b6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11833 | 2025.09.17 20:44:33.469418 [ 5 ] {b88f3d9d-3729-4d92-9afd-bf80fc42b6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11834 | 2025.09.17 20:44:33.470008 [ 5 ] {b88f3d9d-3729-4d92-9afd-bf80fc42b6c3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2025.09.17 20:44:33.470043 [ 5 ] {b88f3d9d-3729-4d92-9afd-bf80fc42b6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11836 | 2025.09.17 20:44:33.470361 [ 5 ] {b88f3d9d-3729-4d92-9afd-bf80fc42b6c3} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11837 | 2025.09.17 20:44:33.470565 [ 5 ] {b88f3d9d-3729-4d92-9afd-bf80fc42b6c3} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2025.09.17 20:44:33.470686 [ 5 ] {b88f3d9d-3729-4d92-9afd-bf80fc42b6c3} <Debug> executeQuery: Read 559 rows, 42.54 KiB in 0.001325 sec., 421886.7924528302 rows/sec., 31.35 MiB/sec. | ||
| 11839 | 2025.09.17 20:44:33.470722 [ 5 ] {b88f3d9d-3729-4d92-9afd-bf80fc42b6c3} <Debug> TCPHandler: Processed in 0.001482942 sec. | ||
| 11840 | 2025.09.17 20:44:33.470894 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2025.09.17 20:44:33.470988 [ 5 ] {934c9096-453e-483e-b633-22e9918a5167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11842 | 2025.09.17 20:44:33.471031 [ 5 ] {934c9096-453e-483e-b633-22e9918a5167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11843 | 2025.09.17 20:44:33.471609 [ 5 ] {934c9096-453e-483e-b633-22e9918a5167} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2025.09.17 20:44:33.471643 [ 5 ] {934c9096-453e-483e-b633-22e9918a5167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11845 | 2025.09.17 20:44:33.472009 [ 5 ] {934c9096-453e-483e-b633-22e9918a5167} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11846 | 2025.09.17 20:44:33.472217 [ 5 ] {934c9096-453e-483e-b633-22e9918a5167} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2025.09.17 20:44:33.472341 [ 5 ] {934c9096-453e-483e-b633-22e9918a5167} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001371 sec., 617797.2283005106 rows/sec., 41.58 MiB/sec. | ||
| 11848 | 2025.09.17 20:44:33.472376 [ 5 ] {934c9096-453e-483e-b633-22e9918a5167} <Debug> TCPHandler: Processed in 0.001533834 sec. | ||
| 11849 | 2025.09.17 20:44:33.472487 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2025.09.17 20:44:33.472578 [ 5 ] {5eb3ebda-c189-44af-bbca-e5b222ae3c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11851 | 2025.09.17 20:44:33.472633 [ 5 ] {5eb3ebda-c189-44af-bbca-e5b222ae3c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11852 | 2025.09.17 20:44:33.473488 [ 5 ] {5eb3ebda-c189-44af-bbca-e5b222ae3c16} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2025.09.17 20:44:33.473522 [ 5 ] {5eb3ebda-c189-44af-bbca-e5b222ae3c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11854 | 2025.09.17 20:44:33.474059 [ 5 ] {5eb3ebda-c189-44af-bbca-e5b222ae3c16} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11855 | 2025.09.17 20:44:33.474289 [ 5 ] {5eb3ebda-c189-44af-bbca-e5b222ae3c16} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2025.09.17 20:44:33.474395 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11857 | 2025.09.17 20:44:33.474422 [ 5 ] {5eb3ebda-c189-44af-bbca-e5b222ae3c16} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001862 sec., 17722.878625134264 rows/sec., 31.76 MiB/sec. | ||
| 11858 | 2025.09.17 20:44:33.474438 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11859 | 2025.09.17 20:44:33.474461 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11860 | 2025.09.17 20:44:33.474475 [ 5 ] {5eb3ebda-c189-44af-bbca-e5b222ae3c16} <Debug> TCPHandler: Processed in 0.002035777 sec. | ||
| 11861 | 2025.09.17 20:44:33.474553 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 11862 | 2025.09.17 20:44:33.474590 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11863 | 2025.09.17 20:44:33.474683 [ 5 ] {53eaa7bd-0bc0-4765-89e7-27c36405d699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11864 | 2025.09.17 20:44:33.474723 [ 5 ] {53eaa7bd-0bc0-4765-89e7-27c36405d699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11865 | 2025.09.17 20:44:33.474752 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11866 | 2025.09.17 20:44:33.474813 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1618 rows starting from the beginning of the part | ||
| 11867 | 2025.09.17 20:44:33.474945 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 33 rows starting from the beginning of the part | ||
| 11868 | 2025.09.17 20:44:33.475039 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 9 rows starting from the beginning of the part | ||
| 11869 | 2025.09.17 20:44:33.475068 [ 5 ] {53eaa7bd-0bc0-4765-89e7-27c36405d699} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2025.09.17 20:44:33.475104 [ 5 ] {53eaa7bd-0bc0-4765-89e7-27c36405d699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11871 | 2025.09.17 20:44:33.475129 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 33 rows starting from the beginning of the part | ||
| 11872 | 2025.09.17 20:44:33.475215 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 9 rows starting from the beginning of the part | ||
| 11873 | 2025.09.17 20:44:33.475307 [ 194 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 33 rows starting from the beginning of the part | ||
| 11874 | 2025.09.17 20:44:33.475418 [ 5 ] {53eaa7bd-0bc0-4765-89e7-27c36405d699} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11875 | 2025.09.17 20:44:33.475633 [ 5 ] {53eaa7bd-0bc0-4765-89e7-27c36405d699} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2025.09.17 20:44:33.475758 [ 5 ] {53eaa7bd-0bc0-4765-89e7-27c36405d699} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 11877 | 2025.09.17 20:44:33.475793 [ 5 ] {53eaa7bd-0bc0-4765-89e7-27c36405d699} <Debug> TCPHandler: Processed in 0.001251335 sec. | ||
| 11878 | 2025.09.17 20:44:33.482117 [ 189 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1735 rows, containing 19 columns (19 merged, 0 gathered) in 0.007598234 sec., 228342.53327812752 rows/sec., 409.18 MiB/sec. | ||
| 11879 | 2025.09.17 20:44:33.484300 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11880 | 2025.09.17 20:44:33.484695 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2025.09.17 20:44:33.484780 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11882 | 2025.09.17 20:44:33.484956 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.55 MiB. | ||
| 11883 | 2025.09.17 20:44:34.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 337.48 MiB, peak 350.99 MiB, free memory in arenas 0.00 B, will set to 340.79 MiB (RSS), difference: 3.31 MiB | ||
| 11884 | 2025.09.17 20:44:35.248610 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29286 | ||
| 11885 | 2025.09.17 20:44:35.249139 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2025.09.17 20:44:35.249186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11887 | 2025.09.17 20:44:35.249675 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11888 | 2025.09.17 20:44:35.249931 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11889 | 2025.09.17 20:44:35.250083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29286 | ||
| 11890 | 2025.09.17 20:44:35.250117 [ 100 ] {} <Debug> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11891 | 2025.09.17 20:44:35.250218 [ 100 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2025.09.17 20:44:35.250256 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11893 | 2025.09.17 20:44:35.250380 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 11894 | 2025.09.17 20:44:35.250498 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11895 | 2025.09.17 20:44:35.250533 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::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 | ||
| 11896 | 2025.09.17 20:44:35.250596 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 11897 | 2025.09.17 20:44:35.250648 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 11898 | 2025.09.17 20:44:35.250697 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 11899 | 2025.09.17 20:44:35.250741 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 11900 | 2025.09.17 20:44:35.250786 [ 189 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 11901 | 2025.09.17 20:44:35.253020 [ 202 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29286 rows, containing 4 columns (4 merged, 0 gathered) in 0.002678796 sec., 10932523.417236699 rows/sec., 156.39 MiB/sec. | ||
| 11902 | 2025.09.17 20:44:35.253601 [ 202 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11903 | 2025.09.17 20:44:35.254077 [ 202 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_61_12} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2025.09.17 20:44:35.254167 [ 202 ] {b29f2331-f253-4bc2-bbda-3b99a35e85c9::all_1_61_12} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11905 | 2025.09.17 20:44:35.254300 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 11906 | 2025.09.17 20:44:36.773905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11907 | 2025.09.17 20:44:36.792268 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2025.09.17 20:44:36.792334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11909 | 2025.09.17 20:44:36.798833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11910 | 2025.09.17 20:44:36.799552 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2025.09.17 20:44:36.799916 [ 97 ] {} <Debug> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11912 | 2025.09.17 20:44:36.800017 [ 97 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2025.09.17 20:44:36.800041 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11914 | 2025.09.17 20:44:36.800163 [ 195 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11915 | 2025.09.17 20:44:36.803065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11916 | 2025.09.17 20:44:36.804157 [ 195 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11917 | 2025.09.17 20:44:36.805646 [ 195 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11918 | 2025.09.17 20:44:36.810295 [ 195 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11919 | 2025.09.17 20:44:36.814877 [ 195 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11920 | 2025.09.17 20:44:36.819614 [ 195 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11921 | 2025.09.17 20:44:36.824432 [ 195 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11922 | 2025.09.17 20:44:36.828289 [ 195 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::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 | ||
| 11923 | 2025.09.17 20:44:36.879540 [ 200 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079436134 sec., 5790.8155500115345 rows/sec., 29.94 MiB/sec. | ||
| 11924 | 2025.09.17 20:44:36.882572 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11925 | 2025.09.17 20:44:36.884653 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_61_12} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11926 | 2025.09.17 20:44:36.884761 [ 197 ] {fb4a2850-44ea-4994-8742-0535c8b3bece::all_1_61_12} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11927 | 2025.09.17 20:44:36.887679 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11928 | 2025.09.17 20:44:37.000231 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.86 MiB, peak 355.28 MiB, free memory in arenas 0.00 B, will set to 340.82 MiB (RSS), difference: -1.04 MiB | ||
| 11929 | 2025.09.17 20:44:37.827247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1436 | ||
| 11930 | 2025.09.17 20:44:37.829513 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2025.09.17 20:44:37.829561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11932 | 2025.09.17 20:44:37.830790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11933 | 2025.09.17 20:44:37.831077 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2025.09.17 20:44:37.831428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
| 11935 | 2025.09.17 20:44:38.434095 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2025.09.17 20:44:38.434300 [ 5 ] {e021c0ec-2bcd-4b6d-8d02-4e87264db2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11937 | 2025.09.17 20:44:38.434374 [ 5 ] {e021c0ec-2bcd-4b6d-8d02-4e87264db2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11938 | 2025.09.17 20:44:38.435191 [ 5 ] {e021c0ec-2bcd-4b6d-8d02-4e87264db2a9} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2025.09.17 20:44:38.435241 [ 5 ] {e021c0ec-2bcd-4b6d-8d02-4e87264db2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11940 | 2025.09.17 20:44:38.435636 [ 5 ] {e021c0ec-2bcd-4b6d-8d02-4e87264db2a9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11941 | 2025.09.17 20:44:38.435868 [ 5 ] {e021c0ec-2bcd-4b6d-8d02-4e87264db2a9} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2025.09.17 20:44:38.436019 [ 5 ] {e021c0ec-2bcd-4b6d-8d02-4e87264db2a9} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001776 sec., 41666.666666666664 rows/sec., 3.37 MiB/sec. | ||
| 11943 | 2025.09.17 20:44:38.436061 [ 5 ] {e021c0ec-2bcd-4b6d-8d02-4e87264db2a9} <Debug> TCPHandler: Processed in 0.002106849 sec. | ||
| 11944 | 2025.09.17 20:44:38.436201 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2025.09.17 20:44:38.436295 [ 5 ] {7f8fb974-5fef-42e3-bc29-23b28630155f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11946 | 2025.09.17 20:44:38.436335 [ 5 ] {7f8fb974-5fef-42e3-bc29-23b28630155f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11947 | 2025.09.17 20:44:38.436783 [ 5 ] {7f8fb974-5fef-42e3-bc29-23b28630155f} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2025.09.17 20:44:38.436819 [ 5 ] {7f8fb974-5fef-42e3-bc29-23b28630155f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11949 | 2025.09.17 20:44:38.437117 [ 5 ] {7f8fb974-5fef-42e3-bc29-23b28630155f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11950 | 2025.09.17 20:44:38.437342 [ 5 ] {7f8fb974-5fef-42e3-bc29-23b28630155f} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2025.09.17 20:44:38.437466 [ 5 ] {7f8fb974-5fef-42e3-bc29-23b28630155f} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001189 sec., 7569.386038687973 rows/sec., 569.18 KiB/sec. | ||
| 11952 | 2025.09.17 20:44:38.437503 [ 5 ] {7f8fb974-5fef-42e3-bc29-23b28630155f} <Debug> TCPHandler: Processed in 0.001355249 sec. | ||
| 11953 | 2025.09.17 20:44:38.437618 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11954 | 2025.09.17 20:44:38.437712 [ 5 ] {915c27df-b57f-40a1-807e-aabbaf0b1720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11955 | 2025.09.17 20:44:38.437751 [ 5 ] {915c27df-b57f-40a1-807e-aabbaf0b1720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11956 | 2025.09.17 20:44:38.438239 [ 5 ] {915c27df-b57f-40a1-807e-aabbaf0b1720} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2025.09.17 20:44:38.438276 [ 5 ] {915c27df-b57f-40a1-807e-aabbaf0b1720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11958 | 2025.09.17 20:44:38.438593 [ 5 ] {915c27df-b57f-40a1-807e-aabbaf0b1720} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11959 | 2025.09.17 20:44:38.438804 [ 5 ] {915c27df-b57f-40a1-807e-aabbaf0b1720} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2025.09.17 20:44:38.438932 [ 5 ] {915c27df-b57f-40a1-807e-aabbaf0b1720} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001238 sec., 58966.074313408724 rows/sec., 4.60 MiB/sec. | ||
| 11961 | 2025.09.17 20:44:38.438969 [ 5 ] {915c27df-b57f-40a1-807e-aabbaf0b1720} <Debug> TCPHandler: Processed in 0.00139803 sec. | ||
| 11962 | 2025.09.17 20:44:38.439086 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11963 | 2025.09.17 20:44:38.439179 [ 5 ] {a5c0ccb2-c2b0-4735-8503-b77f40c60d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11964 | 2025.09.17 20:44:38.439222 [ 5 ] {a5c0ccb2-c2b0-4735-8503-b77f40c60d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11965 | 2025.09.17 20:44:38.439669 [ 5 ] {a5c0ccb2-c2b0-4735-8503-b77f40c60d87} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2025.09.17 20:44:38.439704 [ 5 ] {a5c0ccb2-c2b0-4735-8503-b77f40c60d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11967 | 2025.09.17 20:44:38.440033 [ 5 ] {a5c0ccb2-c2b0-4735-8503-b77f40c60d87} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11968 | 2025.09.17 20:44:38.440255 [ 5 ] {a5c0ccb2-c2b0-4735-8503-b77f40c60d87} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2025.09.17 20:44:38.440382 [ 5 ] {a5c0ccb2-c2b0-4735-8503-b77f40c60d87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 11970 | 2025.09.17 20:44:38.440423 [ 5 ] {a5c0ccb2-c2b0-4735-8503-b77f40c60d87} <Debug> TCPHandler: Processed in 0.001385239 sec. | ||
| 11971 | 2025.09.17 20:44:38.440532 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11972 | 2025.09.17 20:44:38.440625 [ 5 ] {a70e32b5-900c-431d-bb5e-887b27624991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11973 | 2025.09.17 20:44:38.440679 [ 5 ] {a70e32b5-900c-431d-bb5e-887b27624991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11974 | 2025.09.17 20:44:38.441524 [ 5 ] {a70e32b5-900c-431d-bb5e-887b27624991} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2025.09.17 20:44:38.441561 [ 5 ] {a70e32b5-900c-431d-bb5e-887b27624991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11976 | 2025.09.17 20:44:38.442077 [ 5 ] {a70e32b5-900c-431d-bb5e-887b27624991} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11977 | 2025.09.17 20:44:38.442309 [ 5 ] {a70e32b5-900c-431d-bb5e-887b27624991} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2025.09.17 20:44:38.442444 [ 5 ] {a70e32b5-900c-431d-bb5e-887b27624991} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001837 sec., 4899.292324442024 rows/sec., 8.78 MiB/sec. | ||
| 11979 | 2025.09.17 20:44:38.442502 [ 5 ] {a70e32b5-900c-431d-bb5e-887b27624991} <Debug> TCPHandler: Processed in 0.002016666 sec. | ||
| 11980 | 2025.09.17 20:44:38.442621 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11981 | 2025.09.17 20:44:38.442715 [ 5 ] {1b5fe19f-91f0-4975-ac6d-ceb1b4555868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11982 | 2025.09.17 20:44:38.442756 [ 5 ] {1b5fe19f-91f0-4975-ac6d-ceb1b4555868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11983 | 2025.09.17 20:44:38.443110 [ 5 ] {1b5fe19f-91f0-4975-ac6d-ceb1b4555868} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2025.09.17 20:44:38.443145 [ 5 ] {1b5fe19f-91f0-4975-ac6d-ceb1b4555868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11985 | 2025.09.17 20:44:38.443452 [ 5 ] {1b5fe19f-91f0-4975-ac6d-ceb1b4555868} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11986 | 2025.09.17 20:44:38.443663 [ 5 ] {1b5fe19f-91f0-4975-ac6d-ceb1b4555868} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11987 | 2025.09.17 20:44:38.443788 [ 5 ] {1b5fe19f-91f0-4975-ac6d-ceb1b4555868} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 11988 | 2025.09.17 20:44:38.443825 [ 5 ] {1b5fe19f-91f0-4975-ac6d-ceb1b4555868} <Debug> TCPHandler: Processed in 0.001250755 sec. | ||
| 11989 | 2025.09.17 20:44:42.567581 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11990 | 2025.09.17 20:44:42.567653 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11991 | 2025.09.17 20:44:42.750290 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29734 | ||
| 11992 | 2025.09.17 20:44:42.750785 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2025.09.17 20:44:42.750834 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 11994 | 2025.09.17 20:44:42.751336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11995 | 2025.09.17 20:44:42.751579 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2025.09.17 20:44:42.751730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29734 | ||
| 11997 | 2025.09.17 20:44:43.435217 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11998 | 2025.09.17 20:44:43.435421 [ 5 ] {e00bbbc9-ab18-440c-ac7a-59af1bb36472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11999 | 2025.09.17 20:44:43.435489 [ 5 ] {e00bbbc9-ab18-440c-ac7a-59af1bb36472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12000 | 2025.09.17 20:44:43.436199 [ 5 ] {e00bbbc9-ab18-440c-ac7a-59af1bb36472} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2025.09.17 20:44:43.436251 [ 5 ] {e00bbbc9-ab18-440c-ac7a-59af1bb36472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12002 | 2025.09.17 20:44:43.436666 [ 5 ] {e00bbbc9-ab18-440c-ac7a-59af1bb36472} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12003 | 2025.09.17 20:44:43.436894 [ 5 ] {e00bbbc9-ab18-440c-ac7a-59af1bb36472} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2025.09.17 20:44:43.437045 [ 91 ] {} <Debug> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12005 | 2025.09.17 20:44:43.437055 [ 5 ] {e00bbbc9-ab18-440c-ac7a-59af1bb36472} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001689 sec., 72232.08999407933 rows/sec., 6.20 MiB/sec. | ||
| 12006 | 2025.09.17 20:44:43.437125 [ 91 ] {} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12007 | 2025.09.17 20:44:43.437155 [ 5 ] {e00bbbc9-ab18-440c-ac7a-59af1bb36472} <Debug> TCPHandler: Processed in 0.002079329 sec. | ||
| 12008 | 2025.09.17 20:44:43.437156 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12009 | 2025.09.17 20:44:43.437294 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2025.09.17 20:44:43.437294 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 12011 | 2025.09.17 20:44:43.437401 [ 5 ] {02d4510e-2e8f-41bf-b6af-55f83b8f1b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12012 | 2025.09.17 20:44:43.437441 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12013 | 2025.09.17 20:44:43.437449 [ 5 ] {02d4510e-2e8f-41bf-b6af-55f83b8f1b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12014 | 2025.09.17 20:44:43.437488 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1410 rows starting from the beginning of the part | ||
| 12015 | 2025.09.17 20:44:43.437570 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 122 rows starting from the beginning of the part | ||
| 12016 | 2025.09.17 20:44:43.437627 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 74 rows starting from the beginning of the part | ||
| 12017 | 2025.09.17 20:44:43.437677 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1265 rows starting from the beginning of the part | ||
| 12018 | 2025.09.17 20:44:43.437721 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::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 | ||
| 12019 | 2025.09.17 20:44:43.437765 [ 191 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 122 rows starting from the beginning of the part | ||
| 12020 | 2025.09.17 20:44:43.437896 [ 5 ] {02d4510e-2e8f-41bf-b6af-55f83b8f1b72} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2025.09.17 20:44:43.437941 [ 5 ] {02d4510e-2e8f-41bf-b6af-55f83b8f1b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12022 | 2025.09.17 20:44:43.438257 [ 5 ] {02d4510e-2e8f-41bf-b6af-55f83b8f1b72} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12023 | 2025.09.17 20:44:43.438468 [ 5 ] {02d4510e-2e8f-41bf-b6af-55f83b8f1b72} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12024 | 2025.09.17 20:44:43.438598 [ 5 ] {02d4510e-2e8f-41bf-b6af-55f83b8f1b72} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001263 sec., 26128.266033254156 rows/sec., 1.92 MiB/sec. | ||
| 12025 | 2025.09.17 20:44:43.438635 [ 5 ] {02d4510e-2e8f-41bf-b6af-55f83b8f1b72} <Debug> TCPHandler: Processed in 0.001437791 sec. | ||
| 12026 | 2025.09.17 20:44:43.438758 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12027 | 2025.09.17 20:44:43.438868 [ 5 ] {0759b7fc-f42d-4006-ba45-b51224552964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12028 | 2025.09.17 20:44:43.438980 [ 5 ] {0759b7fc-f42d-4006-ba45-b51224552964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12029 | 2025.09.17 20:44:43.439262 [ 200 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 5 columns (5 merged, 0 gathered) in 0.002022467 sec., 1516464.7927506357 rows/sec., 132.51 MiB/sec. | ||
| 12030 | 2025.09.17 20:44:43.439476 [ 5 ] {0759b7fc-f42d-4006-ba45-b51224552964} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12031 | 2025.09.17 20:44:43.439519 [ 5 ] {0759b7fc-f42d-4006-ba45-b51224552964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12032 | 2025.09.17 20:44:43.439528 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12033 | 2025.09.17 20:44:43.439876 [ 5 ] {0759b7fc-f42d-4006-ba45-b51224552964} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12034 | 2025.09.17 20:44:43.439887 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_91_18} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12035 | 2025.09.17 20:44:43.439996 [ 192 ] {3b13127b-b014-4ee2-a57f-2b02a40ef75c::all_1_91_18} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12036 | 2025.09.17 20:44:43.440099 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 12037 | 2025.09.17 20:44:43.440115 [ 5 ] {0759b7fc-f42d-4006-ba45-b51224552964} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2025.09.17 20:44:43.440249 [ 87 ] {} <Debug> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12039 | 2025.09.17 20:44:43.440253 [ 5 ] {0759b7fc-f42d-4006-ba45-b51224552964} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00135 sec., 71851.85185185185 rows/sec., 5.61 MiB/sec. | ||
| 12040 | 2025.09.17 20:44:43.440295 [ 87 ] {} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12041 | 2025.09.17 20:44:43.440321 [ 5 ] {0759b7fc-f42d-4006-ba45-b51224552964} <Debug> TCPHandler: Processed in 0.001576954 sec. | ||
| 12042 | 2025.09.17 20:44:43.440322 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12043 | 2025.09.17 20:44:43.440425 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::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 | ||
| 12044 | 2025.09.17 20:44:43.440440 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12045 | 2025.09.17 20:44:43.440537 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12046 | 2025.09.17 20:44:43.440541 [ 5 ] {478c7f14-79e0-4e8e-9d64-881d89c8700f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12047 | 2025.09.17 20:44:43.440576 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 634 rows starting from the beginning of the part | ||
| 12048 | 2025.09.17 20:44:43.440600 [ 5 ] {478c7f14-79e0-4e8e-9d64-881d89c8700f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12049 | 2025.09.17 20:44:43.440648 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 97 rows starting from the beginning of the part | ||
| 12050 | 2025.09.17 20:44:43.440699 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 73 rows starting from the beginning of the part | ||
| 12051 | 2025.09.17 20:44:43.440743 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 559 rows starting from the beginning of the part | ||
| 12052 | 2025.09.17 20:44:43.440783 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 73 rows starting from the beginning of the part | ||
| 12053 | 2025.09.17 20:44:43.440823 [ 200 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 97 rows starting from the beginning of the part | ||
| 12054 | 2025.09.17 20:44:43.441022 [ 5 ] {478c7f14-79e0-4e8e-9d64-881d89c8700f} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12055 | 2025.09.17 20:44:43.441062 [ 5 ] {478c7f14-79e0-4e8e-9d64-881d89c8700f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12056 | 2025.09.17 20:44:43.441419 [ 5 ] {478c7f14-79e0-4e8e-9d64-881d89c8700f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12057 | 2025.09.17 20:44:43.441639 [ 5 ] {478c7f14-79e0-4e8e-9d64-881d89c8700f} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12058 | 2025.09.17 20:44:43.441758 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12059 | 2025.09.17 20:44:43.441768 [ 5 ] {478c7f14-79e0-4e8e-9d64-881d89c8700f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 12060 | 2025.09.17 20:44:43.441794 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12061 | 2025.09.17 20:44:43.441817 [ 5 ] {478c7f14-79e0-4e8e-9d64-881d89c8700f} <Debug> TCPHandler: Processed in 0.00142458 sec. | ||
| 12062 | 2025.09.17 20:44:43.441818 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12063 | 2025.09.17 20:44:43.441906 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 12064 | 2025.09.17 20:44:43.441904 [ 193 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509922 sec., 1015284.2332252925 rows/sec., 80.62 MiB/sec. | ||
| 12065 | 2025.09.17 20:44:43.441932 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12066 | 2025.09.17 20:44:43.442008 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12067 | 2025.09.17 20:44:43.442049 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24450 rows starting from the beginning of the part | ||
| 12068 | 2025.09.17 20:44:43.442057 [ 5 ] {086ae1fd-32ff-422e-8d09-c59c3bd8f75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12069 | 2025.09.17 20:44:43.442101 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12070 | 2025.09.17 20:44:43.442118 [ 5 ] {086ae1fd-32ff-422e-8d09-c59c3bd8f75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12071 | 2025.09.17 20:44:43.442154 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12072 | 2025.09.17 20:44:43.442154 [ 193 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12073 | 2025.09.17 20:44:43.442203 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 847 rows starting from the beginning of the part | ||
| 12074 | 2025.09.17 20:44:43.442248 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::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 | ||
| 12075 | 2025.09.17 20:44:43.442290 [ 192 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12076 | 2025.09.17 20:44:43.442516 [ 193 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2025.09.17 20:44:43.442620 [ 193 ] {ff51c43c-c277-450e-b0be-08a26d130b43::all_1_91_18} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12078 | 2025.09.17 20:44:43.442734 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12079 | 2025.09.17 20:44:43.442988 [ 5 ] {086ae1fd-32ff-422e-8d09-c59c3bd8f75e} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2025.09.17 20:44:43.443031 [ 5 ] {086ae1fd-32ff-422e-8d09-c59c3bd8f75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12081 | 2025.09.17 20:44:43.443609 [ 5 ] {086ae1fd-32ff-422e-8d09-c59c3bd8f75e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12082 | 2025.09.17 20:44:43.443851 [ 5 ] {086ae1fd-32ff-422e-8d09-c59c3bd8f75e} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2025.09.17 20:44:43.443990 [ 5 ] {086ae1fd-32ff-422e-8d09-c59c3bd8f75e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001951 sec., 16914.402870322912 rows/sec., 30.31 MiB/sec. | ||
| 12084 | 2025.09.17 20:44:43.444052 [ 5 ] {086ae1fd-32ff-422e-8d09-c59c3bd8f75e} <Debug> TCPHandler: Processed in 0.002166951 sec. | ||
| 12085 | 2025.09.17 20:44:43.444167 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2025.09.17 20:44:43.444260 [ 5 ] {bf481b32-3fff-40a5-b59c-84f3d9e090d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12087 | 2025.09.17 20:44:43.444301 [ 5 ] {bf481b32-3fff-40a5-b59c-84f3d9e090d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12088 | 2025.09.17 20:44:43.444642 [ 5 ] {bf481b32-3fff-40a5-b59c-84f3d9e090d9} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12089 | 2025.09.17 20:44:43.444678 [ 5 ] {bf481b32-3fff-40a5-b59c-84f3d9e090d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12090 | 2025.09.17 20:44:43.444997 [ 5 ] {bf481b32-3fff-40a5-b59c-84f3d9e090d9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12091 | 2025.09.17 20:44:43.445208 [ 5 ] {bf481b32-3fff-40a5-b59c-84f3d9e090d9} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12092 | 2025.09.17 20:44:43.445332 [ 89 ] {} <Debug> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12093 | 2025.09.17 20:44:43.445336 [ 5 ] {bf481b32-3fff-40a5-b59c-84f3d9e090d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 12094 | 2025.09.17 20:44:43.445383 [ 89 ] {} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2025.09.17 20:44:43.445398 [ 5 ] {bf481b32-3fff-40a5-b59c-84f3d9e090d9} <Debug> TCPHandler: Processed in 0.001278336 sec. | ||
| 12096 | 2025.09.17 20:44:43.445410 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12097 | 2025.09.17 20:44:43.445498 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 12098 | 2025.09.17 20:44:43.445620 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12099 | 2025.09.17 20:44:43.445651 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4848 rows starting from the beginning of the part | ||
| 12100 | 2025.09.17 20:44:43.445702 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12101 | 2025.09.17 20:44:43.445746 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 12102 | 2025.09.17 20:44:43.445784 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12103 | 2025.09.17 20:44:43.445824 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::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 | ||
| 12104 | 2025.09.17 20:44:43.445863 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12105 | 2025.09.17 20:44:43.447471 [ 199 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5148 rows, containing 4 columns (4 merged, 0 gathered) in 0.002003007 sec., 2570135.800823462 rows/sec., 173.07 MiB/sec. | ||
| 12106 | 2025.09.17 20:44:43.447824 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12107 | 2025.09.17 20:44:43.448067 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_91_18} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2025.09.17 20:44:43.448070 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25937 rows, containing 5 columns (5 merged, 0 gathered) in 0.006194134 sec., 4187348.8691074494 rows/sec., 287.61 MiB/sec. | ||
| 12109 | 2025.09.17 20:44:43.448143 [ 200 ] {05128e64-59df-4f0a-b264-15697cd657d8::all_1_91_18} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12110 | 2025.09.17 20:44:43.448220 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12111 | 2025.09.17 20:44:43.448378 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12112 | 2025.09.17 20:44:43.448670 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12113 | 2025.09.17 20:44:43.448751 [ 199 ] {ac8d07d4-1523-472f-9111-8a1a9cf21181::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12114 | 2025.09.17 20:44:43.448838 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12115 | 2025.09.17 20:44:44.303276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12116 | 2025.09.17 20:44:44.318756 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2025.09.17 20:44:44.318823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.37 GiB. | ||
| 12118 | 2025.09.17 20:44:44.324119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12119 | 2025.09.17 20:44:44.324784 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2025.09.17 20:44:44.327599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12121 | 2025.09.17 20:44:46.091749 [ 86 ] {} <Debug> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12122 | 2025.09.17 20:44:46.091830 [ 86 ] {} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2025.09.17 20:44:46.091853 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12124 | 2025.09.17 20:44:46.091986 [ 201 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 12125 | 2025.09.17 20:44:46.092150 [ 201 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12126 | 2025.09.17 20:44:46.092189 [ 201 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 12127 | 2025.09.17 20:44:46.092266 [ 201 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 12128 | 2025.09.17 20:44:46.092321 [ 201 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::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 | ||
| 12129 | 2025.09.17 20:44:46.092371 [ 201 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 12130 | 2025.09.17 20:44:46.092420 [ 201 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12131 | 2025.09.17 20:44:46.093227 [ 199 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299996 sec., 27692.39289967046 rows/sec., 2.31 MiB/sec. | ||
| 12132 | 2025.09.17 20:44:46.093413 [ 186 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12133 | 2025.09.17 20:44:46.093760 [ 186 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_29_7} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2025.09.17 20:44:46.093853 [ 186 ] {e8350b50-b436-4e1c-9c35-72463e5d63db::all_1_29_7} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12135 | 2025.09.17 20:44:46.093958 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12136 | 2025.09.17 20:44:47.831787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1460 | ||
| 12137 | 2025.09.17 20:44:47.834087 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12138 | 2025.09.17 20:44:47.834141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12139 | 2025.09.17 20:44:47.835352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12140 | 2025.09.17 20:44:47.835624 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12141 | 2025.09.17 20:44:47.835789 [ 85 ] {} <Debug> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12142 | 2025.09.17 20:44:47.835853 [ 85 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12143 | 2025.09.17 20:44:47.835874 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12144 | 2025.09.17 20:44:47.835983 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1460 | ||
| 12145 | 2025.09.17 20:44:47.835999 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 12146 | 2025.09.17 20:44:47.836558 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12147 | 2025.09.17 20:44:47.836700 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1318 rows starting from the beginning of the part | ||
| 12148 | 2025.09.17 20:44:47.837044 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 12149 | 2025.09.17 20:44:47.837383 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 12150 | 2025.09.17 20:44:47.837740 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 12151 | 2025.09.17 20:44:47.838066 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 28 rows starting from the beginning of the part | ||
| 12152 | 2025.09.17 20:44:47.838397 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::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 | ||
| 12153 | 2025.09.17 20:44:47.844827 [ 186 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 72 columns (72 merged, 0 gathered) in 0.00888536 sec., 164315.23314755957 rows/sec., 127.67 MiB/sec. | ||
| 12154 | 2025.09.17 20:44:47.846194 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12155 | 2025.09.17 20:44:47.846746 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_46_9} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2025.09.17 20:44:47.846827 [ 194 ] {852c06ef-adf0-42c3-a064-4d3e73cf072a::all_1_46_9} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12157 | 2025.09.17 20:44:47.847016 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 12158 | 2025.09.17 20:44:48.435505 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2025.09.17 20:44:48.435704 [ 5 ] {a892831b-37e1-4943-b780-b28a91ce2e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12160 | 2025.09.17 20:44:48.435777 [ 5 ] {a892831b-37e1-4943-b780-b28a91ce2e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12161 | 2025.09.17 20:44:48.436503 [ 5 ] {a892831b-37e1-4943-b780-b28a91ce2e00} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2025.09.17 20:44:48.436560 [ 5 ] {a892831b-37e1-4943-b780-b28a91ce2e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12163 | 2025.09.17 20:44:48.436961 [ 5 ] {a892831b-37e1-4943-b780-b28a91ce2e00} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12164 | 2025.09.17 20:44:48.437194 [ 5 ] {a892831b-37e1-4943-b780-b28a91ce2e00} <Trace> oximeter.fields_i16 (ea2ff467-bc20-4fda-a0c6-fb83e9cf90a7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2025.09.17 20:44:48.437349 [ 5 ] {a892831b-37e1-4943-b780-b28a91ce2e00} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001702 sec., 14101.057579318449 rows/sec., 1.17 MiB/sec. | ||
| 12166 | 2025.09.17 20:44:48.437392 [ 5 ] {a892831b-37e1-4943-b780-b28a91ce2e00} <Debug> TCPHandler: Processed in 0.002025527 sec. | ||
| 12167 | 2025.09.17 20:44:48.437521 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2025.09.17 20:44:48.437616 [ 5 ] {079f1746-6fc5-45a8-a35e-9f4d30e8127e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12169 | 2025.09.17 20:44:48.437657 [ 5 ] {079f1746-6fc5-45a8-a35e-9f4d30e8127e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12170 | 2025.09.17 20:44:48.438044 [ 5 ] {079f1746-6fc5-45a8-a35e-9f4d30e8127e} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2025.09.17 20:44:48.438080 [ 5 ] {079f1746-6fc5-45a8-a35e-9f4d30e8127e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12172 | 2025.09.17 20:44:48.438382 [ 5 ] {079f1746-6fc5-45a8-a35e-9f4d30e8127e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12173 | 2025.09.17 20:44:48.438592 [ 5 ] {079f1746-6fc5-45a8-a35e-9f4d30e8127e} <Trace> oximeter.fields_ipaddr (e8350b50-b436-4e1c-9c35-72463e5d63db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2025.09.17 20:44:48.438724 [ 5 ] {079f1746-6fc5-45a8-a35e-9f4d30e8127e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001128 sec., 1773.0496453900707 rows/sec., 144.58 KiB/sec. | ||
| 12175 | 2025.09.17 20:44:48.438761 [ 5 ] {079f1746-6fc5-45a8-a35e-9f4d30e8127e} <Debug> TCPHandler: Processed in 0.001288846 sec. | ||
| 12176 | 2025.09.17 20:44:48.438868 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2025.09.17 20:44:48.438960 [ 5 ] {dce2e786-6222-49fa-8ab1-62f88095243c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12178 | 2025.09.17 20:44:48.438999 [ 5 ] {dce2e786-6222-49fa-8ab1-62f88095243c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12179 | 2025.09.17 20:44:48.439470 [ 5 ] {dce2e786-6222-49fa-8ab1-62f88095243c} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2025.09.17 20:44:48.439505 [ 5 ] {dce2e786-6222-49fa-8ab1-62f88095243c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12181 | 2025.09.17 20:44:48.439818 [ 5 ] {dce2e786-6222-49fa-8ab1-62f88095243c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12182 | 2025.09.17 20:44:48.440035 [ 5 ] {dce2e786-6222-49fa-8ab1-62f88095243c} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2025.09.17 20:44:48.440160 [ 5 ] {dce2e786-6222-49fa-8ab1-62f88095243c} <Debug> executeQuery: Read 195 rows, 17.66 KiB in 0.001218 sec., 160098.5221674877 rows/sec., 14.16 MiB/sec. | ||
| 12184 | 2025.09.17 20:44:48.440196 [ 5 ] {dce2e786-6222-49fa-8ab1-62f88095243c} <Debug> TCPHandler: Processed in 0.001375379 sec. | ||
| 12185 | 2025.09.17 20:44:48.440305 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2025.09.17 20:44:48.440397 [ 5 ] {8814f6c0-e525-4bbb-8369-5f3215e2524b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12187 | 2025.09.17 20:44:48.440436 [ 5 ] {8814f6c0-e525-4bbb-8369-5f3215e2524b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12188 | 2025.09.17 20:44:48.440826 [ 5 ] {8814f6c0-e525-4bbb-8369-5f3215e2524b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2025.09.17 20:44:48.440861 [ 5 ] {8814f6c0-e525-4bbb-8369-5f3215e2524b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12190 | 2025.09.17 20:44:48.441153 [ 5 ] {8814f6c0-e525-4bbb-8369-5f3215e2524b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12191 | 2025.09.17 20:44:48.441363 [ 5 ] {8814f6c0-e525-4bbb-8369-5f3215e2524b} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2025.09.17 20:44:48.441483 [ 83 ] {} <Debug> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12193 | 2025.09.17 20:44:48.441488 [ 5 ] {8814f6c0-e525-4bbb-8369-5f3215e2524b} <Debug> executeQuery: Read 23 rows, 1.78 KiB in 0.001109 sec., 20739.40486925158 rows/sec., 1.57 MiB/sec. | ||
| 12194 | 2025.09.17 20:44:48.441558 [ 83 ] {} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2025.09.17 20:44:48.441574 [ 5 ] {8814f6c0-e525-4bbb-8369-5f3215e2524b} <Debug> TCPHandler: Processed in 0.001315617 sec. | ||
| 12196 | 2025.09.17 20:44:48.441586 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12197 | 2025.09.17 20:44:48.441686 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2025.09.17 20:44:48.441691 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::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 | ||
| 12199 | 2025.09.17 20:44:48.441782 [ 5 ] {fcc62d36-1760-4eef-887e-7c9ab8961834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12200 | 2025.09.17 20:44:48.441810 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12201 | 2025.09.17 20:44:48.441821 [ 5 ] {fcc62d36-1760-4eef-887e-7c9ab8961834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12202 | 2025.09.17 20:44:48.441847 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 72 rows starting from the beginning of the part | ||
| 12203 | 2025.09.17 20:44:48.441914 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 9 rows starting from the beginning of the part | ||
| 12204 | 2025.09.17 20:44:48.441966 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 39 rows starting from the beginning of the part | ||
| 12205 | 2025.09.17 20:44:48.442013 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 9 rows starting from the beginning of the part | ||
| 12206 | 2025.09.17 20:44:48.442061 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 33 rows starting from the beginning of the part | ||
| 12207 | 2025.09.17 20:44:48.442104 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 23 rows starting from the beginning of the part | ||
| 12208 | 2025.09.17 20:44:48.442215 [ 5 ] {fcc62d36-1760-4eef-887e-7c9ab8961834} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2025.09.17 20:44:48.442250 [ 5 ] {fcc62d36-1760-4eef-887e-7c9ab8961834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12210 | 2025.09.17 20:44:48.442560 [ 5 ] {fcc62d36-1760-4eef-887e-7c9ab8961834} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12211 | 2025.09.17 20:44:48.442767 [ 5 ] {fcc62d36-1760-4eef-887e-7c9ab8961834} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2025.09.17 20:44:48.442886 [ 186 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001240845 sec., 149091.9494376816 rows/sec., 11.50 MiB/sec. | ||
| 12213 | 2025.09.17 20:44:48.442892 [ 5 ] {fcc62d36-1760-4eef-887e-7c9ab8961834} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.77 MiB/sec. | ||
| 12214 | 2025.09.17 20:44:48.442945 [ 5 ] {fcc62d36-1760-4eef-887e-7c9ab8961834} <Debug> TCPHandler: Processed in 0.001305837 sec. | ||
| 12215 | 2025.09.17 20:44:48.443002 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12216 | 2025.09.17 20:44:48.443055 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12217 | 2025.09.17 20:44:48.443146 [ 5 ] {04860b43-b542-48d7-a8c2-f251dc52b93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12218 | 2025.09.17 20:44:48.443185 [ 5 ] {04860b43-b542-48d7-a8c2-f251dc52b93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12219 | 2025.09.17 20:44:48.443232 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2025.09.17 20:44:48.443293 [ 198 ] {3bf2a56c-892c-4fb7-a108-8be4371eee6d::all_1_86_17} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12221 | 2025.09.17 20:44:48.443353 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12222 | 2025.09.17 20:44:48.443586 [ 5 ] {04860b43-b542-48d7-a8c2-f251dc52b93e} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2025.09.17 20:44:48.443620 [ 5 ] {04860b43-b542-48d7-a8c2-f251dc52b93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12224 | 2025.09.17 20:44:48.443908 [ 5 ] {04860b43-b542-48d7-a8c2-f251dc52b93e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12225 | 2025.09.17 20:44:48.444123 [ 5 ] {04860b43-b542-48d7-a8c2-f251dc52b93e} <Trace> oximeter.fields_u8 (20447e1c-98e2-48f4-ad1a-5155a635de4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2025.09.17 20:44:48.444250 [ 5 ] {04860b43-b542-48d7-a8c2-f251dc52b93e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 12227 | 2025.09.17 20:44:48.444287 [ 5 ] {04860b43-b542-48d7-a8c2-f251dc52b93e} <Debug> TCPHandler: Processed in 0.001279156 sec. | ||
| 12228 | 2025.09.17 20:44:48.444397 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2025.09.17 20:44:48.444487 [ 5 ] {0b5afd5e-9488-4ad7-93a7-59158a81862a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12230 | 2025.09.17 20:44:48.444527 [ 5 ] {0b5afd5e-9488-4ad7-93a7-59158a81862a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12231 | 2025.09.17 20:44:48.444949 [ 5 ] {0b5afd5e-9488-4ad7-93a7-59158a81862a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2025.09.17 20:44:48.444985 [ 5 ] {0b5afd5e-9488-4ad7-93a7-59158a81862a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12233 | 2025.09.17 20:44:48.445297 [ 5 ] {0b5afd5e-9488-4ad7-93a7-59158a81862a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12234 | 2025.09.17 20:44:48.445507 [ 5 ] {0b5afd5e-9488-4ad7-93a7-59158a81862a} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2025.09.17 20:44:48.445630 [ 5 ] {0b5afd5e-9488-4ad7-93a7-59158a81862a} <Debug> executeQuery: Read 111 rows, 9.26 KiB in 0.001161 sec., 95607.23514211887 rows/sec., 7.79 MiB/sec. | ||
| 12236 | 2025.09.17 20:44:48.445667 [ 5 ] {0b5afd5e-9488-4ad7-93a7-59158a81862a} <Debug> TCPHandler: Processed in 0.001317347 sec. | ||
| 12237 | 2025.09.17 20:44:48.445776 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12238 | 2025.09.17 20:44:48.445868 [ 5 ] {def9f315-7478-4fc0-a6a9-fb27cf198c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12239 | 2025.09.17 20:44:48.445910 [ 5 ] {def9f315-7478-4fc0-a6a9-fb27cf198c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12240 | 2025.09.17 20:44:48.446306 [ 5 ] {def9f315-7478-4fc0-a6a9-fb27cf198c9c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2025.09.17 20:44:48.446342 [ 5 ] {def9f315-7478-4fc0-a6a9-fb27cf198c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12242 | 2025.09.17 20:44:48.446674 [ 5 ] {def9f315-7478-4fc0-a6a9-fb27cf198c9c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12243 | 2025.09.17 20:44:48.446886 [ 5 ] {def9f315-7478-4fc0-a6a9-fb27cf198c9c} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2025.09.17 20:44:48.447010 [ 5 ] {def9f315-7478-4fc0-a6a9-fb27cf198c9c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001159 sec., 169974.11561691112 rows/sec., 12.19 MiB/sec. | ||
| 12245 | 2025.09.17 20:44:48.447047 [ 5 ] {def9f315-7478-4fc0-a6a9-fb27cf198c9c} <Debug> TCPHandler: Processed in 0.001317426 sec. | ||
| 12246 | 2025.09.17 20:44:48.447157 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12247 | 2025.09.17 20:44:48.447248 [ 5 ] {a9fa01f5-02ef-438c-934e-1023fc6e39ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12248 | 2025.09.17 20:44:48.447301 [ 5 ] {a9fa01f5-02ef-438c-934e-1023fc6e39ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12249 | 2025.09.17 20:44:48.448056 [ 5 ] {a9fa01f5-02ef-438c-934e-1023fc6e39ba} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2025.09.17 20:44:48.448092 [ 5 ] {a9fa01f5-02ef-438c-934e-1023fc6e39ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12251 | 2025.09.17 20:44:48.448607 [ 5 ] {a9fa01f5-02ef-438c-934e-1023fc6e39ba} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12252 | 2025.09.17 20:44:48.448830 [ 5 ] {a9fa01f5-02ef-438c-934e-1023fc6e39ba} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12253 | 2025.09.17 20:44:48.448972 [ 5 ] {a9fa01f5-02ef-438c-934e-1023fc6e39ba} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001741 sec., 5169.442848937392 rows/sec., 9.26 MiB/sec. | ||
| 12254 | 2025.09.17 20:44:48.449035 [ 5 ] {a9fa01f5-02ef-438c-934e-1023fc6e39ba} <Debug> TCPHandler: Processed in 0.001924044 sec. | ||
| 12255 | 2025.09.17 20:44:48.449146 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2025.09.17 20:44:48.449238 [ 5 ] {ab801bf8-6429-4d82-8cfd-0cca9c077e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12257 | 2025.09.17 20:44:48.449279 [ 5 ] {ab801bf8-6429-4d82-8cfd-0cca9c077e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12258 | 2025.09.17 20:44:48.449608 [ 5 ] {ab801bf8-6429-4d82-8cfd-0cca9c077e7b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12259 | 2025.09.17 20:44:48.449644 [ 5 ] {ab801bf8-6429-4d82-8cfd-0cca9c077e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12260 | 2025.09.17 20:44:48.449956 [ 5 ] {ab801bf8-6429-4d82-8cfd-0cca9c077e7b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12261 | 2025.09.17 20:44:48.450169 [ 5 ] {ab801bf8-6429-4d82-8cfd-0cca9c077e7b} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12262 | 2025.09.17 20:44:48.450296 [ 5 ] {ab801bf8-6429-4d82-8cfd-0cca9c077e7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 12263 | 2025.09.17 20:44:48.450331 [ 5 ] {ab801bf8-6429-4d82-8cfd-0cca9c077e7b} <Debug> TCPHandler: Processed in 0.001232325 sec. | ||
| 12264 | 2025.09.17 20:44:50.251921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30246 | ||
| 12265 | 2025.09.17 20:44:50.252521 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12266 | 2025.09.17 20:44:50.252579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12267 | 2025.09.17 20:44:50.253096 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12268 | 2025.09.17 20:44:50.253338 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12269 | 2025.09.17 20:44:50.253486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30246 | ||
| 12270 | 2025.09.17 20:44:51.827664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12271 | 2025.09.17 20:44:51.844139 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12272 | 2025.09.17 20:44:51.844182 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12273 | 2025.09.17 20:44:51.849992 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12274 | 2025.09.17 20:44:51.850702 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12275 | 2025.09.17 20:44:51.853429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12276 | 2025.09.17 20:44:53.434783 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12277 | 2025.09.17 20:44:53.434996 [ 5 ] {8d4056fc-e0f4-4949-a48d-54d65bf4148c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12278 | 2025.09.17 20:44:53.435071 [ 5 ] {8d4056fc-e0f4-4949-a48d-54d65bf4148c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12279 | 2025.09.17 20:44:53.435829 [ 5 ] {8d4056fc-e0f4-4949-a48d-54d65bf4148c} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12280 | 2025.09.17 20:44:53.435876 [ 5 ] {8d4056fc-e0f4-4949-a48d-54d65bf4148c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12281 | 2025.09.17 20:44:53.436286 [ 5 ] {8d4056fc-e0f4-4949-a48d-54d65bf4148c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12282 | 2025.09.17 20:44:53.436512 [ 5 ] {8d4056fc-e0f4-4949-a48d-54d65bf4148c} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2025.09.17 20:44:53.436658 [ 5 ] {8d4056fc-e0f4-4949-a48d-54d65bf4148c} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001723 sec., 70806.73244341265 rows/sec., 6.08 MiB/sec. | ||
| 12284 | 2025.09.17 20:44:53.436700 [ 5 ] {8d4056fc-e0f4-4949-a48d-54d65bf4148c} <Debug> TCPHandler: Processed in 0.002105149 sec. | ||
| 12285 | 2025.09.17 20:44:53.436827 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12286 | 2025.09.17 20:44:53.436922 [ 5 ] {5de3fe53-ce33-40d9-87e6-497a827e290e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12287 | 2025.09.17 20:44:53.436963 [ 5 ] {5de3fe53-ce33-40d9-87e6-497a827e290e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12288 | 2025.09.17 20:44:53.437371 [ 5 ] {5de3fe53-ce33-40d9-87e6-497a827e290e} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2025.09.17 20:44:53.437407 [ 5 ] {5de3fe53-ce33-40d9-87e6-497a827e290e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12290 | 2025.09.17 20:44:53.437705 [ 5 ] {5de3fe53-ce33-40d9-87e6-497a827e290e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12291 | 2025.09.17 20:44:53.437916 [ 5 ] {5de3fe53-ce33-40d9-87e6-497a827e290e} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12292 | 2025.09.17 20:44:53.438042 [ 5 ] {5de3fe53-ce33-40d9-87e6-497a827e290e} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001139 sec., 28972.783143107987 rows/sec., 2.13 MiB/sec. | ||
| 12293 | 2025.09.17 20:44:53.438079 [ 5 ] {5de3fe53-ce33-40d9-87e6-497a827e290e} <Debug> TCPHandler: Processed in 0.001300647 sec. | ||
| 12294 | 2025.09.17 20:44:53.438186 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12295 | 2025.09.17 20:44:53.438279 [ 5 ] {c8422035-5dc6-4ba4-904d-2d1e86515179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12296 | 2025.09.17 20:44:53.438319 [ 5 ] {c8422035-5dc6-4ba4-904d-2d1e86515179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12297 | 2025.09.17 20:44:53.438736 [ 5 ] {c8422035-5dc6-4ba4-904d-2d1e86515179} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12298 | 2025.09.17 20:44:53.438772 [ 5 ] {c8422035-5dc6-4ba4-904d-2d1e86515179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12299 | 2025.09.17 20:44:53.439075 [ 5 ] {c8422035-5dc6-4ba4-904d-2d1e86515179} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12300 | 2025.09.17 20:44:53.439295 [ 5 ] {c8422035-5dc6-4ba4-904d-2d1e86515179} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2025.09.17 20:44:53.439419 [ 5 ] {c8422035-5dc6-4ba4-904d-2d1e86515179} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001158 sec., 83765.1122625216 rows/sec., 6.54 MiB/sec. | ||
| 12302 | 2025.09.17 20:44:53.439455 [ 5 ] {c8422035-5dc6-4ba4-904d-2d1e86515179} <Debug> TCPHandler: Processed in 0.001316547 sec. | ||
| 12303 | 2025.09.17 20:44:53.439565 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2025.09.17 20:44:53.439658 [ 5 ] {ee687728-b67a-4c40-a777-2361aefde433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12305 | 2025.09.17 20:44:53.439700 [ 5 ] {ee687728-b67a-4c40-a777-2361aefde433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12306 | 2025.09.17 20:44:53.440101 [ 5 ] {ee687728-b67a-4c40-a777-2361aefde433} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2025.09.17 20:44:53.440135 [ 5 ] {ee687728-b67a-4c40-a777-2361aefde433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12308 | 2025.09.17 20:44:53.440468 [ 5 ] {ee687728-b67a-4c40-a777-2361aefde433} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12309 | 2025.09.17 20:44:53.440675 [ 5 ] {ee687728-b67a-4c40-a777-2361aefde433} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2025.09.17 20:44:53.440799 [ 5 ] {ee687728-b67a-4c40-a777-2361aefde433} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 12311 | 2025.09.17 20:44:53.440835 [ 5 ] {ee687728-b67a-4c40-a777-2361aefde433} <Debug> TCPHandler: Processed in 0.001317097 sec. | ||
| 12312 | 2025.09.17 20:44:53.440936 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2025.09.17 20:44:53.441029 [ 5 ] {266a6b27-f790-4dff-a761-16bf71bf7c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12314 | 2025.09.17 20:44:53.441083 [ 5 ] {266a6b27-f790-4dff-a761-16bf71bf7c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12315 | 2025.09.17 20:44:53.441906 [ 5 ] {266a6b27-f790-4dff-a761-16bf71bf7c78} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2025.09.17 20:44:53.441940 [ 5 ] {266a6b27-f790-4dff-a761-16bf71bf7c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12317 | 2025.09.17 20:44:53.442473 [ 5 ] {266a6b27-f790-4dff-a761-16bf71bf7c78} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12318 | 2025.09.17 20:44:53.442691 [ 5 ] {266a6b27-f790-4dff-a761-16bf71bf7c78} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2025.09.17 20:44:53.442825 [ 5 ] {266a6b27-f790-4dff-a761-16bf71bf7c78} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001814 sec., 18191.841234840133 rows/sec., 32.60 MiB/sec. | ||
| 12320 | 2025.09.17 20:44:53.442877 [ 5 ] {266a6b27-f790-4dff-a761-16bf71bf7c78} <Debug> TCPHandler: Processed in 0.001987136 sec. | ||
| 12321 | 2025.09.17 20:44:53.442993 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2025.09.17 20:44:53.443087 [ 5 ] {dc6d7e7f-3292-4d95-84e3-7564d9afdd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12323 | 2025.09.17 20:44:53.443127 [ 5 ] {dc6d7e7f-3292-4d95-84e3-7564d9afdd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12324 | 2025.09.17 20:44:53.443456 [ 5 ] {dc6d7e7f-3292-4d95-84e3-7564d9afdd86} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2025.09.17 20:44:53.443490 [ 5 ] {dc6d7e7f-3292-4d95-84e3-7564d9afdd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12326 | 2025.09.17 20:44:53.443787 [ 5 ] {dc6d7e7f-3292-4d95-84e3-7564d9afdd86} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12327 | 2025.09.17 20:44:53.444001 [ 5 ] {dc6d7e7f-3292-4d95-84e3-7564d9afdd86} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2025.09.17 20:44:53.444123 [ 5 ] {dc6d7e7f-3292-4d95-84e3-7564d9afdd86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 12329 | 2025.09.17 20:44:53.444158 [ 5 ] {dc6d7e7f-3292-4d95-84e3-7564d9afdd86} <Debug> TCPHandler: Processed in 0.001217205 sec. | ||
| 12330 | 2025.09.17 20:44:57.567708 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12331 | 2025.09.17 20:44:57.567774 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12332 | 2025.09.17 20:44:57.754474 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30694 | ||
| 12333 | 2025.09.17 20:44:57.754976 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2025.09.17 20:44:57.755026 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12335 | 2025.09.17 20:44:57.755529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12336 | 2025.09.17 20:44:57.755779 [ 245 ] {} <Trace> system.asynchronous_metric_log (b29f2331-f253-4bc2-bbda-3b99a35e85c9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2025.09.17 20:44:57.755932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30694 | ||
| 12338 | 2025.09.17 20:44:57.836992 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1492 | ||
| 12339 | 2025.09.17 20:44:57.839343 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12340 | 2025.09.17 20:44:57.839399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12341 | 2025.09.17 20:44:57.840605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12342 | 2025.09.17 20:44:57.840868 [ 243 ] {} <Trace> system.query_log (852c06ef-adf0-42c3-a064-4d3e73cf072a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2025.09.17 20:44:57.841164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1492 | ||
| 12344 | 2025.09.17 20:44:58.004983 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003604652 sec. | ||
| 12345 | 2025.09.17 20:44:58.434249 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12346 | 2025.09.17 20:44:58.434449 [ 5 ] {20199a0c-066d-4cc8-9f33-02aaddf1aacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12347 | 2025.09.17 20:44:58.434522 [ 5 ] {20199a0c-066d-4cc8-9f33-02aaddf1aacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12348 | 2025.09.17 20:44:58.435215 [ 5 ] {20199a0c-066d-4cc8-9f33-02aaddf1aacc} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2025.09.17 20:44:58.435252 [ 5 ] {20199a0c-066d-4cc8-9f33-02aaddf1aacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12350 | 2025.09.17 20:44:58.435652 [ 5 ] {20199a0c-066d-4cc8-9f33-02aaddf1aacc} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12351 | 2025.09.17 20:44:58.435878 [ 5 ] {20199a0c-066d-4cc8-9f33-02aaddf1aacc} <Trace> oximeter.fields_string (3b13127b-b014-4ee2-a57f-2b02a40ef75c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2025.09.17 20:44:58.436025 [ 5 ] {20199a0c-066d-4cc8-9f33-02aaddf1aacc} <Debug> executeQuery: Read 74 rows, 6.12 KiB in 0.001632 sec., 45343.13725490196 rows/sec., 3.66 MiB/sec. | ||
| 12353 | 2025.09.17 20:44:58.436066 [ 5 ] {20199a0c-066d-4cc8-9f33-02aaddf1aacc} <Debug> TCPHandler: Processed in 0.001953185 sec. | ||
| 12354 | 2025.09.17 20:44:58.436197 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12355 | 2025.09.17 20:44:58.436291 [ 5 ] {5944dc5a-a05b-425d-b8ed-aa100abfbf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12356 | 2025.09.17 20:44:58.436331 [ 5 ] {5944dc5a-a05b-425d-b8ed-aa100abfbf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12357 | 2025.09.17 20:44:58.436740 [ 5 ] {5944dc5a-a05b-425d-b8ed-aa100abfbf30} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2025.09.17 20:44:58.436773 [ 5 ] {5944dc5a-a05b-425d-b8ed-aa100abfbf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12359 | 2025.09.17 20:44:58.437078 [ 5 ] {5944dc5a-a05b-425d-b8ed-aa100abfbf30} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12360 | 2025.09.17 20:44:58.437291 [ 5 ] {5944dc5a-a05b-425d-b8ed-aa100abfbf30} <Trace> oximeter.fields_u16 (3bf2a56c-892c-4fb7-a108-8be4371eee6d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12361 | 2025.09.17 20:44:58.437414 [ 5 ] {5944dc5a-a05b-425d-b8ed-aa100abfbf30} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001141 sec., 7887.817703768624 rows/sec., 593.13 KiB/sec. | ||
| 12362 | 2025.09.17 20:44:58.437450 [ 5 ] {5944dc5a-a05b-425d-b8ed-aa100abfbf30} <Debug> TCPHandler: Processed in 0.001300636 sec. | ||
| 12363 | 2025.09.17 20:44:58.437562 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12364 | 2025.09.17 20:44:58.437654 [ 5 ] {2580fe0c-08ee-493d-9a80-58902180aba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12365 | 2025.09.17 20:44:58.437694 [ 5 ] {2580fe0c-08ee-493d-9a80-58902180aba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12366 | 2025.09.17 20:44:58.438117 [ 5 ] {2580fe0c-08ee-493d-9a80-58902180aba0} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12367 | 2025.09.17 20:44:58.438152 [ 5 ] {2580fe0c-08ee-493d-9a80-58902180aba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12368 | 2025.09.17 20:44:58.438451 [ 5 ] {2580fe0c-08ee-493d-9a80-58902180aba0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12369 | 2025.09.17 20:44:58.438670 [ 5 ] {2580fe0c-08ee-493d-9a80-58902180aba0} <Trace> oximeter.fields_uuid (ff51c43c-c277-450e-b0be-08a26d130b43): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12370 | 2025.09.17 20:44:58.438792 [ 5 ] {2580fe0c-08ee-493d-9a80-58902180aba0} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001155 sec., 63203.4632034632 rows/sec., 4.93 MiB/sec. | ||
| 12371 | 2025.09.17 20:44:58.438828 [ 5 ] {2580fe0c-08ee-493d-9a80-58902180aba0} <Debug> TCPHandler: Processed in 0.001313437 sec. | ||
| 12372 | 2025.09.17 20:44:58.438943 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12373 | 2025.09.17 20:44:58.439035 [ 5 ] {ea2b06ca-b913-4b85-b2e4-996d4984a19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12374 | 2025.09.17 20:44:58.439077 [ 5 ] {ea2b06ca-b913-4b85-b2e4-996d4984a19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12375 | 2025.09.17 20:44:58.439488 [ 5 ] {ea2b06ca-b913-4b85-b2e4-996d4984a19d} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2025.09.17 20:44:58.439521 [ 5 ] {ea2b06ca-b913-4b85-b2e4-996d4984a19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12377 | 2025.09.17 20:44:58.439844 [ 5 ] {ea2b06ca-b913-4b85-b2e4-996d4984a19d} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12378 | 2025.09.17 20:44:58.440056 [ 5 ] {ea2b06ca-b913-4b85-b2e4-996d4984a19d} <Trace> oximeter.measurements_cumulativeu64 (ac8d07d4-1523-472f-9111-8a1a9cf21181): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2025.09.17 20:44:58.440179 [ 5 ] {ea2b06ca-b913-4b85-b2e4-996d4984a19d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 12380 | 2025.09.17 20:44:58.440215 [ 5 ] {ea2b06ca-b913-4b85-b2e4-996d4984a19d} <Debug> TCPHandler: Processed in 0.001318827 sec. | ||
| 12381 | 2025.09.17 20:44:58.440336 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12382 | 2025.09.17 20:44:58.440429 [ 5 ] {00c89641-09f4-4698-bee1-9f28e45a44c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12383 | 2025.09.17 20:44:58.440482 [ 5 ] {00c89641-09f4-4698-bee1-9f28e45a44c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12384 | 2025.09.17 20:44:58.441256 [ 5 ] {00c89641-09f4-4698-bee1-9f28e45a44c9} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12385 | 2025.09.17 20:44:58.441291 [ 5 ] {00c89641-09f4-4698-bee1-9f28e45a44c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12386 | 2025.09.17 20:44:58.441804 [ 5 ] {00c89641-09f4-4698-bee1-9f28e45a44c9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12387 | 2025.09.17 20:44:58.442028 [ 5 ] {00c89641-09f4-4698-bee1-9f28e45a44c9} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12388 | 2025.09.17 20:44:58.442132 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12389 | 2025.09.17 20:44:58.442160 [ 5 ] {00c89641-09f4-4698-bee1-9f28e45a44c9} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00175 sec., 5142.857142857143 rows/sec., 9.22 MiB/sec. | ||
| 12390 | 2025.09.17 20:44:58.442176 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12391 | 2025.09.17 20:44:58.442198 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12392 | 2025.09.17 20:44:58.442213 [ 5 ] {00c89641-09f4-4698-bee1-9f28e45a44c9} <Debug> TCPHandler: Processed in 0.001924074 sec. | ||
| 12393 | 2025.09.17 20:44:58.442350 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::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 | ||
| 12394 | 2025.09.17 20:44:58.442394 [ 5 ] {} <Trace> TCP-Session: 00df47d6-e656-4cc2-9a36-cd8d55fa971a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2025.09.17 20:44:58.442487 [ 5 ] {fc11976a-0d1c-45d0-82ee-7b7d05095e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54753) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12396 | 2025.09.17 20:44:58.442527 [ 5 ] {fc11976a-0d1c-45d0-82ee-7b7d05095e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12397 | 2025.09.17 20:44:58.442561 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12398 | 2025.09.17 20:44:58.442616 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1735 rows starting from the beginning of the part | ||
| 12399 | 2025.09.17 20:44:58.442747 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 9 rows starting from the beginning of the part | ||
| 12400 | 2025.09.17 20:44:58.442865 [ 5 ] {fc11976a-0d1c-45d0-82ee-7b7d05095e8f} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12401 | 2025.09.17 20:44:58.442907 [ 5 ] {fc11976a-0d1c-45d0-82ee-7b7d05095e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12402 | 2025.09.17 20:44:58.442911 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 33 rows starting from the beginning of the part | ||
| 12403 | 2025.09.17 20:44:58.443006 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 9 rows starting from the beginning of the part | ||
| 12404 | 2025.09.17 20:44:58.443095 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 33 rows starting from the beginning of the part | ||
| 12405 | 2025.09.17 20:44:58.443178 [ 186 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 9 rows starting from the beginning of the part | ||
| 12406 | 2025.09.17 20:44:58.443219 [ 5 ] {fc11976a-0d1c-45d0-82ee-7b7d05095e8f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12407 | 2025.09.17 20:44:58.443434 [ 5 ] {fc11976a-0d1c-45d0-82ee-7b7d05095e8f} <Trace> oximeter.measurements_u64 (05128e64-59df-4f0a-b264-15697cd657d8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12408 | 2025.09.17 20:44:58.443557 [ 5 ] {fc11976a-0d1c-45d0-82ee-7b7d05095e8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 12409 | 2025.09.17 20:44:58.443591 [ 5 ] {fc11976a-0d1c-45d0-82ee-7b7d05095e8f} <Debug> TCPHandler: Processed in 0.001244785 sec. | ||
| 12410 | 2025.09.17 20:44:58.452787 [ 189 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1828 rows, containing 19 columns (19 merged, 0 gathered) in 0.010469624 sec., 174600.34858940492 rows/sec., 312.88 MiB/sec. | ||
| 12411 | 2025.09.17 20:44:58.454648 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12412 | 2025.09.17 20:44:58.455176 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12413 | 2025.09.17 20:44:58.455298 [ 187 ] {35b67ea8-5880-4915-a9e4-76399f042fa9::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (35b67ea8-5880-4915-a9e4-76399f042fa9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12414 | 2025.09.17 20:44:58.455536 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.19 MiB. | ||
| 12415 | 2025.09.17 20:44:59.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.59 MiB, peak 359.75 MiB, free memory in arenas 0.00 B, will set to 348.57 MiB (RSS), difference: 5.98 MiB | ||
| 12416 | 2025.09.17 20:44:59.354396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12417 | 2025.09.17 20:44:59.371712 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2025.09.17 20:44:59.371764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12419 | 2025.09.17 20:44:59.378351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12420 | 2025.09.17 20:44:59.379109 [ 244 ] {} <Trace> system.metric_log (fb4a2850-44ea-4994-8742-0535c8b3bece): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2025.09.17 20:44:59.382322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12422 | 2025.09.17 20:45:01.156906 [ 75 ] {} <Debug> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 12423 | 2025.09.17 20:45:01.156991 [ 75 ] {} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2025.09.17 20:45:01.157018 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.36 GiB. | ||
| 12425 | 2025.09.17 20:45:01.157162 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::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 | ||
| 12426 | 2025.09.17 20:45:01.157313 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12427 | 2025.09.17 20:45:01.157364 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 253 rows starting from the beginning of the part | ||
| 12428 | 2025.09.17 20:45:01.157441 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 12429 | 2025.09.17 20:45:01.157499 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 12430 | 2025.09.17 20:45:01.157556 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 12431 | 2025.09.17 20:45:01.157606 [ 198 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 12432 | 2025.09.17 20:45:01.158644 [ 202 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547023 sec., 489326.92015567963 rows/sec., 35.71 MiB/sec. | ||
| 12433 | 2025.09.17 20:45:01.158805 [ 202 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 12434 | 2025.09.17 20:45:01.159130 [ 202 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_29_7} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2025.09.17 20:45:01.159210 [ 202 ] {8e956a4f-cc6e-439d-a85b-26eac17c7b8c::all_1_29_7} <Trace> oximeter.fields_u32 (8e956a4f-cc6e-439d-a85b-26eac17c7b8c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 12436 | 2025.09.17 20:45:01.159311 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12437 | 2025.09.17 20:45:01.444927 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41298 | ||
| 12438 | 2025.09.17 20:45:01.445032 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12439 | 2025.09.17 20:45:01.445058 [ 288 ] {} <Debug> TCP-Session: 78486f97-bab7-427d-9780-9bc18f7898e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41298 | ||
| 12440 | 2025.09.17 20:45:01.445083 [ 288 ] {} <Debug> TCP-Session: 78486f97-bab7-427d-9780-9bc18f7898e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12441 | 2025.09.17 20:45:01.445099 [ 288 ] {} <Debug> TCP-Session: 78486f97-bab7-427d-9780-9bc18f7898e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12442 | 2025.09.17 20:45:01.445324 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34292 | ||
| 12443 | 2025.09.17 20:45:01.445347 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64523 | ||
| 12444 | 2025.09.17 20:45:01.445400 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48836 | ||
| 12445 | 2025.09.17 20:45:01.445420 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64732 | ||
| 12446 | 2025.09.17 20:45:01.445439 [ 288 ] {} <Trace> TCP-Session: 78486f97-bab7-427d-9780-9bc18f7898e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12447 | 2025.09.17 20:45:01.445445 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36760 | ||
| 12448 | 2025.09.17 20:45:01.445477 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12449 | 2025.09.17 20:45:01.445475 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12450 | 2025.09.17 20:45:01.445499 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12451 | 2025.09.17 20:45:01.445537 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12452 | 2025.09.17 20:45:01.445537 [ 292 ] {} <Debug> TCP-Session: 894af5b0-8929-4df2-b1f5-0c525a141380 Authenticating user 'default' from [fd00:1122:3344:101::e]:48836 | ||
| 12453 | 2025.09.17 20:45:01.445552 [ 290 ] {} <Debug> TCP-Session: ca864d48-c32a-41e3-b6cf-02af0c836ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64523 | ||
| 12454 | 2025.09.17 20:45:01.445578 [ 3 ] {} <Debug> TCP-Session: a5351e82-833b-440a-98b9-286873ed3e59 Authenticating user 'default' from [fd00:1122:3344:101::e]:36760 | ||
| 12455 | 2025.09.17 20:45:01.445594 [ 292 ] {} <Debug> TCP-Session: 894af5b0-8929-4df2-b1f5-0c525a141380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12456 | 2025.09.17 20:45:01.445615 [ 290 ] {} <Debug> TCP-Session: ca864d48-c32a-41e3-b6cf-02af0c836ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12457 | 2025.09.17 20:45:01.445624 [ 3 ] {} <Debug> TCP-Session: a5351e82-833b-440a-98b9-286873ed3e59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12458 | 2025.09.17 20:45:01.445649 [ 290 ] {} <Debug> TCP-Session: ca864d48-c32a-41e3-b6cf-02af0c836ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12459 | 2025.09.17 20:45:01.445666 [ 3 ] {} <Debug> TCP-Session: a5351e82-833b-440a-98b9-286873ed3e59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12460 | 2025.09.17 20:45:01.445629 [ 292 ] {} <Debug> TCP-Session: 894af5b0-8929-4df2-b1f5-0c525a141380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12461 | 2025.09.17 20:45:01.445621 [ 288 ] {1c4642bc-5f27-40ed-bac4-f48f6e3b6092} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41298) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12462 | 2025.09.17 20:45:01.445557 [ 293 ] {} <Debug> TCP-Session: 30b1fc8a-7718-4ba3-9d95-2865c9abd235 Authenticating user 'default' from [fd00:1122:3344:101::e]:64732 | ||
| 12463 | 2025.09.17 20:45:01.445456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51363 | ||
| 12464 | 2025.09.17 20:45:01.445759 [ 293 ] {} <Debug> TCP-Session: 30b1fc8a-7718-4ba3-9d95-2865c9abd235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12465 | 2025.09.17 20:45:01.445435 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45942 | ||
| 12466 | 2025.09.17 20:45:01.445800 [ 293 ] {} <Debug> TCP-Session: 30b1fc8a-7718-4ba3-9d95-2865c9abd235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12467 | 2025.09.17 20:45:01.445402 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63564 | ||
| 12468 | 2025.09.17 20:45:01.445864 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12469 | 2025.09.17 20:45:01.445836 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12470 | 2025.09.17 20:45:01.445439 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12471 | 2025.09.17 20:45:01.445917 [ 286 ] {} <Debug> TCP-Session: 40b25535-ab1e-4440-9271-92d8e464112e Authenticating user 'default' from [fd00:1122:3344:101::e]:51363 | ||
| 12472 | 2025.09.17 20:45:01.445924 [ 294 ] {} <Debug> TCP-Session: 62d89d30-d69e-4a01-9c94-c91dc9d36c58 Authenticating user 'default' from [fd00:1122:3344:101::e]:45942 | ||
| 12473 | 2025.09.17 20:45:01.445944 [ 289 ] {} <Debug> TCP-Session: 59dcee51-1eb0-490d-8a63-5ab0a66934ba Authenticating user 'default' from [fd00:1122:3344:101::e]:34292 | ||
| 12474 | 2025.09.17 20:45:01.445963 [ 294 ] {} <Debug> TCP-Session: 62d89d30-d69e-4a01-9c94-c91dc9d36c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12475 | 2025.09.17 20:45:01.445957 [ 286 ] {} <Debug> TCP-Session: 40b25535-ab1e-4440-9271-92d8e464112e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12476 | 2025.09.17 20:45:01.445981 [ 289 ] {} <Debug> TCP-Session: 59dcee51-1eb0-490d-8a63-5ab0a66934ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12477 | 2025.09.17 20:45:01.445994 [ 286 ] {} <Debug> TCP-Session: 40b25535-ab1e-4440-9271-92d8e464112e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12478 | 2025.09.17 20:45:01.446008 [ 288 ] {1c4642bc-5f27-40ed-bac4-f48f6e3b6092} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12479 | 2025.09.17 20:45:01.445986 [ 294 ] {} <Debug> TCP-Session: 62d89d30-d69e-4a01-9c94-c91dc9d36c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12480 | 2025.09.17 20:45:01.446018 [ 289 ] {} <Debug> TCP-Session: 59dcee51-1eb0-490d-8a63-5ab0a66934ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12481 | 2025.09.17 20:45:01.446088 [ 288 ] {1c4642bc-5f27-40ed-bac4-f48f6e3b6092} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12482 | 2025.09.17 20:45:01.446197 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12483 | 2025.09.17 20:45:01.446236 [ 291 ] {} <Debug> TCP-Session: 496951aa-c34f-48bb-9973-8063c9f9545b Authenticating user 'default' from [fd00:1122:3344:101::e]:63564 | ||
| 12484 | 2025.09.17 20:45:01.446265 [ 291 ] {} <Debug> TCP-Session: 496951aa-c34f-48bb-9973-8063c9f9545b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12485 | 2025.09.17 20:45:01.446281 [ 291 ] {} <Debug> TCP-Session: 496951aa-c34f-48bb-9973-8063c9f9545b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12486 | 2025.09.17 20:45:01.446464 [ 288 ] {1c4642bc-5f27-40ed-bac4-f48f6e3b6092} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 12487 | 2025.09.17 20:45:01.447499 [ 313 ] {1c4642bc-5f27-40ed-bac4-f48f6e3b6092} <Trace> AggregatingTransform: Aggregating | ||
| 12488 | 2025.09.17 20:45:01.447532 [ 313 ] {1c4642bc-5f27-40ed-bac4-f48f6e3b6092} <Trace> Aggregator: Aggregation method: without_key | ||
| 12489 | 2025.09.17 20:45:01.447565 [ 313 ] {1c4642bc-5f27-40ed-bac4-f48f6e3b6092} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001028258 sec. (972.519 rows/sec., 37.99 KiB/sec.) | ||
| 12490 | 2025.09.17 20:45:01.447582 [ 313 ] {1c4642bc-5f27-40ed-bac4-f48f6e3b6092} <Trace> Aggregator: Merging aggregated data | ||
| 12491 | 2025.09.17 20:45:01.448934 [ 288 ] {1c4642bc-5f27-40ed-bac4-f48f6e3b6092} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00337 sec., 296.7359050445104 rows/sec., 11.59 KiB/sec. | ||
| 12492 | 2025.09.17 20:45:01.449094 [ 288 ] {1c4642bc-5f27-40ed-bac4-f48f6e3b6092} <Debug> TCPHandler: Processed in 0.003773256 sec. | ||
| 12493 | 2025.09.17 20:45:01.449235 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12494 | 2025.09.17 20:45:01.449267 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12495 | 2025.09.17 20:45:01.449275 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12496 | 2025.09.17 20:45:01.449296 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12497 | 2025.09.17 20:45:01.449311 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12498 | 2025.09.17 20:45:01.449330 [ 290 ] {} <Debug> TCP-Session: ca864d48-c32a-41e3-b6cf-02af0c836ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12499 | 2025.09.17 20:45:01.449349 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12500 | 2025.09.17 20:45:01.449375 [ 294 ] {} <Debug> TCP-Session: 62d89d30-d69e-4a01-9c94-c91dc9d36c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12501 | 2025.09.17 20:45:01.449388 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12502 | 2025.09.17 20:45:01.449416 [ 291 ] {} <Debug> TCP-Session: 496951aa-c34f-48bb-9973-8063c9f9545b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12503 | 2025.09.17 20:45:01.449365 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12504 | 2025.09.17 20:45:01.449450 [ 3 ] {} <Debug> TCP-Session: a5351e82-833b-440a-98b9-286873ed3e59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12505 | 2025.09.17 20:45:01.449339 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12506 | 2025.09.17 20:45:01.449491 [ 293 ] {} <Debug> TCP-Session: 30b1fc8a-7718-4ba3-9d95-2865c9abd235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12507 | 2025.09.17 20:45:01.449312 [ 286 ] {} <Debug> TCP-Session: 40b25535-ab1e-4440-9271-92d8e464112e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12508 | 2025.09.17 20:45:01.449531 [ 292 ] {} <Debug> TCP-Session: 894af5b0-8929-4df2-b1f5-0c525a141380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12509 | 2025.09.17 20:45:01.449361 [ 289 ] {} <Debug> TCP-Session: 59dcee51-1eb0-490d-8a63-5ab0a66934ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12510 | 2025.09.17 20:45:01.449269 [ 288 ] {} <Debug> TCP-Session: 78486f97-bab7-427d-9780-9bc18f7898e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12511 | 2025.09.17 20:45:02.412028 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55632 | ||
| 12512 | 2025.09.17 20:45:02.412134 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12513 | 2025.09.17 20:45:02.412162 [ 294 ] {} <Debug> TCP-Session: bf9fac20-4006-4972-8949-321f8555fa00 Authenticating user 'default' from [fd00:1122:3344:101::e]:55632 | ||
| 12514 | 2025.09.17 20:45:02.412186 [ 294 ] {} <Debug> TCP-Session: bf9fac20-4006-4972-8949-321f8555fa00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12515 | 2025.09.17 20:45:02.412201 [ 294 ] {} <Debug> TCP-Session: bf9fac20-4006-4972-8949-321f8555fa00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12516 | 2025.09.17 20:45:02.412406 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45985 | ||
| 12517 | 2025.09.17 20:45:02.412415 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56912 | ||
| 12518 | 2025.09.17 20:45:02.412454 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52747 | ||
| 12519 | 2025.09.17 20:45:02.412474 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49185 | ||
| 12520 | 2025.09.17 20:45:02.412518 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12521 | 2025.09.17 20:45:02.412483 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34060 | ||
| 12522 | 2025.09.17 20:45:02.412550 [ 3 ] {} <Debug> TCP-Session: dea0a7b7-8382-4c84-bf4e-e0e52b7c10ea Authenticating user 'default' from [fd00:1122:3344:101::e]:45985 | ||
| 12523 | 2025.09.17 20:45:02.412581 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12524 | 2025.09.17 20:45:02.412604 [ 3 ] {} <Debug> TCP-Session: dea0a7b7-8382-4c84-bf4e-e0e52b7c10ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12525 | 2025.09.17 20:45:02.412615 [ 294 ] {} <Trace> TCP-Session: bf9fac20-4006-4972-8949-321f8555fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2025.09.17 20:45:02.412620 [ 292 ] {} <Debug> TCP-Session: 04c5ab13-fa3b-4310-97f6-94c97ffb1e8c Authenticating user 'default' from [fd00:1122:3344:101::e]:49185 | ||
| 12527 | 2025.09.17 20:45:02.412645 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12528 | 2025.09.17 20:45:02.412677 [ 292 ] {} <Debug> TCP-Session: 04c5ab13-fa3b-4310-97f6-94c97ffb1e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12529 | 2025.09.17 20:45:02.412622 [ 3 ] {} <Debug> TCP-Session: dea0a7b7-8382-4c84-bf4e-e0e52b7c10ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12530 | 2025.09.17 20:45:02.412711 [ 292 ] {} <Debug> TCP-Session: 04c5ab13-fa3b-4310-97f6-94c97ffb1e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12531 | 2025.09.17 20:45:02.412707 [ 293 ] {} <Debug> TCP-Session: e2a70c89-6ae6-4269-9d9e-f77e5edfa43c Authenticating user 'default' from [fd00:1122:3344:101::e]:34060 | ||
| 12532 | 2025.09.17 20:45:02.412545 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12533 | 2025.09.17 20:45:02.412764 [ 293 ] {} <Debug> TCP-Session: e2a70c89-6ae6-4269-9d9e-f77e5edfa43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12534 | 2025.09.17 20:45:02.412541 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12535 | 2025.09.17 20:45:02.412807 [ 294 ] {26cf4f85-3650-4eca-a500-ae4e11965002} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55632) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12536 | 2025.09.17 20:45:02.412797 [ 286 ] {} <Debug> TCP-Session: 2eed529c-7de1-4b25-8baf-c27f9bd05191 Authenticating user 'default' from [fd00:1122:3344:101::e]:56912 | ||
| 12537 | 2025.09.17 20:45:02.412835 [ 290 ] {} <Debug> TCP-Session: 4825dfa3-0bf7-4679-b70d-47de084fcbeb Authenticating user 'default' from [fd00:1122:3344:101::e]:52747 | ||
| 12538 | 2025.09.17 20:45:02.412864 [ 286 ] {} <Debug> TCP-Session: 2eed529c-7de1-4b25-8baf-c27f9bd05191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12539 | 2025.09.17 20:45:02.412871 [ 290 ] {} <Debug> TCP-Session: 4825dfa3-0bf7-4679-b70d-47de084fcbeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12540 | 2025.09.17 20:45:02.412885 [ 286 ] {} <Debug> TCP-Session: 2eed529c-7de1-4b25-8baf-c27f9bd05191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12541 | 2025.09.17 20:45:02.412893 [ 290 ] {} <Debug> TCP-Session: 4825dfa3-0bf7-4679-b70d-47de084fcbeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12542 | 2025.09.17 20:45:02.412797 [ 293 ] {} <Debug> TCP-Session: e2a70c89-6ae6-4269-9d9e-f77e5edfa43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12543 | 2025.09.17 20:45:02.412477 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33910 | ||
| 12544 | 2025.09.17 20:45:02.412451 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39223 | ||
| 12545 | 2025.09.17 20:45:02.412445 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44861 | ||
| 12546 | 2025.09.17 20:45:02.413046 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12547 | 2025.09.17 20:45:02.413057 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12548 | 2025.09.17 20:45:02.413084 [ 291 ] {} <Debug> TCP-Session: bff2272b-36ee-4dec-a579-67f56674dc2d Authenticating user 'default' from [fd00:1122:3344:101::e]:33910 | ||
| 12549 | 2025.09.17 20:45:02.413093 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12550 | 2025.09.17 20:45:02.413122 [ 294 ] {26cf4f85-3650-4eca-a500-ae4e11965002} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12551 | 2025.09.17 20:45:02.413131 [ 291 ] {} <Debug> TCP-Session: bff2272b-36ee-4dec-a579-67f56674dc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12552 | 2025.09.17 20:45:02.413148 [ 289 ] {} <Debug> TCP-Session: 98be08fd-ee31-4291-8508-19e57b840263 Authenticating user 'default' from [fd00:1122:3344:101::e]:44861 | ||
| 12553 | 2025.09.17 20:45:02.413181 [ 291 ] {} <Debug> TCP-Session: bff2272b-36ee-4dec-a579-67f56674dc2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12554 | 2025.09.17 20:45:02.413190 [ 294 ] {26cf4f85-3650-4eca-a500-ae4e11965002} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12555 | 2025.09.17 20:45:02.413202 [ 289 ] {} <Debug> TCP-Session: 98be08fd-ee31-4291-8508-19e57b840263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12556 | 2025.09.17 20:45:02.413092 [ 288 ] {} <Debug> TCP-Session: f6e46f44-18d1-4d42-8f3d-864e9d71eee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39223 | ||
| 12557 | 2025.09.17 20:45:02.413268 [ 289 ] {} <Debug> TCP-Session: 98be08fd-ee31-4291-8508-19e57b840263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12558 | 2025.09.17 20:45:02.413306 [ 288 ] {} <Debug> TCP-Session: f6e46f44-18d1-4d42-8f3d-864e9d71eee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12559 | 2025.09.17 20:45:02.413336 [ 288 ] {} <Debug> TCP-Session: f6e46f44-18d1-4d42-8f3d-864e9d71eee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12560 | 2025.09.17 20:45:02.413537 [ 294 ] {26cf4f85-3650-4eca-a500-ae4e11965002} <Debug> oximeter.version (62bd52ee-0bc0-4eea-bbbd-a51761f62e41) (SelectExecutor): Key condition: unknown | ||
| 12561 | 2025.09.17 20:45:02.414900 [ 312 ] {26cf4f85-3650-4eca-a500-ae4e11965002} <Trace> AggregatingTransform: Aggregating | ||
| 12562 | 2025.09.17 20:45:02.414962 [ 312 ] {26cf4f85-3650-4eca-a500-ae4e11965002} <Trace> Aggregator: Aggregation method: without_key | ||
| 12563 | 2025.09.17 20:45:02.415011 [ 312 ] {26cf4f85-3650-4eca-a500-ae4e11965002} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001338438 sec. (747.140 rows/sec., 29.19 KiB/sec.) | ||
| 12564 | 2025.09.17 20:45:02.415032 [ 312 ] {26cf4f85-3650-4eca-a500-ae4e11965002} <Trace> Aggregator: Merging aggregated data | ||
| 12565 | 2025.09.17 20:45:02.416779 [ 294 ] {26cf4f85-3650-4eca-a500-ae4e11965002} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004034 sec., 247.89291026276646 rows/sec., 9.68 KiB/sec. | ||
| 12566 | 2025.09.17 20:45:02.416947 [ 294 ] {26cf4f85-3650-4eca-a500-ae4e11965002} <Debug> TCPHandler: Processed in 0.004478066 sec. | ||
| 12567 | 2025.09.17 20:45:02.417051 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12568 | 2025.09.17 20:45:02.417085 [ 294 ] {} <Debug> TCP-Session: bf9fac20-4006-4972-8949-321f8555fa00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12569 | 2025.09.17 20:45:02.417097 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12570 | 2025.09.17 20:45:02.417129 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12571 | 2025.09.17 20:45:02.417141 [ 3 ] {} <Debug> TCP-Session: dea0a7b7-8382-4c84-bf4e-e0e52b7c10ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12572 | 2025.09.17 20:45:02.417151 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12573 | 2025.09.17 20:45:02.417163 [ 289 ] {} <Debug> TCP-Session: 98be08fd-ee31-4291-8508-19e57b840263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12574 | 2025.09.17 20:45:02.417175 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12575 | 2025.09.17 20:45:02.417187 [ 286 ] {} <Debug> TCP-Session: 2eed529c-7de1-4b25-8baf-c27f9bd05191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12576 | 2025.09.17 20:45:02.417215 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12577 | 2025.09.17 20:45:02.417239 [ 288 ] {} <Debug> TCP-Session: f6e46f44-18d1-4d42-8f3d-864e9d71eee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12578 | 2025.09.17 20:45:02.417263 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12579 | 2025.09.17 20:45:02.417289 [ 293 ] {} <Debug> TCP-Session: e2a70c89-6ae6-4269-9d9e-f77e5edfa43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12580 | 2025.09.17 20:45:02.417194 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12581 | 2025.09.17 20:45:02.417327 [ 292 ] {} <Debug> TCP-Session: 04c5ab13-fa3b-4310-97f6-94c97ffb1e8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12582 | 2025.09.17 20:45:02.417388 [ 291 ] {} <Debug> TCP-Session: bff2272b-36ee-4dec-a579-67f56674dc2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12583 | 2025.09.17 20:45:02.417233 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12584 | 2025.09.17 20:45:02.417452 [ 290 ] {} <Debug> TCP-Session: 4825dfa3-0bf7-4679-b70d-47de084fcbeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||