| 1 | [ Aug 11 21:33:28 Enabled. ] | ||
| 2 | [ Aug 11 21:33:28 Rereading configuration. ] | ||
| 3 | [ Aug 11 21:33:30 Rereading configuration. ] | ||
| 4 | [ Aug 11 21:33:31 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 | [ Aug 11 21:33:32 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.08.11 21:33:33.597987 [ 1 ] {} <Information> Application: Will watch for the process with pid 23843 | ||
| 29 | 2025.08.11 21:33:33.598531 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.11 21:33:33.975771 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23843 | ||
| 31 | 2025.08.11 21:33:33.976617 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.11 21:33:33.976771 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.11 21:33:34.125744 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.11 21:33:34.166389 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.11 21:33:34.166493 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.11 21:33:34.166516 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.11 21:33:34.166587 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.11 21:33:34.167306 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.11 21:33:34.172571 [ 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.08.11 21:33:34.173759 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.11 21:33:34.174850 [ 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.08.11 21:33:34.174911 [ 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.08.11 21:33:34.174954 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.11 21:33:34.176065 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.11 21:33:34.177556 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.11 21:33:34.184995 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.11 21:33:34.185797 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.11 21:33:34.187456 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.11 21:33:34.187598 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.11 21:33:34.188951 [ 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.08.11 21:33:34.189531 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.11 21:33:34.195822 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.11 21:33:34.196353 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.11 21:33:34.202094 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.11 21:33:34.202465 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.11 21:33:34.202929 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.11 21:33:34.203344 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.11 21:33:34.205015 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.11 21:33:34.205042 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.11 21:33:34.205143 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.11 21:33:34.205221 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.11 21:33:34.214014 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.11 21:33:34.214039 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180483 sec | ||
| 68 | 2025.08.11 21:33:34.214100 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.11 21:33:34.214155 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.11 21:33:34.215036 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.11 21:33:34.215828 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.11 21:33:34.235140 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.11 21:33:34.235197 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.11 21:33:34.235296 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.11 21:33:34.235313 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.11 21:33:34.235362 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.11 21:33:34.235455 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.11 21:33:34.240705 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.11 21:33:34.240784 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.11 21:33:34.240851 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.11 21:33:34.241130 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.11 21:33:34.241200 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.11 21:33:34.241220 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.11 21:33:34.241323 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.11 21:33:34.241344 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.11 21:33:34.241412 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.11 21:33:34.241518 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.11 21:33:34.273998 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.11 21:33:34.277749 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.11 21:33:34.277794 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.3312e-05 sec | ||
| 91 | 2025.08.11 21:33:34.277812 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.11 21:33:34.277827 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.11 21:33:34.277866 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.11 21:33:34.278097 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.11 21:33:34.278150 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.11 21:33:34.278164 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.11 21:33:34.278176 [ 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.08.11 21:33:34.278188 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.11 21:33:34.311086 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.11 21:33:34.311446 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.82 MiB (RSS), difference: 92.04 MiB | ||
| 101 | 2025.08.11 21:33:34.313265 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.081e-05 sec. | ||
| 102 | 2025.08.11 21:33:34.313781 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.11 21:33:34.315519 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.11 21:33:34.315550 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.11 21:33:34.315681 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42077 | ||
| 106 | 2025.08.11 21:33:34.316888 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.08.11 21:33:34.316971 [ 3 ] {} <Debug> TCP-Session: a38db0c3-eac8-4e33-8a59-a0453b29ae05 Authenticating user 'default' from [fd00:1122:3344:101::b]:42077 | ||
| 108 | 2025.08.11 21:33:34.317005 [ 3 ] {} <Debug> TCP-Session: a38db0c3-eac8-4e33-8a59-a0453b29ae05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.08.11 21:33:34.317034 [ 3 ] {} <Debug> TCP-Session: a38db0c3-eac8-4e33-8a59-a0453b29ae05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.08.11 21:33:34.317164 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.08.11 21:33:34.317206 [ 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.08.11 21:33:34.317285 [ 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.08.11 21:33:34.319909 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49302 | ||
| 114 | 2025.08.11 21:33:34.320077 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.08.11 21:33:34.320117 [ 4 ] {} <Debug> TCP-Session: 36d3b793-d199-43d2-9dc1-c6d840cc917f Authenticating user 'default' from [fd00:1122:3344:101::b]:49302 | ||
| 116 | 2025.08.11 21:33:34.320124 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40129 | ||
| 117 | 2025.08.11 21:33:34.320142 [ 4 ] {} <Debug> TCP-Session: 36d3b793-d199-43d2-9dc1-c6d840cc917f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.08.11 21:33:34.320138 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60260 | ||
| 119 | 2025.08.11 21:33:34.320182 [ 4 ] {} <Debug> TCP-Session: 36d3b793-d199-43d2-9dc1-c6d840cc917f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.08.11 21:33:34.320321 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.08.11 21:33:34.320349 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59864 | ||
| 122 | 2025.08.11 21:33:34.320379 [ 254 ] {} <Debug> TCP-Session: 0d8ec856-0b9b-49da-b67c-007bc19a0c48 Authenticating user 'default' from [fd00:1122:3344:101::b]:40129 | ||
| 123 | 2025.08.11 21:33:34.320410 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.08.11 21:33:34.320416 [ 254 ] {} <Debug> TCP-Session: 0d8ec856-0b9b-49da-b67c-007bc19a0c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.08.11 21:33:34.320474 [ 5 ] {} <Debug> TCP-Session: 35895a49-dbcd-4647-bfde-00dcccf34d83 Authenticating user 'default' from [fd00:1122:3344:101::b]:60260 | ||
| 126 | 2025.08.11 21:33:34.320500 [ 254 ] {} <Debug> TCP-Session: 0d8ec856-0b9b-49da-b67c-007bc19a0c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.08.11 21:33:34.320527 [ 5 ] {} <Debug> TCP-Session: 35895a49-dbcd-4647-bfde-00dcccf34d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.08.11 21:33:34.320566 [ 5 ] {} <Debug> TCP-Session: 35895a49-dbcd-4647-bfde-00dcccf34d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.08.11 21:33:34.320572 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.08.11 21:33:34.320580 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32801 | ||
| 131 | 2025.08.11 21:33:34.320640 [ 255 ] {} <Debug> TCP-Session: a8d2c713-4999-458b-9be5-6ecdd66b9039 Authenticating user 'default' from [fd00:1122:3344:101::b]:59864 | ||
| 132 | 2025.08.11 21:33:34.320686 [ 255 ] {} <Debug> TCP-Session: a8d2c713-4999-458b-9be5-6ecdd66b9039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.08.11 21:33:34.320711 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48413 | ||
| 134 | 2025.08.11 21:33:34.320718 [ 255 ] {} <Debug> TCP-Session: a8d2c713-4999-458b-9be5-6ecdd66b9039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.08.11 21:33:34.320814 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.08.11 21:33:34.320856 [ 256 ] {} <Debug> TCP-Session: 3d736028-e22c-4ee1-bd61-7d9057d49c3f Authenticating user 'default' from [fd00:1122:3344:101::b]:32801 | ||
| 137 | 2025.08.11 21:33:34.320900 [ 256 ] {} <Debug> TCP-Session: 3d736028-e22c-4ee1-bd61-7d9057d49c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.08.11 21:33:34.320919 [ 256 ] {} <Debug> TCP-Session: 3d736028-e22c-4ee1-bd61-7d9057d49c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.08.11 21:33:34.320923 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52244 | ||
| 140 | 2025.08.11 21:33:34.320918 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.08.11 21:33:34.321007 [ 257 ] {} <Debug> TCP-Session: 5686a93e-e312-41a8-a554-bbc39dea0eb6 Authenticating user 'default' from [fd00:1122:3344:101::b]:48413 | ||
| 142 | 2025.08.11 21:33:34.321027 [ 257 ] {} <Debug> TCP-Session: 5686a93e-e312-41a8-a554-bbc39dea0eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.08.11 21:33:34.321054 [ 257 ] {} <Debug> TCP-Session: 5686a93e-e312-41a8-a554-bbc39dea0eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.08.11 21:33:34.321070 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.08.11 21:33:34.321145 [ 258 ] {} <Debug> TCP-Session: 8ab78ca6-2217-44ac-be0a-e2d37488fad5 Authenticating user 'default' from [fd00:1122:3344:101::b]:52244 | ||
| 146 | 2025.08.11 21:33:34.321168 [ 258 ] {} <Debug> TCP-Session: 8ab78ca6-2217-44ac-be0a-e2d37488fad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.08.11 21:33:34.321195 [ 258 ] {} <Debug> TCP-Session: 8ab78ca6-2217-44ac-be0a-e2d37488fad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.08.11 21:33:34.509674 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36933 | ||
| 149 | 2025.08.11 21:33:34.511153 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.08.11 21:33:34.511278 [ 259 ] {} <Debug> TCP-Session: 8d35f5fb-8f93-45e3-8b9c-858fda501afe Authenticating user 'default' from [fd00:1122:3344:101::a]:36933 | ||
| 151 | 2025.08.11 21:33:34.511308 [ 259 ] {} <Debug> TCP-Session: 8d35f5fb-8f93-45e3-8b9c-858fda501afe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.08.11 21:33:34.511324 [ 259 ] {} <Debug> TCP-Session: 8d35f5fb-8f93-45e3-8b9c-858fda501afe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.08.11 21:33:34.511543 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.08.11 21:33:34.511596 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2025.08.11 21:33:34.511723 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.08.11 21:33:34.514122 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42643 | ||
| 157 | 2025.08.11 21:33:34.514328 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47427 | ||
| 158 | 2025.08.11 21:33:34.514381 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2025.08.11 21:33:34.514335 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34422 | ||
| 160 | 2025.08.11 21:33:34.514430 [ 260 ] {} <Debug> TCP-Session: 97de93f6-bd1a-4064-beae-889eba62dfc4 Authenticating user 'default' from [fd00:1122:3344:101::a]:42643 | ||
| 161 | 2025.08.11 21:33:34.514484 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48639 | ||
| 162 | 2025.08.11 21:33:34.514412 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49482 | ||
| 163 | 2025.08.11 21:33:34.514548 [ 260 ] {} <Debug> TCP-Session: 97de93f6-bd1a-4064-beae-889eba62dfc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.08.11 21:33:34.514578 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2025.08.11 21:33:34.514580 [ 260 ] {} <Debug> TCP-Session: 97de93f6-bd1a-4064-beae-889eba62dfc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.08.11 21:33:34.514759 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45166 | ||
| 167 | 2025.08.11 21:33:34.514784 [ 261 ] {} <Debug> TCP-Session: 7f00f9a2-c2c1-4d9a-9004-8db282b69399 Authenticating user 'default' from [fd00:1122:3344:101::a]:47427 | ||
| 168 | 2025.08.11 21:33:34.514883 [ 261 ] {} <Debug> TCP-Session: 7f00f9a2-c2c1-4d9a-9004-8db282b69399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.08.11 21:33:34.514899 [ 261 ] {} <Debug> TCP-Session: 7f00f9a2-c2c1-4d9a-9004-8db282b69399 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2025.08.11 21:33:34.514916 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.08.11 21:33:34.515015 [ 264 ] {} <Debug> TCP-Session: b3fb6cae-4640-4b66-8c58-a603fe1feb30 Authenticating user 'default' from [fd00:1122:3344:101::a]:48639 | ||
| 172 | 2025.08.11 21:33:34.515031 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.08.11 21:33:34.515010 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63769 | ||
| 174 | 2025.08.11 21:33:34.515072 [ 263 ] {} <Debug> TCP-Session: d5daee5c-4743-4f3a-a6f8-2d65b68d97ac Authenticating user 'default' from [fd00:1122:3344:101::a]:49482 | ||
| 175 | 2025.08.11 21:33:34.515099 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.08.11 21:33:34.515037 [ 264 ] {} <Debug> TCP-Session: b3fb6cae-4640-4b66-8c58-a603fe1feb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.08.11 21:33:34.515166 [ 263 ] {} <Debug> TCP-Session: d5daee5c-4743-4f3a-a6f8-2d65b68d97ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.08.11 21:33:34.515204 [ 262 ] {} <Debug> TCP-Session: fad3819f-c504-405f-a589-aad9b7dbc9ed Authenticating user 'default' from [fd00:1122:3344:101::a]:34422 | ||
| 179 | 2025.08.11 21:33:34.515183 [ 264 ] {} <Debug> TCP-Session: b3fb6cae-4640-4b66-8c58-a603fe1feb30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.08.11 21:33:34.515259 [ 263 ] {} <Debug> TCP-Session: d5daee5c-4743-4f3a-a6f8-2d65b68d97ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.08.11 21:33:34.515300 [ 262 ] {} <Debug> TCP-Session: fad3819f-c504-405f-a589-aad9b7dbc9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.08.11 21:33:34.515360 [ 262 ] {} <Debug> TCP-Session: fad3819f-c504-405f-a589-aad9b7dbc9ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.08.11 21:33:34.515757 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.08.11 21:33:34.515859 [ 266 ] {} <Debug> TCP-Session: d5ac9648-f36f-4412-9e7a-6621df26363f Authenticating user 'default' from [fd00:1122:3344:101::a]:63769 | ||
| 185 | 2025.08.11 21:33:34.515877 [ 266 ] {} <Debug> TCP-Session: d5ac9648-f36f-4412-9e7a-6621df26363f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.08.11 21:33:34.515891 [ 266 ] {} <Debug> TCP-Session: d5ac9648-f36f-4412-9e7a-6621df26363f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.08.11 21:33:34.516557 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2025.08.11 21:33:34.516619 [ 265 ] {} <Debug> TCP-Session: 9c9f3c59-0470-4236-8952-9754f2365a01 Authenticating user 'default' from [fd00:1122:3344:101::a]:45166 | ||
| 189 | 2025.08.11 21:33:34.516641 [ 265 ] {} <Debug> TCP-Session: 9c9f3c59-0470-4236-8952-9754f2365a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.08.11 21:33:34.516728 [ 265 ] {} <Debug> TCP-Session: 9c9f3c59-0470-4236-8952-9754f2365a01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.08.11 21:33:35.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.92 MiB, peak 116.92 MiB, free memory in arenas 0.00 B, will set to 119.54 MiB (RSS), difference: 2.62 MiB | ||
| 192 | 2025.08.11 21:33:35.277281 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52527 | ||
| 193 | 2025.08.11 21:33:35.278524 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.08.11 21:33:35.278642 [ 267 ] {} <Debug> TCP-Session: 42bd7655-f384-4728-9472-aa1816c6d048 Authenticating user 'default' from [fd00:1122:3344:101::c]:52527 | ||
| 195 | 2025.08.11 21:33:35.278672 [ 267 ] {} <Debug> TCP-Session: 42bd7655-f384-4728-9472-aa1816c6d048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.08.11 21:33:35.278685 [ 267 ] {} <Debug> TCP-Session: 42bd7655-f384-4728-9472-aa1816c6d048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.08.11 21:33:35.278853 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.08.11 21:33:35.278885 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.08.11 21:33:35.278985 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.08.11 21:33:35.281609 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45971 | ||
| 201 | 2025.08.11 21:33:35.281847 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2025.08.11 21:33:35.281876 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51660 | ||
| 203 | 2025.08.11 21:33:35.281883 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53634 | ||
| 204 | 2025.08.11 21:33:35.281975 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60287 | ||
| 205 | 2025.08.11 21:33:35.281887 [ 268 ] {} <Debug> TCP-Session: 0d2b2057-2cb8-42df-ade4-ea7d6b871810 Authenticating user 'default' from [fd00:1122:3344:101::c]:45971 | ||
| 206 | 2025.08.11 21:33:35.282238 [ 268 ] {} <Debug> TCP-Session: 0d2b2057-2cb8-42df-ade4-ea7d6b871810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2025.08.11 21:33:35.282196 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59774 | ||
| 208 | 2025.08.11 21:33:35.282265 [ 268 ] {} <Debug> TCP-Session: 0d2b2057-2cb8-42df-ade4-ea7d6b871810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.08.11 21:33:35.282376 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.08.11 21:33:35.282491 [ 270 ] {} <Debug> TCP-Session: 76968cc9-8084-4515-97e3-be5ec6e6ebd5 Authenticating user 'default' from [fd00:1122:3344:101::c]:51660 | ||
| 211 | 2025.08.11 21:33:35.282527 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47356 | ||
| 212 | 2025.08.11 21:33:35.282630 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.08.11 21:33:35.282675 [ 270 ] {} <Debug> TCP-Session: 76968cc9-8084-4515-97e3-be5ec6e6ebd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.08.11 21:33:35.282691 [ 269 ] {} <Debug> TCP-Session: ab951020-f005-4fed-9575-e03144da7539 Authenticating user 'default' from [fd00:1122:3344:101::c]:53634 | ||
| 215 | 2025.08.11 21:33:35.282774 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.08.11 21:33:35.282705 [ 270 ] {} <Debug> TCP-Session: 76968cc9-8084-4515-97e3-be5ec6e6ebd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2025.08.11 21:33:35.282873 [ 269 ] {} <Debug> TCP-Session: ab951020-f005-4fed-9575-e03144da7539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.08.11 21:33:35.282997 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.08.11 21:33:35.282923 [ 271 ] {} <Debug> TCP-Session: 5e31096b-e9a8-4041-91ed-796c8043d785 Authenticating user 'default' from [fd00:1122:3344:101::c]:60287 | ||
| 220 | 2025.08.11 21:33:35.282838 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57332 | ||
| 221 | 2025.08.11 21:33:35.283142 [ 273 ] {} <Debug> TCP-Session: e201f929-45fb-4767-a98b-6a13a101937e Authenticating user 'default' from [fd00:1122:3344:101::c]:47356 | ||
| 222 | 2025.08.11 21:33:35.283116 [ 271 ] {} <Debug> TCP-Session: 5e31096b-e9a8-4041-91ed-796c8043d785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.08.11 21:33:35.283092 [ 269 ] {} <Debug> TCP-Session: ab951020-f005-4fed-9575-e03144da7539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.08.11 21:33:35.283267 [ 271 ] {} <Debug> TCP-Session: 5e31096b-e9a8-4041-91ed-796c8043d785 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.08.11 21:33:35.283250 [ 273 ] {} <Debug> TCP-Session: e201f929-45fb-4767-a98b-6a13a101937e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.08.11 21:33:35.283444 [ 273 ] {} <Debug> TCP-Session: e201f929-45fb-4767-a98b-6a13a101937e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.08.11 21:33:35.283489 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.08.11 21:33:35.283637 [ 274 ] {} <Debug> TCP-Session: 93927f13-69d0-453e-9f36-1a7e79d8e493 Authenticating user 'default' from [fd00:1122:3344:101::c]:57332 | ||
| 229 | 2025.08.11 21:33:35.283668 [ 274 ] {} <Debug> TCP-Session: 93927f13-69d0-453e-9f36-1a7e79d8e493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.08.11 21:33:35.283689 [ 274 ] {} <Debug> TCP-Session: 93927f13-69d0-453e-9f36-1a7e79d8e493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.08.11 21:33:35.284405 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2025.08.11 21:33:35.284476 [ 272 ] {} <Debug> TCP-Session: a7b37e1c-ef65-4d3b-8f86-aefee0a9578c Authenticating user 'default' from [fd00:1122:3344:101::c]:59774 | ||
| 233 | 2025.08.11 21:33:35.284508 [ 272 ] {} <Debug> TCP-Session: a7b37e1c-ef65-4d3b-8f86-aefee0a9578c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.08.11 21:33:35.284629 [ 272 ] {} <Debug> TCP-Session: a7b37e1c-ef65-4d3b-8f86-aefee0a9578c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.08.11 21:33:35.804756 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53582 | ||
| 236 | 2025.08.11 21:33:35.804986 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.08.11 21:33:35.805154 [ 275 ] {} <Debug> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Authenticating user 'default' from [fd00:1122:3344:101::d]:53582 | ||
| 238 | 2025.08.11 21:33:35.805181 [ 275 ] {} <Debug> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.08.11 21:33:35.805194 [ 275 ] {} <Debug> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.08.11 21:33:35.805378 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.08.11 21:33:35.805428 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.08.11 21:33:35.805537 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.08.11 21:33:35.809067 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50920 | ||
| 244 | 2025.08.11 21:33:35.809182 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36765 | ||
| 245 | 2025.08.11 21:33:35.809362 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51261 | ||
| 246 | 2025.08.11 21:33:35.809475 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2025.08.11 21:33:35.809524 [ 276 ] {} <Debug> TCP-Session: af314af0-eff9-42a3-87ae-87ba84cffa09 Authenticating user 'default' from [fd00:1122:3344:101::d]:50920 | ||
| 248 | 2025.08.11 21:33:35.809548 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47042 | ||
| 249 | 2025.08.11 21:33:35.809678 [ 276 ] {} <Debug> TCP-Session: af314af0-eff9-42a3-87ae-87ba84cffa09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2025.08.11 21:33:35.809702 [ 276 ] {} <Debug> TCP-Session: af314af0-eff9-42a3-87ae-87ba84cffa09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.08.11 21:33:35.810410 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2025.08.11 21:33:35.810444 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51890 | ||
| 253 | 2025.08.11 21:33:35.810521 [ 277 ] {} <Debug> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36765 | ||
| 254 | 2025.08.11 21:33:35.810558 [ 277 ] {} <Debug> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.08.11 21:33:35.810589 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2025.08.11 21:33:35.810649 [ 277 ] {} <Debug> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2025.08.11 21:33:35.810677 [ 278 ] {} <Debug> TCP-Session: 8998f495-7cf6-4dc1-8a68-90b85595dfd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51261 | ||
| 258 | 2025.08.11 21:33:35.810842 [ 278 ] {} <Debug> TCP-Session: 8998f495-7cf6-4dc1-8a68-90b85595dfd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2025.08.11 21:33:35.810860 [ 278 ] {} <Debug> TCP-Session: 8998f495-7cf6-4dc1-8a68-90b85595dfd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2025.08.11 21:33:35.812026 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48354 | ||
| 261 | 2025.08.11 21:33:35.814674 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 262 | 2025.08.11 21:33:35.814803 [ 279 ] {} <Debug> TCP-Session: 4a4650c4-58c1-4e83-acce-e8fcc07f59d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47042 | ||
| 263 | 2025.08.11 21:33:35.814810 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33992 | ||
| 264 | 2025.08.11 21:33:35.814842 [ 279 ] {} <Debug> TCP-Session: 4a4650c4-58c1-4e83-acce-e8fcc07f59d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2025.08.11 21:33:35.814965 [ 279 ] {} <Debug> TCP-Session: 4a4650c4-58c1-4e83-acce-e8fcc07f59d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.08.11 21:33:35.817544 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41892 | ||
| 267 | 2025.08.11 21:33:35.817560 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.08.11 21:33:35.817654 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2025.08.11 21:33:35.817679 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2025.08.11 21:33:35.817713 [ 280 ] {} <Debug> TCP-Session: f84e9045-ac27-4f67-bba4-392c7fb2e042 Authenticating user 'default' from [fd00:1122:3344:101::d]:51890 | ||
| 271 | 2025.08.11 21:33:35.817723 [ 281 ] {} <Debug> TCP-Session: 761d573c-6836-433b-9577-8dd37936b694 Authenticating user 'default' from [fd00:1122:3344:101::d]:48354 | ||
| 272 | 2025.08.11 21:33:35.817781 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2025.08.11 21:33:35.817765 [ 280 ] {} <Debug> TCP-Session: f84e9045-ac27-4f67-bba4-392c7fb2e042 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.08.11 21:33:35.817745 [ 282 ] {} <Debug> TCP-Session: 2b952f11-d47d-43a0-a7c4-528cee4e7185 Authenticating user 'default' from [fd00:1122:3344:101::d]:33992 | ||
| 275 | 2025.08.11 21:33:35.817946 [ 283 ] {} <Debug> TCP-Session: 2ffc5e03-6118-41a1-ae9f-93ae13fdbe9d Authenticating user 'default' from [fd00:1122:3344:101::d]:41892 | ||
| 276 | 2025.08.11 21:33:35.817914 [ 280 ] {} <Debug> TCP-Session: f84e9045-ac27-4f67-bba4-392c7fb2e042 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.08.11 21:33:35.817905 [ 281 ] {} <Debug> TCP-Session: 761d573c-6836-433b-9577-8dd37936b694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.08.11 21:33:35.818084 [ 283 ] {} <Debug> TCP-Session: 2ffc5e03-6118-41a1-ae9f-93ae13fdbe9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.08.11 21:33:35.818058 [ 282 ] {} <Debug> TCP-Session: 2b952f11-d47d-43a0-a7c4-528cee4e7185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2025.08.11 21:33:35.818181 [ 281 ] {} <Debug> TCP-Session: 761d573c-6836-433b-9577-8dd37936b694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.08.11 21:33:35.818217 [ 282 ] {} <Debug> TCP-Session: 2b952f11-d47d-43a0-a7c4-528cee4e7185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.08.11 21:33:35.818199 [ 283 ] {} <Debug> TCP-Session: 2ffc5e03-6118-41a1-ae9f-93ae13fdbe9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.08.11 21:33:35.817671 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.08.11 21:33:35.821953 [ 275 ] {ad5d44cd-382d-488b-bb2b-86412f3d79bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.08.11 21:33:35.969385 [ 275 ] {ad5d44cd-382d-488b-bb2b-86412f3d79bd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53582) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.08.11 21:33:35.970938 [ 275 ] {ad5d44cd-382d-488b-bb2b-86412f3d79bd} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.08.11 21:33:35.971294 [ 275 ] {ad5d44cd-382d-488b-bb2b-86412f3d79bd} <Debug> TCPHandler: Processed in 0.162027995 sec. | ||
| 334 | 2025.08.11 21:33:35.971837 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.08.11 21:33:35.972137 [ 277 ] {cb7f63ea-496c-456f-a25a-7198e05cf7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.08.11 21:33:35.972755 [ 277 ] {cb7f63ea-496c-456f-a25a-7198e05cf7f2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36765) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.08.11 21:33:35.973221 [ 277 ] {cb7f63ea-496c-456f-a25a-7198e05cf7f2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.08.11 21:33:35.973520 [ 277 ] {cb7f63ea-496c-456f-a25a-7198e05cf7f2} <Debug> TCPHandler: Processed in 0.001927212 sec. | ||
| 385 | 2025.08.11 21:33:35.976750 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.08.11 21:33:35.977996 [ 275 ] {095a45d9-043f-4abe-b5af-4351e533987b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.08.11 21:33:35.978906 [ 275 ] {095a45d9-043f-4abe-b5af-4351e533987b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.08.11 21:33:35.981209 [ 275 ] {095a45d9-043f-4abe-b5af-4351e533987b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.08.11 21:33:35.981371 [ 275 ] {095a45d9-043f-4abe-b5af-4351e533987b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000210934 sec | ||
| 390 | 2025.08.11 21:33:35.981401 [ 275 ] {095a45d9-043f-4abe-b5af-4351e533987b} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.08.11 21:33:35.981417 [ 275 ] {095a45d9-043f-4abe-b5af-4351e533987b} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.08.11 21:33:35.981495 [ 275 ] {095a45d9-043f-4abe-b5af-4351e533987b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.08.11 21:33:35.982399 [ 275 ] {095a45d9-043f-4abe-b5af-4351e533987b} <Debug> TCPHandler: Processed in 0.005816798 sec. | ||
| 394 | 2025.08.11 21:33:35.982584 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.08.11 21:33:35.982784 [ 275 ] {198e8b9a-80de-4ed4-8b7a-058267017560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.08.11 21:33:35.982959 [ 275 ] {198e8b9a-80de-4ed4-8b7a-058267017560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.08.11 21:33:35.992066 [ 275 ] {198e8b9a-80de-4ed4-8b7a-058267017560} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.08.11 21:33:35.994018 [ 275 ] {198e8b9a-80de-4ed4-8b7a-058267017560} <Debug> oximeter.version (aa301b05-639f-43c9-86f1-8a3ef1d71419): Loading data parts | ||
| 400 | 2025.08.11 21:33:35.995549 [ 275 ] {198e8b9a-80de-4ed4-8b7a-058267017560} <Debug> oximeter.version (aa301b05-639f-43c9-86f1-8a3ef1d71419): There are no data parts | ||
| 401 | 2025.08.11 21:33:35.999160 [ 275 ] {198e8b9a-80de-4ed4-8b7a-058267017560} <Debug> TCPHandler: Processed in 0.016639239 sec. | ||
| 402 | 2025.08.11 21:33:35.999568 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.08.11 21:33:35.999819 [ 275 ] {964de86d-a502-45d9-be7b-93136e1ec9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 414 | 2025.08.11 21:33:35.999996 [ 275 ] {964de86d-a502-45d9-be7b-93136e1ec9fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.08.11 21:33:36.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.81 MiB, peak 123.81 MiB, free memory in arenas 0.00 B, will set to 131.66 MiB (RSS), difference: 7.86 MiB | ||
| 416 | 2025.08.11 21:33:36.019259 [ 275 ] {964de86d-a502-45d9-be7b-93136e1ec9fe} <Debug> oximeter.measurements_bool (55777c18-7f87-4394-9ffd-81c76c98a883): Loading data parts | ||
| 417 | 2025.08.11 21:33:36.019565 [ 275 ] {964de86d-a502-45d9-be7b-93136e1ec9fe} <Debug> oximeter.measurements_bool (55777c18-7f87-4394-9ffd-81c76c98a883): There are no data parts | ||
| 418 | 2025.08.11 21:33:36.020941 [ 275 ] {964de86d-a502-45d9-be7b-93136e1ec9fe} <Debug> TCPHandler: Processed in 0.02147724 sec. | ||
| 419 | 2025.08.11 21:33:36.021345 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.08.11 21:33:36.021583 [ 275 ] {964cf422-78bf-4720-af57-e64cfcb7d13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) 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) | ||
| 421 | 2025.08.11 21:33:36.021751 [ 275 ] {964cf422-78bf-4720-af57-e64cfcb7d13c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2025.08.11 21:33:36.023855 [ 275 ] {964cf422-78bf-4720-af57-e64cfcb7d13c} <Debug> oximeter.measurements_i8 (f5894905-54eb-4f9f-8dcc-0aa5722d53cd): Loading data parts | ||
| 423 | 2025.08.11 21:33:36.024024 [ 275 ] {964cf422-78bf-4720-af57-e64cfcb7d13c} <Debug> oximeter.measurements_i8 (f5894905-54eb-4f9f-8dcc-0aa5722d53cd): There are no data parts | ||
| 424 | 2025.08.11 21:33:36.025588 [ 275 ] {964cf422-78bf-4720-af57-e64cfcb7d13c} <Debug> TCPHandler: Processed in 0.004340223 sec. | ||
| 425 | 2025.08.11 21:33:36.025773 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.08.11 21:33:36.026033 [ 275 ] {eadecec3-fec2-4a5c-82d2-d732931e79db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) 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) | ||
| 427 | 2025.08.11 21:33:36.026343 [ 275 ] {eadecec3-fec2-4a5c-82d2-d732931e79db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2025.08.11 21:33:36.028692 [ 275 ] {eadecec3-fec2-4a5c-82d2-d732931e79db} <Debug> oximeter.measurements_u8 (ab7772df-e843-461f-9cc3-d3be787eb1cb): Loading data parts | ||
| 429 | 2025.08.11 21:33:36.028875 [ 275 ] {eadecec3-fec2-4a5c-82d2-d732931e79db} <Debug> oximeter.measurements_u8 (ab7772df-e843-461f-9cc3-d3be787eb1cb): There are no data parts | ||
| 430 | 2025.08.11 21:33:36.030568 [ 275 ] {eadecec3-fec2-4a5c-82d2-d732931e79db} <Debug> TCPHandler: Processed in 0.004857812 sec. | ||
| 431 | 2025.08.11 21:33:36.030898 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.08.11 21:33:36.031163 [ 275 ] {90728410-621b-471e-8486-37f36bd077b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) 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) | ||
| 433 | 2025.08.11 21:33:36.031321 [ 275 ] {90728410-621b-471e-8486-37f36bd077b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2025.08.11 21:33:36.033464 [ 275 ] {90728410-621b-471e-8486-37f36bd077b9} <Debug> oximeter.measurements_i16 (eb5508bf-789f-44ad-842f-97fad1422584): Loading data parts | ||
| 435 | 2025.08.11 21:33:36.033707 [ 275 ] {90728410-621b-471e-8486-37f36bd077b9} <Debug> oximeter.measurements_i16 (eb5508bf-789f-44ad-842f-97fad1422584): There are no data parts | ||
| 436 | 2025.08.11 21:33:36.035527 [ 275 ] {90728410-621b-471e-8486-37f36bd077b9} <Debug> TCPHandler: Processed in 0.004689039 sec. | ||
| 437 | 2025.08.11 21:33:36.035723 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.08.11 21:33:36.035926 [ 275 ] {3d3a3a2b-9b96-4160-9178-1dcfc3b47ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) 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) | ||
| 439 | 2025.08.11 21:33:36.036119 [ 275 ] {3d3a3a2b-9b96-4160-9178-1dcfc3b47ea8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2025.08.11 21:33:36.038309 [ 275 ] {3d3a3a2b-9b96-4160-9178-1dcfc3b47ea8} <Debug> oximeter.measurements_u16 (b2427a7d-f094-4bb3-bed6-fb46b161e7a7): Loading data parts | ||
| 441 | 2025.08.11 21:33:36.038494 [ 275 ] {3d3a3a2b-9b96-4160-9178-1dcfc3b47ea8} <Debug> oximeter.measurements_u16 (b2427a7d-f094-4bb3-bed6-fb46b161e7a7): There are no data parts | ||
| 442 | 2025.08.11 21:33:36.040360 [ 275 ] {3d3a3a2b-9b96-4160-9178-1dcfc3b47ea8} <Debug> TCPHandler: Processed in 0.004697019 sec. | ||
| 443 | 2025.08.11 21:33:36.040551 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.08.11 21:33:36.040940 [ 275 ] {2f531b85-db87-4dba-a1ad-cdd5363df9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.08.11 21:33:36.041088 [ 275 ] {2f531b85-db87-4dba-a1ad-cdd5363df9b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2025.08.11 21:33:36.043133 [ 275 ] {2f531b85-db87-4dba-a1ad-cdd5363df9b7} <Debug> oximeter.measurements_i32 (2ca4a29b-7ee5-4c9a-b686-db8861ff07f1): Loading data parts | ||
| 447 | 2025.08.11 21:33:36.043298 [ 275 ] {2f531b85-db87-4dba-a1ad-cdd5363df9b7} <Debug> oximeter.measurements_i32 (2ca4a29b-7ee5-4c9a-b686-db8861ff07f1): There are no data parts | ||
| 448 | 2025.08.11 21:33:36.044886 [ 275 ] {2f531b85-db87-4dba-a1ad-cdd5363df9b7} <Debug> TCPHandler: Processed in 0.004400794 sec. | ||
| 449 | 2025.08.11 21:33:36.045091 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.08.11 21:33:36.045282 [ 275 ] {6952dead-fe29-4f1b-983a-216dede855fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.08.11 21:33:36.045539 [ 275 ] {6952dead-fe29-4f1b-983a-216dede855fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2025.08.11 21:33:36.047943 [ 275 ] {6952dead-fe29-4f1b-983a-216dede855fd} <Debug> oximeter.measurements_u32 (4cc63da7-80e2-4a4b-8546-9f844b64ea00): Loading data parts | ||
| 453 | 2025.08.11 21:33:36.048143 [ 275 ] {6952dead-fe29-4f1b-983a-216dede855fd} <Debug> oximeter.measurements_u32 (4cc63da7-80e2-4a4b-8546-9f844b64ea00): There are no data parts | ||
| 454 | 2025.08.11 21:33:36.049982 [ 275 ] {6952dead-fe29-4f1b-983a-216dede855fd} <Debug> TCPHandler: Processed in 0.004956613 sec. | ||
| 455 | 2025.08.11 21:33:36.050192 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.08.11 21:33:36.050521 [ 275 ] {08bc003e-cc14-4d94-9220-3e574311680a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.08.11 21:33:36.050699 [ 275 ] {08bc003e-cc14-4d94-9220-3e574311680a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2025.08.11 21:33:36.053094 [ 275 ] {08bc003e-cc14-4d94-9220-3e574311680a} <Debug> oximeter.measurements_i64 (4b8bdd4d-cf19-4b7b-8bcf-48be67fc5f5a): Loading data parts | ||
| 459 | 2025.08.11 21:33:36.053272 [ 275 ] {08bc003e-cc14-4d94-9220-3e574311680a} <Debug> oximeter.measurements_i64 (4b8bdd4d-cf19-4b7b-8bcf-48be67fc5f5a): There are no data parts | ||
| 460 | 2025.08.11 21:33:36.055006 [ 275 ] {08bc003e-cc14-4d94-9220-3e574311680a} <Debug> TCPHandler: Processed in 0.004884562 sec. | ||
| 461 | 2025.08.11 21:33:36.055187 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.08.11 21:33:36.055385 [ 275 ] {fdad1375-0d11-4651-9a3b-3addf48ea781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 463 | 2025.08.11 21:33:36.055618 [ 275 ] {fdad1375-0d11-4651-9a3b-3addf48ea781} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2025.08.11 21:33:36.057710 [ 275 ] {fdad1375-0d11-4651-9a3b-3addf48ea781} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Loading data parts | ||
| 465 | 2025.08.11 21:33:36.057950 [ 275 ] {fdad1375-0d11-4651-9a3b-3addf48ea781} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): There are no data parts | ||
| 466 | 2025.08.11 21:33:36.059272 [ 275 ] {fdad1375-0d11-4651-9a3b-3addf48ea781} <Debug> TCPHandler: Processed in 0.00414826 sec. | ||
| 467 | 2025.08.11 21:33:36.059446 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.08.11 21:33:36.059838 [ 275 ] {a2cc6b9f-31f4-4159-bb05-38536b2ff5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 469 | 2025.08.11 21:33:36.060002 [ 275 ] {a2cc6b9f-31f4-4159-bb05-38536b2ff5e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2025.08.11 21:33:36.062127 [ 275 ] {a2cc6b9f-31f4-4159-bb05-38536b2ff5e9} <Debug> oximeter.measurements_f32 (a0ded531-d5a3-452b-850a-1871623ff794): Loading data parts | ||
| 471 | 2025.08.11 21:33:36.062458 [ 275 ] {a2cc6b9f-31f4-4159-bb05-38536b2ff5e9} <Debug> oximeter.measurements_f32 (a0ded531-d5a3-452b-850a-1871623ff794): There are no data parts | ||
| 472 | 2025.08.11 21:33:36.064122 [ 275 ] {a2cc6b9f-31f4-4159-bb05-38536b2ff5e9} <Debug> TCPHandler: Processed in 0.004739379 sec. | ||
| 473 | 2025.08.11 21:33:36.064322 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.08.11 21:33:36.064522 [ 275 ] {98086636-2bd4-4150-8ca2-e022668ea03f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 475 | 2025.08.11 21:33:36.064673 [ 275 ] {98086636-2bd4-4150-8ca2-e022668ea03f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2025.08.11 21:33:36.066769 [ 275 ] {98086636-2bd4-4150-8ca2-e022668ea03f} <Debug> oximeter.measurements_f64 (df457bb6-0f26-4199-8e30-822e4f6b0c98): Loading data parts | ||
| 477 | 2025.08.11 21:33:36.067048 [ 275 ] {98086636-2bd4-4150-8ca2-e022668ea03f} <Debug> oximeter.measurements_f64 (df457bb6-0f26-4199-8e30-822e4f6b0c98): There are no data parts | ||
| 478 | 2025.08.11 21:33:36.068431 [ 275 ] {98086636-2bd4-4150-8ca2-e022668ea03f} <Debug> TCPHandler: Processed in 0.004177021 sec. | ||
| 479 | 2025.08.11 21:33:36.068607 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.08.11 21:33:36.068916 [ 275 ] {2b899eec-06aa-4036-8543-18c5e81a5631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 481 | 2025.08.11 21:33:36.069080 [ 275 ] {2b899eec-06aa-4036-8543-18c5e81a5631} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2025.08.11 21:33:36.071102 [ 275 ] {2b899eec-06aa-4036-8543-18c5e81a5631} <Debug> oximeter.measurements_string (0daf3ca7-e43a-4508-8e36-1edb8eebe4f2): Loading data parts | ||
| 483 | 2025.08.11 21:33:36.071302 [ 275 ] {2b899eec-06aa-4036-8543-18c5e81a5631} <Debug> oximeter.measurements_string (0daf3ca7-e43a-4508-8e36-1edb8eebe4f2): There are no data parts | ||
| 484 | 2025.08.11 21:33:36.072921 [ 275 ] {2b899eec-06aa-4036-8543-18c5e81a5631} <Debug> TCPHandler: Processed in 0.004372484 sec. | ||
| 485 | 2025.08.11 21:33:36.073103 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2025.08.11 21:33:36.073288 [ 275 ] {8d4032e5-0b63-4fcb-b8fb-82e91b90da76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.08.11 21:33:36.073454 [ 275 ] {8d4032e5-0b63-4fcb-b8fb-82e91b90da76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2025.08.11 21:33:36.075398 [ 275 ] {8d4032e5-0b63-4fcb-b8fb-82e91b90da76} <Debug> oximeter.measurements_bytes (097320ac-545c-4792-9643-c3fcb2cb08ef): Loading data parts | ||
| 496 | 2025.08.11 21:33:36.075635 [ 275 ] {8d4032e5-0b63-4fcb-b8fb-82e91b90da76} <Debug> oximeter.measurements_bytes (097320ac-545c-4792-9643-c3fcb2cb08ef): There are no data parts | ||
| 497 | 2025.08.11 21:33:36.077098 [ 275 ] {8d4032e5-0b63-4fcb-b8fb-82e91b90da76} <Debug> TCPHandler: Processed in 0.004052158 sec. | ||
| 498 | 2025.08.11 21:33:36.077277 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.08.11 21:33:36.077466 [ 275 ] {7a1ad057-0ead-4090-87e0-b8c4ad85a5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.08.11 21:33:36.077632 [ 275 ] {7a1ad057-0ead-4090-87e0-b8c4ad85a5f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.08.11 21:33:36.082998 [ 275 ] {7a1ad057-0ead-4090-87e0-b8c4ad85a5f2} <Debug> oximeter.measurements_cumulativei64 (b2c7d530-288a-43f1-96cd-b3634f159523): Loading data parts | ||
| 502 | 2025.08.11 21:33:36.083156 [ 275 ] {7a1ad057-0ead-4090-87e0-b8c4ad85a5f2} <Debug> oximeter.measurements_cumulativei64 (b2c7d530-288a-43f1-96cd-b3634f159523): There are no data parts | ||
| 503 | 2025.08.11 21:33:36.085650 [ 275 ] {7a1ad057-0ead-4090-87e0-b8c4ad85a5f2} <Debug> TCPHandler: Processed in 0.008430651 sec. | ||
| 504 | 2025.08.11 21:33:36.085995 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.08.11 21:33:36.086180 [ 275 ] {aa9b1116-e4e8-4acb-a24d-3a8e13326e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.08.11 21:33:36.086334 [ 275 ] {aa9b1116-e4e8-4acb-a24d-3a8e13326e10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.08.11 21:33:36.089328 [ 275 ] {aa9b1116-e4e8-4acb-a24d-3a8e13326e10} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Loading data parts | ||
| 508 | 2025.08.11 21:33:36.089579 [ 275 ] {aa9b1116-e4e8-4acb-a24d-3a8e13326e10} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): There are no data parts | ||
| 509 | 2025.08.11 21:33:36.091150 [ 275 ] {aa9b1116-e4e8-4acb-a24d-3a8e13326e10} <Debug> TCPHandler: Processed in 0.005213627 sec. | ||
| 510 | 2025.08.11 21:33:36.091319 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.08.11 21:33:36.091602 [ 275 ] {c76b22cc-0cc0-4891-9d85-c187c63cb7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.08.11 21:33:36.091757 [ 275 ] {c76b22cc-0cc0-4891-9d85-c187c63cb7c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.08.11 21:33:36.095273 [ 275 ] {c76b22cc-0cc0-4891-9d85-c187c63cb7c1} <Debug> oximeter.measurements_cumulativef32 (3901c0e8-be71-456b-9f15-a28e6f683e50): Loading data parts | ||
| 514 | 2025.08.11 21:33:36.095464 [ 275 ] {c76b22cc-0cc0-4891-9d85-c187c63cb7c1} <Debug> oximeter.measurements_cumulativef32 (3901c0e8-be71-456b-9f15-a28e6f683e50): There are no data parts | ||
| 515 | 2025.08.11 21:33:36.098474 [ 275 ] {c76b22cc-0cc0-4891-9d85-c187c63cb7c1} <Debug> TCPHandler: Processed in 0.007207711 sec. | ||
| 516 | 2025.08.11 21:33:36.098635 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.08.11 21:33:36.098821 [ 275 ] {ce19b148-7156-4563-ab90-7696b57d7521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.08.11 21:33:36.099046 [ 275 ] {ce19b148-7156-4563-ab90-7696b57d7521} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.08.11 21:33:36.104432 [ 275 ] {ce19b148-7156-4563-ab90-7696b57d7521} <Debug> oximeter.measurements_cumulativef64 (a5894a5d-5699-4af7-9e76-2e6ec618952b): Loading data parts | ||
| 520 | 2025.08.11 21:33:36.104631 [ 275 ] {ce19b148-7156-4563-ab90-7696b57d7521} <Debug> oximeter.measurements_cumulativef64 (a5894a5d-5699-4af7-9e76-2e6ec618952b): There are no data parts | ||
| 521 | 2025.08.11 21:33:36.106901 [ 275 ] {ce19b148-7156-4563-ab90-7696b57d7521} <Debug> TCPHandler: Processed in 0.008323299 sec. | ||
| 522 | 2025.08.11 21:33:36.107180 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.08.11 21:33:36.107439 [ 275 ] {1b6ef5f4-ecf1-4ab7-a50e-2fea230bd311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 534 | 2025.08.11 21:33:36.107617 [ 275 ] {1b6ef5f4-ecf1-4ab7-a50e-2fea230bd311} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.08.11 21:33:36.110641 [ 275 ] {1b6ef5f4-ecf1-4ab7-a50e-2fea230bd311} <Debug> oximeter.measurements_histogrami8 (5000e2a9-a6d1-4f23-931d-96bc43bb55be): Loading data parts | ||
| 536 | 2025.08.11 21:33:36.110821 [ 275 ] {1b6ef5f4-ecf1-4ab7-a50e-2fea230bd311} <Debug> oximeter.measurements_histogrami8 (5000e2a9-a6d1-4f23-931d-96bc43bb55be): There are no data parts | ||
| 537 | 2025.08.11 21:33:36.113583 [ 275 ] {1b6ef5f4-ecf1-4ab7-a50e-2fea230bd311} <Debug> TCPHandler: Processed in 0.006461718 sec. | ||
| 538 | 2025.08.11 21:33:36.113750 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.08.11 21:33:36.113998 [ 275 ] {4feb11cd-e977-4d08-9724-d51c2761d46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2025.08.11 21:33:36.114156 [ 275 ] {4feb11cd-e977-4d08-9724-d51c2761d46f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.08.11 21:33:36.117057 [ 275 ] {4feb11cd-e977-4d08-9724-d51c2761d46f} <Debug> oximeter.measurements_histogramu8 (8ad3cc2f-06e1-4a76-b3d5-3865c3db8d04): Loading data parts | ||
| 542 | 2025.08.11 21:33:36.117245 [ 275 ] {4feb11cd-e977-4d08-9724-d51c2761d46f} <Debug> oximeter.measurements_histogramu8 (8ad3cc2f-06e1-4a76-b3d5-3865c3db8d04): There are no data parts | ||
| 543 | 2025.08.11 21:33:36.119606 [ 275 ] {4feb11cd-e977-4d08-9724-d51c2761d46f} <Debug> TCPHandler: Processed in 0.005915359 sec. | ||
| 544 | 2025.08.11 21:33:36.119806 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.08.11 21:33:36.120102 [ 275 ] {10c0ffc1-846d-4165-90ac-e372b6ce71e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2025.08.11 21:33:36.120249 [ 275 ] {10c0ffc1-846d-4165-90ac-e372b6ce71e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.08.11 21:33:36.123928 [ 275 ] {10c0ffc1-846d-4165-90ac-e372b6ce71e4} <Debug> oximeter.measurements_histogrami16 (e8fd8d05-004f-42e6-bc07-f0b452e7c129): Loading data parts | ||
| 548 | 2025.08.11 21:33:36.124170 [ 275 ] {10c0ffc1-846d-4165-90ac-e372b6ce71e4} <Debug> oximeter.measurements_histogrami16 (e8fd8d05-004f-42e6-bc07-f0b452e7c129): There are no data parts | ||
| 549 | 2025.08.11 21:33:36.126531 [ 275 ] {10c0ffc1-846d-4165-90ac-e372b6ce71e4} <Debug> TCPHandler: Processed in 0.006783044 sec. | ||
| 550 | 2025.08.11 21:33:36.126708 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.08.11 21:33:36.126951 [ 275 ] {0e6f0dff-32f7-4b30-9709-c6a06e0a9637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2025.08.11 21:33:36.127137 [ 275 ] {0e6f0dff-32f7-4b30-9709-c6a06e0a9637} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.08.11 21:33:36.130646 [ 275 ] {0e6f0dff-32f7-4b30-9709-c6a06e0a9637} <Debug> oximeter.measurements_histogramu16 (258a8aa3-843c-434f-b0ce-568163626a87): Loading data parts | ||
| 554 | 2025.08.11 21:33:36.130805 [ 275 ] {0e6f0dff-32f7-4b30-9709-c6a06e0a9637} <Debug> oximeter.measurements_histogramu16 (258a8aa3-843c-434f-b0ce-568163626a87): There are no data parts | ||
| 555 | 2025.08.11 21:33:36.132330 [ 275 ] {0e6f0dff-32f7-4b30-9709-c6a06e0a9637} <Debug> TCPHandler: Processed in 0.005677765 sec. | ||
| 556 | 2025.08.11 21:33:36.132573 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.08.11 21:33:36.132880 [ 275 ] {7249f3f6-9130-4776-adae-f27aac387e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 558 | 2025.08.11 21:33:36.133039 [ 275 ] {7249f3f6-9130-4776-adae-f27aac387e19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.08.11 21:33:36.135672 [ 275 ] {7249f3f6-9130-4776-adae-f27aac387e19} <Debug> oximeter.measurements_histogrami32 (2d51a6c4-027c-4ce7-8451-d40c2bfc905d): Loading data parts | ||
| 560 | 2025.08.11 21:33:36.135807 [ 275 ] {7249f3f6-9130-4776-adae-f27aac387e19} <Debug> oximeter.measurements_histogrami32 (2d51a6c4-027c-4ce7-8451-d40c2bfc905d): There are no data parts | ||
| 561 | 2025.08.11 21:33:36.137302 [ 275 ] {7249f3f6-9130-4776-adae-f27aac387e19} <Debug> TCPHandler: Processed in 0.00478617 sec. | ||
| 562 | 2025.08.11 21:33:36.137463 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.08.11 21:33:36.137706 [ 275 ] {c19b092d-911c-4eef-988c-1e35569082ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2025.08.11 21:33:36.137865 [ 275 ] {c19b092d-911c-4eef-988c-1e35569082ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.08.11 21:33:36.140276 [ 275 ] {c19b092d-911c-4eef-988c-1e35569082ab} <Debug> oximeter.measurements_histogramu32 (4c958e29-1539-4341-8d65-3c11cdf05d0a): Loading data parts | ||
| 566 | 2025.08.11 21:33:36.140442 [ 275 ] {c19b092d-911c-4eef-988c-1e35569082ab} <Debug> oximeter.measurements_histogramu32 (4c958e29-1539-4341-8d65-3c11cdf05d0a): There are no data parts | ||
| 567 | 2025.08.11 21:33:36.142302 [ 275 ] {c19b092d-911c-4eef-988c-1e35569082ab} <Debug> TCPHandler: Processed in 0.004891382 sec. | ||
| 568 | 2025.08.11 21:33:36.142478 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.08.11 21:33:36.142822 [ 275 ] {d6ae5c48-5c0f-4fb4-b167-a342e7cc8c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2025.08.11 21:33:36.142979 [ 275 ] {d6ae5c48-5c0f-4fb4-b167-a342e7cc8c91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.08.11 21:33:36.145708 [ 275 ] {d6ae5c48-5c0f-4fb4-b167-a342e7cc8c91} <Debug> oximeter.measurements_histogrami64 (270b2c6f-c77c-4fa5-8b4e-f89ee60cb79f): Loading data parts | ||
| 572 | 2025.08.11 21:33:36.145922 [ 275 ] {d6ae5c48-5c0f-4fb4-b167-a342e7cc8c91} <Debug> oximeter.measurements_histogrami64 (270b2c6f-c77c-4fa5-8b4e-f89ee60cb79f): There are no data parts | ||
| 573 | 2025.08.11 21:33:36.147691 [ 275 ] {d6ae5c48-5c0f-4fb4-b167-a342e7cc8c91} <Debug> TCPHandler: Processed in 0.005271949 sec. | ||
| 574 | 2025.08.11 21:33:36.147854 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.08.11 21:33:36.148095 [ 275 ] {1e4203a4-498f-4e9d-af82-33c488dbb1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2025.08.11 21:33:36.148263 [ 275 ] {1e4203a4-498f-4e9d-af82-33c488dbb1c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.08.11 21:33:36.150510 [ 275 ] {1e4203a4-498f-4e9d-af82-33c488dbb1c6} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Loading data parts | ||
| 578 | 2025.08.11 21:33:36.150778 [ 275 ] {1e4203a4-498f-4e9d-af82-33c488dbb1c6} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): There are no data parts | ||
| 579 | 2025.08.11 21:33:36.152335 [ 275 ] {1e4203a4-498f-4e9d-af82-33c488dbb1c6} <Debug> TCPHandler: Processed in 0.004537236 sec. | ||
| 580 | 2025.08.11 21:33:36.152493 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.08.11 21:33:36.152850 [ 275 ] {e7c4d8bd-f59b-4868-8b87-c613539d3ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2025.08.11 21:33:36.153025 [ 275 ] {e7c4d8bd-f59b-4868-8b87-c613539d3ca8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.08.11 21:33:36.155271 [ 275 ] {e7c4d8bd-f59b-4868-8b87-c613539d3ca8} <Debug> oximeter.measurements_histogramf32 (8618b7d4-89fd-422b-8323-dc35275c14ac): Loading data parts | ||
| 584 | 2025.08.11 21:33:36.155444 [ 275 ] {e7c4d8bd-f59b-4868-8b87-c613539d3ca8} <Debug> oximeter.measurements_histogramf32 (8618b7d4-89fd-422b-8323-dc35275c14ac): There are no data parts | ||
| 585 | 2025.08.11 21:33:36.157105 [ 275 ] {e7c4d8bd-f59b-4868-8b87-c613539d3ca8} <Debug> TCPHandler: Processed in 0.004665078 sec. | ||
| 586 | 2025.08.11 21:33:36.157274 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.08.11 21:33:36.157521 [ 275 ] {40161ba2-5aab-47e7-955b-8ef9ebc11b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2025.08.11 21:33:36.157673 [ 275 ] {40161ba2-5aab-47e7-955b-8ef9ebc11b02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.08.11 21:33:36.159831 [ 275 ] {40161ba2-5aab-47e7-955b-8ef9ebc11b02} <Debug> oximeter.measurements_histogramf64 (6614757e-b6b5-49b6-b752-9fc520c2977b): Loading data parts | ||
| 590 | 2025.08.11 21:33:36.159998 [ 275 ] {40161ba2-5aab-47e7-955b-8ef9ebc11b02} <Debug> oximeter.measurements_histogramf64 (6614757e-b6b5-49b6-b752-9fc520c2977b): There are no data parts | ||
| 591 | 2025.08.11 21:33:36.161522 [ 275 ] {40161ba2-5aab-47e7-955b-8ef9ebc11b02} <Debug> TCPHandler: Processed in 0.004305962 sec. | ||
| 592 | 2025.08.11 21:33:36.161705 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.08.11 21:33:36.162068 [ 275 ] {50083bb4-1e7c-4fdb-83a7-37ba93722ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.08.11 21:33:36.162245 [ 275 ] {50083bb4-1e7c-4fdb-83a7-37ba93722ec5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.08.11 21:33:36.165969 [ 275 ] {50083bb4-1e7c-4fdb-83a7-37ba93722ec5} <Debug> oximeter.fields_bool (65b66cb2-2208-47f8-ad37-9132b48273d0): Loading data parts | ||
| 621 | 2025.08.11 21:33:36.166176 [ 275 ] {50083bb4-1e7c-4fdb-83a7-37ba93722ec5} <Debug> oximeter.fields_bool (65b66cb2-2208-47f8-ad37-9132b48273d0): There are no data parts | ||
| 622 | 2025.08.11 21:33:36.169421 [ 275 ] {50083bb4-1e7c-4fdb-83a7-37ba93722ec5} <Debug> TCPHandler: Processed in 0.007785111 sec. | ||
| 623 | 2025.08.11 21:33:36.169590 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.08.11 21:33:36.169770 [ 275 ] {4b53739e-8e46-4b09-8b2e-9c61733fbc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.08.11 21:33:36.169919 [ 275 ] {4b53739e-8e46-4b09-8b2e-9c61733fbc52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.08.11 21:33:36.173422 [ 275 ] {4b53739e-8e46-4b09-8b2e-9c61733fbc52} <Debug> oximeter.fields_i8 (e9f56d9b-f775-4664-acbb-7b3a7950ddbc): Loading data parts | ||
| 627 | 2025.08.11 21:33:36.173753 [ 275 ] {4b53739e-8e46-4b09-8b2e-9c61733fbc52} <Debug> oximeter.fields_i8 (e9f56d9b-f775-4664-acbb-7b3a7950ddbc): There are no data parts | ||
| 628 | 2025.08.11 21:33:36.175674 [ 275 ] {4b53739e-8e46-4b09-8b2e-9c61733fbc52} <Debug> TCPHandler: Processed in 0.006141033 sec. | ||
| 629 | 2025.08.11 21:33:36.175835 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.08.11 21:33:36.176154 [ 275 ] {0ca713fb-7748-4a2b-94ad-6233ccc18693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.08.11 21:33:36.176304 [ 275 ] {0ca713fb-7748-4a2b-94ad-6233ccc18693} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.08.11 21:33:36.180049 [ 275 ] {0ca713fb-7748-4a2b-94ad-6233ccc18693} <Debug> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Loading data parts | ||
| 633 | 2025.08.11 21:33:36.180212 [ 275 ] {0ca713fb-7748-4a2b-94ad-6233ccc18693} <Debug> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): There are no data parts | ||
| 634 | 2025.08.11 21:33:36.182898 [ 275 ] {0ca713fb-7748-4a2b-94ad-6233ccc18693} <Debug> TCPHandler: Processed in 0.007119329 sec. | ||
| 635 | 2025.08.11 21:33:36.183062 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.08.11 21:33:36.183245 [ 275 ] {08b95f01-f768-47ed-ae23-5d2e4ac03104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.08.11 21:33:36.183393 [ 275 ] {08b95f01-f768-47ed-ae23-5d2e4ac03104} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.08.11 21:33:36.185472 [ 275 ] {08b95f01-f768-47ed-ae23-5d2e4ac03104} <Debug> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Loading data parts | ||
| 639 | 2025.08.11 21:33:36.185678 [ 275 ] {08b95f01-f768-47ed-ae23-5d2e4ac03104} <Debug> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): There are no data parts | ||
| 640 | 2025.08.11 21:33:36.187781 [ 275 ] {08b95f01-f768-47ed-ae23-5d2e4ac03104} <Debug> TCPHandler: Processed in 0.00477498 sec. | ||
| 641 | 2025.08.11 21:33:36.187955 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.08.11 21:33:36.188241 [ 275 ] {0dd9cb88-452e-49ee-98bd-549efe01f992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.08.11 21:33:36.188384 [ 275 ] {0dd9cb88-452e-49ee-98bd-549efe01f992} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.08.11 21:33:36.191152 [ 275 ] {0dd9cb88-452e-49ee-98bd-549efe01f992} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Loading data parts | ||
| 645 | 2025.08.11 21:33:36.191316 [ 275 ] {0dd9cb88-452e-49ee-98bd-549efe01f992} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): There are no data parts | ||
| 646 | 2025.08.11 21:33:36.192833 [ 275 ] {0dd9cb88-452e-49ee-98bd-549efe01f992} <Debug> TCPHandler: Processed in 0.004938023 sec. | ||
| 647 | 2025.08.11 21:33:36.192998 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.08.11 21:33:36.193177 [ 275 ] {850fc63a-c61e-44d3-9c32-60082590bfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.08.11 21:33:36.193327 [ 275 ] {850fc63a-c61e-44d3-9c32-60082590bfc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.08.11 21:33:36.196119 [ 275 ] {850fc63a-c61e-44d3-9c32-60082590bfc3} <Debug> oximeter.fields_i32 (a07c014d-d458-436e-b683-7eab6e4f8b3b): Loading data parts | ||
| 651 | 2025.08.11 21:33:36.196301 [ 275 ] {850fc63a-c61e-44d3-9c32-60082590bfc3} <Debug> oximeter.fields_i32 (a07c014d-d458-436e-b683-7eab6e4f8b3b): There are no data parts | ||
| 652 | 2025.08.11 21:33:36.198772 [ 275 ] {850fc63a-c61e-44d3-9c32-60082590bfc3} <Debug> TCPHandler: Processed in 0.005830497 sec. | ||
| 653 | 2025.08.11 21:33:36.198931 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.08.11 21:33:36.199216 [ 275 ] {40355258-30a9-448a-bd25-af807c30bd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.08.11 21:33:36.199355 [ 275 ] {40355258-30a9-448a-bd25-af807c30bd57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.08.11 21:33:36.201183 [ 275 ] {40355258-30a9-448a-bd25-af807c30bd57} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Loading data parts | ||
| 657 | 2025.08.11 21:33:36.201325 [ 275 ] {40355258-30a9-448a-bd25-af807c30bd57} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): There are no data parts | ||
| 658 | 2025.08.11 21:33:36.206602 [ 275 ] {40355258-30a9-448a-bd25-af807c30bd57} <Debug> TCPHandler: Processed in 0.00772523 sec. | ||
| 659 | 2025.08.11 21:33:36.206764 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.08.11 21:33:36.206937 [ 275 ] {53ecd08d-6b41-4156-9525-4e18b6349398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.08.11 21:33:36.207083 [ 275 ] {53ecd08d-6b41-4156-9525-4e18b6349398} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.08.11 21:33:36.211308 [ 275 ] {53ecd08d-6b41-4156-9525-4e18b6349398} <Debug> oximeter.fields_i64 (bb1f5c8f-5e35-4e07-a9cd-6dc94e82e1fe): Loading data parts | ||
| 663 | 2025.08.11 21:33:36.211448 [ 275 ] {53ecd08d-6b41-4156-9525-4e18b6349398} <Debug> oximeter.fields_i64 (bb1f5c8f-5e35-4e07-a9cd-6dc94e82e1fe): There are no data parts | ||
| 664 | 2025.08.11 21:33:36.212978 [ 275 ] {53ecd08d-6b41-4156-9525-4e18b6349398} <Debug> TCPHandler: Processed in 0.006271686 sec. | ||
| 665 | 2025.08.11 21:33:36.213182 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.08.11 21:33:36.213405 [ 275 ] {83f8f6d4-b12a-4ba7-85b5-3e3786141d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.08.11 21:33:36.213603 [ 275 ] {83f8f6d4-b12a-4ba7-85b5-3e3786141d95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.08.11 21:33:36.217153 [ 275 ] {83f8f6d4-b12a-4ba7-85b5-3e3786141d95} <Debug> oximeter.fields_u64 (d2cf35de-1295-4db6-b3c6-75e18cec12e9): Loading data parts | ||
| 669 | 2025.08.11 21:33:36.217291 [ 275 ] {83f8f6d4-b12a-4ba7-85b5-3e3786141d95} <Debug> oximeter.fields_u64 (d2cf35de-1295-4db6-b3c6-75e18cec12e9): There are no data parts | ||
| 670 | 2025.08.11 21:33:36.219174 [ 275 ] {83f8f6d4-b12a-4ba7-85b5-3e3786141d95} <Debug> TCPHandler: Processed in 0.006046731 sec. | ||
| 671 | 2025.08.11 21:33:36.219334 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.08.11 21:33:36.219510 [ 275 ] {60f48f9f-5494-4612-bf30-db6d6779440f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.08.11 21:33:36.219645 [ 275 ] {60f48f9f-5494-4612-bf30-db6d6779440f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.08.11 21:33:36.222473 [ 275 ] {60f48f9f-5494-4612-bf30-db6d6779440f} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Loading data parts | ||
| 675 | 2025.08.11 21:33:36.222611 [ 275 ] {60f48f9f-5494-4612-bf30-db6d6779440f} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): There are no data parts | ||
| 676 | 2025.08.11 21:33:36.224802 [ 275 ] {60f48f9f-5494-4612-bf30-db6d6779440f} <Debug> TCPHandler: Processed in 0.005521913 sec. | ||
| 677 | 2025.08.11 21:33:36.225031 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.08.11 21:33:36.225202 [ 275 ] {be832e20-05c7-4159-8b29-a54acd955d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.08.11 21:33:36.225329 [ 275 ] {be832e20-05c7-4159-8b29-a54acd955d73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.08.11 21:33:36.228061 [ 275 ] {be832e20-05c7-4159-8b29-a54acd955d73} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Loading data parts | ||
| 681 | 2025.08.11 21:33:36.228320 [ 275 ] {be832e20-05c7-4159-8b29-a54acd955d73} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): There are no data parts | ||
| 682 | 2025.08.11 21:33:36.230300 [ 275 ] {be832e20-05c7-4159-8b29-a54acd955d73} <Debug> TCPHandler: Processed in 0.005322169 sec. | ||
| 683 | 2025.08.11 21:33:36.230459 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.08.11 21:33:36.230740 [ 275 ] {6fcc5f6a-9154-4834-9cdf-a203fdf7f55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.08.11 21:33:36.230789 [ 275 ] {6fcc5f6a-9154-4834-9cdf-a203fdf7f55d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.08.11 21:33:36.232928 [ 275 ] {6fcc5f6a-9154-4834-9cdf-a203fdf7f55d} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Loading data parts | ||
| 687 | 2025.08.11 21:33:36.233070 [ 275 ] {6fcc5f6a-9154-4834-9cdf-a203fdf7f55d} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): There are no data parts | ||
| 688 | 2025.08.11 21:33:36.234403 [ 275 ] {6fcc5f6a-9154-4834-9cdf-a203fdf7f55d} <Debug> TCPHandler: Processed in 0.004000467 sec. | ||
| 689 | 2025.08.11 21:33:36.234681 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.08.11 21:33:36.234959 [ 275 ] {8fe800bc-12ad-428d-a5e8-6c203dc0dce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.08.11 21:33:36.235150 [ 275 ] {8fe800bc-12ad-428d-a5e8-6c203dc0dce4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.08.11 21:33:36.237238 [ 275 ] {8fe800bc-12ad-428d-a5e8-6c203dc0dce4} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Loading data parts | ||
| 696 | 2025.08.11 21:33:36.237390 [ 275 ] {8fe800bc-12ad-428d-a5e8-6c203dc0dce4} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): There are no data parts | ||
| 697 | 2025.08.11 21:33:36.239072 [ 275 ] {8fe800bc-12ad-428d-a5e8-6c203dc0dce4} <Debug> TCPHandler: Processed in 0.004448965 sec. | ||
| 698 | 2025.08.11 21:33:36.239485 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.08.11 21:33:36.239895 [ 277 ] {3a59c0da-a6af-4bff-93c4-cc88860870df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.08.11 21:33:36.241381 [ 277 ] {3a59c0da-a6af-4bff-93c4-cc88860870df} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.08.11 21:33:36.260094 [ 284 ] {3a59c0da-a6af-4bff-93c4-cc88860870df} <Trace> oximeter.version (aa301b05-639f-43c9-86f1-8a3ef1d71419): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.08.11 21:33:36.260142 [ 284 ] {3a59c0da-a6af-4bff-93c4-cc88860870df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
| 703 | 2025.08.11 21:33:36.265461 [ 284 ] {3a59c0da-a6af-4bff-93c4-cc88860870df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.08.11 21:33:36.266396 [ 284 ] {3a59c0da-a6af-4bff-93c4-cc88860870df} <Trace> oximeter.version (aa301b05-639f-43c9-86f1-8a3ef1d71419): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.08.11 21:33:36.266718 [ 277 ] {3a59c0da-a6af-4bff-93c4-cc88860870df} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026993 sec., 37.046641721927905 rows/sec., 592.75 B/sec. | ||
| 706 | 2025.08.11 21:33:36.267112 [ 277 ] {3a59c0da-a6af-4bff-93c4-cc88860870df} <Debug> TCPHandler: Processed in 0.027774686 sec. | ||
| 707 | 2025.08.11 21:33:37.000267 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.80 MiB, peak 134.80 MiB, free memory in arenas 0.00 B, will set to 139.70 MiB (RSS), difference: 4.91 MiB | ||
| 708 | 2025.08.11 21:33:41.741877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.08.11 21:33:41.741930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2025.08.11 21:33:41.741989 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.08.11 21:33:41.742118 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.08.11 21:33:41.745585 [ 245 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Loading data parts | ||
| 713 | 2025.08.11 21:33:41.745813 [ 245 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): There are no data parts | ||
| 714 | 2025.08.11 21:33:41.749913 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.08.11 21:33:41.749958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 716 | 2025.08.11 21:33:41.755341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2025.08.11 21:33:41.756173 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2025.08.11 21:33:41.756320 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2025.08.11 21:33:41.761556 [ 244 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Loading data parts | ||
| 720 | 2025.08.11 21:33:41.761791 [ 244 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): There are no data parts | ||
| 721 | 2025.08.11 21:33:41.784879 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.08.11 21:33:41.784921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 723 | 2025.08.11 21:33:41.790998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.08.11 21:33:41.792283 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): 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.08.11 21:33:41.795345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.08.11 21:33:42.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.84 MiB, peak 148.84 MiB, free memory in arenas 0.00 B, will set to 153.95 MiB (RSS), difference: 9.11 MiB | ||
| 727 | 2025.08.11 21:33:44.241822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.08.11 21:33:44.241938 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.08.11 21:33:44.245932 [ 243 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Loading data parts | ||
| 730 | 2025.08.11 21:33:44.246103 [ 243 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763): There are no data parts | ||
| 731 | 2025.08.11 21:33:44.255942 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.08.11 21:33:44.255986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 733 | 2025.08.11 21:33:44.257672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.08.11 21:33:44.258136 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): 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.08.11 21:33:44.258449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.08.11 21:33:45.001132 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 158.17 MiB, free memory in arenas 0.00 B, will set to 155.17 MiB (RSS), difference: -3.00 MiB | ||
| 737 | 2025.08.11 21:33:49.205479 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.08.11 21:33:49.205593 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.08.11 21:33:49.256414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2025.08.11 21:33:49.259212 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.08.11 21:33:49.259280 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 742 | 2025.08.11 21:33:49.260235 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.08.11 21:33:49.260672 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): 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.08.11 21:33:49.260853 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.08.11 21:33:49.295436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.08.11 21:33:49.314239 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.08.11 21:33:49.314309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 748 | 2025.08.11 21:33:49.320896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.08.11 21:33:49.322155 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): 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.08.11 21:33:49.325494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.08.11 21:33:50.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.89 MiB, peak 159.89 MiB, free memory in arenas 0.00 B, will set to 157.69 MiB (RSS), difference: 1.80 MiB | ||
| 752 | 2025.08.11 21:33:55.000220 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.73 MiB, peak 159.89 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.08.11 21:33:56.279780 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.08.11 21:33:56.280045 [ 275 ] {bb214e45-7b26-4c01-9ffc-6be1b160d596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.08.11 21:33:56.282378 [ 275 ] {bb214e45-7b26-4c01-9ffc-6be1b160d596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.08.11 21:33:56.284707 [ 275 ] {bb214e45-7b26-4c01-9ffc-6be1b160d596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.08.11 21:33:56.289446 [ 275 ] {bb214e45-7b26-4c01-9ffc-6be1b160d596} <Debug> TCPHandler: Processed in 0.009825125 sec. | ||
| 758 | 2025.08.11 21:33:56.297200 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.08.11 21:33:56.297443 [ 275 ] {29b78ee9-a9b1-476f-8ec4-edaf935d353a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.08.11 21:33:56.301571 [ 275 ] {29b78ee9-a9b1-476f-8ec4-edaf935d353a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.08.11 21:33:56.301616 [ 275 ] {29b78ee9-a9b1-476f-8ec4-edaf935d353a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.08.11 21:33:56.303918 [ 275 ] {29b78ee9-a9b1-476f-8ec4-edaf935d353a} <Debug> TCPHandler: Processed in 0.006818504 sec. | ||
| 763 | 2025.08.11 21:33:56.304186 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.08.11 21:33:56.304325 [ 275 ] {ff618bb6-2e4f-4c3e-93eb-551d734c688d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.08.11 21:33:56.304656 [ 275 ] {ff618bb6-2e4f-4c3e-93eb-551d734c688d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.08.11 21:33:56.304707 [ 275 ] {ff618bb6-2e4f-4c3e-93eb-551d734c688d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.08.11 21:33:56.305092 [ 275 ] {ff618bb6-2e4f-4c3e-93eb-551d734c688d} <Debug> TCPHandler: Processed in 0.000965436 sec. | ||
| 768 | 2025.08.11 21:33:56.305299 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.08.11 21:33:56.305413 [ 275 ] {53e97d2b-2433-4f88-b87e-80a530c42734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.08.11 21:33:56.305646 [ 275 ] {53e97d2b-2433-4f88-b87e-80a530c42734} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.08.11 21:33:56.305689 [ 275 ] {53e97d2b-2433-4f88-b87e-80a530c42734} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.08.11 21:33:56.306005 [ 275 ] {53e97d2b-2433-4f88-b87e-80a530c42734} <Debug> TCPHandler: Processed in 0.000754733 sec. | ||
| 773 | 2025.08.11 21:33:56.306204 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.08.11 21:33:56.306317 [ 275 ] {1bac40a5-cafd-40f7-ad9f-7677b3c57531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.08.11 21:33:56.306547 [ 275 ] {1bac40a5-cafd-40f7-ad9f-7677b3c57531} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.08.11 21:33:56.306589 [ 275 ] {1bac40a5-cafd-40f7-ad9f-7677b3c57531} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.08.11 21:33:56.306892 [ 275 ] {1bac40a5-cafd-40f7-ad9f-7677b3c57531} <Debug> TCPHandler: Processed in 0.000734852 sec. | ||
| 778 | 2025.08.11 21:33:56.307075 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.08.11 21:33:56.307186 [ 275 ] {b4c8f0b9-84d4-4c95-88d1-a133b3950ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.08.11 21:33:56.307417 [ 275 ] {b4c8f0b9-84d4-4c95-88d1-a133b3950ead} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.08.11 21:33:56.307459 [ 275 ] {b4c8f0b9-84d4-4c95-88d1-a133b3950ead} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.08.11 21:33:56.307783 [ 275 ] {b4c8f0b9-84d4-4c95-88d1-a133b3950ead} <Debug> TCPHandler: Processed in 0.000754963 sec. | ||
| 783 | 2025.08.11 21:33:56.307974 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.08.11 21:33:56.308086 [ 275 ] {93d93ca6-a269-4976-817d-0debdba5d17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.08.11 21:33:56.308316 [ 275 ] {93d93ca6-a269-4976-817d-0debdba5d17d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.08.11 21:33:56.308357 [ 275 ] {93d93ca6-a269-4976-817d-0debdba5d17d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.08.11 21:33:56.308652 [ 275 ] {93d93ca6-a269-4976-817d-0debdba5d17d} <Debug> TCPHandler: Processed in 0.000726653 sec. | ||
| 788 | 2025.08.11 21:33:56.308838 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.08.11 21:33:56.308950 [ 275 ] {bc5304f2-380d-4e5c-a85f-7a7c60543954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.08.11 21:33:56.309181 [ 275 ] {bc5304f2-380d-4e5c-a85f-7a7c60543954} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.08.11 21:33:56.309222 [ 275 ] {bc5304f2-380d-4e5c-a85f-7a7c60543954} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.08.11 21:33:56.309517 [ 275 ] {bc5304f2-380d-4e5c-a85f-7a7c60543954} <Debug> TCPHandler: Processed in 0.000726692 sec. | ||
| 793 | 2025.08.11 21:33:56.309719 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.08.11 21:33:56.309831 [ 275 ] {ea0351f2-fee0-4d21-b5de-5f408c11bdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.08.11 21:33:56.310061 [ 275 ] {ea0351f2-fee0-4d21-b5de-5f408c11bdfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.08.11 21:33:56.310103 [ 275 ] {ea0351f2-fee0-4d21-b5de-5f408c11bdfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.08.11 21:33:56.310402 [ 275 ] {ea0351f2-fee0-4d21-b5de-5f408c11bdfc} <Debug> TCPHandler: Processed in 0.000731462 sec. | ||
| 798 | 2025.08.11 21:33:56.310587 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.08.11 21:33:56.310701 [ 275 ] {5c455df3-d249-44de-a3ba-0a39f9703d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.08.11 21:33:56.310934 [ 275 ] {5c455df3-d249-44de-a3ba-0a39f9703d8b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.08.11 21:33:56.310976 [ 275 ] {5c455df3-d249-44de-a3ba-0a39f9703d8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.08.11 21:33:56.311270 [ 275 ] {5c455df3-d249-44de-a3ba-0a39f9703d8b} <Debug> TCPHandler: Processed in 0.000730993 sec. | ||
| 803 | 2025.08.11 21:33:56.311455 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.08.11 21:33:56.311569 [ 275 ] {4748f51d-6ec5-4c76-b63b-e2a1ce85f653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.08.11 21:33:56.311803 [ 275 ] {4748f51d-6ec5-4c76-b63b-e2a1ce85f653} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.08.11 21:33:56.311845 [ 275 ] {4748f51d-6ec5-4c76-b63b-e2a1ce85f653} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.08.11 21:33:56.312143 [ 275 ] {4748f51d-6ec5-4c76-b63b-e2a1ce85f653} <Debug> TCPHandler: Processed in 0.000736232 sec. | ||
| 808 | 2025.08.11 21:33:56.312329 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.08.11 21:33:56.312442 [ 275 ] {f0c8e035-eff4-48ea-9f48-f76af3bb4547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.08.11 21:33:56.312678 [ 275 ] {f0c8e035-eff4-48ea-9f48-f76af3bb4547} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.08.11 21:33:56.312719 [ 275 ] {f0c8e035-eff4-48ea-9f48-f76af3bb4547} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.08.11 21:33:56.313018 [ 275 ] {f0c8e035-eff4-48ea-9f48-f76af3bb4547} <Debug> TCPHandler: Processed in 0.000736273 sec. | ||
| 813 | 2025.08.11 21:33:56.313209 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.08.11 21:33:56.313324 [ 275 ] {c08ffed8-28f2-429c-8ff9-60f2f00477b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.08.11 21:33:56.313575 [ 275 ] {c08ffed8-28f2-429c-8ff9-60f2f00477b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.08.11 21:33:56.313617 [ 275 ] {c08ffed8-28f2-429c-8ff9-60f2f00477b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.08.11 21:33:56.313917 [ 275 ] {c08ffed8-28f2-429c-8ff9-60f2f00477b3} <Debug> TCPHandler: Processed in 0.000754423 sec. | ||
| 818 | 2025.08.11 21:33:56.314112 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.08.11 21:33:56.314227 [ 275 ] {db664553-6a96-4c02-a918-0812fc4cebd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.08.11 21:33:56.314466 [ 275 ] {db664553-6a96-4c02-a918-0812fc4cebd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.08.11 21:33:56.314509 [ 275 ] {db664553-6a96-4c02-a918-0812fc4cebd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.08.11 21:33:56.314818 [ 275 ] {db664553-6a96-4c02-a918-0812fc4cebd0} <Debug> TCPHandler: Processed in 0.000753193 sec. | ||
| 823 | 2025.08.11 21:33:56.315015 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.08.11 21:33:56.315129 [ 275 ] {a9042424-808f-42c1-8469-0767767ca8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.08.11 21:33:56.315374 [ 275 ] {a9042424-808f-42c1-8469-0767767ca8bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.08.11 21:33:56.315415 [ 275 ] {a9042424-808f-42c1-8469-0767767ca8bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.08.11 21:33:56.315738 [ 275 ] {a9042424-808f-42c1-8469-0767767ca8bc} <Debug> TCPHandler: Processed in 0.000770473 sec. | ||
| 828 | 2025.08.11 21:33:56.316370 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.08.11 21:33:56.316486 [ 275 ] {2eda17ad-f706-4265-b47e-5931c8abb6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.08.11 21:33:56.316733 [ 275 ] {2eda17ad-f706-4265-b47e-5931c8abb6c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.08.11 21:33:56.316775 [ 275 ] {2eda17ad-f706-4265-b47e-5931c8abb6c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.08.11 21:33:56.317089 [ 275 ] {2eda17ad-f706-4265-b47e-5931c8abb6c5} <Debug> TCPHandler: Processed in 0.000766143 sec. | ||
| 833 | 2025.08.11 21:33:56.319362 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.08.11 21:33:56.319503 [ 275 ] {8852a373-5d51-4ee7-bcfa-22469662a929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.08.11 21:33:56.319797 [ 275 ] {8852a373-5d51-4ee7-bcfa-22469662a929} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.08.11 21:33:56.319838 [ 275 ] {8852a373-5d51-4ee7-bcfa-22469662a929} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.08.11 21:33:56.320139 [ 275 ] {8852a373-5d51-4ee7-bcfa-22469662a929} <Debug> TCPHandler: Processed in 0.000835574 sec. | ||
| 838 | 2025.08.11 21:33:56.320362 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.08.11 21:33:56.320480 [ 275 ] {5da07a1a-bae2-45d1-b109-3830afc7ed47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.08.11 21:33:56.320767 [ 275 ] {5da07a1a-bae2-45d1-b109-3830afc7ed47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.08.11 21:33:56.320810 [ 275 ] {5da07a1a-bae2-45d1-b109-3830afc7ed47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.08.11 21:33:56.321117 [ 275 ] {5da07a1a-bae2-45d1-b109-3830afc7ed47} <Debug> TCPHandler: Processed in 0.000801683 sec. | ||
| 843 | 2025.08.11 21:33:56.321391 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.08.11 21:33:56.321510 [ 275 ] {12f44a2f-5ea5-4980-9dd3-d49a94fc9324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.08.11 21:33:56.321765 [ 275 ] {12f44a2f-5ea5-4980-9dd3-d49a94fc9324} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.08.11 21:33:56.321807 [ 275 ] {12f44a2f-5ea5-4980-9dd3-d49a94fc9324} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.08.11 21:33:56.322104 [ 275 ] {12f44a2f-5ea5-4980-9dd3-d49a94fc9324} <Debug> TCPHandler: Processed in 0.000759673 sec. | ||
| 848 | 2025.08.11 21:33:56.322336 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.08.11 21:33:56.322455 [ 275 ] {f9ccfe66-e1da-448b-9e81-b12b724d7ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.08.11 21:33:56.322709 [ 275 ] {f9ccfe66-e1da-448b-9e81-b12b724d7ca8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.08.11 21:33:56.322750 [ 275 ] {f9ccfe66-e1da-448b-9e81-b12b724d7ca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.08.11 21:33:56.323032 [ 275 ] {f9ccfe66-e1da-448b-9e81-b12b724d7ca8} <Debug> TCPHandler: Processed in 0.000743873 sec. | ||
| 853 | 2025.08.11 21:33:56.323255 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.08.11 21:33:56.323374 [ 275 ] {4cb0dca8-f004-4341-8b18-06fa7fbc7f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.08.11 21:33:56.323629 [ 275 ] {4cb0dca8-f004-4341-8b18-06fa7fbc7f9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.08.11 21:33:56.323671 [ 275 ] {4cb0dca8-f004-4341-8b18-06fa7fbc7f9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.08.11 21:33:56.323954 [ 275 ] {4cb0dca8-f004-4341-8b18-06fa7fbc7f9b} <Debug> TCPHandler: Processed in 0.000746652 sec. | ||
| 858 | 2025.08.11 21:33:56.329480 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.08.11 21:33:56.329630 [ 275 ] {5747111a-8c91-4cd1-9988-309dfa23984d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 860 | 2025.08.11 21:33:56.329946 [ 275 ] {5747111a-8c91-4cd1-9988-309dfa23984d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.08.11 21:33:56.329996 [ 275 ] {5747111a-8c91-4cd1-9988-309dfa23984d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.08.11 21:33:56.330333 [ 275 ] {5747111a-8c91-4cd1-9988-309dfa23984d} <Debug> TCPHandler: Processed in 0.000907985 sec. | ||
| 863 | 2025.08.11 21:33:56.337384 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.08.11 21:33:56.337509 [ 275 ] {1aa0505a-1b89-4954-b85d-622e07483eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 865 | 2025.08.11 21:33:56.337558 [ 275 ] {1aa0505a-1b89-4954-b85d-622e07483eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.08.11 21:33:56.338123 [ 275 ] {1aa0505a-1b89-4954-b85d-622e07483eda} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2025.08.11 21:33:56.338161 [ 275 ] {1aa0505a-1b89-4954-b85d-622e07483eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 868 | 2025.08.11 21:33:56.340970 [ 275 ] {1aa0505a-1b89-4954-b85d-622e07483eda} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2025.08.11 21:33:56.341383 [ 275 ] {1aa0505a-1b89-4954-b85d-622e07483eda} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2025.08.11 21:33:56.341547 [ 275 ] {1aa0505a-1b89-4954-b85d-622e07483eda} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.004073 sec., 5401.424011784925 rows/sec., 1.25 MiB/sec. | ||
| 871 | 2025.08.11 21:33:56.341592 [ 275 ] {1aa0505a-1b89-4954-b85d-622e07483eda} <Debug> TCPHandler: Processed in 0.004265732 sec. | ||
| 872 | 2025.08.11 21:33:56.341730 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.08.11 21:33:56.341823 [ 275 ] {9c4a7644-8a25-4dba-8f8b-25adb66a9d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 874 | 2025.08.11 21:33:56.341862 [ 275 ] {9c4a7644-8a25-4dba-8f8b-25adb66a9d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 875 | 2025.08.11 21:33:56.346241 [ 275 ] {9c4a7644-8a25-4dba-8f8b-25adb66a9d21} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2025.08.11 21:33:56.346281 [ 275 ] {9c4a7644-8a25-4dba-8f8b-25adb66a9d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 877 | 2025.08.11 21:33:56.346785 [ 275 ] {9c4a7644-8a25-4dba-8f8b-25adb66a9d21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2025.08.11 21:33:56.347209 [ 275 ] {9c4a7644-8a25-4dba-8f8b-25adb66a9d21} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2025.08.11 21:33:56.347336 [ 275 ] {9c4a7644-8a25-4dba-8f8b-25adb66a9d21} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.005532 sec., 4338.394793926248 rows/sec., 368.59 KiB/sec. | ||
| 880 | 2025.08.11 21:33:56.347372 [ 275 ] {9c4a7644-8a25-4dba-8f8b-25adb66a9d21} <Debug> TCPHandler: Processed in 0.005701376 sec. | ||
| 881 | 2025.08.11 21:33:56.347484 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.08.11 21:33:56.347580 [ 275 ] {b6d692dd-e0f3-4ff5-a613-8306e694aed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 883 | 2025.08.11 21:33:56.347619 [ 275 ] {b6d692dd-e0f3-4ff5-a613-8306e694aed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 884 | 2025.08.11 21:33:56.347993 [ 275 ] {b6d692dd-e0f3-4ff5-a613-8306e694aed1} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2025.08.11 21:33:56.348030 [ 275 ] {b6d692dd-e0f3-4ff5-a613-8306e694aed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 886 | 2025.08.11 21:33:56.348462 [ 275 ] {b6d692dd-e0f3-4ff5-a613-8306e694aed1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2025.08.11 21:33:56.348887 [ 275 ] {b6d692dd-e0f3-4ff5-a613-8306e694aed1} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2025.08.11 21:33:56.349015 [ 275 ] {b6d692dd-e0f3-4ff5-a613-8306e694aed1} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001453 sec., 5505.849965588437 rows/sec., 448.96 KiB/sec. | ||
| 889 | 2025.08.11 21:33:56.349051 [ 275 ] {b6d692dd-e0f3-4ff5-a613-8306e694aed1} <Debug> TCPHandler: Processed in 0.001616578 sec. | ||
| 890 | 2025.08.11 21:33:56.349162 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.08.11 21:33:56.349261 [ 275 ] {dbe477d0-ac50-49b3-b064-28d0e79f0fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 892 | 2025.08.11 21:33:56.349300 [ 275 ] {dbe477d0-ac50-49b3-b064-28d0e79f0fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 893 | 2025.08.11 21:33:56.349806 [ 275 ] {dbe477d0-ac50-49b3-b064-28d0e79f0fc1} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.08.11 21:33:56.349843 [ 275 ] {dbe477d0-ac50-49b3-b064-28d0e79f0fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 895 | 2025.08.11 21:33:56.350303 [ 275 ] {dbe477d0-ac50-49b3-b064-28d0e79f0fc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2025.08.11 21:33:56.350726 [ 275 ] {dbe477d0-ac50-49b3-b064-28d0e79f0fc1} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.08.11 21:33:56.350865 [ 275 ] {dbe477d0-ac50-49b3-b064-28d0e79f0fc1} <Debug> executeQuery: Read 196 rows, 17.83 KiB in 0.001608 sec., 121890.54726368158 rows/sec., 10.83 MiB/sec. | ||
| 898 | 2025.08.11 21:33:56.350906 [ 275 ] {dbe477d0-ac50-49b3-b064-28d0e79f0fc1} <Debug> TCPHandler: Processed in 0.00179446 sec. | ||
| 899 | 2025.08.11 21:33:56.351015 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.08.11 21:33:56.351108 [ 275 ] {a480c549-80fe-462d-b7e2-ec56e2c839bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 901 | 2025.08.11 21:33:56.351146 [ 275 ] {a480c549-80fe-462d-b7e2-ec56e2c839bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 902 | 2025.08.11 21:33:56.351541 [ 275 ] {a480c549-80fe-462d-b7e2-ec56e2c839bf} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2025.08.11 21:33:56.351577 [ 275 ] {a480c549-80fe-462d-b7e2-ec56e2c839bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 904 | 2025.08.11 21:33:56.352098 [ 275 ] {a480c549-80fe-462d-b7e2-ec56e2c839bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 905 | 2025.08.11 21:33:56.352558 [ 275 ] {a480c549-80fe-462d-b7e2-ec56e2c839bf} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2025.08.11 21:33:56.352681 [ 275 ] {a480c549-80fe-462d-b7e2-ec56e2c839bf} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001591 sec., 18856.065367693274 rows/sec., 1.39 MiB/sec. | ||
| 907 | 2025.08.11 21:33:56.352716 [ 275 ] {a480c549-80fe-462d-b7e2-ec56e2c839bf} <Debug> TCPHandler: Processed in 0.001748719 sec. | ||
| 908 | 2025.08.11 21:33:56.352826 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.08.11 21:33:56.352918 [ 275 ] {76b4948c-2b92-4f74-a3ac-652829b538c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 910 | 2025.08.11 21:33:56.352955 [ 275 ] {76b4948c-2b92-4f74-a3ac-652829b538c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 911 | 2025.08.11 21:33:56.353363 [ 275 ] {76b4948c-2b92-4f74-a3ac-652829b538c5} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2025.08.11 21:33:56.353395 [ 275 ] {76b4948c-2b92-4f74-a3ac-652829b538c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 913 | 2025.08.11 21:33:56.353779 [ 275 ] {76b4948c-2b92-4f74-a3ac-652829b538c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 914 | 2025.08.11 21:33:56.354186 [ 275 ] {76b4948c-2b92-4f74-a3ac-652829b538c5} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.08.11 21:33:56.354307 [ 275 ] {76b4948c-2b92-4f74-a3ac-652829b538c5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001407 sec., 17057.569296375266 rows/sec., 1.42 MiB/sec. | ||
| 916 | 2025.08.11 21:33:56.354344 [ 275 ] {76b4948c-2b92-4f74-a3ac-652829b538c5} <Debug> TCPHandler: Processed in 0.001564376 sec. | ||
| 917 | 2025.08.11 21:33:56.354452 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.08.11 21:33:56.354544 [ 275 ] {ce7bb5e0-3930-430e-ba6c-12d9cd2bf155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 919 | 2025.08.11 21:33:56.354581 [ 275 ] {ce7bb5e0-3930-430e-ba6c-12d9cd2bf155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 920 | 2025.08.11 21:33:56.354955 [ 275 ] {ce7bb5e0-3930-430e-ba6c-12d9cd2bf155} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.08.11 21:33:56.354990 [ 275 ] {ce7bb5e0-3930-430e-ba6c-12d9cd2bf155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 922 | 2025.08.11 21:33:56.355380 [ 275 ] {ce7bb5e0-3930-430e-ba6c-12d9cd2bf155} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 923 | 2025.08.11 21:33:56.355839 [ 275 ] {ce7bb5e0-3930-430e-ba6c-12d9cd2bf155} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.08.11 21:33:56.355995 [ 275 ] {ce7bb5e0-3930-430e-ba6c-12d9cd2bf155} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001467 sec., 8179.959100204499 rows/sec., 639.06 KiB/sec. | ||
| 925 | 2025.08.11 21:33:56.356040 [ 275 ] {ce7bb5e0-3930-430e-ba6c-12d9cd2bf155} <Debug> TCPHandler: Processed in 0.001634258 sec. | ||
| 926 | 2025.08.11 21:33:56.356162 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.08.11 21:33:56.356277 [ 275 ] {602b6426-f075-4165-bfb7-ae304ad2e9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 928 | 2025.08.11 21:33:56.356324 [ 275 ] {602b6426-f075-4165-bfb7-ae304ad2e9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 929 | 2025.08.11 21:33:56.356814 [ 275 ] {602b6426-f075-4165-bfb7-ae304ad2e9ba} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2025.08.11 21:33:56.356850 [ 275 ] {602b6426-f075-4165-bfb7-ae304ad2e9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 931 | 2025.08.11 21:33:56.357261 [ 275 ] {602b6426-f075-4165-bfb7-ae304ad2e9ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 932 | 2025.08.11 21:33:56.357668 [ 275 ] {602b6426-f075-4165-bfb7-ae304ad2e9ba} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2025.08.11 21:33:56.357794 [ 275 ] {602b6426-f075-4165-bfb7-ae304ad2e9ba} <Debug> executeQuery: Read 110 rows, 9.18 KiB in 0.00154 sec., 71428.57142857143 rows/sec., 5.82 MiB/sec. | ||
| 934 | 2025.08.11 21:33:56.357830 [ 275 ] {602b6426-f075-4165-bfb7-ae304ad2e9ba} <Debug> TCPHandler: Processed in 0.001728169 sec. | ||
| 935 | 2025.08.11 21:33:56.357939 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2025.08.11 21:33:56.358033 [ 275 ] {ee005f84-8918-4bb1-a99b-5a7d95e208a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 937 | 2025.08.11 21:33:56.358075 [ 275 ] {ee005f84-8918-4bb1-a99b-5a7d95e208a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 938 | 2025.08.11 21:33:56.358560 [ 275 ] {ee005f84-8918-4bb1-a99b-5a7d95e208a7} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2025.08.11 21:33:56.358594 [ 275 ] {ee005f84-8918-4bb1-a99b-5a7d95e208a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 940 | 2025.08.11 21:33:56.361745 [ 275 ] {ee005f84-8918-4bb1-a99b-5a7d95e208a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 941 | 2025.08.11 21:33:56.362176 [ 275 ] {ee005f84-8918-4bb1-a99b-5a7d95e208a7} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2025.08.11 21:33:56.362303 [ 275 ] {ee005f84-8918-4bb1-a99b-5a7d95e208a7} <Debug> executeQuery: Read 286 rows, 21.89 KiB in 0.004288 sec., 66697.76119402985 rows/sec., 4.98 MiB/sec. | ||
| 943 | 2025.08.11 21:33:56.362340 [ 275 ] {ee005f84-8918-4bb1-a99b-5a7d95e208a7} <Debug> TCPHandler: Processed in 0.004450324 sec. | ||
| 944 | 2025.08.11 21:33:56.362453 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 945 | 2025.08.11 21:33:56.362548 [ 275 ] {502613a2-2350-43d9-8cb6-09f6304ba954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 946 | 2025.08.11 21:33:56.362599 [ 275 ] {502613a2-2350-43d9-8cb6-09f6304ba954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 947 | 2025.08.11 21:33:56.363345 [ 275 ] {502613a2-2350-43d9-8cb6-09f6304ba954} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2025.08.11 21:33:56.363381 [ 275 ] {502613a2-2350-43d9-8cb6-09f6304ba954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 949 | 2025.08.11 21:33:56.366938 [ 275 ] {502613a2-2350-43d9-8cb6-09f6304ba954} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 950 | 2025.08.11 21:33:56.367343 [ 275 ] {502613a2-2350-43d9-8cb6-09f6304ba954} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2025.08.11 21:33:56.367480 [ 275 ] {502613a2-2350-43d9-8cb6-09f6304ba954} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00495 sec., 2020.20202020202 rows/sec., 3.62 MiB/sec. | ||
| 952 | 2025.08.11 21:33:56.367535 [ 275 ] {502613a2-2350-43d9-8cb6-09f6304ba954} <Debug> TCPHandler: Processed in 0.005130486 sec. | ||
| 953 | 2025.08.11 21:33:56.367644 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2025.08.11 21:33:56.367749 [ 275 ] {33c3a2eb-85c4-4ff4-a039-b3b939f66e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 955 | 2025.08.11 21:33:56.367792 [ 275 ] {33c3a2eb-85c4-4ff4-a039-b3b939f66e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 956 | 2025.08.11 21:33:56.368126 [ 275 ] {33c3a2eb-85c4-4ff4-a039-b3b939f66e06} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2025.08.11 21:33:56.368163 [ 275 ] {33c3a2eb-85c4-4ff4-a039-b3b939f66e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 958 | 2025.08.11 21:33:56.368638 [ 275 ] {33c3a2eb-85c4-4ff4-a039-b3b939f66e06} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 959 | 2025.08.11 21:33:56.369156 [ 275 ] {33c3a2eb-85c4-4ff4-a039-b3b939f66e06} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2025.08.11 21:33:56.369284 [ 275 ] {33c3a2eb-85c4-4ff4-a039-b3b939f66e06} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001555 sec., 32154.340836012863 rows/sec., 2.20 MiB/sec. | ||
| 961 | 2025.08.11 21:33:56.369321 [ 275 ] {33c3a2eb-85c4-4ff4-a039-b3b939f66e06} <Debug> TCPHandler: Processed in 0.001727779 sec. | ||
| 962 | 2025.08.11 21:33:56.761039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 963 | 2025.08.11 21:33:56.761799 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2025.08.11 21:33:56.761850 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 965 | 2025.08.11 21:33:56.762563 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 966 | 2025.08.11 21:33:56.763019 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2025.08.11 21:33:56.763169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 968 | 2025.08.11 21:33:56.825577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 969 | 2025.08.11 21:33:56.842315 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2025.08.11 21:33:56.842376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 971 | 2025.08.11 21:33:56.848695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 972 | 2025.08.11 21:33:56.849846 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2025.08.11 21:33:56.852945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 974 | 2025.08.11 21:33:57.001164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.88 MiB, peak 163.88 MiB, free memory in arenas 0.00 B, will set to 161.00 MiB (RSS), difference: 1.12 MiB | ||
| 975 | 2025.08.11 21:34:01.280809 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2025.08.11 21:34:01.281012 [ 275 ] {efa3e5de-c8b5-4cc4-aaf9-40827d141d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 977 | 2025.08.11 21:34:01.281070 [ 275 ] {efa3e5de-c8b5-4cc4-aaf9-40827d141d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 978 | 2025.08.11 21:34:01.281805 [ 275 ] {efa3e5de-c8b5-4cc4-aaf9-40827d141d9a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2025.08.11 21:34:01.281841 [ 275 ] {efa3e5de-c8b5-4cc4-aaf9-40827d141d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 980 | 2025.08.11 21:34:01.282332 [ 275 ] {efa3e5de-c8b5-4cc4-aaf9-40827d141d9a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 981 | 2025.08.11 21:34:01.282842 [ 275 ] {efa3e5de-c8b5-4cc4-aaf9-40827d141d9a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2025.08.11 21:34:01.282987 [ 275 ] {efa3e5de-c8b5-4cc4-aaf9-40827d141d9a} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002025 sec., 25679.012345679013 rows/sec., 1.96 MiB/sec. | ||
| 983 | 2025.08.11 21:34:01.283025 [ 275 ] {efa3e5de-c8b5-4cc4-aaf9-40827d141d9a} <Debug> TCPHandler: Processed in 0.002345739 sec. | ||
| 984 | 2025.08.11 21:34:01.283148 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.08.11 21:34:01.283247 [ 275 ] {90a04f31-e9a4-401a-9ba6-a57a893db910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 986 | 2025.08.11 21:34:01.283286 [ 275 ] {90a04f31-e9a4-401a-9ba6-a57a893db910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 987 | 2025.08.11 21:34:01.283760 [ 275 ] {90a04f31-e9a4-401a-9ba6-a57a893db910} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.08.11 21:34:01.283791 [ 275 ] {90a04f31-e9a4-401a-9ba6-a57a893db910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 989 | 2025.08.11 21:34:01.284221 [ 275 ] {90a04f31-e9a4-401a-9ba6-a57a893db910} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 990 | 2025.08.11 21:34:01.284722 [ 275 ] {90a04f31-e9a4-401a-9ba6-a57a893db910} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.08.11 21:34:01.284847 [ 275 ] {90a04f31-e9a4-401a-9ba6-a57a893db910} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001617 sec., 34632.034632034636 rows/sec., 2.70 MiB/sec. | ||
| 992 | 2025.08.11 21:34:01.284881 [ 275 ] {90a04f31-e9a4-401a-9ba6-a57a893db910} <Debug> TCPHandler: Processed in 0.00177975 sec. | ||
| 993 | 2025.08.11 21:34:01.284992 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.08.11 21:34:01.285085 [ 275 ] {f785da2a-91bc-48a6-a430-b1c9ae971260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2025.08.11 21:34:01.285127 [ 275 ] {f785da2a-91bc-48a6-a430-b1c9ae971260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2025.08.11 21:34:01.285670 [ 275 ] {f785da2a-91bc-48a6-a430-b1c9ae971260} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.08.11 21:34:01.285703 [ 275 ] {f785da2a-91bc-48a6-a430-b1c9ae971260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 998 | 2025.08.11 21:34:01.286161 [ 275 ] {f785da2a-91bc-48a6-a430-b1c9ae971260} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 999 | 2025.08.11 21:34:01.286668 [ 275 ] {f785da2a-91bc-48a6-a430-b1c9ae971260} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.08.11 21:34:01.286790 [ 275 ] {f785da2a-91bc-48a6-a430-b1c9ae971260} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001723 sec., 87057.45792222867 rows/sec., 6.04 MiB/sec. | ||
| 1001 | 2025.08.11 21:34:01.286824 [ 275 ] {f785da2a-91bc-48a6-a430-b1c9ae971260} <Debug> TCPHandler: Processed in 0.001879061 sec. | ||
| 1002 | 2025.08.11 21:34:01.286944 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.08.11 21:34:01.287040 [ 275 ] {e93238c7-0df7-45ab-ab1f-a7e712a0e66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.08.11 21:34:01.287079 [ 275 ] {e93238c7-0df7-45ab-ab1f-a7e712a0e66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1005 | 2025.08.11 21:34:01.287429 [ 275 ] {e93238c7-0df7-45ab-ab1f-a7e712a0e66a} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.08.11 21:34:01.287463 [ 275 ] {e93238c7-0df7-45ab-ab1f-a7e712a0e66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1007 | 2025.08.11 21:34:01.287908 [ 275 ] {e93238c7-0df7-45ab-ab1f-a7e712a0e66a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1008 | 2025.08.11 21:34:01.288435 [ 275 ] {e93238c7-0df7-45ab-ab1f-a7e712a0e66a} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.08.11 21:34:01.288563 [ 275 ] {e93238c7-0df7-45ab-ab1f-a7e712a0e66a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001541 sec., 32446.463335496428 rows/sec., 2.22 MiB/sec. | ||
| 1010 | 2025.08.11 21:34:01.288597 [ 275 ] {e93238c7-0df7-45ab-ab1f-a7e712a0e66a} <Debug> TCPHandler: Processed in 0.001704119 sec. | ||
| 1011 | 2025.08.11 21:34:04.205636 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1012 | 2025.08.11 21:34:04.205703 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1013 | 2025.08.11 21:34:04.258916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 162 | ||
| 1014 | 2025.08.11 21:34:04.262315 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.08.11 21:34:04.262370 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1016 | 2025.08.11 21:34:04.263368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1017 | 2025.08.11 21:34:04.263714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.08.11 21:34:04.263885 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2025.08.11 21:34:04.263940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1020 | 2025.08.11 21:34:04.264207 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2025.08.11 21:34:04.264531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1022 | 2025.08.11 21:34:04.264630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1023 | 2025.08.11 21:34:04.265235 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2025.08.11 21:34:04.265399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1025 | 2025.08.11 21:34:04.353127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1026 | 2025.08.11 21:34:04.369857 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2025.08.11 21:34:04.369907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1028 | 2025.08.11 21:34:04.376272 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1029 | 2025.08.11 21:34:04.377355 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2025.08.11 21:34:04.380549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1031 | 2025.08.11 21:34:06.281786 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2025.08.11 21:34:06.281974 [ 275 ] {aabb750e-0768-4f6d-abae-a788a7e2c7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1033 | 2025.08.11 21:34:06.282042 [ 275 ] {aabb750e-0768-4f6d-abae-a788a7e2c7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1034 | 2025.08.11 21:34:06.282656 [ 275 ] {aabb750e-0768-4f6d-abae-a788a7e2c7db} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2025.08.11 21:34:06.282696 [ 275 ] {aabb750e-0768-4f6d-abae-a788a7e2c7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1036 | 2025.08.11 21:34:06.283198 [ 275 ] {aabb750e-0768-4f6d-abae-a788a7e2c7db} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1037 | 2025.08.11 21:34:06.283612 [ 275 ] {aabb750e-0768-4f6d-abae-a788a7e2c7db} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2025.08.11 21:34:06.283758 [ 275 ] {aabb750e-0768-4f6d-abae-a788a7e2c7db} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.001835 sec., 39237.05722070845 rows/sec., 3.23 MiB/sec. | ||
| 1039 | 2025.08.11 21:34:06.283799 [ 275 ] {aabb750e-0768-4f6d-abae-a788a7e2c7db} <Debug> TCPHandler: Processed in 0.002139306 sec. | ||
| 1040 | 2025.08.11 21:34:06.283915 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2025.08.11 21:34:06.284010 [ 275 ] {188f1c7b-b36f-41d3-ace9-e6b4a3b8efaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1042 | 2025.08.11 21:34:06.284049 [ 275 ] {188f1c7b-b36f-41d3-ace9-e6b4a3b8efaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1043 | 2025.08.11 21:34:06.284430 [ 275 ] {188f1c7b-b36f-41d3-ace9-e6b4a3b8efaf} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2025.08.11 21:34:06.284465 [ 275 ] {188f1c7b-b36f-41d3-ace9-e6b4a3b8efaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1045 | 2025.08.11 21:34:06.284859 [ 275 ] {188f1c7b-b36f-41d3-ace9-e6b4a3b8efaf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1046 | 2025.08.11 21:34:06.285276 [ 275 ] {188f1c7b-b36f-41d3-ace9-e6b4a3b8efaf} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2025.08.11 21:34:06.285402 [ 275 ] {188f1c7b-b36f-41d3-ace9-e6b4a3b8efaf} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001411 sec., 7087.172218284904 rows/sec., 532.92 KiB/sec. | ||
| 1048 | 2025.08.11 21:34:06.285438 [ 275 ] {188f1c7b-b36f-41d3-ace9-e6b4a3b8efaf} <Debug> TCPHandler: Processed in 0.001572027 sec. | ||
| 1049 | 2025.08.11 21:34:06.285543 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2025.08.11 21:34:06.285637 [ 275 ] {209f82ac-1fef-4106-8e3a-94e3d98d1ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1051 | 2025.08.11 21:34:06.285677 [ 275 ] {209f82ac-1fef-4106-8e3a-94e3d98d1ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1052 | 2025.08.11 21:34:06.286147 [ 275 ] {209f82ac-1fef-4106-8e3a-94e3d98d1ba5} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2025.08.11 21:34:06.286192 [ 275 ] {209f82ac-1fef-4106-8e3a-94e3d98d1ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1054 | 2025.08.11 21:34:06.286703 [ 275 ] {209f82ac-1fef-4106-8e3a-94e3d98d1ba5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1055 | 2025.08.11 21:34:06.287193 [ 275 ] {209f82ac-1fef-4106-8e3a-94e3d98d1ba5} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2025.08.11 21:34:06.287320 [ 275 ] {209f82ac-1fef-4106-8e3a-94e3d98d1ba5} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001701 sec., 38800.705467372136 rows/sec., 3.03 MiB/sec. | ||
| 1057 | 2025.08.11 21:34:06.287357 [ 275 ] {209f82ac-1fef-4106-8e3a-94e3d98d1ba5} <Debug> TCPHandler: Processed in 0.001861921 sec. | ||
| 1058 | 2025.08.11 21:34:06.287466 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2025.08.11 21:34:06.287562 [ 275 ] {9f8efff2-77df-477f-9f05-ee01b4c869b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1060 | 2025.08.11 21:34:06.287605 [ 275 ] {9f8efff2-77df-477f-9f05-ee01b4c869b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1061 | 2025.08.11 21:34:06.287997 [ 275 ] {9f8efff2-77df-477f-9f05-ee01b4c869b1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2025.08.11 21:34:06.288032 [ 275 ] {9f8efff2-77df-477f-9f05-ee01b4c869b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1063 | 2025.08.11 21:34:06.288452 [ 275 ] {9f8efff2-77df-477f-9f05-ee01b4c869b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1064 | 2025.08.11 21:34:06.288858 [ 275 ] {9f8efff2-77df-477f-9f05-ee01b4c869b1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2025.08.11 21:34:06.288985 [ 275 ] {9f8efff2-77df-477f-9f05-ee01b4c869b1} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001442 sec., 104022.19140083218 rows/sec., 7.21 MiB/sec. | ||
| 1066 | 2025.08.11 21:34:06.289022 [ 275 ] {9f8efff2-77df-477f-9f05-ee01b4c869b1} <Debug> TCPHandler: Processed in 0.001606737 sec. | ||
| 1067 | 2025.08.11 21:34:06.289121 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2025.08.11 21:34:06.289216 [ 275 ] {96c67a06-0e67-43f8-b802-074f84cae5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1069 | 2025.08.11 21:34:06.289269 [ 275 ] {96c67a06-0e67-43f8-b802-074f84cae5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1070 | 2025.08.11 21:34:06.290018 [ 275 ] {96c67a06-0e67-43f8-b802-074f84cae5bd} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2025.08.11 21:34:06.290054 [ 275 ] {96c67a06-0e67-43f8-b802-074f84cae5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1072 | 2025.08.11 21:34:06.290649 [ 275 ] {96c67a06-0e67-43f8-b802-074f84cae5bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1073 | 2025.08.11 21:34:06.291113 [ 275 ] {96c67a06-0e67-43f8-b802-074f84cae5bd} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2025.08.11 21:34:06.291252 [ 275 ] {96c67a06-0e67-43f8-b802-074f84cae5bd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002053 sec., 4870.920603994155 rows/sec., 8.73 MiB/sec. | ||
| 1075 | 2025.08.11 21:34:06.291303 [ 275 ] {96c67a06-0e67-43f8-b802-074f84cae5bd} <Debug> TCPHandler: Processed in 0.002231957 sec. | ||
| 1076 | 2025.08.11 21:34:06.291409 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2025.08.11 21:34:06.291505 [ 275 ] {ee70a130-0b30-4df2-af7d-18a40e75ec14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1078 | 2025.08.11 21:34:06.291546 [ 275 ] {ee70a130-0b30-4df2-af7d-18a40e75ec14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1079 | 2025.08.11 21:34:06.291890 [ 275 ] {ee70a130-0b30-4df2-af7d-18a40e75ec14} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2025.08.11 21:34:06.291927 [ 275 ] {ee70a130-0b30-4df2-af7d-18a40e75ec14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1081 | 2025.08.11 21:34:06.292312 [ 275 ] {ee70a130-0b30-4df2-af7d-18a40e75ec14} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1082 | 2025.08.11 21:34:06.292742 [ 275 ] {ee70a130-0b30-4df2-af7d-18a40e75ec14} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2025.08.11 21:34:06.292863 [ 275 ] {ee70a130-0b30-4df2-af7d-18a40e75ec14} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00139 sec., 35971.22302158274 rows/sec., 2.47 MiB/sec. | ||
| 1084 | 2025.08.11 21:34:06.292896 [ 275 ] {ee70a130-0b30-4df2-af7d-18a40e75ec14} <Debug> TCPHandler: Processed in 0.001551946 sec. | ||
| 1085 | 2025.08.11 21:34:11.275283 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2025.08.11 21:34:11.275534 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1087 | 2025.08.11 21:34:11.279939 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1088 | 2025.08.11 21:34:11.284183 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent')" moved to PREWHERE | ||
| 1089 | 2025.08.11 21:34:11.284438 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2025.08.11 21:34:11.286601 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1091 | 2025.08.11 21:34:11.290970 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1092 | 2025.08.11 21:34:11.293663 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1093 | 2025.08.11 21:34:11.295801 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (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 | ||
| 1094 | 2025.08.11 21:34:11.295826 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1095 | 2025.08.11 21:34:11.297872 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent'))" | ||
| 1096 | 2025.08.11 21:34:11.297904 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1097 | 2025.08.11 21:34:11.320436 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.044996 sec., 488.9323495421815 rows/sec., 21.33 KiB/sec. | ||
| 1098 | 2025.08.11 21:34:11.320501 [ 275 ] {8ce0a0db-b64c-488f-9b2b-9fe5431d7c6b} <Debug> TCPHandler: Processed in 0.04534689 sec. | ||
| 1099 | 2025.08.11 21:34:11.320827 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2025.08.11 21:34:11.320961 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1101 | 2025.08.11 21:34:11.321162 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1102 | 2025.08.11 21:34:11.321194 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 1103 | 2025.08.11 21:34:11.321366 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2025.08.11 21:34:11.321418 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2025.08.11 21:34:11.321515 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1106 | 2025.08.11 21:34:11.321543 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1107 | 2025.08.11 21:34:11.321562 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (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 | ||
| 1108 | 2025.08.11 21:34:11.321577 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1109 | 2025.08.11 21:34:11.321609 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 1110 | 2025.08.11 21:34:11.321627 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1111 | 2025.08.11 21:34:11.322024 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001115 sec., 19730.94170403587 rows/sec., 860.95 KiB/sec. | ||
| 1112 | 2025.08.11 21:34:11.322078 [ 275 ] {2b514341-7299-46ef-ae2f-f55db00afa7a} <Debug> TCPHandler: Processed in 0.001301562 sec. | ||
| 1113 | 2025.08.11 21:34:11.322273 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.08.11 21:34:11.322397 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native; (stage: Complete) | ||
| 1115 | 2025.08.11 21:34:11.322608 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1116 | 2025.08.11 21:34:11.322640 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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')" moved to PREWHERE | ||
| 1117 | 2025.08.11 21:34:11.322809 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1118 | 2025.08.11 21:34:11.322859 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1119 | 2025.08.11 21:34:11.322953 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1120 | 2025.08.11 21:34:11.322980 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1121 | 2025.08.11 21:34:11.322998 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (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 | ||
| 1122 | 2025.08.11 21:34:11.323011 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1123 | 2025.08.11 21:34:11.323042 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1124 | 2025.08.11 21:34:11.323059 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1125 | 2025.08.11 21:34:11.323472 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001123 sec., 19590.382902938556 rows/sec., 854.82 KiB/sec. | ||
| 1126 | 2025.08.11 21:34:11.323526 [ 275 ] {282e41b8-6def-4240-8c44-6ce23dd118ad} <Debug> TCPHandler: Processed in 0.001300682 sec. | ||
| 1127 | 2025.08.11 21:34:11.323711 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2025.08.11 21:34:11.323835 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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) | ||
| 1129 | 2025.08.11 21:34:11.324041 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1130 | 2025.08.11 21:34:11.324073 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1131 | 2025.08.11 21:34:11.324243 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1132 | 2025.08.11 21:34:11.324294 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1133 | 2025.08.11 21:34:11.324389 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1134 | 2025.08.11 21:34:11.324416 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1135 | 2025.08.11 21:34:11.324434 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (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 | ||
| 1136 | 2025.08.11 21:34:11.324448 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1137 | 2025.08.11 21:34:11.324479 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 1138 | 2025.08.11 21:34:11.324496 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 22 rows starting from 0 | ||
| 1139 | 2025.08.11 21:34:11.324851 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Debug> executeQuery: Read 22 rows, 983.00 B in 0.001064 sec., 20676.691729323305 rows/sec., 902.22 KiB/sec. | ||
| 1140 | 2025.08.11 21:34:11.324905 [ 275 ] {47dfc340-6fb1-4afe-86d7-1053b35acbd8} <Debug> TCPHandler: Processed in 0.00124159 sec. | ||
| 1141 | 2025.08.11 21:34:11.330814 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2025.08.11 21:34:11.330964 [ 275 ] {8de76952-2806-4a86-b6fb-aaf03efbcb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1143 | 2025.08.11 21:34:11.331023 [ 275 ] {8de76952-2806-4a86-b6fb-aaf03efbcb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2025.08.11 21:34:11.331626 [ 275 ] {8de76952-2806-4a86-b6fb-aaf03efbcb76} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2025.08.11 21:34:11.331663 [ 275 ] {8de76952-2806-4a86-b6fb-aaf03efbcb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1146 | 2025.08.11 21:34:11.332218 [ 275 ] {8de76952-2806-4a86-b6fb-aaf03efbcb76} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1147 | 2025.08.11 21:34:11.332574 [ 275 ] {8de76952-2806-4a86-b6fb-aaf03efbcb76} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2025.08.11 21:34:11.332715 [ 275 ] {8de76952-2806-4a86-b6fb-aaf03efbcb76} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001793 sec., 2230.897936419409 rows/sec., 283.76 KiB/sec. | ||
| 1149 | 2025.08.11 21:34:11.332751 [ 275 ] {8de76952-2806-4a86-b6fb-aaf03efbcb76} <Debug> TCPHandler: Processed in 0.002009004 sec. | ||
| 1150 | 2025.08.11 21:34:11.332878 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2025.08.11 21:34:11.332990 [ 275 ] {4459325a-a87a-467d-b8f8-fe6c84a02628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1152 | 2025.08.11 21:34:11.333036 [ 275 ] {4459325a-a87a-467d-b8f8-fe6c84a02628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1153 | 2025.08.11 21:34:11.333469 [ 275 ] {4459325a-a87a-467d-b8f8-fe6c84a02628} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2025.08.11 21:34:11.333503 [ 275 ] {4459325a-a87a-467d-b8f8-fe6c84a02628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1155 | 2025.08.11 21:34:11.333956 [ 275 ] {4459325a-a87a-467d-b8f8-fe6c84a02628} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1156 | 2025.08.11 21:34:11.334375 [ 275 ] {4459325a-a87a-467d-b8f8-fe6c84a02628} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2025.08.11 21:34:11.334502 [ 275 ] {4459325a-a87a-467d-b8f8-fe6c84a02628} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001519 sec., 1316.6556945358789 rows/sec., 107.36 KiB/sec. | ||
| 1158 | 2025.08.11 21:34:11.334537 [ 275 ] {4459325a-a87a-467d-b8f8-fe6c84a02628} <Debug> TCPHandler: Processed in 0.001708539 sec. | ||
| 1159 | 2025.08.11 21:34:11.334646 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2025.08.11 21:34:11.334736 [ 275 ] {3989c004-3af3-4ef9-aaf9-900c1e1b727d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1161 | 2025.08.11 21:34:11.334774 [ 275 ] {3989c004-3af3-4ef9-aaf9-900c1e1b727d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1162 | 2025.08.11 21:34:11.335178 [ 275 ] {3989c004-3af3-4ef9-aaf9-900c1e1b727d} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2025.08.11 21:34:11.335212 [ 275 ] {3989c004-3af3-4ef9-aaf9-900c1e1b727d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1164 | 2025.08.11 21:34:11.335605 [ 275 ] {3989c004-3af3-4ef9-aaf9-900c1e1b727d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1165 | 2025.08.11 21:34:11.336061 [ 275 ] {3989c004-3af3-4ef9-aaf9-900c1e1b727d} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2025.08.11 21:34:11.336186 [ 275 ] {3989c004-3af3-4ef9-aaf9-900c1e1b727d} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001467 sec., 38854.80572597137 rows/sec., 2.98 MiB/sec. | ||
| 1167 | 2025.08.11 21:34:11.336220 [ 275 ] {3989c004-3af3-4ef9-aaf9-900c1e1b727d} <Debug> TCPHandler: Processed in 0.001621037 sec. | ||
| 1168 | 2025.08.11 21:34:11.336322 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2025.08.11 21:34:11.336412 [ 275 ] {f10cedc9-5a5e-4b53-b205-54a2bffc9431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1170 | 2025.08.11 21:34:11.336450 [ 275 ] {f10cedc9-5a5e-4b53-b205-54a2bffc9431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1171 | 2025.08.11 21:34:11.336821 [ 275 ] {f10cedc9-5a5e-4b53-b205-54a2bffc9431} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2025.08.11 21:34:11.336856 [ 275 ] {f10cedc9-5a5e-4b53-b205-54a2bffc9431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1173 | 2025.08.11 21:34:11.337297 [ 275 ] {f10cedc9-5a5e-4b53-b205-54a2bffc9431} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1174 | 2025.08.11 21:34:11.337725 [ 275 ] {f10cedc9-5a5e-4b53-b205-54a2bffc9431} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2025.08.11 21:34:11.337862 [ 275 ] {f10cedc9-5a5e-4b53-b205-54a2bffc9431} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001467 sec., 1363.3265167007498 rows/sec., 95.19 KiB/sec. | ||
| 1176 | 2025.08.11 21:34:11.337897 [ 275 ] {f10cedc9-5a5e-4b53-b205-54a2bffc9431} <Debug> TCPHandler: Processed in 0.001622017 sec. | ||
| 1177 | 2025.08.11 21:34:11.337997 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2025.08.11 21:34:11.338087 [ 275 ] {cb2af3d1-d803-4537-a4f6-6c8d18e99e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1179 | 2025.08.11 21:34:11.338123 [ 275 ] {cb2af3d1-d803-4537-a4f6-6c8d18e99e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1180 | 2025.08.11 21:34:11.338524 [ 275 ] {cb2af3d1-d803-4537-a4f6-6c8d18e99e56} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2025.08.11 21:34:11.338559 [ 275 ] {cb2af3d1-d803-4537-a4f6-6c8d18e99e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1182 | 2025.08.11 21:34:11.338970 [ 275 ] {cb2af3d1-d803-4537-a4f6-6c8d18e99e56} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1183 | 2025.08.11 21:34:11.339378 [ 275 ] {cb2af3d1-d803-4537-a4f6-6c8d18e99e56} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2025.08.11 21:34:11.339507 [ 275 ] {cb2af3d1-d803-4537-a4f6-6c8d18e99e56} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001438 sec., 45897.07927677329 rows/sec., 3.58 MiB/sec. | ||
| 1185 | 2025.08.11 21:34:11.339542 [ 275 ] {cb2af3d1-d803-4537-a4f6-6c8d18e99e56} <Debug> TCPHandler: Processed in 0.001590857 sec. | ||
| 1186 | 2025.08.11 21:34:11.339643 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2025.08.11 21:34:11.339734 [ 275 ] {c0fe76f6-3c13-436f-8dfe-1613ce664a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1188 | 2025.08.11 21:34:11.339774 [ 275 ] {c0fe76f6-3c13-436f-8dfe-1613ce664a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1189 | 2025.08.11 21:34:11.340163 [ 275 ] {c0fe76f6-3c13-436f-8dfe-1613ce664a27} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2025.08.11 21:34:11.340198 [ 275 ] {c0fe76f6-3c13-436f-8dfe-1613ce664a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1191 | 2025.08.11 21:34:11.340668 [ 275 ] {c0fe76f6-3c13-436f-8dfe-1613ce664a27} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1192 | 2025.08.11 21:34:11.341112 [ 275 ] {c0fe76f6-3c13-436f-8dfe-1613ce664a27} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2025.08.11 21:34:11.341245 [ 275 ] {c0fe76f6-3c13-436f-8dfe-1613ce664a27} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001528 sec., 105366.49214659685 rows/sec., 7.34 MiB/sec. | ||
| 1194 | 2025.08.11 21:34:11.341279 [ 275 ] {c0fe76f6-3c13-436f-8dfe-1613ce664a27} <Debug> TCPHandler: Processed in 0.001682038 sec. | ||
| 1195 | 2025.08.11 21:34:11.341390 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.08.11 21:34:11.341480 [ 275 ] {f85f6bcb-9baf-400a-8061-46bb557ba31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1197 | 2025.08.11 21:34:11.341518 [ 275 ] {f85f6bcb-9baf-400a-8061-46bb557ba31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1198 | 2025.08.11 21:34:11.341958 [ 275 ] {f85f6bcb-9baf-400a-8061-46bb557ba31b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.08.11 21:34:11.341991 [ 275 ] {f85f6bcb-9baf-400a-8061-46bb557ba31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1200 | 2025.08.11 21:34:11.342400 [ 275 ] {f85f6bcb-9baf-400a-8061-46bb557ba31b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1201 | 2025.08.11 21:34:11.342820 [ 275 ] {f85f6bcb-9baf-400a-8061-46bb557ba31b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.08.11 21:34:11.342950 [ 275 ] {f85f6bcb-9baf-400a-8061-46bb557ba31b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001487 sec., 40349.69737726967 rows/sec., 2.72 MiB/sec. | ||
| 1203 | 2025.08.11 21:34:11.342984 [ 275 ] {f85f6bcb-9baf-400a-8061-46bb557ba31b} <Debug> TCPHandler: Processed in 0.001651038 sec. | ||
| 1204 | 2025.08.11 21:34:11.765594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1205 | 2025.08.11 21:34:11.766155 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2025.08.11 21:34:11.766204 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1207 | 2025.08.11 21:34:11.766878 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1208 | 2025.08.11 21:34:11.767311 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2025.08.11 21:34:11.767460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1210 | 2025.08.11 21:34:11.880730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1211 | 2025.08.11 21:34:11.897483 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2025.08.11 21:34:11.897523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1213 | 2025.08.11 21:34:11.903534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1214 | 2025.08.11 21:34:11.904683 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2025.08.11 21:34:11.907462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1216 | 2025.08.11 21:34:12.000211 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.64 MiB, peak 167.64 MiB, free memory in arenas 0.00 B, will set to 164.89 MiB (RSS), difference: 1.26 MiB | ||
| 1217 | 2025.08.11 21:34:14.264916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 196 | ||
| 1218 | 2025.08.11 21:34:14.267079 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1219 | 2025.08.11 21:34:14.267125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1220 | 2025.08.11 21:34:14.268371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1221 | 2025.08.11 21:34:14.268975 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1222 | 2025.08.11 21:34:14.269298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1223 | 2025.08.11 21:34:16.281898 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2025.08.11 21:34:16.282087 [ 275 ] {d1655048-0ccc-4d9c-828f-1d6ce6ceb6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1225 | 2025.08.11 21:34:16.282156 [ 275 ] {d1655048-0ccc-4d9c-828f-1d6ce6ceb6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1226 | 2025.08.11 21:34:16.282817 [ 275 ] {d1655048-0ccc-4d9c-828f-1d6ce6ceb6f3} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2025.08.11 21:34:16.282859 [ 275 ] {d1655048-0ccc-4d9c-828f-1d6ce6ceb6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1228 | 2025.08.11 21:34:16.283232 [ 275 ] {d1655048-0ccc-4d9c-828f-1d6ce6ceb6f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1229 | 2025.08.11 21:34:16.283458 [ 275 ] {d1655048-0ccc-4d9c-828f-1d6ce6ceb6f3} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2025.08.11 21:34:16.283608 [ 275 ] {d1655048-0ccc-4d9c-828f-1d6ce6ceb6f3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001571 sec., 48376.83004455761 rows/sec., 3.99 MiB/sec. | ||
| 1231 | 2025.08.11 21:34:16.283649 [ 275 ] {d1655048-0ccc-4d9c-828f-1d6ce6ceb6f3} <Debug> TCPHandler: Processed in 0.001880482 sec. | ||
| 1232 | 2025.08.11 21:34:16.283778 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2025.08.11 21:34:16.283877 [ 275 ] {17e98f97-1548-4748-8341-a6a0a1594c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1234 | 2025.08.11 21:34:16.283918 [ 275 ] {17e98f97-1548-4748-8341-a6a0a1594c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1235 | 2025.08.11 21:34:16.284310 [ 275 ] {17e98f97-1548-4748-8341-a6a0a1594c99} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2025.08.11 21:34:16.284347 [ 275 ] {17e98f97-1548-4748-8341-a6a0a1594c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1237 | 2025.08.11 21:34:16.284638 [ 275 ] {17e98f97-1548-4748-8341-a6a0a1594c99} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1238 | 2025.08.11 21:34:16.284840 [ 275 ] {17e98f97-1548-4748-8341-a6a0a1594c99} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2025.08.11 21:34:16.284965 [ 275 ] {17e98f97-1548-4748-8341-a6a0a1594c99} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001106 sec., 9041.591320072333 rows/sec., 679.89 KiB/sec. | ||
| 1240 | 2025.08.11 21:34:16.285002 [ 275 ] {17e98f97-1548-4748-8341-a6a0a1594c99} <Debug> TCPHandler: Processed in 0.001273421 sec. | ||
| 1241 | 2025.08.11 21:34:16.285103 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.08.11 21:34:16.285205 [ 275 ] {7962443d-1ec9-4127-9b0d-ddb979efd78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1243 | 2025.08.11 21:34:16.285247 [ 275 ] {7962443d-1ec9-4127-9b0d-ddb979efd78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1244 | 2025.08.11 21:34:16.285666 [ 275 ] {7962443d-1ec9-4127-9b0d-ddb979efd78a} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2025.08.11 21:34:16.285704 [ 275 ] {7962443d-1ec9-4127-9b0d-ddb979efd78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1246 | 2025.08.11 21:34:16.286011 [ 275 ] {7962443d-1ec9-4127-9b0d-ddb979efd78a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1247 | 2025.08.11 21:34:16.286222 [ 275 ] {7962443d-1ec9-4127-9b0d-ddb979efd78a} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2025.08.11 21:34:16.286353 [ 275 ] {7962443d-1ec9-4127-9b0d-ddb979efd78a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001166 sec., 63464.83704974272 rows/sec., 4.95 MiB/sec. | ||
| 1249 | 2025.08.11 21:34:16.286392 [ 275 ] {7962443d-1ec9-4127-9b0d-ddb979efd78a} <Debug> TCPHandler: Processed in 0.001338672 sec. | ||
| 1250 | 2025.08.11 21:34:16.286501 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2025.08.11 21:34:16.286595 [ 275 ] {31bdce5b-3565-4e8d-b3c3-360db3b1a6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1252 | 2025.08.11 21:34:16.286640 [ 275 ] {31bdce5b-3565-4e8d-b3c3-360db3b1a6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1253 | 2025.08.11 21:34:16.287036 [ 275 ] {31bdce5b-3565-4e8d-b3c3-360db3b1a6a8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2025.08.11 21:34:16.287074 [ 275 ] {31bdce5b-3565-4e8d-b3c3-360db3b1a6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1255 | 2025.08.11 21:34:16.287396 [ 275 ] {31bdce5b-3565-4e8d-b3c3-360db3b1a6a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1256 | 2025.08.11 21:34:16.287600 [ 275 ] {31bdce5b-3565-4e8d-b3c3-360db3b1a6a8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2025.08.11 21:34:16.287732 [ 275 ] {31bdce5b-3565-4e8d-b3c3-360db3b1a6a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 1258 | 2025.08.11 21:34:16.287768 [ 275 ] {31bdce5b-3565-4e8d-b3c3-360db3b1a6a8} <Debug> TCPHandler: Processed in 0.001315862 sec. | ||
| 1259 | 2025.08.11 21:34:16.287869 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2025.08.11 21:34:16.287963 [ 275 ] {d6f55b7c-6b92-4039-823c-a53d57532523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1261 | 2025.08.11 21:34:16.288019 [ 275 ] {d6f55b7c-6b92-4039-823c-a53d57532523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1262 | 2025.08.11 21:34:16.288721 [ 275 ] {d6f55b7c-6b92-4039-823c-a53d57532523} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2025.08.11 21:34:16.288758 [ 275 ] {d6f55b7c-6b92-4039-823c-a53d57532523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1264 | 2025.08.11 21:34:16.289257 [ 275 ] {d6f55b7c-6b92-4039-823c-a53d57532523} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1265 | 2025.08.11 21:34:16.289470 [ 275 ] {d6f55b7c-6b92-4039-823c-a53d57532523} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2025.08.11 21:34:16.289605 [ 275 ] {d6f55b7c-6b92-4039-823c-a53d57532523} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00166 sec., 6024.096385542169 rows/sec., 10.79 MiB/sec. | ||
| 1267 | 2025.08.11 21:34:16.289654 [ 275 ] {d6f55b7c-6b92-4039-823c-a53d57532523} <Debug> TCPHandler: Processed in 0.0018349 sec. | ||
| 1268 | 2025.08.11 21:34:16.289759 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2025.08.11 21:34:16.289854 [ 275 ] {cea51e19-24c5-4ec3-9b2e-155d91299458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1270 | 2025.08.11 21:34:16.289896 [ 275 ] {cea51e19-24c5-4ec3-9b2e-155d91299458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1271 | 2025.08.11 21:34:16.290257 [ 275 ] {cea51e19-24c5-4ec3-9b2e-155d91299458} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2025.08.11 21:34:16.290295 [ 275 ] {cea51e19-24c5-4ec3-9b2e-155d91299458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1273 | 2025.08.11 21:34:16.290598 [ 275 ] {cea51e19-24c5-4ec3-9b2e-155d91299458} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1274 | 2025.08.11 21:34:16.290798 [ 275 ] {cea51e19-24c5-4ec3-9b2e-155d91299458} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2025.08.11 21:34:16.290930 [ 275 ] {cea51e19-24c5-4ec3-9b2e-155d91299458} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 1276 | 2025.08.11 21:34:16.290966 [ 275 ] {cea51e19-24c5-4ec3-9b2e-155d91299458} <Debug> TCPHandler: Processed in 0.001255871 sec. | ||
| 1277 | 2025.08.11 21:34:19.205746 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1278 | 2025.08.11 21:34:19.205802 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1279 | 2025.08.11 21:34:19.268381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1280 | 2025.08.11 21:34:19.268984 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2025.08.11 21:34:19.269045 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1282 | 2025.08.11 21:34:19.269834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1283 | 2025.08.11 21:34:19.270432 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2025.08.11 21:34:19.270584 [ 77 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1285 | 2025.08.11 21:34:19.270586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1286 | 2025.08.11 21:34:19.270633 [ 77 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2025.08.11 21:34:19.270655 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1288 | 2025.08.11 21:34:19.272827 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 1289 | 2025.08.11 21:34:19.273022 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1290 | 2025.08.11 21:34:19.273097 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1291 | 2025.08.11 21:34:19.273219 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1292 | 2025.08.11 21:34:19.273321 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1293 | 2025.08.11 21:34:19.273370 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1294 | 2025.08.11 21:34:19.273416 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1295 | 2025.08.11 21:34:19.273462 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1296 | 2025.08.11 21:34:19.300957 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.030174895 sec., 92991.21007711874 rows/sec., 1.33 MiB/sec. | ||
| 1297 | 2025.08.11 21:34:19.301833 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1298 | 2025.08.11 21:34:19.302123 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2025.08.11 21:34:19.302190 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_6_1} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1300 | 2025.08.11 21:34:19.302295 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1301 | 2025.08.11 21:34:19.408365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1302 | 2025.08.11 21:34:19.428439 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2025.08.11 21:34:19.428500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1304 | 2025.08.11 21:34:19.434561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1305 | 2025.08.11 21:34:19.435342 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2025.08.11 21:34:19.435667 [ 77 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1307 | 2025.08.11 21:34:19.435740 [ 77 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2025.08.11 21:34:19.435777 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1309 | 2025.08.11 21:34:19.435920 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 1310 | 2025.08.11 21:34:19.439468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1311 | 2025.08.11 21:34:19.440507 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1312 | 2025.08.11 21:34:19.442146 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 1313 | 2025.08.11 21:34:19.447088 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 1314 | 2025.08.11 21:34:19.451557 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 1315 | 2025.08.11 21:34:19.455759 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 1316 | 2025.08.11 21:34:19.464782 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 1317 | 2025.08.11 21:34:19.469108 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 1318 | 2025.08.11 21:34:19.534752 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098896297 sec., 465.1336945406561 rows/sec., 2.41 MiB/sec. | ||
| 1319 | 2025.08.11 21:34:19.537241 [ 186 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1320 | 2025.08.11 21:34:19.539380 [ 186 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_6_1} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2025.08.11 21:34:19.539487 [ 186 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_6_1} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1322 | 2025.08.11 21:34:19.541309 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1323 | 2025.08.11 21:34:20.001148 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.07 MiB, peak 175.61 MiB, free memory in arenas 0.00 B, will set to 176.46 MiB (RSS), difference: 10.39 MiB | ||
| 1324 | 2025.08.11 21:34:21.282299 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2025.08.11 21:34:21.282571 [ 275 ] {2276e23e-212e-42a8-974c-5591fe8e609d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1326 | 2025.08.11 21:34:21.282653 [ 275 ] {2276e23e-212e-42a8-974c-5591fe8e609d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1327 | 2025.08.11 21:34:21.283390 [ 275 ] {2276e23e-212e-42a8-974c-5591fe8e609d} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2025.08.11 21:34:21.283431 [ 275 ] {2276e23e-212e-42a8-974c-5591fe8e609d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1329 | 2025.08.11 21:34:21.283808 [ 275 ] {2276e23e-212e-42a8-974c-5591fe8e609d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1330 | 2025.08.11 21:34:21.284040 [ 275 ] {2276e23e-212e-42a8-974c-5591fe8e609d} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2025.08.11 21:34:21.284169 [ 76 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1332 | 2025.08.11 21:34:21.284191 [ 275 ] {2276e23e-212e-42a8-974c-5591fe8e609d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.54 MiB/sec. | ||
| 1333 | 2025.08.11 21:34:21.284204 [ 76 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2025.08.11 21:34:21.284232 [ 275 ] {2276e23e-212e-42a8-974c-5591fe8e609d} <Debug> TCPHandler: Processed in 0.002103736 sec. | ||
| 1335 | 2025.08.11 21:34:21.284252 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1336 | 2025.08.11 21:34:21.284371 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2025.08.11 21:34:21.284453 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 1338 | 2025.08.11 21:34:21.284478 [ 275 ] {aa695c8f-989f-49ee-b40d-25a29df4d996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1339 | 2025.08.11 21:34:21.284571 [ 275 ] {aa695c8f-989f-49ee-b40d-25a29df4d996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1340 | 2025.08.11 21:34:21.284691 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1341 | 2025.08.11 21:34:21.284758 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 196 rows starting from the beginning of the part | ||
| 1342 | 2025.08.11 21:34:21.284935 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 1343 | 2025.08.11 21:34:21.285018 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 1344 | 2025.08.11 21:34:21.285044 [ 275 ] {aa695c8f-989f-49ee-b40d-25a29df4d996} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2025.08.11 21:34:21.285091 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1346 | 2025.08.11 21:34:21.285092 [ 275 ] {aa695c8f-989f-49ee-b40d-25a29df4d996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1347 | 2025.08.11 21:34:21.285167 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1348 | 2025.08.11 21:34:21.285242 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1349 | 2025.08.11 21:34:21.285423 [ 275 ] {aa695c8f-989f-49ee-b40d-25a29df4d996} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1350 | 2025.08.11 21:34:21.285713 [ 275 ] {aa695c8f-989f-49ee-b40d-25a29df4d996} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2025.08.11 21:34:21.285842 [ 275 ] {aa695c8f-989f-49ee-b40d-25a29df4d996} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001382 sec., 46309.69609261939 rows/sec., 3.61 MiB/sec. | ||
| 1352 | 2025.08.11 21:34:21.285884 [ 275 ] {aa695c8f-989f-49ee-b40d-25a29df4d996} <Debug> TCPHandler: Processed in 0.001559566 sec. | ||
| 1353 | 2025.08.11 21:34:21.285881 [ 74 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1354 | 2025.08.11 21:34:21.285958 [ 74 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2025.08.11 21:34:21.285994 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1356 | 2025.08.11 21:34:21.286081 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2025.08.11 21:34:21.286084 [ 200 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 1358 | 2025.08.11 21:34:21.286190 [ 275 ] {72a54060-b180-42f3-ac38-b4b505f6aa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1359 | 2025.08.11 21:34:21.286208 [ 200 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1360 | 2025.08.11 21:34:21.286233 [ 275 ] {72a54060-b180-42f3-ac38-b4b505f6aa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1361 | 2025.08.11 21:34:21.286246 [ 200 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 110 rows starting from the beginning of the part | ||
| 1362 | 2025.08.11 21:34:21.286333 [ 200 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1363 | 2025.08.11 21:34:21.286381 [ 200 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
| 1364 | 2025.08.11 21:34:21.286429 [ 200 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1365 | 2025.08.11 21:34:21.286484 [ 200 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1366 | 2025.08.11 21:34:21.286540 [ 200 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1367 | 2025.08.11 21:34:21.286562 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002199336 sec., 231433.4871979543 rows/sec., 20.10 MiB/sec. | ||
| 1368 | 2025.08.11 21:34:21.286719 [ 275 ] {72a54060-b180-42f3-ac38-b4b505f6aa6c} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2025.08.11 21:34:21.286721 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1370 | 2025.08.11 21:34:21.286761 [ 275 ] {72a54060-b180-42f3-ac38-b4b505f6aa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1371 | 2025.08.11 21:34:21.287068 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_6_1} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2025.08.11 21:34:21.287146 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_6_1} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1373 | 2025.08.11 21:34:21.287211 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1374 | 2025.08.11 21:34:21.287250 [ 275 ] {72a54060-b180-42f3-ac38-b4b505f6aa6c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1375 | 2025.08.11 21:34:21.287461 [ 275 ] {72a54060-b180-42f3-ac38-b4b505f6aa6c} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2025.08.11 21:34:21.287546 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 436 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502895 sec., 290106.76061867265 rows/sec., 24.00 MiB/sec. | ||
| 1377 | 2025.08.11 21:34:21.287584 [ 275 ] {72a54060-b180-42f3-ac38-b4b505f6aa6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 7.89 MiB/sec. | ||
| 1378 | 2025.08.11 21:34:21.287587 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1379 | 2025.08.11 21:34:21.287627 [ 275 ] {72a54060-b180-42f3-ac38-b4b505f6aa6c} <Debug> TCPHandler: Processed in 0.001592986 sec. | ||
| 1380 | 2025.08.11 21:34:21.287639 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2025.08.11 21:34:21.287665 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1382 | 2025.08.11 21:34:21.287748 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2025.08.11 21:34:21.287791 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1384 | 2025.08.11 21:34:21.287799 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 1385 | 2025.08.11 21:34:21.287871 [ 275 ] {a61eec5f-b1b7-429b-a58d-0485e009e8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1386 | 2025.08.11 21:34:21.287917 [ 275 ] {a61eec5f-b1b7-429b-a58d-0485e009e8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1387 | 2025.08.11 21:34:21.287976 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1388 | 2025.08.11 21:34:21.288033 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 286 rows starting from the beginning of the part | ||
| 1389 | 2025.08.11 21:34:21.288126 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2025.08.11 21:34:21.288152 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1391 | 2025.08.11 21:34:21.288217 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_6_1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1392 | 2025.08.11 21:34:21.288225 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1393 | 2025.08.11 21:34:21.288288 [ 275 ] {a61eec5f-b1b7-429b-a58d-0485e009e8cf} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2025.08.11 21:34:21.288292 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1395 | 2025.08.11 21:34:21.288331 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1396 | 2025.08.11 21:34:21.288333 [ 275 ] {a61eec5f-b1b7-429b-a58d-0485e009e8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1397 | 2025.08.11 21:34:21.288384 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1398 | 2025.08.11 21:34:21.288445 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1399 | 2025.08.11 21:34:21.288665 [ 275 ] {a61eec5f-b1b7-429b-a58d-0485e009e8cf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1400 | 2025.08.11 21:34:21.288895 [ 275 ] {a61eec5f-b1b7-429b-a58d-0485e009e8cf} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2025.08.11 21:34:21.289013 [ 74 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1402 | 2025.08.11 21:34:21.289024 [ 275 ] {a61eec5f-b1b7-429b-a58d-0485e009e8cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 1403 | 2025.08.11 21:34:21.289053 [ 74 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2025.08.11 21:34:21.289074 [ 275 ] {a61eec5f-b1b7-429b-a58d-0485e009e8cf} <Debug> TCPHandler: Processed in 0.001372603 sec. | ||
| 1405 | 2025.08.11 21:34:21.289078 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1406 | 2025.08.11 21:34:21.289177 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 1407 | 2025.08.11 21:34:21.289277 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1408 | 2025.08.11 21:34:21.289302 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1409 | 2025.08.11 21:34:21.289365 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1410 | 2025.08.11 21:34:21.289401 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1411 | 2025.08.11 21:34:21.289433 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1412 | 2025.08.11 21:34:21.289484 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 1413 | 2025.08.11 21:34:21.289522 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 1414 | 2025.08.11 21:34:21.289600 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001857692 sec., 574368.6251542236 rows/sec., 40.74 MiB/sec. | ||
| 1415 | 2025.08.11 21:34:21.289776 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1416 | 2025.08.11 21:34:21.290026 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.08.11 21:34:21.290091 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1418 | 2025.08.11 21:34:21.290153 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1419 | 2025.08.11 21:34:21.290308 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.00120533 sec., 273783.942986568 rows/sec., 18.60 MiB/sec. | ||
| 1420 | 2025.08.11 21:34:21.290479 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1421 | 2025.08.11 21:34:21.290791 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_6_1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.08.11 21:34:21.290854 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_6_1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1423 | 2025.08.11 21:34:21.290923 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1424 | 2025.08.11 21:34:24.269612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 216 | ||
| 1425 | 2025.08.11 21:34:24.271642 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2025.08.11 21:34:24.271699 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1427 | 2025.08.11 21:34:24.272864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1428 | 2025.08.11 21:34:24.273138 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2025.08.11 21:34:24.273473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1430 | 2025.08.11 21:34:26.284362 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2025.08.11 21:34:26.284573 [ 275 ] {86a7c0f0-e143-452b-879e-0a25a070a04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1432 | 2025.08.11 21:34:26.284645 [ 275 ] {86a7c0f0-e143-452b-879e-0a25a070a04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1433 | 2025.08.11 21:34:26.285301 [ 275 ] {86a7c0f0-e143-452b-879e-0a25a070a04f} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2025.08.11 21:34:26.285347 [ 275 ] {86a7c0f0-e143-452b-879e-0a25a070a04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1435 | 2025.08.11 21:34:26.285731 [ 275 ] {86a7c0f0-e143-452b-879e-0a25a070a04f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1436 | 2025.08.11 21:34:26.285952 [ 275 ] {86a7c0f0-e143-452b-879e-0a25a070a04f} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2025.08.11 21:34:26.286102 [ 275 ] {86a7c0f0-e143-452b-879e-0a25a070a04f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001581 sec., 15180.265654648956 rows/sec., 1.26 MiB/sec. | ||
| 1438 | 2025.08.11 21:34:26.286144 [ 275 ] {86a7c0f0-e143-452b-879e-0a25a070a04f} <Debug> TCPHandler: Processed in 0.001915802 sec. | ||
| 1439 | 2025.08.11 21:34:26.286386 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2025.08.11 21:34:26.286567 [ 275 ] {8d38a3af-ac7f-4c11-bbb2-5427e48344d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1441 | 2025.08.11 21:34:26.286638 [ 275 ] {8d38a3af-ac7f-4c11-bbb2-5427e48344d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1442 | 2025.08.11 21:34:26.287334 [ 275 ] {8d38a3af-ac7f-4c11-bbb2-5427e48344d2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2025.08.11 21:34:26.287377 [ 275 ] {8d38a3af-ac7f-4c11-bbb2-5427e48344d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1444 | 2025.08.11 21:34:26.287703 [ 275 ] {8d38a3af-ac7f-4c11-bbb2-5427e48344d2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1445 | 2025.08.11 21:34:26.287913 [ 275 ] {8d38a3af-ac7f-4c11-bbb2-5427e48344d2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2025.08.11 21:34:26.288043 [ 275 ] {8d38a3af-ac7f-4c11-bbb2-5427e48344d2} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001529 sec., 128188.35840418574 rows/sec., 11.42 MiB/sec. | ||
| 1447 | 2025.08.11 21:34:26.288095 [ 275 ] {8d38a3af-ac7f-4c11-bbb2-5427e48344d2} <Debug> TCPHandler: Processed in 0.001840391 sec. | ||
| 1448 | 2025.08.11 21:34:26.288209 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2025.08.11 21:34:26.288307 [ 275 ] {b580bdaa-e9ec-45b5-a06c-e715b61fb6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1450 | 2025.08.11 21:34:26.288348 [ 275 ] {b580bdaa-e9ec-45b5-a06c-e715b61fb6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1451 | 2025.08.11 21:34:26.288776 [ 275 ] {b580bdaa-e9ec-45b5-a06c-e715b61fb6e7} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2025.08.11 21:34:26.288812 [ 275 ] {b580bdaa-e9ec-45b5-a06c-e715b61fb6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1453 | 2025.08.11 21:34:26.289146 [ 275 ] {b580bdaa-e9ec-45b5-a06c-e715b61fb6e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1454 | 2025.08.11 21:34:26.289358 [ 275 ] {b580bdaa-e9ec-45b5-a06c-e715b61fb6e7} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2025.08.11 21:34:26.289485 [ 275 ] {b580bdaa-e9ec-45b5-a06c-e715b61fb6e7} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001197 sec., 18379.281537176274 rows/sec., 1.40 MiB/sec. | ||
| 1456 | 2025.08.11 21:34:26.289521 [ 275 ] {b580bdaa-e9ec-45b5-a06c-e715b61fb6e7} <Debug> TCPHandler: Processed in 0.001363483 sec. | ||
| 1457 | 2025.08.11 21:34:26.289626 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2025.08.11 21:34:26.289720 [ 275 ] {5a4d6f85-b161-408f-8968-35f439ab8948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1459 | 2025.08.11 21:34:26.289759 [ 275 ] {5a4d6f85-b161-408f-8968-35f439ab8948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1460 | 2025.08.11 21:34:26.290140 [ 275 ] {5a4d6f85-b161-408f-8968-35f439ab8948} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2025.08.11 21:34:26.290176 [ 275 ] {5a4d6f85-b161-408f-8968-35f439ab8948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1462 | 2025.08.11 21:34:26.290469 [ 275 ] {5a4d6f85-b161-408f-8968-35f439ab8948} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1463 | 2025.08.11 21:34:26.290701 [ 275 ] {5a4d6f85-b161-408f-8968-35f439ab8948} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2025.08.11 21:34:26.290823 [ 275 ] {5a4d6f85-b161-408f-8968-35f439ab8948} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.78 MiB/sec. | ||
| 1465 | 2025.08.11 21:34:26.290860 [ 275 ] {5a4d6f85-b161-408f-8968-35f439ab8948} <Debug> TCPHandler: Processed in 0.001282491 sec. | ||
| 1466 | 2025.08.11 21:34:26.290964 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2025.08.11 21:34:26.291058 [ 275 ] {c9393c1d-1847-4c93-b166-add6448e09aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1468 | 2025.08.11 21:34:26.291098 [ 275 ] {c9393c1d-1847-4c93-b166-add6448e09aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1469 | 2025.08.11 21:34:26.291471 [ 275 ] {c9393c1d-1847-4c93-b166-add6448e09aa} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2025.08.11 21:34:26.291505 [ 275 ] {c9393c1d-1847-4c93-b166-add6448e09aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1471 | 2025.08.11 21:34:26.291793 [ 275 ] {c9393c1d-1847-4c93-b166-add6448e09aa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1472 | 2025.08.11 21:34:26.291996 [ 275 ] {c9393c1d-1847-4c93-b166-add6448e09aa} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2025.08.11 21:34:26.292118 [ 275 ] {c9393c1d-1847-4c93-b166-add6448e09aa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001077 sec., 11142.061281337046 rows/sec., 870.47 KiB/sec. | ||
| 1474 | 2025.08.11 21:34:26.292154 [ 275 ] {c9393c1d-1847-4c93-b166-add6448e09aa} <Debug> TCPHandler: Processed in 0.001240481 sec. | ||
| 1475 | 2025.08.11 21:34:26.292258 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2025.08.11 21:34:26.292350 [ 275 ] {3deb282b-e99b-4216-8fcf-b827ac518dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1477 | 2025.08.11 21:34:26.292389 [ 275 ] {3deb282b-e99b-4216-8fcf-b827ac518dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1478 | 2025.08.11 21:34:26.292797 [ 275 ] {3deb282b-e99b-4216-8fcf-b827ac518dfc} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2025.08.11 21:34:26.292832 [ 275 ] {3deb282b-e99b-4216-8fcf-b827ac518dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1480 | 2025.08.11 21:34:26.293122 [ 275 ] {3deb282b-e99b-4216-8fcf-b827ac518dfc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1481 | 2025.08.11 21:34:26.293326 [ 275 ] {3deb282b-e99b-4216-8fcf-b827ac518dfc} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2025.08.11 21:34:26.293445 [ 275 ] {3deb282b-e99b-4216-8fcf-b827ac518dfc} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001112 sec., 98920.86330935253 rows/sec., 8.06 MiB/sec. | ||
| 1483 | 2025.08.11 21:34:26.293481 [ 275 ] {3deb282b-e99b-4216-8fcf-b827ac518dfc} <Debug> TCPHandler: Processed in 0.001272051 sec. | ||
| 1484 | 2025.08.11 21:34:26.293591 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2025.08.11 21:34:26.293685 [ 275 ] {f52bad13-c4f8-480f-be94-f217ee40988a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1486 | 2025.08.11 21:34:26.293727 [ 275 ] {f52bad13-c4f8-480f-be94-f217ee40988a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1487 | 2025.08.11 21:34:26.294116 [ 275 ] {f52bad13-c4f8-480f-be94-f217ee40988a} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2025.08.11 21:34:26.294150 [ 275 ] {f52bad13-c4f8-480f-be94-f217ee40988a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1489 | 2025.08.11 21:34:26.294464 [ 275 ] {f52bad13-c4f8-480f-be94-f217ee40988a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1490 | 2025.08.11 21:34:26.294672 [ 275 ] {f52bad13-c4f8-480f-be94-f217ee40988a} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2025.08.11 21:34:26.294793 [ 275 ] {f52bad13-c4f8-480f-be94-f217ee40988a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001127 sec., 173913.04347826086 rows/sec., 12.48 MiB/sec. | ||
| 1492 | 2025.08.11 21:34:26.294827 [ 275 ] {f52bad13-c4f8-480f-be94-f217ee40988a} <Debug> TCPHandler: Processed in 0.001285022 sec. | ||
| 1493 | 2025.08.11 21:34:26.294937 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2025.08.11 21:34:26.295030 [ 275 ] {2c88fdaf-f5d7-42a4-ac4b-08a9527f2229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1495 | 2025.08.11 21:34:26.295085 [ 275 ] {2c88fdaf-f5d7-42a4-ac4b-08a9527f2229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1496 | 2025.08.11 21:34:26.295806 [ 275 ] {2c88fdaf-f5d7-42a4-ac4b-08a9527f2229} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2025.08.11 21:34:26.295840 [ 275 ] {2c88fdaf-f5d7-42a4-ac4b-08a9527f2229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1498 | 2025.08.11 21:34:26.296330 [ 275 ] {2c88fdaf-f5d7-42a4-ac4b-08a9527f2229} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1499 | 2025.08.11 21:34:26.296543 [ 275 ] {2c88fdaf-f5d7-42a4-ac4b-08a9527f2229} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2025.08.11 21:34:26.296674 [ 275 ] {2c88fdaf-f5d7-42a4-ac4b-08a9527f2229} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001662 sec., 6016.847172081829 rows/sec., 10.78 MiB/sec. | ||
| 1501 | 2025.08.11 21:34:26.296721 [ 275 ] {2c88fdaf-f5d7-42a4-ac4b-08a9527f2229} <Debug> TCPHandler: Processed in 0.00183374 sec. | ||
| 1502 | 2025.08.11 21:34:26.296828 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2025.08.11 21:34:26.296922 [ 275 ] {0ab4143a-a82a-4476-8d38-8eb486a89fb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1504 | 2025.08.11 21:34:26.296962 [ 275 ] {0ab4143a-a82a-4476-8d38-8eb486a89fb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1505 | 2025.08.11 21:34:26.297288 [ 275 ] {0ab4143a-a82a-4476-8d38-8eb486a89fb1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2025.08.11 21:34:26.297322 [ 275 ] {0ab4143a-a82a-4476-8d38-8eb486a89fb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1507 | 2025.08.11 21:34:26.297611 [ 275 ] {0ab4143a-a82a-4476-8d38-8eb486a89fb1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1508 | 2025.08.11 21:34:26.297812 [ 275 ] {0ab4143a-a82a-4476-8d38-8eb486a89fb1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2025.08.11 21:34:26.297933 [ 275 ] {0ab4143a-a82a-4476-8d38-8eb486a89fb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 1510 | 2025.08.11 21:34:26.297967 [ 275 ] {0ab4143a-a82a-4476-8d38-8eb486a89fb1} <Debug> TCPHandler: Processed in 0.00118786 sec. | ||
| 1511 | 2025.08.11 21:34:26.771085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1512 | 2025.08.11 21:34:26.771639 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2025.08.11 21:34:26.771686 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1514 | 2025.08.11 21:34:26.772183 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1515 | 2025.08.11 21:34:26.772421 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2025.08.11 21:34:26.772550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1517 | 2025.08.11 21:34:26.939917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1518 | 2025.08.11 21:34:26.958575 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2025.08.11 21:34:26.958655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1520 | 2025.08.11 21:34:26.964329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1521 | 2025.08.11 21:34:26.965055 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2025.08.11 21:34:26.969112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1523 | 2025.08.11 21:34:31.281839 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2025.08.11 21:34:31.282028 [ 275 ] {67100cce-757d-498e-8b42-48e961dc50fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1525 | 2025.08.11 21:34:31.282092 [ 275 ] {67100cce-757d-498e-8b42-48e961dc50fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1526 | 2025.08.11 21:34:31.282724 [ 275 ] {67100cce-757d-498e-8b42-48e961dc50fd} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2025.08.11 21:34:31.282769 [ 275 ] {67100cce-757d-498e-8b42-48e961dc50fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1528 | 2025.08.11 21:34:31.283156 [ 275 ] {67100cce-757d-498e-8b42-48e961dc50fd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1529 | 2025.08.11 21:34:31.283392 [ 275 ] {67100cce-757d-498e-8b42-48e961dc50fd} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.08.11 21:34:31.283545 [ 275 ] {67100cce-757d-498e-8b42-48e961dc50fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.75 MiB/sec. | ||
| 1531 | 2025.08.11 21:34:31.283592 [ 275 ] {67100cce-757d-498e-8b42-48e961dc50fd} <Debug> TCPHandler: Processed in 0.001873401 sec. | ||
| 1532 | 2025.08.11 21:34:31.283782 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2025.08.11 21:34:31.283890 [ 275 ] {f82578bb-04b9-4209-84ac-a129eedcb194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1534 | 2025.08.11 21:34:31.283934 [ 275 ] {f82578bb-04b9-4209-84ac-a129eedcb194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1535 | 2025.08.11 21:34:31.284375 [ 275 ] {f82578bb-04b9-4209-84ac-a129eedcb194} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2025.08.11 21:34:31.284412 [ 275 ] {f82578bb-04b9-4209-84ac-a129eedcb194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1537 | 2025.08.11 21:34:31.284729 [ 275 ] {f82578bb-04b9-4209-84ac-a129eedcb194} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1538 | 2025.08.11 21:34:31.284938 [ 275 ] {f82578bb-04b9-4209-84ac-a129eedcb194} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2025.08.11 21:34:31.285065 [ 275 ] {f82578bb-04b9-4209-84ac-a129eedcb194} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 1540 | 2025.08.11 21:34:31.285102 [ 275 ] {f82578bb-04b9-4209-84ac-a129eedcb194} <Debug> TCPHandler: Processed in 0.001374232 sec. | ||
| 1541 | 2025.08.11 21:34:31.285218 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2025.08.11 21:34:31.285315 [ 275 ] {a4c10a21-ce48-47a1-97e3-7cc273b3e167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1543 | 2025.08.11 21:34:31.285360 [ 275 ] {a4c10a21-ce48-47a1-97e3-7cc273b3e167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1544 | 2025.08.11 21:34:31.285757 [ 275 ] {a4c10a21-ce48-47a1-97e3-7cc273b3e167} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2025.08.11 21:34:31.285792 [ 275 ] {a4c10a21-ce48-47a1-97e3-7cc273b3e167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1546 | 2025.08.11 21:34:31.286128 [ 275 ] {a4c10a21-ce48-47a1-97e3-7cc273b3e167} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1547 | 2025.08.11 21:34:31.286335 [ 275 ] {a4c10a21-ce48-47a1-97e3-7cc273b3e167} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2025.08.11 21:34:31.286463 [ 275 ] {a4c10a21-ce48-47a1-97e3-7cc273b3e167} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 1549 | 2025.08.11 21:34:31.286499 [ 275 ] {a4c10a21-ce48-47a1-97e3-7cc273b3e167} <Debug> TCPHandler: Processed in 0.001332292 sec. | ||
| 1550 | 2025.08.11 21:34:31.286614 [ 275 ] {} <Trace> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2025.08.11 21:34:31.286709 [ 275 ] {faa5cd2a-9923-4402-a839-cd477c2cf45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53582) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1552 | 2025.08.11 21:34:31.286752 [ 275 ] {faa5cd2a-9923-4402-a839-cd477c2cf45c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1553 | 2025.08.11 21:34:31.287086 [ 275 ] {faa5cd2a-9923-4402-a839-cd477c2cf45c} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2025.08.11 21:34:31.287120 [ 275 ] {faa5cd2a-9923-4402-a839-cd477c2cf45c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1555 | 2025.08.11 21:34:31.287425 [ 275 ] {faa5cd2a-9923-4402-a839-cd477c2cf45c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1556 | 2025.08.11 21:34:31.287625 [ 275 ] {faa5cd2a-9923-4402-a839-cd477c2cf45c} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2025.08.11 21:34:31.287749 [ 275 ] {faa5cd2a-9923-4402-a839-cd477c2cf45c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 1558 | 2025.08.11 21:34:31.287784 [ 275 ] {faa5cd2a-9923-4402-a839-cd477c2cf45c} <Debug> TCPHandler: Processed in 0.0012199 sec. | ||
| 1559 | 2025.08.11 21:34:34.206052 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1560 | 2025.08.11 21:34:34.206104 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1561 | 2025.08.11 21:34:34.273595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 242 | ||
| 1562 | 2025.08.11 21:34:34.273607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1563 | 2025.08.11 21:34:34.274140 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2025.08.11 21:34:34.274194 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1565 | 2025.08.11 21:34:34.274700 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1566 | 2025.08.11 21:34:34.274951 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2025.08.11 21:34:34.275097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1568 | 2025.08.11 21:34:34.275773 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2025.08.11 21:34:34.275841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1570 | 2025.08.11 21:34:34.277071 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1571 | 2025.08.11 21:34:34.277381 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2025.08.11 21:34:34.277802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 1573 | 2025.08.11 21:34:34.470157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1574 | 2025.08.11 21:34:34.488450 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2025.08.11 21:34:34.488517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 1576 | 2025.08.11 21:34:34.494334 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1577 | 2025.08.11 21:34:34.495091 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2025.08.11 21:34:34.499428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1579 | 2025.08.11 21:34:35.811845 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1580 | 2025.08.11 21:34:35.811941 [ 275 ] {} <Debug> TCP-Session: 1e910ab0-8b87-4565-80e3-525fd98ee038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2025.08.11 21:34:36.000156 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.06 MiB, peak 183.30 MiB, free memory in arenas 0.00 B, will set to 178.12 MiB (RSS), difference: 2.06 MiB | ||
| 1582 | 2025.08.11 21:34:36.281876 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2025.08.11 21:34:36.282080 [ 277 ] {f66f859d-4df4-4a0e-9e28-7f911e74ecce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1584 | 2025.08.11 21:34:36.282154 [ 277 ] {f66f859d-4df4-4a0e-9e28-7f911e74ecce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1585 | 2025.08.11 21:34:36.282850 [ 277 ] {f66f859d-4df4-4a0e-9e28-7f911e74ecce} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2025.08.11 21:34:36.282904 [ 277 ] {f66f859d-4df4-4a0e-9e28-7f911e74ecce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1587 | 2025.08.11 21:34:36.283338 [ 277 ] {f66f859d-4df4-4a0e-9e28-7f911e74ecce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1588 | 2025.08.11 21:34:36.283595 [ 277 ] {f66f859d-4df4-4a0e-9e28-7f911e74ecce} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2025.08.11 21:34:36.283752 [ 277 ] {f66f859d-4df4-4a0e-9e28-7f911e74ecce} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001726 sec., 44032.4449594438 rows/sec., 3.63 MiB/sec. | ||
| 1590 | 2025.08.11 21:34:36.283793 [ 277 ] {f66f859d-4df4-4a0e-9e28-7f911e74ecce} <Debug> TCPHandler: Processed in 0.002063225 sec. | ||
| 1591 | 2025.08.11 21:34:36.283915 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2025.08.11 21:34:36.284012 [ 277 ] {da6b1976-887a-4ab2-800c-592a81258cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1593 | 2025.08.11 21:34:36.284054 [ 277 ] {da6b1976-887a-4ab2-800c-592a81258cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1594 | 2025.08.11 21:34:36.284446 [ 277 ] {da6b1976-887a-4ab2-800c-592a81258cb4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2025.08.11 21:34:36.284483 [ 277 ] {da6b1976-887a-4ab2-800c-592a81258cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1596 | 2025.08.11 21:34:36.284785 [ 277 ] {da6b1976-887a-4ab2-800c-592a81258cb4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1597 | 2025.08.11 21:34:36.285007 [ 277 ] {da6b1976-887a-4ab2-800c-592a81258cb4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2025.08.11 21:34:36.285113 [ 56 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1599 | 2025.08.11 21:34:36.285135 [ 277 ] {da6b1976-887a-4ab2-800c-592a81258cb4} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001143 sec., 8748.906386701663 rows/sec., 657.88 KiB/sec. | ||
| 1600 | 2025.08.11 21:34:36.285180 [ 56 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2025.08.11 21:34:36.285188 [ 277 ] {da6b1976-887a-4ab2-800c-592a81258cb4} <Debug> TCPHandler: Processed in 0.001322722 sec. | ||
| 1602 | 2025.08.11 21:34:36.285209 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1603 | 2025.08.11 21:34:36.285308 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2025.08.11 21:34:36.285333 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 1605 | 2025.08.11 21:34:36.285409 [ 277 ] {a84bacc5-3d54-467f-8cbe-06779699d818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1606 | 2025.08.11 21:34:36.285454 [ 277 ] {a84bacc5-3d54-467f-8cbe-06779699d818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1607 | 2025.08.11 21:34:36.285485 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1608 | 2025.08.11 21:34:36.285530 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1609 | 2025.08.11 21:34:36.285605 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 1610 | 2025.08.11 21:34:36.285658 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1611 | 2025.08.11 21:34:36.285706 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1612 | 2025.08.11 21:34:36.285750 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 1613 | 2025.08.11 21:34:36.285795 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1614 | 2025.08.11 21:34:36.285882 [ 277 ] {a84bacc5-3d54-467f-8cbe-06779699d818} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2025.08.11 21:34:36.285925 [ 277 ] {a84bacc5-3d54-467f-8cbe-06779699d818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1616 | 2025.08.11 21:34:36.286302 [ 277 ] {a84bacc5-3d54-467f-8cbe-06779699d818} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1617 | 2025.08.11 21:34:36.286565 [ 277 ] {a84bacc5-3d54-467f-8cbe-06779699d818} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2025.08.11 21:34:36.286721 [ 277 ] {a84bacc5-3d54-467f-8cbe-06779699d818} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001326 sec., 55806.93815987934 rows/sec., 4.36 MiB/sec. | ||
| 1619 | 2025.08.11 21:34:36.286743 [ 196 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455745 sec., 57702.41354083304 rows/sec., 4.50 MiB/sec. | ||
| 1620 | 2025.08.11 21:34:36.286774 [ 277 ] {a84bacc5-3d54-467f-8cbe-06779699d818} <Debug> TCPHandler: Processed in 0.001514045 sec. | ||
| 1621 | 2025.08.11 21:34:36.286911 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2025.08.11 21:34:36.286963 [ 196 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1623 | 2025.08.11 21:34:36.287028 [ 277 ] {2cef168f-1f52-4b8b-99bd-3bdd87daf12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1624 | 2025.08.11 21:34:36.287087 [ 277 ] {2cef168f-1f52-4b8b-99bd-3bdd87daf12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1625 | 2025.08.11 21:34:36.287317 [ 196 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_6_1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2025.08.11 21:34:36.287398 [ 196 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_6_1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1627 | 2025.08.11 21:34:36.287489 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 1628 | 2025.08.11 21:34:36.287542 [ 277 ] {2cef168f-1f52-4b8b-99bd-3bdd87daf12b} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2025.08.11 21:34:36.287586 [ 277 ] {2cef168f-1f52-4b8b-99bd-3bdd87daf12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1630 | 2025.08.11 21:34:36.287947 [ 277 ] {2cef168f-1f52-4b8b-99bd-3bdd87daf12b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1631 | 2025.08.11 21:34:36.288184 [ 277 ] {2cef168f-1f52-4b8b-99bd-3bdd87daf12b} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2025.08.11 21:34:36.288319 [ 277 ] {2cef168f-1f52-4b8b-99bd-3bdd87daf12b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001317 sec., 121488.23082763857 rows/sec., 8.46 MiB/sec. | ||
| 1633 | 2025.08.11 21:34:36.288355 [ 277 ] {2cef168f-1f52-4b8b-99bd-3bdd87daf12b} <Debug> TCPHandler: Processed in 0.001505515 sec. | ||
| 1634 | 2025.08.11 21:34:36.288455 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1635 | 2025.08.11 21:34:36.288550 [ 277 ] {2263ddb4-aa27-407a-a49f-1974c12878de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1636 | 2025.08.11 21:34:36.288607 [ 277 ] {2263ddb4-aa27-407a-a49f-1974c12878de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1637 | 2025.08.11 21:34:36.289369 [ 277 ] {2263ddb4-aa27-407a-a49f-1974c12878de} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2025.08.11 21:34:36.289406 [ 277 ] {2263ddb4-aa27-407a-a49f-1974c12878de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1639 | 2025.08.11 21:34:36.289905 [ 277 ] {2263ddb4-aa27-407a-a49f-1974c12878de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1640 | 2025.08.11 21:34:36.290131 [ 277 ] {2263ddb4-aa27-407a-a49f-1974c12878de} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2025.08.11 21:34:36.290268 [ 277 ] {2263ddb4-aa27-407a-a49f-1974c12878de} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 1642 | 2025.08.11 21:34:36.290318 [ 277 ] {2263ddb4-aa27-407a-a49f-1974c12878de} <Debug> TCPHandler: Processed in 0.001912072 sec. | ||
| 1643 | 2025.08.11 21:34:36.290434 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2025.08.11 21:34:36.290532 [ 277 ] {34c0a8ae-2b1b-458b-bae3-d5f28a9c07fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1645 | 2025.08.11 21:34:36.290576 [ 277 ] {34c0a8ae-2b1b-458b-bae3-d5f28a9c07fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1646 | 2025.08.11 21:34:36.290899 [ 277 ] {34c0a8ae-2b1b-458b-bae3-d5f28a9c07fa} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1647 | 2025.08.11 21:34:36.290940 [ 277 ] {34c0a8ae-2b1b-458b-bae3-d5f28a9c07fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1648 | 2025.08.11 21:34:36.291254 [ 277 ] {34c0a8ae-2b1b-458b-bae3-d5f28a9c07fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1649 | 2025.08.11 21:34:36.291463 [ 277 ] {34c0a8ae-2b1b-458b-bae3-d5f28a9c07fa} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2025.08.11 21:34:36.291585 [ 277 ] {34c0a8ae-2b1b-458b-bae3-d5f28a9c07fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 1651 | 2025.08.11 21:34:36.291619 [ 277 ] {34c0a8ae-2b1b-458b-bae3-d5f28a9c07fa} <Debug> TCPHandler: Processed in 0.001242341 sec. | ||
| 1652 | 2025.08.11 21:34:41.277300 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2025.08.11 21:34:41.277564 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1654 | 2025.08.11 21:34:41.277905 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1655 | 2025.08.11 21:34:41.277942 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1656 | 2025.08.11 21:34:41.278191 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1657 | 2025.08.11 21:34:41.278261 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1658 | 2025.08.11 21:34:41.278403 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1659 | 2025.08.11 21:34:41.278647 [ 288 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1660 | 2025.08.11 21:34:41.278696 [ 289 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1661 | 2025.08.11 21:34:41.278807 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (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 | ||
| 1662 | 2025.08.11 21:34:41.278837 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1663 | 2025.08.11 21:34:41.282956 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1664 | 2025.08.11 21:34:41.282984 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1665 | 2025.08.11 21:34:41.283037 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1666 | 2025.08.11 21:34:41.283076 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1667 | 2025.08.11 21:34:41.283943 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.006476 sec., 4014.8239654107474 rows/sec., 173.72 KiB/sec. | ||
| 1668 | 2025.08.11 21:34:41.284046 [ 277 ] {b7fe1b25-e8c7-4bd8-a6ba-d0d05b9d24b2} <Debug> TCPHandler: Processed in 0.006885156 sec. | ||
| 1669 | 2025.08.11 21:34:41.284299 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2025.08.11 21:34:41.284432 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1671 | 2025.08.11 21:34:41.284639 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1672 | 2025.08.11 21:34:41.284674 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1673 | 2025.08.11 21:34:41.284860 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1674 | 2025.08.11 21:34:41.284913 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1675 | 2025.08.11 21:34:41.285013 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1676 | 2025.08.11 21:34:41.285090 [ 288 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1677 | 2025.08.11 21:34:41.285090 [ 290 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1678 | 2025.08.11 21:34:41.285202 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (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 | ||
| 1679 | 2025.08.11 21:34:41.285228 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1680 | 2025.08.11 21:34:41.285284 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1681 | 2025.08.11 21:34:41.285302 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1682 | 2025.08.11 21:34:41.285332 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1683 | 2025.08.11 21:34:41.285363 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1684 | 2025.08.11 21:34:41.286044 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001664 sec., 15625.000000000002 rows/sec., 676.08 KiB/sec. | ||
| 1685 | 2025.08.11 21:34:41.286145 [ 277 ] {14b1f55e-2539-45ba-a74a-c79225dd8a4e} <Debug> TCPHandler: Processed in 0.001898542 sec. | ||
| 1686 | 2025.08.11 21:34:41.286342 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2025.08.11 21:34:41.286474 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1688 | 2025.08.11 21:34:41.286685 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1689 | 2025.08.11 21:34:41.286720 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1690 | 2025.08.11 21:34:41.286910 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1691 | 2025.08.11 21:34:41.286964 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1692 | 2025.08.11 21:34:41.287066 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1693 | 2025.08.11 21:34:41.287131 [ 290 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1694 | 2025.08.11 21:34:41.287131 [ 289 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1695 | 2025.08.11 21:34:41.287241 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (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 | ||
| 1696 | 2025.08.11 21:34:41.287267 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1697 | 2025.08.11 21:34:41.287322 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1698 | 2025.08.11 21:34:41.287340 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1699 | 2025.08.11 21:34:41.287370 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1700 | 2025.08.11 21:34:41.287400 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1701 | 2025.08.11 21:34:41.288068 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001647 sec., 15786.278081360048 rows/sec., 683.06 KiB/sec. | ||
| 1702 | 2025.08.11 21:34:41.288152 [ 277 ] {71757eb9-a18f-41e9-9f14-a942b6124360} <Debug> TCPHandler: Processed in 0.001859591 sec. | ||
| 1703 | 2025.08.11 21:34:41.294909 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2025.08.11 21:34:41.295037 [ 277 ] {33e08ca3-4592-478d-b041-0bed988a87d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1705 | 2025.08.11 21:34:41.295093 [ 277 ] {33e08ca3-4592-478d-b041-0bed988a87d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1706 | 2025.08.11 21:34:41.295714 [ 277 ] {33e08ca3-4592-478d-b041-0bed988a87d2} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.08.11 21:34:41.295754 [ 277 ] {33e08ca3-4592-478d-b041-0bed988a87d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1708 | 2025.08.11 21:34:41.296161 [ 277 ] {33e08ca3-4592-478d-b041-0bed988a87d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1709 | 2025.08.11 21:34:41.296362 [ 277 ] {33e08ca3-4592-478d-b041-0bed988a87d2} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2025.08.11 21:34:41.296503 [ 277 ] {33e08ca3-4592-478d-b041-0bed988a87d2} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001505 sec., 1993.3554817275747 rows/sec., 181.69 KiB/sec. | ||
| 1711 | 2025.08.11 21:34:41.296541 [ 277 ] {33e08ca3-4592-478d-b041-0bed988a87d2} <Debug> TCPHandler: Processed in 0.001692898 sec. | ||
| 1712 | 2025.08.11 21:34:41.296659 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2025.08.11 21:34:41.296754 [ 277 ] {d806c5d3-b7d1-457e-ac65-4ddd10208129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1714 | 2025.08.11 21:34:41.296795 [ 277 ] {d806c5d3-b7d1-457e-ac65-4ddd10208129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1715 | 2025.08.11 21:34:41.297217 [ 277 ] {d806c5d3-b7d1-457e-ac65-4ddd10208129} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2025.08.11 21:34:41.297253 [ 277 ] {d806c5d3-b7d1-457e-ac65-4ddd10208129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1717 | 2025.08.11 21:34:41.297540 [ 277 ] {d806c5d3-b7d1-457e-ac65-4ddd10208129} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1718 | 2025.08.11 21:34:41.297749 [ 277 ] {d806c5d3-b7d1-457e-ac65-4ddd10208129} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2025.08.11 21:34:41.297873 [ 277 ] {d806c5d3-b7d1-457e-ac65-4ddd10208129} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001137 sec., 1759.0149516270887 rows/sec., 143.44 KiB/sec. | ||
| 1720 | 2025.08.11 21:34:41.297909 [ 277 ] {d806c5d3-b7d1-457e-ac65-4ddd10208129} <Debug> TCPHandler: Processed in 0.001298882 sec. | ||
| 1721 | 2025.08.11 21:34:41.298037 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2025.08.11 21:34:41.298132 [ 277 ] {a2ef0757-96ac-4e5d-869b-330bd299f0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1723 | 2025.08.11 21:34:41.298171 [ 277 ] {a2ef0757-96ac-4e5d-869b-330bd299f0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1724 | 2025.08.11 21:34:41.298621 [ 277 ] {a2ef0757-96ac-4e5d-869b-330bd299f0b1} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2025.08.11 21:34:41.298659 [ 277 ] {a2ef0757-96ac-4e5d-869b-330bd299f0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1726 | 2025.08.11 21:34:41.298983 [ 277 ] {a2ef0757-96ac-4e5d-869b-330bd299f0b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1727 | 2025.08.11 21:34:41.299192 [ 277 ] {a2ef0757-96ac-4e5d-869b-330bd299f0b1} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2025.08.11 21:34:41.299309 [ 277 ] {a2ef0757-96ac-4e5d-869b-330bd299f0b1} <Debug> executeQuery: Read 109 rows, 9.35 KiB in 0.001211 sec., 90008.25763831544 rows/sec., 7.54 MiB/sec. | ||
| 1729 | 2025.08.11 21:34:41.299343 [ 277 ] {a2ef0757-96ac-4e5d-869b-330bd299f0b1} <Debug> TCPHandler: Processed in 0.001374274 sec. | ||
| 1730 | 2025.08.11 21:34:41.299456 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2025.08.11 21:34:41.299545 [ 277 ] {73652a1c-1c2c-41ba-b031-f95d5175ce04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1732 | 2025.08.11 21:34:41.299583 [ 277 ] {73652a1c-1c2c-41ba-b031-f95d5175ce04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1733 | 2025.08.11 21:34:41.299961 [ 277 ] {73652a1c-1c2c-41ba-b031-f95d5175ce04} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2025.08.11 21:34:41.299996 [ 277 ] {73652a1c-1c2c-41ba-b031-f95d5175ce04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1735 | 2025.08.11 21:34:41.300347 [ 277 ] {73652a1c-1c2c-41ba-b031-f95d5175ce04} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1736 | 2025.08.11 21:34:41.300564 [ 277 ] {73652a1c-1c2c-41ba-b031-f95d5175ce04} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2025.08.11 21:34:41.300689 [ 277 ] {73652a1c-1c2c-41ba-b031-f95d5175ce04} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.00113 sec., 24778.761061946905 rows/sec., 1.81 MiB/sec. | ||
| 1738 | 2025.08.11 21:34:41.300725 [ 277 ] {73652a1c-1c2c-41ba-b031-f95d5175ce04} <Debug> TCPHandler: Processed in 0.001291471 sec. | ||
| 1739 | 2025.08.11 21:34:41.300841 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2025.08.11 21:34:41.300935 [ 277 ] {46578ddc-e8d3-4c50-aff7-5820713293cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1741 | 2025.08.11 21:34:41.300974 [ 277 ] {46578ddc-e8d3-4c50-aff7-5820713293cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1742 | 2025.08.11 21:34:41.301391 [ 277 ] {46578ddc-e8d3-4c50-aff7-5820713293cf} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2025.08.11 21:34:41.301427 [ 277 ] {46578ddc-e8d3-4c50-aff7-5820713293cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1744 | 2025.08.11 21:34:41.301738 [ 277 ] {46578ddc-e8d3-4c50-aff7-5820713293cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1745 | 2025.08.11 21:34:41.301949 [ 277 ] {46578ddc-e8d3-4c50-aff7-5820713293cf} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2025.08.11 21:34:41.302078 [ 277 ] {46578ddc-e8d3-4c50-aff7-5820713293cf} <Debug> executeQuery: Read 107 rows, 8.57 KiB in 0.001162 sec., 92082.61617900172 rows/sec., 7.20 MiB/sec. | ||
| 1747 | 2025.08.11 21:34:41.302116 [ 277 ] {46578ddc-e8d3-4c50-aff7-5820713293cf} <Debug> TCPHandler: Processed in 0.001323183 sec. | ||
| 1748 | 2025.08.11 21:34:41.302227 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2025.08.11 21:34:41.302322 [ 277 ] {acae5e4e-8538-480a-b248-144d50d95caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1750 | 2025.08.11 21:34:41.302365 [ 277 ] {acae5e4e-8538-480a-b248-144d50d95caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1751 | 2025.08.11 21:34:41.302768 [ 277 ] {acae5e4e-8538-480a-b248-144d50d95caf} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2025.08.11 21:34:41.302805 [ 277 ] {acae5e4e-8538-480a-b248-144d50d95caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1753 | 2025.08.11 21:34:41.303148 [ 277 ] {acae5e4e-8538-480a-b248-144d50d95caf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1754 | 2025.08.11 21:34:41.303361 [ 277 ] {acae5e4e-8538-480a-b248-144d50d95caf} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2025.08.11 21:34:41.303487 [ 277 ] {acae5e4e-8538-480a-b248-144d50d95caf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001184 sec., 135979.72972972973 rows/sec., 9.47 MiB/sec. | ||
| 1756 | 2025.08.11 21:34:41.303522 [ 277 ] {acae5e4e-8538-480a-b248-144d50d95caf} <Debug> TCPHandler: Processed in 0.001344742 sec. | ||
| 1757 | 2025.08.11 21:34:41.303621 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2025.08.11 21:34:41.303714 [ 277 ] {ca0a670c-a121-4cf5-b949-8b9cbdc1a5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1759 | 2025.08.11 21:34:41.303770 [ 277 ] {ca0a670c-a121-4cf5-b949-8b9cbdc1a5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1760 | 2025.08.11 21:34:41.304527 [ 277 ] {ca0a670c-a121-4cf5-b949-8b9cbdc1a5b7} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2025.08.11 21:34:41.304564 [ 277 ] {ca0a670c-a121-4cf5-b949-8b9cbdc1a5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1762 | 2025.08.11 21:34:41.305083 [ 277 ] {ca0a670c-a121-4cf5-b949-8b9cbdc1a5b7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1763 | 2025.08.11 21:34:41.305318 [ 277 ] {ca0a670c-a121-4cf5-b949-8b9cbdc1a5b7} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2025.08.11 21:34:41.305421 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1765 | 2025.08.11 21:34:41.305449 [ 277 ] {ca0a670c-a121-4cf5-b949-8b9cbdc1a5b7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001753 sec., 14831.717056474616 rows/sec., 26.58 MiB/sec. | ||
| 1766 | 2025.08.11 21:34:41.305489 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2025.08.11 21:34:41.305509 [ 277 ] {ca0a670c-a121-4cf5-b949-8b9cbdc1a5b7} <Debug> TCPHandler: Processed in 0.001936842 sec. | ||
| 1768 | 2025.08.11 21:34:41.305513 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1769 | 2025.08.11 21:34:41.305633 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 1770 | 2025.08.11 21:34:41.305635 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2025.08.11 21:34:41.305767 [ 277 ] {b4e5f88b-2980-4034-9116-f82823cd3be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1772 | 2025.08.11 21:34:41.305809 [ 277 ] {b4e5f88b-2980-4034-9116-f82823cd3be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1773 | 2025.08.11 21:34:41.305873 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1774 | 2025.08.11 21:34:41.305932 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1775 | 2025.08.11 21:34:41.306050 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 1776 | 2025.08.11 21:34:41.306153 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 1777 | 2025.08.11 21:34:41.306153 [ 277 ] {b4e5f88b-2980-4034-9116-f82823cd3be9} <Trace> oximeter.measurements_i64 (4b8bdd4d-cf19-4b7b-8bcf-48be67fc5f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2025.08.11 21:34:41.306203 [ 277 ] {b4e5f88b-2980-4034-9116-f82823cd3be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1779 | 2025.08.11 21:34:41.306254 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1780 | 2025.08.11 21:34:41.306368 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1781 | 2025.08.11 21:34:41.306477 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 1782 | 2025.08.11 21:34:41.306565 [ 277 ] {b4e5f88b-2980-4034-9116-f82823cd3be9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1783 | 2025.08.11 21:34:41.306794 [ 277 ] {b4e5f88b-2980-4034-9116-f82823cd3be9} <Trace> oximeter.measurements_i64 (4b8bdd4d-cf19-4b7b-8bcf-48be67fc5f5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2025.08.11 21:34:41.306931 [ 277 ] {b4e5f88b-2980-4034-9116-f82823cd3be9} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001183 sec., 20287.404902789516 rows/sec., 1.47 MiB/sec. | ||
| 1785 | 2025.08.11 21:34:41.306969 [ 277 ] {b4e5f88b-2980-4034-9116-f82823cd3be9} <Debug> TCPHandler: Processed in 0.001383373 sec. | ||
| 1786 | 2025.08.11 21:34:41.307091 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1787 | 2025.08.11 21:34:41.307187 [ 277 ] {357d54f1-1d17-4cac-a728-25579ecc01b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1788 | 2025.08.11 21:34:41.307228 [ 277 ] {357d54f1-1d17-4cac-a728-25579ecc01b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1789 | 2025.08.11 21:34:41.307586 [ 277 ] {357d54f1-1d17-4cac-a728-25579ecc01b8} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2025.08.11 21:34:41.307623 [ 277 ] {357d54f1-1d17-4cac-a728-25579ecc01b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1791 | 2025.08.11 21:34:41.307957 [ 277 ] {357d54f1-1d17-4cac-a728-25579ecc01b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1792 | 2025.08.11 21:34:41.308192 [ 277 ] {357d54f1-1d17-4cac-a728-25579ecc01b8} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2025.08.11 21:34:41.308278 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 76 rows, containing 19 columns (19 merged, 0 gathered) in 0.002685085 sec., 28304.504326678674 rows/sec., 50.72 MiB/sec. | ||
| 1794 | 2025.08.11 21:34:41.308333 [ 277 ] {357d54f1-1d17-4cac-a728-25579ecc01b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 1795 | 2025.08.11 21:34:41.308375 [ 277 ] {357d54f1-1d17-4cac-a728-25579ecc01b8} <Debug> TCPHandler: Processed in 0.001337443 sec. | ||
| 1796 | 2025.08.11 21:34:41.308633 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1797 | 2025.08.11 21:34:41.309016 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2025.08.11 21:34:41.309095 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1799 | 2025.08.11 21:34:41.309226 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1800 | 2025.08.11 21:34:41.775262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
| 1801 | 2025.08.11 21:34:41.775823 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2025.08.11 21:34:41.775870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1803 | 2025.08.11 21:34:41.776462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1804 | 2025.08.11 21:34:41.776706 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2025.08.11 21:34:41.776832 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 1806 | 2025.08.11 21:34:41.999598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1807 | 2025.08.11 21:34:42.015955 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2025.08.11 21:34:42.016001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1809 | 2025.08.11 21:34:42.022113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1810 | 2025.08.11 21:34:42.022809 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2025.08.11 21:34:42.025496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1812 | 2025.08.11 21:34:43.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.46 MiB, peak 183.46 MiB, free memory in arenas 0.00 B, will set to 181.09 MiB (RSS), difference: 1.62 MiB | ||
| 1813 | 2025.08.11 21:34:44.278070 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 278 | ||
| 1814 | 2025.08.11 21:34:44.280964 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2025.08.11 21:34:44.281028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1816 | 2025.08.11 21:34:44.282374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1817 | 2025.08.11 21:34:44.282658 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2025.08.11 21:34:44.282782 [ 40 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1819 | 2025.08.11 21:34:44.282817 [ 40 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.08.11 21:34:44.282834 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1821 | 2025.08.11 21:34:44.282914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
| 1822 | 2025.08.11 21:34:44.282919 [ 195 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 1823 | 2025.08.11 21:34:44.283430 [ 195 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1824 | 2025.08.11 21:34:44.283595 [ 195 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 1825 | 2025.08.11 21:34:44.284021 [ 195 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 74 rows starting from the beginning of the part | ||
| 1826 | 2025.08.11 21:34:44.284411 [ 195 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 1827 | 2025.08.11 21:34:44.284770 [ 195 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1828 | 2025.08.11 21:34:44.285123 [ 195 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1829 | 2025.08.11 21:34:44.285480 [ 195 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1830 | 2025.08.11 21:34:44.291935 [ 200 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 72 columns (72 merged, 0 gathered) in 0.009049721 sec., 30719.17907745443 rows/sec., 29.78 MiB/sec. | ||
| 1831 | 2025.08.11 21:34:44.292859 [ 193 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1832 | 2025.08.11 21:34:44.293546 [ 193 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_6_1} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2025.08.11 21:34:44.293640 [ 193 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_6_1} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1834 | 2025.08.11 21:34:44.293896 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 1835 | 2025.08.11 21:34:46.283272 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2025.08.11 21:34:46.283472 [ 277 ] {07cafe9a-8d8e-433e-a688-f3c4614b17af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1837 | 2025.08.11 21:34:46.283541 [ 277 ] {07cafe9a-8d8e-433e-a688-f3c4614b17af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1838 | 2025.08.11 21:34:46.284197 [ 277 ] {07cafe9a-8d8e-433e-a688-f3c4614b17af} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2025.08.11 21:34:46.284245 [ 277 ] {07cafe9a-8d8e-433e-a688-f3c4614b17af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1840 | 2025.08.11 21:34:46.284677 [ 277 ] {07cafe9a-8d8e-433e-a688-f3c4614b17af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1841 | 2025.08.11 21:34:46.284921 [ 277 ] {07cafe9a-8d8e-433e-a688-f3c4614b17af} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2025.08.11 21:34:46.285049 [ 38 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1843 | 2025.08.11 21:34:46.285078 [ 277 ] {07cafe9a-8d8e-433e-a688-f3c4614b17af} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001658 sec., 45838.35946924005 rows/sec., 3.78 MiB/sec. | ||
| 1844 | 2025.08.11 21:34:46.285087 [ 38 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2025.08.11 21:34:46.285111 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1846 | 2025.08.11 21:34:46.285127 [ 277 ] {07cafe9a-8d8e-433e-a688-f3c4614b17af} <Debug> TCPHandler: Processed in 0.001989874 sec. | ||
| 1847 | 2025.08.11 21:34:46.285233 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 1848 | 2025.08.11 21:34:46.285257 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2025.08.11 21:34:46.285372 [ 277 ] {5c6a67bc-db1c-431f-b208-e9dcd3a8f827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1850 | 2025.08.11 21:34:46.285375 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1851 | 2025.08.11 21:34:46.285423 [ 277 ] {5c6a67bc-db1c-431f-b208-e9dcd3a8f827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1852 | 2025.08.11 21:34:46.285426 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 1853 | 2025.08.11 21:34:46.285508 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 1854 | 2025.08.11 21:34:46.285555 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 1855 | 2025.08.11 21:34:46.285595 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 1856 | 2025.08.11 21:34:46.285641 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 109 rows starting from the beginning of the part | ||
| 1857 | 2025.08.11 21:34:46.285680 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 1858 | 2025.08.11 21:34:46.285868 [ 277 ] {5c6a67bc-db1c-431f-b208-e9dcd3a8f827} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2025.08.11 21:34:46.285911 [ 277 ] {5c6a67bc-db1c-431f-b208-e9dcd3a8f827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1860 | 2025.08.11 21:34:46.286255 [ 277 ] {5c6a67bc-db1c-431f-b208-e9dcd3a8f827} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1861 | 2025.08.11 21:34:46.286496 [ 277 ] {5c6a67bc-db1c-431f-b208-e9dcd3a8f827} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2025.08.11 21:34:46.286632 [ 277 ] {5c6a67bc-db1c-431f-b208-e9dcd3a8f827} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001283 sec., 7794.232268121589 rows/sec., 586.09 KiB/sec. | ||
| 1863 | 2025.08.11 21:34:46.286670 [ 277 ] {5c6a67bc-db1c-431f-b208-e9dcd3a8f827} <Debug> TCPHandler: Processed in 0.001467205 sec. | ||
| 1864 | 2025.08.11 21:34:46.286681 [ 193 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510866 sec., 472576.65471325716 rows/sec., 42.32 MiB/sec. | ||
| 1865 | 2025.08.11 21:34:46.286798 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2025.08.11 21:34:46.286839 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1867 | 2025.08.11 21:34:46.286898 [ 277 ] {6e45b16c-0dff-4ab2-b90d-c8f8c6a08e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1868 | 2025.08.11 21:34:46.286946 [ 277 ] {6e45b16c-0dff-4ab2-b90d-c8f8c6a08e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1869 | 2025.08.11 21:34:46.287096 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2025.08.11 21:34:46.287174 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_11_2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1871 | 2025.08.11 21:34:46.287248 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 1872 | 2025.08.11 21:34:46.287390 [ 277 ] {6e45b16c-0dff-4ab2-b90d-c8f8c6a08e50} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2025.08.11 21:34:46.287433 [ 277 ] {6e45b16c-0dff-4ab2-b90d-c8f8c6a08e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1874 | 2025.08.11 21:34:46.287771 [ 277 ] {6e45b16c-0dff-4ab2-b90d-c8f8c6a08e50} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1875 | 2025.08.11 21:34:46.287990 [ 277 ] {6e45b16c-0dff-4ab2-b90d-c8f8c6a08e50} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2025.08.11 21:34:46.288094 [ 38 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1877 | 2025.08.11 21:34:46.288119 [ 277 ] {6e45b16c-0dff-4ab2-b90d-c8f8c6a08e50} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001241 sec., 59629.33118452861 rows/sec., 4.66 MiB/sec. | ||
| 1878 | 2025.08.11 21:34:46.288125 [ 38 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2025.08.11 21:34:46.288151 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1880 | 2025.08.11 21:34:46.288156 [ 277 ] {6e45b16c-0dff-4ab2-b90d-c8f8c6a08e50} <Debug> TCPHandler: Processed in 0.001409914 sec. | ||
| 1881 | 2025.08.11 21:34:46.288275 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2025.08.11 21:34:46.288272 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 1883 | 2025.08.11 21:34:46.288373 [ 277 ] {42c24dc3-f87b-44fb-9d6f-bd4bdae33c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1884 | 2025.08.11 21:34:46.288423 [ 277 ] {42c24dc3-f87b-44fb-9d6f-bd4bdae33c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1885 | 2025.08.11 21:34:46.288442 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1886 | 2025.08.11 21:34:46.288487 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 1887 | 2025.08.11 21:34:46.288589 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 1888 | 2025.08.11 21:34:46.288652 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 1889 | 2025.08.11 21:34:46.288699 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 1890 | 2025.08.11 21:34:46.288740 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 107 rows starting from the beginning of the part | ||
| 1891 | 2025.08.11 21:34:46.288781 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 1892 | 2025.08.11 21:34:46.288836 [ 277 ] {42c24dc3-f87b-44fb-9d6f-bd4bdae33c8d} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2025.08.11 21:34:46.288877 [ 277 ] {42c24dc3-f87b-44fb-9d6f-bd4bdae33c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1894 | 2025.08.11 21:34:46.289280 [ 277 ] {42c24dc3-f87b-44fb-9d6f-bd4bdae33c8d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1895 | 2025.08.11 21:34:46.289536 [ 277 ] {42c24dc3-f87b-44fb-9d6f-bd4bdae33c8d} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2025.08.11 21:34:46.289632 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1897 | 2025.08.11 21:34:46.289661 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2025.08.11 21:34:46.289668 [ 277 ] {42c24dc3-f87b-44fb-9d6f-bd4bdae33c8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 1899 | 2025.08.11 21:34:46.289678 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1900 | 2025.08.11 21:34:46.289705 [ 277 ] {42c24dc3-f87b-44fb-9d6f-bd4bdae33c8d} <Debug> TCPHandler: Processed in 0.001480225 sec. | ||
| 1901 | 2025.08.11 21:34:46.289750 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 1902 | 2025.08.11 21:34:46.289817 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2025.08.11 21:34:46.289863 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1904 | 2025.08.11 21:34:46.289891 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671358 sec., 328475.40742318524 rows/sec., 27.36 MiB/sec. | ||
| 1905 | 2025.08.11 21:34:46.289918 [ 277 ] {00597b55-ce7a-49f3-85ae-efdaa61fef22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1906 | 2025.08.11 21:34:46.289898 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1067 rows starting from the beginning of the part | ||
| 1907 | 2025.08.11 21:34:46.289990 [ 277 ] {00597b55-ce7a-49f3-85ae-efdaa61fef22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1908 | 2025.08.11 21:34:46.290023 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 1909 | 2025.08.11 21:34:46.290063 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1910 | 2025.08.11 21:34:46.290082 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 1911 | 2025.08.11 21:34:46.290131 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 1912 | 2025.08.11 21:34:46.290182 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 1913 | 2025.08.11 21:34:46.290228 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 1914 | 2025.08.11 21:34:46.290358 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2025.08.11 21:34:46.290442 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_11_2} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1916 | 2025.08.11 21:34:46.290516 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1917 | 2025.08.11 21:34:46.290771 [ 277 ] {00597b55-ce7a-49f3-85ae-efdaa61fef22} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2025.08.11 21:34:46.290810 [ 277 ] {00597b55-ce7a-49f3-85ae-efdaa61fef22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1919 | 2025.08.11 21:34:46.291377 [ 277 ] {00597b55-ce7a-49f3-85ae-efdaa61fef22} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1920 | 2025.08.11 21:34:46.291684 [ 277 ] {00597b55-ce7a-49f3-85ae-efdaa61fef22} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): 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.08.11 21:34:46.291829 [ 277 ] {00597b55-ce7a-49f3-85ae-efdaa61fef22} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001929 sec., 5184.033177812338 rows/sec., 9.29 MiB/sec. | ||
| 1922 | 2025.08.11 21:34:46.291859 [ 193 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1904 rows, containing 5 columns (5 merged, 0 gathered) in 0.002137996 sec., 890553.5838233561 rows/sec., 62.85 MiB/sec. | ||
| 1923 | 2025.08.11 21:34:46.291888 [ 277 ] {00597b55-ce7a-49f3-85ae-efdaa61fef22} <Debug> TCPHandler: Processed in 0.002121086 sec. | ||
| 1924 | 2025.08.11 21:34:46.292003 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2025.08.11 21:34:46.292101 [ 277 ] {4a0d51ed-7245-4213-99d2-869250c27fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1926 | 2025.08.11 21:34:46.292130 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1927 | 2025.08.11 21:34:46.292146 [ 277 ] {4a0d51ed-7245-4213-99d2-869250c27fd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1928 | 2025.08.11 21:34:46.292414 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2025.08.11 21:34:46.292494 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1930 | 2025.08.11 21:34:46.292497 [ 277 ] {4a0d51ed-7245-4213-99d2-869250c27fd5} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2025.08.11 21:34:46.292543 [ 277 ] {4a0d51ed-7245-4213-99d2-869250c27fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1932 | 2025.08.11 21:34:46.292570 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 1933 | 2025.08.11 21:34:46.292861 [ 277 ] {4a0d51ed-7245-4213-99d2-869250c27fd5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1934 | 2025.08.11 21:34:46.293083 [ 277 ] {4a0d51ed-7245-4213-99d2-869250c27fd5} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2025.08.11 21:34:46.293176 [ 38 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1936 | 2025.08.11 21:34:46.293209 [ 38 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2025.08.11 21:34:46.293211 [ 277 ] {4a0d51ed-7245-4213-99d2-869250c27fd5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 1938 | 2025.08.11 21:34:46.293227 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1939 | 2025.08.11 21:34:46.293250 [ 277 ] {4a0d51ed-7245-4213-99d2-869250c27fd5} <Debug> TCPHandler: Processed in 0.001296662 sec. | ||
| 1940 | 2025.08.11 21:34:46.293312 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 1941 | 2025.08.11 21:34:46.293437 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1942 | 2025.08.11 21:34:46.293469 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 1943 | 2025.08.11 21:34:46.293552 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 1944 | 2025.08.11 21:34:46.293593 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 1945 | 2025.08.11 21:34:46.293627 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 1946 | 2025.08.11 21:34:46.293664 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 1947 | 2025.08.11 21:34:46.293698 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 1948 | 2025.08.11 21:34:46.294575 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301462 sec., 484070.9909317368 rows/sec., 32.76 MiB/sec. | ||
| 1949 | 2025.08.11 21:34:46.294789 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1950 | 2025.08.11 21:34:46.295052 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_11_2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2025.08.11 21:34:46.295126 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_11_2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1952 | 2025.08.11 21:34:46.295202 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1953 | 2025.08.11 21:34:49.206150 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1954 | 2025.08.11 21:34:49.206200 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1955 | 2025.08.11 21:34:49.276912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 1956 | 2025.08.11 21:34:49.277416 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2025.08.11 21:34:49.277466 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1958 | 2025.08.11 21:34:49.277993 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1959 | 2025.08.11 21:34:49.278250 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2025.08.11 21:34:49.278400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1961 | 2025.08.11 21:34:49.525552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1962 | 2025.08.11 21:34:49.543387 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2025.08.11 21:34:49.543445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1964 | 2025.08.11 21:34:49.549302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1965 | 2025.08.11 21:34:49.549980 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2025.08.11 21:34:49.553345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1967 | 2025.08.11 21:34:51.283385 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2025.08.11 21:34:51.283581 [ 277 ] {137c4a8e-4f2d-46bd-b489-0fd28fa6d158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1969 | 2025.08.11 21:34:51.283648 [ 277 ] {137c4a8e-4f2d-46bd-b489-0fd28fa6d158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1970 | 2025.08.11 21:34:51.284299 [ 277 ] {137c4a8e-4f2d-46bd-b489-0fd28fa6d158} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2025.08.11 21:34:51.284350 [ 277 ] {137c4a8e-4f2d-46bd-b489-0fd28fa6d158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1972 | 2025.08.11 21:34:51.284773 [ 277 ] {137c4a8e-4f2d-46bd-b489-0fd28fa6d158} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1973 | 2025.08.11 21:34:51.285006 [ 277 ] {137c4a8e-4f2d-46bd-b489-0fd28fa6d158} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2025.08.11 21:34:51.285166 [ 277 ] {137c4a8e-4f2d-46bd-b489-0fd28fa6d158} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001637 sec., 67196.09040928527 rows/sec., 5.65 MiB/sec. | ||
| 1975 | 2025.08.11 21:34:51.285212 [ 277 ] {137c4a8e-4f2d-46bd-b489-0fd28fa6d158} <Debug> TCPHandler: Processed in 0.001960973 sec. | ||
| 1976 | 2025.08.11 21:34:51.285337 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2025.08.11 21:34:51.285443 [ 277 ] {5710df1a-0f51-4139-addb-3cb10c524740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1978 | 2025.08.11 21:34:51.285487 [ 277 ] {5710df1a-0f51-4139-addb-3cb10c524740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1979 | 2025.08.11 21:34:51.285918 [ 277 ] {5710df1a-0f51-4139-addb-3cb10c524740} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2025.08.11 21:34:51.285956 [ 277 ] {5710df1a-0f51-4139-addb-3cb10c524740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1981 | 2025.08.11 21:34:51.286259 [ 277 ] {5710df1a-0f51-4139-addb-3cb10c524740} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1982 | 2025.08.11 21:34:51.286494 [ 277 ] {5710df1a-0f51-4139-addb-3cb10c524740} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2025.08.11 21:34:51.286625 [ 277 ] {5710df1a-0f51-4139-addb-3cb10c524740} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001207 sec., 22369.511184755593 rows/sec., 1.64 MiB/sec. | ||
| 1984 | 2025.08.11 21:34:51.286661 [ 277 ] {5710df1a-0f51-4139-addb-3cb10c524740} <Debug> TCPHandler: Processed in 0.001377453 sec. | ||
| 1985 | 2025.08.11 21:34:51.286772 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2025.08.11 21:34:51.286869 [ 277 ] {c1cfceb1-03aa-4a5b-8904-93a4a0ee5569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1987 | 2025.08.11 21:34:51.286910 [ 277 ] {c1cfceb1-03aa-4a5b-8904-93a4a0ee5569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1988 | 2025.08.11 21:34:51.287350 [ 277 ] {c1cfceb1-03aa-4a5b-8904-93a4a0ee5569} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2025.08.11 21:34:51.287387 [ 277 ] {c1cfceb1-03aa-4a5b-8904-93a4a0ee5569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1990 | 2025.08.11 21:34:51.287698 [ 277 ] {c1cfceb1-03aa-4a5b-8904-93a4a0ee5569} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1991 | 2025.08.11 21:34:51.287910 [ 277 ] {c1cfceb1-03aa-4a5b-8904-93a4a0ee5569} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2025.08.11 21:34:51.288039 [ 277 ] {c1cfceb1-03aa-4a5b-8904-93a4a0ee5569} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00119 sec., 76470.58823529411 rows/sec., 5.97 MiB/sec. | ||
| 1993 | 2025.08.11 21:34:51.288077 [ 277 ] {c1cfceb1-03aa-4a5b-8904-93a4a0ee5569} <Debug> TCPHandler: Processed in 0.001355543 sec. | ||
| 1994 | 2025.08.11 21:34:51.288200 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2025.08.11 21:34:51.288296 [ 277 ] {71aabea9-b17a-461c-b0da-4dbf3e2a327e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1996 | 2025.08.11 21:34:51.288340 [ 277 ] {71aabea9-b17a-461c-b0da-4dbf3e2a327e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1997 | 2025.08.11 21:34:51.288752 [ 277 ] {71aabea9-b17a-461c-b0da-4dbf3e2a327e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2025.08.11 21:34:51.288789 [ 277 ] {71aabea9-b17a-461c-b0da-4dbf3e2a327e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1999 | 2025.08.11 21:34:51.289113 [ 277 ] {71aabea9-b17a-461c-b0da-4dbf3e2a327e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2000 | 2025.08.11 21:34:51.289324 [ 277 ] {71aabea9-b17a-461c-b0da-4dbf3e2a327e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2025.08.11 21:34:51.289460 [ 277 ] {71aabea9-b17a-461c-b0da-4dbf3e2a327e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2002 | 2025.08.11 21:34:51.289506 [ 277 ] {71aabea9-b17a-461c-b0da-4dbf3e2a327e} <Debug> TCPHandler: Processed in 0.001355983 sec. | ||
| 2003 | 2025.08.11 21:34:51.289621 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2025.08.11 21:34:51.289717 [ 277 ] {22b19237-0287-453f-826d-918ac80a0744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2005 | 2025.08.11 21:34:51.289777 [ 277 ] {22b19237-0287-453f-826d-918ac80a0744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2006 | 2025.08.11 21:34:51.290561 [ 277 ] {22b19237-0287-453f-826d-918ac80a0744} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2025.08.11 21:34:51.290597 [ 277 ] {22b19237-0287-453f-826d-918ac80a0744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2008 | 2025.08.11 21:34:51.291145 [ 277 ] {22b19237-0287-453f-826d-918ac80a0744} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2009 | 2025.08.11 21:34:51.291390 [ 277 ] {22b19237-0287-453f-826d-918ac80a0744} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2025.08.11 21:34:51.291531 [ 277 ] {22b19237-0287-453f-826d-918ac80a0744} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001832 sec., 14737.991266375546 rows/sec., 26.41 MiB/sec. | ||
| 2011 | 2025.08.11 21:34:51.291589 [ 277 ] {22b19237-0287-453f-826d-918ac80a0744} <Debug> TCPHandler: Processed in 0.002017903 sec. | ||
| 2012 | 2025.08.11 21:34:51.291705 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2025.08.11 21:34:51.291801 [ 277 ] {653f645c-2f65-40d6-beab-8757f9c0c166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2014 | 2025.08.11 21:34:51.291844 [ 277 ] {653f645c-2f65-40d6-beab-8757f9c0c166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2015 | 2025.08.11 21:34:51.292192 [ 277 ] {653f645c-2f65-40d6-beab-8757f9c0c166} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2025.08.11 21:34:51.292228 [ 277 ] {653f645c-2f65-40d6-beab-8757f9c0c166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2017 | 2025.08.11 21:34:51.292532 [ 277 ] {653f645c-2f65-40d6-beab-8757f9c0c166} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2018 | 2025.08.11 21:34:51.292741 [ 277 ] {653f645c-2f65-40d6-beab-8757f9c0c166} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2025.08.11 21:34:51.292869 [ 277 ] {653f645c-2f65-40d6-beab-8757f9c0c166} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2020 | 2025.08.11 21:34:51.292904 [ 277 ] {653f645c-2f65-40d6-beab-8757f9c0c166} <Debug> TCPHandler: Processed in 0.001248191 sec. | ||
| 2021 | 2025.08.11 21:34:54.284004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 302 | ||
| 2022 | 2025.08.11 21:34:54.286060 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2025.08.11 21:34:54.286125 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2024 | 2025.08.11 21:34:54.287370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2025 | 2025.08.11 21:34:54.287668 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2025.08.11 21:34:54.288041 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2027 | 2025.08.11 21:34:56.284857 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2025.08.11 21:34:56.285124 [ 277 ] {9070042b-acac-4812-a3ac-fc4beba101f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2029 | 2025.08.11 21:34:56.285194 [ 277 ] {9070042b-acac-4812-a3ac-fc4beba101f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2030 | 2025.08.11 21:34:56.285822 [ 277 ] {9070042b-acac-4812-a3ac-fc4beba101f6} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2025.08.11 21:34:56.285874 [ 277 ] {9070042b-acac-4812-a3ac-fc4beba101f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2032 | 2025.08.11 21:34:56.286283 [ 277 ] {9070042b-acac-4812-a3ac-fc4beba101f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2033 | 2025.08.11 21:34:56.286517 [ 277 ] {9070042b-acac-4812-a3ac-fc4beba101f6} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2025.08.11 21:34:56.286680 [ 277 ] {9070042b-acac-4812-a3ac-fc4beba101f6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001602 sec., 14981.273408239702 rows/sec., 1.24 MiB/sec. | ||
| 2035 | 2025.08.11 21:34:56.286732 [ 277 ] {9070042b-acac-4812-a3ac-fc4beba101f6} <Debug> TCPHandler: Processed in 0.002067794 sec. | ||
| 2036 | 2025.08.11 21:34:56.286859 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2025.08.11 21:34:56.286962 [ 277 ] {f1398785-f8b4-4ae5-b3cb-666c32925ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2038 | 2025.08.11 21:34:56.287008 [ 277 ] {f1398785-f8b4-4ae5-b3cb-666c32925ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2039 | 2025.08.11 21:34:56.287412 [ 277 ] {f1398785-f8b4-4ae5-b3cb-666c32925ace} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2025.08.11 21:34:56.287450 [ 277 ] {f1398785-f8b4-4ae5-b3cb-666c32925ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2041 | 2025.08.11 21:34:56.287749 [ 277 ] {f1398785-f8b4-4ae5-b3cb-666c32925ace} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2042 | 2025.08.11 21:34:56.287963 [ 277 ] {f1398785-f8b4-4ae5-b3cb-666c32925ace} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2025.08.11 21:34:56.288093 [ 277 ] {f1398785-f8b4-4ae5-b3cb-666c32925ace} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001153 sec., 10407.632263660018 rows/sec., 848.67 KiB/sec. | ||
| 2044 | 2025.08.11 21:34:56.288131 [ 277 ] {f1398785-f8b4-4ae5-b3cb-666c32925ace} <Debug> TCPHandler: Processed in 0.001324502 sec. | ||
| 2045 | 2025.08.11 21:34:56.288244 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2025.08.11 21:34:56.288342 [ 277 ] {5bdeddab-05f8-4317-ae44-5e80002f48cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2047 | 2025.08.11 21:34:56.288383 [ 277 ] {5bdeddab-05f8-4317-ae44-5e80002f48cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2048 | 2025.08.11 21:34:56.288883 [ 277 ] {5bdeddab-05f8-4317-ae44-5e80002f48cb} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2025.08.11 21:34:56.288922 [ 277 ] {5bdeddab-05f8-4317-ae44-5e80002f48cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2050 | 2025.08.11 21:34:56.289254 [ 277 ] {5bdeddab-05f8-4317-ae44-5e80002f48cb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2051 | 2025.08.11 21:34:56.289486 [ 277 ] {5bdeddab-05f8-4317-ae44-5e80002f48cb} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.08.11 21:34:56.289618 [ 277 ] {5bdeddab-05f8-4317-ae44-5e80002f48cb} <Debug> executeQuery: Read 210 rows, 19.09 KiB in 0.001294 sec., 162287.48068006182 rows/sec., 14.41 MiB/sec. | ||
| 2053 | 2025.08.11 21:34:56.289656 [ 277 ] {5bdeddab-05f8-4317-ae44-5e80002f48cb} <Debug> TCPHandler: Processed in 0.001460834 sec. | ||
| 2054 | 2025.08.11 21:34:56.289765 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2025.08.11 21:34:56.289862 [ 277 ] {fe9a9f32-e13d-41b1-9c67-25d7d6b0b4db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2056 | 2025.08.11 21:34:56.289903 [ 277 ] {fe9a9f32-e13d-41b1-9c67-25d7d6b0b4db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2057 | 2025.08.11 21:34:56.290299 [ 277 ] {fe9a9f32-e13d-41b1-9c67-25d7d6b0b4db} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2025.08.11 21:34:56.290335 [ 277 ] {fe9a9f32-e13d-41b1-9c67-25d7d6b0b4db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2059 | 2025.08.11 21:34:56.290633 [ 277 ] {fe9a9f32-e13d-41b1-9c67-25d7d6b0b4db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2060 | 2025.08.11 21:34:56.290843 [ 277 ] {fe9a9f32-e13d-41b1-9c67-25d7d6b0b4db} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2025.08.11 21:34:56.290973 [ 277 ] {fe9a9f32-e13d-41b1-9c67-25d7d6b0b4db} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001129 sec., 33658.104517271924 rows/sec., 2.47 MiB/sec. | ||
| 2062 | 2025.08.11 21:34:56.291010 [ 277 ] {fe9a9f32-e13d-41b1-9c67-25d7d6b0b4db} <Debug> TCPHandler: Processed in 0.001293762 sec. | ||
| 2063 | 2025.08.11 21:34:56.291110 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2025.08.11 21:34:56.291205 [ 277 ] {2f213613-cd96-4f27-a8ee-67497760b3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2065 | 2025.08.11 21:34:56.291245 [ 277 ] {2f213613-cd96-4f27-a8ee-67497760b3f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2066 | 2025.08.11 21:34:56.291633 [ 277 ] {2f213613-cd96-4f27-a8ee-67497760b3f8} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2025.08.11 21:34:56.291669 [ 277 ] {2f213613-cd96-4f27-a8ee-67497760b3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2068 | 2025.08.11 21:34:56.291956 [ 277 ] {2f213613-cd96-4f27-a8ee-67497760b3f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2069 | 2025.08.11 21:34:56.292171 [ 277 ] {2f213613-cd96-4f27-a8ee-67497760b3f8} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2025.08.11 21:34:56.292299 [ 277 ] {2f213613-cd96-4f27-a8ee-67497760b3f8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 2071 | 2025.08.11 21:34:56.292337 [ 277 ] {2f213613-cd96-4f27-a8ee-67497760b3f8} <Debug> TCPHandler: Processed in 0.001275241 sec. | ||
| 2072 | 2025.08.11 21:34:56.292438 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2025.08.11 21:34:56.292533 [ 277 ] {321c382c-cd8a-4fcf-b38f-6f0d326c0a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2074 | 2025.08.11 21:34:56.292573 [ 277 ] {321c382c-cd8a-4fcf-b38f-6f0d326c0a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2075 | 2025.08.11 21:34:56.292950 [ 277 ] {321c382c-cd8a-4fcf-b38f-6f0d326c0a2f} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.08.11 21:34:56.292987 [ 277 ] {321c382c-cd8a-4fcf-b38f-6f0d326c0a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2077 | 2025.08.11 21:34:56.293278 [ 277 ] {321c382c-cd8a-4fcf-b38f-6f0d326c0a2f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2078 | 2025.08.11 21:34:56.293502 [ 277 ] {321c382c-cd8a-4fcf-b38f-6f0d326c0a2f} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.08.11 21:34:56.293630 [ 277 ] {321c382c-cd8a-4fcf-b38f-6f0d326c0a2f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 2080 | 2025.08.11 21:34:56.293668 [ 277 ] {321c382c-cd8a-4fcf-b38f-6f0d326c0a2f} <Debug> TCPHandler: Processed in 0.001277782 sec. | ||
| 2081 | 2025.08.11 21:34:56.293768 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2025.08.11 21:34:56.293862 [ 277 ] {270a0d2b-625c-4fb7-a899-4230805ff4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2083 | 2025.08.11 21:34:56.293902 [ 277 ] {270a0d2b-625c-4fb7-a899-4230805ff4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2084 | 2025.08.11 21:34:56.294342 [ 277 ] {270a0d2b-625c-4fb7-a899-4230805ff4e4} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2025.08.11 21:34:56.294378 [ 277 ] {270a0d2b-625c-4fb7-a899-4230805ff4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2086 | 2025.08.11 21:34:56.294684 [ 277 ] {270a0d2b-625c-4fb7-a899-4230805ff4e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2087 | 2025.08.11 21:34:56.294896 [ 277 ] {270a0d2b-625c-4fb7-a899-4230805ff4e4} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2025.08.11 21:34:56.295025 [ 277 ] {270a0d2b-625c-4fb7-a899-4230805ff4e4} <Debug> executeQuery: Read 129 rows, 10.71 KiB in 0.001179 sec., 109414.75826972011 rows/sec., 8.87 MiB/sec. | ||
| 2089 | 2025.08.11 21:34:56.295062 [ 277 ] {270a0d2b-625c-4fb7-a899-4230805ff4e4} <Debug> TCPHandler: Processed in 0.001343002 sec. | ||
| 2090 | 2025.08.11 21:34:56.295162 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2025.08.11 21:34:56.295258 [ 277 ] {f46e3cb9-7291-48b9-a453-80ccdc07e846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2092 | 2025.08.11 21:34:56.295302 [ 277 ] {f46e3cb9-7291-48b9-a453-80ccdc07e846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2093 | 2025.08.11 21:34:56.295704 [ 277 ] {f46e3cb9-7291-48b9-a453-80ccdc07e846} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2025.08.11 21:34:56.295739 [ 277 ] {f46e3cb9-7291-48b9-a453-80ccdc07e846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2095 | 2025.08.11 21:34:56.296077 [ 277 ] {f46e3cb9-7291-48b9-a453-80ccdc07e846} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2096 | 2025.08.11 21:34:56.296369 [ 277 ] {f46e3cb9-7291-48b9-a453-80ccdc07e846} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2025.08.11 21:34:56.296521 [ 277 ] {f46e3cb9-7291-48b9-a453-80ccdc07e846} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001281 sec., 157689.30523028882 rows/sec., 11.30 MiB/sec. | ||
| 2098 | 2025.08.11 21:34:56.296561 [ 277 ] {f46e3cb9-7291-48b9-a453-80ccdc07e846} <Debug> TCPHandler: Processed in 0.001448284 sec. | ||
| 2099 | 2025.08.11 21:34:56.296675 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2025.08.11 21:34:56.296771 [ 277 ] {d6981823-9c24-49bf-8456-d0201436a8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2101 | 2025.08.11 21:34:56.296825 [ 277 ] {d6981823-9c24-49bf-8456-d0201436a8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2102 | 2025.08.11 21:34:56.297590 [ 277 ] {d6981823-9c24-49bf-8456-d0201436a8a5} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2025.08.11 21:34:56.297627 [ 277 ] {d6981823-9c24-49bf-8456-d0201436a8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2104 | 2025.08.11 21:34:56.298141 [ 277 ] {d6981823-9c24-49bf-8456-d0201436a8a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2105 | 2025.08.11 21:34:56.298367 [ 277 ] {d6981823-9c24-49bf-8456-d0201436a8a5} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2025.08.11 21:34:56.298505 [ 277 ] {d6981823-9c24-49bf-8456-d0201436a8a5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001751 sec., 7995.431182181611 rows/sec., 14.33 MiB/sec. | ||
| 2107 | 2025.08.11 21:34:56.298563 [ 277 ] {d6981823-9c24-49bf-8456-d0201436a8a5} <Debug> TCPHandler: Processed in 0.001936463 sec. | ||
| 2108 | 2025.08.11 21:34:56.298674 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2025.08.11 21:34:56.298770 [ 277 ] {67b2fd3d-2342-4c84-af6e-1575eb14b229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2110 | 2025.08.11 21:34:56.298812 [ 277 ] {67b2fd3d-2342-4c84-af6e-1575eb14b229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2111 | 2025.08.11 21:34:56.299111 [ 277 ] {67b2fd3d-2342-4c84-af6e-1575eb14b229} <Trace> oximeter.measurements_i64 (4b8bdd4d-cf19-4b7b-8bcf-48be67fc5f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2025.08.11 21:34:56.299147 [ 277 ] {67b2fd3d-2342-4c84-af6e-1575eb14b229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2113 | 2025.08.11 21:34:56.299445 [ 277 ] {67b2fd3d-2342-4c84-af6e-1575eb14b229} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2114 | 2025.08.11 21:34:56.299665 [ 277 ] {67b2fd3d-2342-4c84-af6e-1575eb14b229} <Trace> oximeter.measurements_i64 (4b8bdd4d-cf19-4b7b-8bcf-48be67fc5f5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.08.11 21:34:56.299792 [ 277 ] {67b2fd3d-2342-4c84-af6e-1575eb14b229} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001039 sec., 2887.3917228103946 rows/sec., 203.96 KiB/sec. | ||
| 2116 | 2025.08.11 21:34:56.299829 [ 277 ] {67b2fd3d-2342-4c84-af6e-1575eb14b229} <Debug> TCPHandler: Processed in 0.00120377 sec. | ||
| 2117 | 2025.08.11 21:34:56.299934 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.08.11 21:34:56.300028 [ 277 ] {191c3173-f21f-4d82-8b4e-64cb77fa0821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2119 | 2025.08.11 21:34:56.300069 [ 277 ] {191c3173-f21f-4d82-8b4e-64cb77fa0821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2120 | 2025.08.11 21:34:56.300394 [ 277 ] {191c3173-f21f-4d82-8b4e-64cb77fa0821} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2025.08.11 21:34:56.300430 [ 277 ] {191c3173-f21f-4d82-8b4e-64cb77fa0821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2122 | 2025.08.11 21:34:56.300732 [ 277 ] {191c3173-f21f-4d82-8b4e-64cb77fa0821} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2123 | 2025.08.11 21:34:56.300941 [ 277 ] {191c3173-f21f-4d82-8b4e-64cb77fa0821} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2025.08.11 21:34:56.301069 [ 277 ] {191c3173-f21f-4d82-8b4e-64cb77fa0821} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 2125 | 2025.08.11 21:34:56.301103 [ 277 ] {191c3173-f21f-4d82-8b4e-64cb77fa0821} <Debug> TCPHandler: Processed in 0.001219 sec. | ||
| 2126 | 2025.08.11 21:34:56.778525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 2127 | 2025.08.11 21:34:56.779062 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.08.11 21:34:56.779102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2129 | 2025.08.11 21:34:56.779673 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2130 | 2025.08.11 21:34:56.779896 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.08.11 21:34:56.780014 [ 71 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2132 | 2025.08.11 21:34:56.780021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 2133 | 2025.08.11 21:34:56.780097 [ 71 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2025.08.11 21:34:56.780126 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2135 | 2025.08.11 21:34:56.780230 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 2136 | 2025.08.11 21:34:56.780336 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2137 | 2025.08.11 21:34:56.780372 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2138 | 2025.08.11 21:34:56.780459 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2139 | 2025.08.11 21:34:56.780506 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2140 | 2025.08.11 21:34:56.780549 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
| 2141 | 2025.08.11 21:34:56.780588 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2142 | 2025.08.11 21:34:56.780627 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
| 2143 | 2025.08.11 21:34:56.782020 [ 191 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.001833301 sec., 2761685.069718502 rows/sec., 39.51 MiB/sec. | ||
| 2144 | 2025.08.11 21:34:56.783279 [ 191 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2145 | 2025.08.11 21:34:56.783605 [ 191 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2025.08.11 21:34:56.783687 [ 191 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_11_2} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2147 | 2025.08.11 21:34:56.783783 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2148 | 2025.08.11 21:34:57.053473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2149 | 2025.08.11 21:34:57.070451 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2025.08.11 21:34:57.070500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2151 | 2025.08.11 21:34:57.076325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2152 | 2025.08.11 21:34:57.077056 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2025.08.11 21:34:57.077349 [ 71 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2154 | 2025.08.11 21:34:57.077424 [ 71 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2025.08.11 21:34:57.077447 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2156 | 2025.08.11 21:34:57.077553 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 2157 | 2025.08.11 21:34:57.079944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2158 | 2025.08.11 21:34:57.080340 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2159 | 2025.08.11 21:34:57.081072 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 2160 | 2025.08.11 21:34:57.084526 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 2161 | 2025.08.11 21:34:57.087970 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 2162 | 2025.08.11 21:34:57.091725 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 2163 | 2025.08.11 21:34:57.096225 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 2164 | 2025.08.11 21:34:57.100302 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 2165 | 2025.08.11 21:34:57.151878 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074364246 sec., 1116.1277692508306 rows/sec., 5.77 MiB/sec. | ||
| 2166 | 2025.08.11 21:34:57.154285 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2167 | 2025.08.11 21:34:57.156411 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_11_2} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2025.08.11 21:34:57.156518 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_11_2} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2169 | 2025.08.11 21:34:57.158510 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2170 | 2025.08.11 21:34:58.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.25 MiB, peak 195.13 MiB, free memory in arenas 0.00 B, will set to 194.84 MiB (RSS), difference: 9.59 MiB | ||
| 2171 | 2025.08.11 21:35:01.283228 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2025.08.11 21:35:01.283509 [ 277 ] {f16db315-5383-4cc3-abbf-0ad437803c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2173 | 2025.08.11 21:35:01.283606 [ 277 ] {f16db315-5383-4cc3-abbf-0ad437803c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2174 | 2025.08.11 21:35:01.284473 [ 277 ] {f16db315-5383-4cc3-abbf-0ad437803c70} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.08.11 21:35:01.284522 [ 277 ] {f16db315-5383-4cc3-abbf-0ad437803c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2176 | 2025.08.11 21:35:01.284923 [ 277 ] {f16db315-5383-4cc3-abbf-0ad437803c70} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2177 | 2025.08.11 21:35:01.285146 [ 277 ] {f16db315-5383-4cc3-abbf-0ad437803c70} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2025.08.11 21:35:01.285310 [ 277 ] {f16db315-5383-4cc3-abbf-0ad437803c70} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001871 sec., 58792.089791555314 rows/sec., 4.94 MiB/sec. | ||
| 2179 | 2025.08.11 21:35:01.285360 [ 277 ] {f16db315-5383-4cc3-abbf-0ad437803c70} <Debug> TCPHandler: Processed in 0.002277998 sec. | ||
| 2180 | 2025.08.11 21:35:01.285485 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2025.08.11 21:35:01.285588 [ 277 ] {79df7dd7-c871-4fff-8ad2-ac2f545efec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2182 | 2025.08.11 21:35:01.285630 [ 277 ] {79df7dd7-c871-4fff-8ad2-ac2f545efec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2183 | 2025.08.11 21:35:01.286047 [ 277 ] {79df7dd7-c871-4fff-8ad2-ac2f545efec6} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.08.11 21:35:01.286083 [ 277 ] {79df7dd7-c871-4fff-8ad2-ac2f545efec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2185 | 2025.08.11 21:35:01.286379 [ 277 ] {79df7dd7-c871-4fff-8ad2-ac2f545efec6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2186 | 2025.08.11 21:35:01.286645 [ 277 ] {79df7dd7-c871-4fff-8ad2-ac2f545efec6} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.08.11 21:35:01.286755 [ 43 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2188 | 2025.08.11 21:35:01.286781 [ 277 ] {79df7dd7-c871-4fff-8ad2-ac2f545efec6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001215 sec., 22222.222222222223 rows/sec., 1.63 MiB/sec. | ||
| 2189 | 2025.08.11 21:35:01.286827 [ 43 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2025.08.11 21:35:01.286835 [ 277 ] {79df7dd7-c871-4fff-8ad2-ac2f545efec6} <Debug> TCPHandler: Processed in 0.001398464 sec. | ||
| 2191 | 2025.08.11 21:35:01.286857 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2192 | 2025.08.11 21:35:01.286961 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2025.08.11 21:35:01.286963 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 2194 | 2025.08.11 21:35:01.287063 [ 277 ] {4c0ec71d-7dd9-4130-b9af-5ddc75581d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2195 | 2025.08.11 21:35:01.287084 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2196 | 2025.08.11 21:35:01.287103 [ 277 ] {4c0ec71d-7dd9-4130-b9af-5ddc75581d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2197 | 2025.08.11 21:35:01.287118 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 32 rows starting from the beginning of the part | ||
| 2198 | 2025.08.11 21:35:01.287182 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 2199 | 2025.08.11 21:35:01.287227 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2200 | 2025.08.11 21:35:01.287265 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
| 2201 | 2025.08.11 21:35:01.287304 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part | ||
| 2202 | 2025.08.11 21:35:01.287341 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2203 | 2025.08.11 21:35:01.287533 [ 277 ] {4c0ec71d-7dd9-4130-b9af-5ddc75581d29} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2025.08.11 21:35:01.287568 [ 277 ] {4c0ec71d-7dd9-4130-b9af-5ddc75581d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2205 | 2025.08.11 21:35:01.287950 [ 277 ] {4c0ec71d-7dd9-4130-b9af-5ddc75581d29} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2206 | 2025.08.11 21:35:01.288056 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140659 sec., 142023.163802679 rows/sec., 10.96 MiB/sec. | ||
| 2207 | 2025.08.11 21:35:01.288183 [ 277 ] {4c0ec71d-7dd9-4130-b9af-5ddc75581d29} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2025.08.11 21:35:01.288266 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2209 | 2025.08.11 21:35:01.288325 [ 277 ] {4c0ec71d-7dd9-4130-b9af-5ddc75581d29} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00128 sec., 71093.75 rows/sec., 5.55 MiB/sec. | ||
| 2210 | 2025.08.11 21:35:01.288370 [ 277 ] {4c0ec71d-7dd9-4130-b9af-5ddc75581d29} <Debug> TCPHandler: Processed in 0.001456464 sec. | ||
| 2211 | 2025.08.11 21:35:01.288486 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2212 | 2025.08.11 21:35:01.288583 [ 277 ] {3e012a10-7a94-40ad-9be3-11e7a9cc677f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2213 | 2025.08.11 21:35:01.288599 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2025.08.11 21:35:01.288627 [ 277 ] {3e012a10-7a94-40ad-9be3-11e7a9cc677f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2215 | 2025.08.11 21:35:01.288693 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_11_2} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2216 | 2025.08.11 21:35:01.288796 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2217 | 2025.08.11 21:35:01.289044 [ 277 ] {3e012a10-7a94-40ad-9be3-11e7a9cc677f} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2025.08.11 21:35:01.289084 [ 277 ] {3e012a10-7a94-40ad-9be3-11e7a9cc677f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2219 | 2025.08.11 21:35:01.289433 [ 277 ] {3e012a10-7a94-40ad-9be3-11e7a9cc677f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2220 | 2025.08.11 21:35:01.289634 [ 277 ] {3e012a10-7a94-40ad-9be3-11e7a9cc677f} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2025.08.11 21:35:01.289763 [ 277 ] {3e012a10-7a94-40ad-9be3-11e7a9cc677f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 2222 | 2025.08.11 21:35:01.289802 [ 277 ] {3e012a10-7a94-40ad-9be3-11e7a9cc677f} <Debug> TCPHandler: Processed in 0.001363012 sec. | ||
| 2223 | 2025.08.11 21:35:01.289912 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2025.08.11 21:35:01.290004 [ 277 ] {3bab817f-5900-4aef-9811-8e9358372d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2225 | 2025.08.11 21:35:01.290058 [ 277 ] {3bab817f-5900-4aef-9811-8e9358372d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2226 | 2025.08.11 21:35:01.290820 [ 277 ] {3bab817f-5900-4aef-9811-8e9358372d16} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2025.08.11 21:35:01.290855 [ 277 ] {3bab817f-5900-4aef-9811-8e9358372d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2228 | 2025.08.11 21:35:01.291378 [ 277 ] {3bab817f-5900-4aef-9811-8e9358372d16} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2229 | 2025.08.11 21:35:01.291606 [ 277 ] {3bab817f-5900-4aef-9811-8e9358372d16} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2025.08.11 21:35:01.291743 [ 277 ] {3bab817f-5900-4aef-9811-8e9358372d16} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001755 sec., 15384.615384615385 rows/sec., 27.57 MiB/sec. | ||
| 2231 | 2025.08.11 21:35:01.291801 [ 277 ] {3bab817f-5900-4aef-9811-8e9358372d16} <Debug> TCPHandler: Processed in 0.001935732 sec. | ||
| 2232 | 2025.08.11 21:35:01.291914 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2025.08.11 21:35:01.292007 [ 277 ] {0081d5e1-eeb7-4fc2-987f-f6d99c12489b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2234 | 2025.08.11 21:35:01.292049 [ 277 ] {0081d5e1-eeb7-4fc2-987f-f6d99c12489b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2235 | 2025.08.11 21:35:01.292401 [ 277 ] {0081d5e1-eeb7-4fc2-987f-f6d99c12489b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2025.08.11 21:35:01.292437 [ 277 ] {0081d5e1-eeb7-4fc2-987f-f6d99c12489b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2237 | 2025.08.11 21:35:01.292738 [ 277 ] {0081d5e1-eeb7-4fc2-987f-f6d99c12489b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2238 | 2025.08.11 21:35:01.292939 [ 277 ] {0081d5e1-eeb7-4fc2-987f-f6d99c12489b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.08.11 21:35:01.293065 [ 277 ] {0081d5e1-eeb7-4fc2-987f-f6d99c12489b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2240 | 2025.08.11 21:35:01.293102 [ 277 ] {0081d5e1-eeb7-4fc2-987f-f6d99c12489b} <Debug> TCPHandler: Processed in 0.001234621 sec. | ||
| 2241 | 2025.08.11 21:35:04.206440 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2242 | 2025.08.11 21:35:04.206490 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2243 | 2025.08.11 21:35:04.280265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 2244 | 2025.08.11 21:35:04.280817 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.08.11 21:35:04.280874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2246 | 2025.08.11 21:35:04.281441 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2247 | 2025.08.11 21:35:04.281694 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.08.11 21:35:04.281840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2249 | 2025.08.11 21:35:04.288330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 336 | ||
| 2250 | 2025.08.11 21:35:04.290593 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2025.08.11 21:35:04.290641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2252 | 2025.08.11 21:35:04.291909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2253 | 2025.08.11 21:35:04.292178 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2025.08.11 21:35:04.292437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2255 | 2025.08.11 21:35:04.580131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2256 | 2025.08.11 21:35:04.598660 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2025.08.11 21:35:04.598725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2258 | 2025.08.11 21:35:04.604440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2259 | 2025.08.11 21:35:04.605150 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2025.08.11 21:35:04.608674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2261 | 2025.08.11 21:35:06.283272 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2262 | 2025.08.11 21:35:06.283491 [ 277 ] {1655fc54-0d09-4917-befa-1698ec2336f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2263 | 2025.08.11 21:35:06.283561 [ 277 ] {1655fc54-0d09-4917-befa-1698ec2336f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2264 | 2025.08.11 21:35:06.284224 [ 277 ] {1655fc54-0d09-4917-befa-1698ec2336f1} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2025.08.11 21:35:06.284275 [ 277 ] {1655fc54-0d09-4917-befa-1698ec2336f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2266 | 2025.08.11 21:35:06.284688 [ 277 ] {1655fc54-0d09-4917-befa-1698ec2336f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2267 | 2025.08.11 21:35:06.284929 [ 277 ] {1655fc54-0d09-4917-befa-1698ec2336f1} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2025.08.11 21:35:06.285097 [ 277 ] {1655fc54-0d09-4917-befa-1698ec2336f1} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001658 sec., 50663.44993968637 rows/sec., 4.23 MiB/sec. | ||
| 2269 | 2025.08.11 21:35:06.285148 [ 277 ] {1655fc54-0d09-4917-befa-1698ec2336f1} <Debug> TCPHandler: Processed in 0.002018504 sec. | ||
| 2270 | 2025.08.11 21:35:06.285279 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2271 | 2025.08.11 21:35:06.285382 [ 277 ] {a7679244-f952-4582-b6b4-cef5ab02d2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2272 | 2025.08.11 21:35:06.285427 [ 277 ] {a7679244-f952-4582-b6b4-cef5ab02d2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2273 | 2025.08.11 21:35:06.285844 [ 277 ] {a7679244-f952-4582-b6b4-cef5ab02d2a1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2025.08.11 21:35:06.285883 [ 277 ] {a7679244-f952-4582-b6b4-cef5ab02d2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2275 | 2025.08.11 21:35:06.286185 [ 277 ] {a7679244-f952-4582-b6b4-cef5ab02d2a1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2276 | 2025.08.11 21:35:06.286405 [ 277 ] {a7679244-f952-4582-b6b4-cef5ab02d2a1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2025.08.11 21:35:06.286538 [ 277 ] {a7679244-f952-4582-b6b4-cef5ab02d2a1} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001179 sec., 11874.469889737065 rows/sec., 892.90 KiB/sec. | ||
| 2278 | 2025.08.11 21:35:06.286576 [ 277 ] {a7679244-f952-4582-b6b4-cef5ab02d2a1} <Debug> TCPHandler: Processed in 0.001349073 sec. | ||
| 2279 | 2025.08.11 21:35:06.286691 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2280 | 2025.08.11 21:35:06.286789 [ 277 ] {47f5d710-1928-4871-9d52-b43ad5d63dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2281 | 2025.08.11 21:35:06.286829 [ 277 ] {47f5d710-1928-4871-9d52-b43ad5d63dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2282 | 2025.08.11 21:35:06.287253 [ 277 ] {47f5d710-1928-4871-9d52-b43ad5d63dbe} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2283 | 2025.08.11 21:35:06.287290 [ 277 ] {47f5d710-1928-4871-9d52-b43ad5d63dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2284 | 2025.08.11 21:35:06.287621 [ 277 ] {47f5d710-1928-4871-9d52-b43ad5d63dbe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2285 | 2025.08.11 21:35:06.287837 [ 277 ] {47f5d710-1928-4871-9d52-b43ad5d63dbe} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2286 | 2025.08.11 21:35:06.287968 [ 277 ] {47f5d710-1928-4871-9d52-b43ad5d63dbe} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001197 sec., 65162.90726817043 rows/sec., 5.09 MiB/sec. | ||
| 2287 | 2025.08.11 21:35:06.288006 [ 277 ] {47f5d710-1928-4871-9d52-b43ad5d63dbe} <Debug> TCPHandler: Processed in 0.001365953 sec. | ||
| 2288 | 2025.08.11 21:35:06.288121 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2025.08.11 21:35:06.288216 [ 277 ] {99b0d35b-412d-4fca-b2b0-def3625da839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2290 | 2025.08.11 21:35:06.288260 [ 277 ] {99b0d35b-412d-4fca-b2b0-def3625da839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2291 | 2025.08.11 21:35:06.288674 [ 277 ] {99b0d35b-412d-4fca-b2b0-def3625da839} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2292 | 2025.08.11 21:35:06.288711 [ 277 ] {99b0d35b-412d-4fca-b2b0-def3625da839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2293 | 2025.08.11 21:35:06.289046 [ 277 ] {99b0d35b-412d-4fca-b2b0-def3625da839} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2294 | 2025.08.11 21:35:06.289264 [ 277 ] {99b0d35b-412d-4fca-b2b0-def3625da839} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2295 | 2025.08.11 21:35:06.289395 [ 277 ] {99b0d35b-412d-4fca-b2b0-def3625da839} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 2296 | 2025.08.11 21:35:06.289433 [ 277 ] {99b0d35b-412d-4fca-b2b0-def3625da839} <Debug> TCPHandler: Processed in 0.001360203 sec. | ||
| 2297 | 2025.08.11 21:35:06.289539 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2298 | 2025.08.11 21:35:06.289634 [ 277 ] {21f4c7a3-9a31-4933-a8d7-a9534b44601a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2299 | 2025.08.11 21:35:06.289690 [ 277 ] {21f4c7a3-9a31-4933-a8d7-a9534b44601a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2300 | 2025.08.11 21:35:06.290429 [ 277 ] {21f4c7a3-9a31-4933-a8d7-a9534b44601a} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2025.08.11 21:35:06.290465 [ 277 ] {21f4c7a3-9a31-4933-a8d7-a9534b44601a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2302 | 2025.08.11 21:35:06.290987 [ 277 ] {21f4c7a3-9a31-4933-a8d7-a9534b44601a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2303 | 2025.08.11 21:35:06.291209 [ 277 ] {21f4c7a3-9a31-4933-a8d7-a9534b44601a} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2025.08.11 21:35:06.291323 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2305 | 2025.08.11 21:35:06.291348 [ 277 ] {21f4c7a3-9a31-4933-a8d7-a9534b44601a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001731 sec., 8087.810514153669 rows/sec., 14.49 MiB/sec. | ||
| 2306 | 2025.08.11 21:35:06.291393 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2025.08.11 21:35:06.291418 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2308 | 2025.08.11 21:35:06.291423 [ 277 ] {21f4c7a3-9a31-4933-a8d7-a9534b44601a} <Debug> TCPHandler: Processed in 0.001933252 sec. | ||
| 2309 | 2025.08.11 21:35:06.291553 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 2310 | 2025.08.11 21:35:06.291565 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2025.08.11 21:35:06.291703 [ 277 ] {1490122a-2eff-45b5-92b0-d710ecf17477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2312 | 2025.08.11 21:35:06.291746 [ 277 ] {1490122a-2eff-45b5-92b0-d710ecf17477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2313 | 2025.08.11 21:35:06.291845 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2314 | 2025.08.11 21:35:06.291915 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 76 rows starting from the beginning of the part | ||
| 2315 | 2025.08.11 21:35:06.292081 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2316 | 2025.08.11 21:35:06.292099 [ 277 ] {1490122a-2eff-45b5-92b0-d710ecf17477} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2317 | 2025.08.11 21:35:06.292140 [ 277 ] {1490122a-2eff-45b5-92b0-d710ecf17477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2318 | 2025.08.11 21:35:06.292199 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 27 rows starting from the beginning of the part | ||
| 2319 | 2025.08.11 21:35:06.292312 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 2320 | 2025.08.11 21:35:06.292426 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
| 2321 | 2025.08.11 21:35:06.292484 [ 277 ] {1490122a-2eff-45b5-92b0-d710ecf17477} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2322 | 2025.08.11 21:35:06.292527 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 2323 | 2025.08.11 21:35:06.292705 [ 277 ] {1490122a-2eff-45b5-92b0-d710ecf17477} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2025.08.11 21:35:06.292839 [ 277 ] {1490122a-2eff-45b5-92b0-d710ecf17477} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 2325 | 2025.08.11 21:35:06.292878 [ 277 ] {1490122a-2eff-45b5-92b0-d710ecf17477} <Debug> TCPHandler: Processed in 0.001362513 sec. | ||
| 2326 | 2025.08.11 21:35:06.300109 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 19 columns (19 merged, 0 gathered) in 0.008621705 sec., 19485.704973668202 rows/sec., 34.92 MiB/sec. | ||
| 2327 | 2025.08.11 21:35:06.300626 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2328 | 2025.08.11 21:35:06.301006 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2329 | 2025.08.11 21:35:06.301089 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2330 | 2025.08.11 21:35:06.301221 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 2331 | 2025.08.11 21:35:06.776411 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2332 | 2025.08.11 21:35:06.776755 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 2333 | 2025.08.11 21:35:06.777353 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2334 | 2025.08.11 21:35:06.777422 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 2335 | 2025.08.11 21:35:06.777727 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2336 | 2025.08.11 21:35:06.777800 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2337 | 2025.08.11 21:35:06.777946 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2338 | 2025.08.11 21:35:06.778089 [ 289 ] {115176f0-d361-412e-9282-70b8973fef62} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2339 | 2025.08.11 21:35:06.778128 [ 290 ] {115176f0-d361-412e-9282-70b8973fef62} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2340 | 2025.08.11 21:35:06.778154 [ 292 ] {115176f0-d361-412e-9282-70b8973fef62} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2341 | 2025.08.11 21:35:06.778263 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2342 | 2025.08.11 21:35:06.778294 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2343 | 2025.08.11 21:35:06.778381 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2344 | 2025.08.11 21:35:06.778404 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2345 | 2025.08.11 21:35:06.778443 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2346 | 2025.08.11 21:35:06.778493 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2347 | 2025.08.11 21:35:06.778530 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2348 | 2025.08.11 21:35:06.779548 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002943 sec., 9853.890587835542 rows/sec., 429.38 KiB/sec. | ||
| 2349 | 2025.08.11 21:35:06.779697 [ 277 ] {115176f0-d361-412e-9282-70b8973fef62} <Debug> TCPHandler: Processed in 0.003462838 sec. | ||
| 2350 | 2025.08.11 21:35:06.779972 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2025.08.11 21:35:06.780121 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 2352 | 2025.08.11 21:35:06.780352 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2353 | 2025.08.11 21:35:06.780388 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 2354 | 2025.08.11 21:35:06.780585 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2355 | 2025.08.11 21:35:06.780639 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2356 | 2025.08.11 21:35:06.780745 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2357 | 2025.08.11 21:35:06.780809 [ 293 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2358 | 2025.08.11 21:35:06.780817 [ 289 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2359 | 2025.08.11 21:35:06.780813 [ 292 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2360 | 2025.08.11 21:35:06.780931 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2361 | 2025.08.11 21:35:06.780957 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2362 | 2025.08.11 21:35:06.781027 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2363 | 2025.08.11 21:35:06.781045 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2364 | 2025.08.11 21:35:06.781075 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2365 | 2025.08.11 21:35:06.781107 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2366 | 2025.08.11 21:35:06.781135 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2367 | 2025.08.11 21:35:06.781778 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001722 sec., 16840.88269454123 rows/sec., 733.84 KiB/sec. | ||
| 2368 | 2025.08.11 21:35:06.781908 [ 277 ] {db3a51c8-555b-4b10-99a9-a624fe18e780} <Debug> TCPHandler: Processed in 0.001988393 sec. | ||
| 2369 | 2025.08.11 21:35:06.782277 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2025.08.11 21:35:06.782412 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 2371 | 2025.08.11 21:35:06.782626 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2372 | 2025.08.11 21:35:06.782659 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 2373 | 2025.08.11 21:35:06.782851 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2374 | 2025.08.11 21:35:06.782904 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2375 | 2025.08.11 21:35:06.783003 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2376 | 2025.08.11 21:35:06.783070 [ 289 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2377 | 2025.08.11 21:35:06.783072 [ 292 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2378 | 2025.08.11 21:35:06.783071 [ 293 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2379 | 2025.08.11 21:35:06.783185 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2380 | 2025.08.11 21:35:06.783210 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2381 | 2025.08.11 21:35:06.783276 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2382 | 2025.08.11 21:35:06.783294 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2383 | 2025.08.11 21:35:06.783323 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2384 | 2025.08.11 21:35:06.783355 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2385 | 2025.08.11 21:35:06.783384 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2386 | 2025.08.11 21:35:06.783960 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001602 sec., 18102.372034956305 rows/sec., 788.81 KiB/sec. | ||
| 2387 | 2025.08.11 21:35:06.784086 [ 277 ] {c759dfa6-93fe-4458-ab64-605c282ae0f4} <Debug> TCPHandler: Processed in 0.001860271 sec. | ||
| 2388 | 2025.08.11 21:35:06.784306 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2025.08.11 21:35:06.784440 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 2390 | 2025.08.11 21:35:06.784662 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2391 | 2025.08.11 21:35:06.784696 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 2392 | 2025.08.11 21:35:06.784889 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2393 | 2025.08.11 21:35:06.784941 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2394 | 2025.08.11 21:35:06.785038 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2395 | 2025.08.11 21:35:06.785098 [ 293 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2396 | 2025.08.11 21:35:06.785103 [ 292 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2397 | 2025.08.11 21:35:06.785103 [ 289 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2398 | 2025.08.11 21:35:06.785206 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2399 | 2025.08.11 21:35:06.785232 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2400 | 2025.08.11 21:35:06.785297 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2401 | 2025.08.11 21:35:06.785315 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2402 | 2025.08.11 21:35:06.785343 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2403 | 2025.08.11 21:35:06.785374 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2404 | 2025.08.11 21:35:06.785404 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2405 | 2025.08.11 21:35:06.785965 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001579 sec., 18366.05446485117 rows/sec., 800.30 KiB/sec. | ||
| 2406 | 2025.08.11 21:35:06.786090 [ 277 ] {dcdb6cbb-0f34-4693-a7f2-cf41543e9b6c} <Debug> TCPHandler: Processed in 0.001834121 sec. | ||
| 2407 | 2025.08.11 21:35:06.786314 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2025.08.11 21:35:06.786449 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 2409 | 2025.08.11 21:35:06.786662 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2410 | 2025.08.11 21:35:06.786697 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 2411 | 2025.08.11 21:35:06.786890 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2412 | 2025.08.11 21:35:06.786942 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2413 | 2025.08.11 21:35:06.787038 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2414 | 2025.08.11 21:35:06.787102 [ 289 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2415 | 2025.08.11 21:35:06.787105 [ 292 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2416 | 2025.08.11 21:35:06.787106 [ 293 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2417 | 2025.08.11 21:35:06.787219 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2418 | 2025.08.11 21:35:06.787245 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2419 | 2025.08.11 21:35:06.787311 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2420 | 2025.08.11 21:35:06.787328 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2421 | 2025.08.11 21:35:06.787357 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2422 | 2025.08.11 21:35:06.787393 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2423 | 2025.08.11 21:35:06.787422 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 2424 | 2025.08.11 21:35:06.787979 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001585 sec., 18296.52996845426 rows/sec., 797.27 KiB/sec. | ||
| 2425 | 2025.08.11 21:35:06.788103 [ 277 ] {5b97f559-9f82-4e95-8468-f1db6ebfa73c} <Debug> TCPHandler: Processed in 0.001839011 sec. | ||
| 2426 | 2025.08.11 21:35:06.788304 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2025.08.11 21:35:06.788443 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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) | ||
| 2428 | 2025.08.11 21:35:06.788659 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2429 | 2025.08.11 21:35:06.788693 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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 | ||
| 2430 | 2025.08.11 21:35:06.788893 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2431 | 2025.08.11 21:35:06.788944 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2432 | 2025.08.11 21:35:06.789041 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2433 | 2025.08.11 21:35:06.789102 [ 293 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2434 | 2025.08.11 21:35:06.789108 [ 292 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2435 | 2025.08.11 21:35:06.789108 [ 289 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2436 | 2025.08.11 21:35:06.789213 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2437 | 2025.08.11 21:35:06.789239 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2438 | 2025.08.11 21:35:06.789305 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2439 | 2025.08.11 21:35:06.789322 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2440 | 2025.08.11 21:35:06.789351 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 2441 | 2025.08.11 21:35:06.789385 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 2442 | 2025.08.11 21:35:06.789443 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 2443 | 2025.08.11 21:35:06.790025 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001642 sec., 17661.388550548112 rows/sec., 769.59 KiB/sec. | ||
| 2444 | 2025.08.11 21:35:06.790146 [ 277 ] {5c288c97-5418-46a5-85b5-d8868af50486} <Debug> TCPHandler: Processed in 0.001890461 sec. | ||
| 2445 | 2025.08.11 21:35:06.915217 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2025.08.11 21:35:06.915351 [ 277 ] {6956314a-38ff-4ade-a014-5fb41a14df7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2447 | 2025.08.11 21:35:06.915403 [ 277 ] {6956314a-38ff-4ade-a014-5fb41a14df7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2448 | 2025.08.11 21:35:06.915957 [ 277 ] {6956314a-38ff-4ade-a014-5fb41a14df7b} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2025.08.11 21:35:06.915997 [ 277 ] {6956314a-38ff-4ade-a014-5fb41a14df7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2450 | 2025.08.11 21:35:06.916409 [ 277 ] {6956314a-38ff-4ade-a014-5fb41a14df7b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2451 | 2025.08.11 21:35:06.916601 [ 277 ] {6956314a-38ff-4ade-a014-5fb41a14df7b} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2025.08.11 21:35:06.916746 [ 277 ] {6956314a-38ff-4ade-a014-5fb41a14df7b} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001434 sec., 4184.100418410042 rows/sec., 931.62 KiB/sec. | ||
| 2453 | 2025.08.11 21:35:06.916786 [ 277 ] {6956314a-38ff-4ade-a014-5fb41a14df7b} <Debug> TCPHandler: Processed in 0.001630657 sec. | ||
| 2454 | 2025.08.11 21:35:06.916897 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2455 | 2025.08.11 21:35:06.916995 [ 277 ] {d4266793-5dbd-400b-8e6d-0024f34cb297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2456 | 2025.08.11 21:35:06.917035 [ 277 ] {d4266793-5dbd-400b-8e6d-0024f34cb297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2457 | 2025.08.11 21:35:06.917439 [ 277 ] {d4266793-5dbd-400b-8e6d-0024f34cb297} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.08.11 21:35:06.917476 [ 277 ] {d4266793-5dbd-400b-8e6d-0024f34cb297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2459 | 2025.08.11 21:35:06.917763 [ 277 ] {d4266793-5dbd-400b-8e6d-0024f34cb297} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2460 | 2025.08.11 21:35:06.917974 [ 277 ] {d4266793-5dbd-400b-8e6d-0024f34cb297} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.08.11 21:35:06.918103 [ 277 ] {d4266793-5dbd-400b-8e6d-0024f34cb297} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00113 sec., 3539.823008849558 rows/sec., 288.65 KiB/sec. | ||
| 2462 | 2025.08.11 21:35:06.918139 [ 277 ] {d4266793-5dbd-400b-8e6d-0024f34cb297} <Debug> TCPHandler: Processed in 0.001291742 sec. | ||
| 2463 | 2025.08.11 21:35:06.918270 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2464 | 2025.08.11 21:35:06.918395 [ 277 ] {2fc8e2b2-cc0a-488f-a64b-70e6fe5eb239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2465 | 2025.08.11 21:35:06.918443 [ 277 ] {2fc8e2b2-cc0a-488f-a64b-70e6fe5eb239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2466 | 2025.08.11 21:35:06.919449 [ 277 ] {2fc8e2b2-cc0a-488f-a64b-70e6fe5eb239} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2025.08.11 21:35:06.919485 [ 277 ] {2fc8e2b2-cc0a-488f-a64b-70e6fe5eb239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2468 | 2025.08.11 21:35:06.919845 [ 277 ] {2fc8e2b2-cc0a-488f-a64b-70e6fe5eb239} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2469 | 2025.08.11 21:35:06.920050 [ 277 ] {2fc8e2b2-cc0a-488f-a64b-70e6fe5eb239} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2025.08.11 21:35:06.920144 [ 148 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2471 | 2025.08.11 21:35:06.920168 [ 277 ] {2fc8e2b2-cc0a-488f-a64b-70e6fe5eb239} <Debug> executeQuery: Read 1252 rows, 106.17 KiB in 0.001854 sec., 675296.6558791802 rows/sec., 55.93 MiB/sec. | ||
| 2472 | 2025.08.11 21:35:06.920208 [ 148 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2025.08.11 21:35:06.920225 [ 277 ] {2fc8e2b2-cc0a-488f-a64b-70e6fe5eb239} <Debug> TCPHandler: Processed in 0.002069314 sec. | ||
| 2474 | 2025.08.11 21:35:06.920234 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2475 | 2025.08.11 21:35:06.920414 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 2476 | 2025.08.11 21:35:06.920430 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2025.08.11 21:35:06.920549 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2478 | 2025.08.11 21:35:06.920579 [ 277 ] {97f52642-1500-4803-99d6-cc8d64a6ad42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2479 | 2025.08.11 21:35:06.920590 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 254 rows starting from the beginning of the part | ||
| 2480 | 2025.08.11 21:35:06.920634 [ 277 ] {97f52642-1500-4803-99d6-cc8d64a6ad42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2481 | 2025.08.11 21:35:06.920670 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 2482 | 2025.08.11 21:35:06.920725 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 210 rows starting from the beginning of the part | ||
| 2483 | 2025.08.11 21:35:06.920771 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 110 rows starting from the beginning of the part | ||
| 2484 | 2025.08.11 21:35:06.920818 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 84 rows starting from the beginning of the part | ||
| 2485 | 2025.08.11 21:35:06.920864 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1252 rows starting from the beginning of the part | ||
| 2486 | 2025.08.11 21:35:06.921116 [ 277 ] {97f52642-1500-4803-99d6-cc8d64a6ad42} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2025.08.11 21:35:06.921165 [ 277 ] {97f52642-1500-4803-99d6-cc8d64a6ad42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2488 | 2025.08.11 21:35:06.921530 [ 277 ] {97f52642-1500-4803-99d6-cc8d64a6ad42} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2489 | 2025.08.11 21:35:06.921759 [ 277 ] {97f52642-1500-4803-99d6-cc8d64a6ad42} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.08.11 21:35:06.921888 [ 277 ] {97f52642-1500-4803-99d6-cc8d64a6ad42} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001333 sec., 23255.813953488374 rows/sec., 1.69 MiB/sec. | ||
| 2491 | 2025.08.11 21:35:06.921924 [ 277 ] {97f52642-1500-4803-99d6-cc8d64a6ad42} <Debug> TCPHandler: Processed in 0.001555266 sec. | ||
| 2492 | 2025.08.11 21:35:06.922032 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2025.08.11 21:35:06.922126 [ 277 ] {8037eaa2-1fe6-4db3-bed8-c238d24ea308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2494 | 2025.08.11 21:35:06.922165 [ 277 ] {8037eaa2-1fe6-4db3-bed8-c238d24ea308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2495 | 2025.08.11 21:35:06.922184 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2020 rows, containing 5 columns (5 merged, 0 gathered) in 0.00181059 sec., 1115658.4317819055 rows/sec., 98.41 MiB/sec. | ||
| 2496 | 2025.08.11 21:35:06.922511 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2497 | 2025.08.11 21:35:06.922641 [ 277 ] {8037eaa2-1fe6-4db3-bed8-c238d24ea308} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2025.08.11 21:35:06.922686 [ 277 ] {8037eaa2-1fe6-4db3-bed8-c238d24ea308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2499 | 2025.08.11 21:35:06.922838 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2025.08.11 21:35:06.922934 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_16_3} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2501 | 2025.08.11 21:35:06.923025 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2502 | 2025.08.11 21:35:06.923043 [ 277 ] {8037eaa2-1fe6-4db3-bed8-c238d24ea308} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2503 | 2025.08.11 21:35:06.923271 [ 277 ] {8037eaa2-1fe6-4db3-bed8-c238d24ea308} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.08.11 21:35:06.923398 [ 277 ] {8037eaa2-1fe6-4db3-bed8-c238d24ea308} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00129 sec., 176744.18604651163 rows/sec., 11.97 MiB/sec. | ||
| 2505 | 2025.08.11 21:35:06.923435 [ 277 ] {8037eaa2-1fe6-4db3-bed8-c238d24ea308} <Debug> TCPHandler: Processed in 0.001452154 sec. | ||
| 2506 | 2025.08.11 21:35:06.923541 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2025.08.11 21:35:06.923635 [ 277 ] {fb35ca11-d5e3-463a-84e5-6a277a99c651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2508 | 2025.08.11 21:35:06.923674 [ 277 ] {fb35ca11-d5e3-463a-84e5-6a277a99c651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2509 | 2025.08.11 21:35:06.924224 [ 277 ] {fb35ca11-d5e3-463a-84e5-6a277a99c651} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.08.11 21:35:06.924260 [ 277 ] {fb35ca11-d5e3-463a-84e5-6a277a99c651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2511 | 2025.08.11 21:35:06.924582 [ 277 ] {fb35ca11-d5e3-463a-84e5-6a277a99c651} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2512 | 2025.08.11 21:35:06.924808 [ 277 ] {fb35ca11-d5e3-463a-84e5-6a277a99c651} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.08.11 21:35:06.924906 [ 148 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2514 | 2025.08.11 21:35:06.924936 [ 277 ] {fb35ca11-d5e3-463a-84e5-6a277a99c651} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001318 sec., 418057.6631259484 rows/sec., 31.04 MiB/sec. | ||
| 2515 | 2025.08.11 21:35:06.924951 [ 148 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2516 | 2025.08.11 21:35:06.924979 [ 277 ] {fb35ca11-d5e3-463a-84e5-6a277a99c651} <Debug> TCPHandler: Processed in 0.001486765 sec. | ||
| 2517 | 2025.08.11 21:35:06.924981 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2518 | 2025.08.11 21:35:06.925082 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 2519 | 2025.08.11 21:35:06.925107 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2025.08.11 21:35:06.925182 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2521 | 2025.08.11 21:35:06.925208 [ 277 ] {23cc8a5f-289f-46eb-9ef5-baf04e5a9ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2522 | 2025.08.11 21:35:06.925219 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 163 rows starting from the beginning of the part | ||
| 2523 | 2025.08.11 21:35:06.925258 [ 277 ] {23cc8a5f-289f-46eb-9ef5-baf04e5a9ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2524 | 2025.08.11 21:35:06.925318 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 91 rows starting from the beginning of the part | ||
| 2525 | 2025.08.11 21:35:06.925383 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 129 rows starting from the beginning of the part | ||
| 2526 | 2025.08.11 21:35:06.925436 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 91 rows starting from the beginning of the part | ||
| 2527 | 2025.08.11 21:35:06.925487 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 78 rows starting from the beginning of the part | ||
| 2528 | 2025.08.11 21:35:06.925534 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 551 rows starting from the beginning of the part | ||
| 2529 | 2025.08.11 21:35:06.926457 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1103 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412544 sec., 780860.6315980246 rows/sec., 63.01 MiB/sec. | ||
| 2530 | 2025.08.11 21:35:06.926494 [ 277 ] {23cc8a5f-289f-46eb-9ef5-baf04e5a9ba4} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2025.08.11 21:35:06.926536 [ 277 ] {23cc8a5f-289f-46eb-9ef5-baf04e5a9ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2532 | 2025.08.11 21:35:06.926639 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2533 | 2025.08.11 21:35:06.926959 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2025.08.11 21:35:06.927031 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_16_3} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2535 | 2025.08.11 21:35:06.927097 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2536 | 2025.08.11 21:35:06.927355 [ 277 ] {23cc8a5f-289f-46eb-9ef5-baf04e5a9ba4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2537 | 2025.08.11 21:35:06.927592 [ 277 ] {23cc8a5f-289f-46eb-9ef5-baf04e5a9ba4} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2025.08.11 21:35:06.927713 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2539 | 2025.08.11 21:35:06.927726 [ 277 ] {23cc8a5f-289f-46eb-9ef5-baf04e5a9ba4} <Debug> executeQuery: Read 3652 rows, 249.75 KiB in 0.002537 sec., 1439495.4670871107 rows/sec., 96.13 MiB/sec. | ||
| 2540 | 2025.08.11 21:35:06.927771 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2541 | 2025.08.11 21:35:06.927789 [ 277 ] {23cc8a5f-289f-46eb-9ef5-baf04e5a9ba4} <Debug> TCPHandler: Processed in 0.002731476 sec. | ||
| 2542 | 2025.08.11 21:35:06.927812 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2543 | 2025.08.11 21:35:06.927924 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2025.08.11 21:35:06.927958 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 2545 | 2025.08.11 21:35:06.928025 [ 277 ] {21ac65f3-2a36-4bf8-a9f2-4db87baed8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2546 | 2025.08.11 21:35:06.928055 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2547 | 2025.08.11 21:35:06.928081 [ 277 ] {21ac65f3-2a36-4bf8-a9f2-4db87baed8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2548 | 2025.08.11 21:35:06.928085 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1904 rows starting from the beginning of the part | ||
| 2549 | 2025.08.11 21:35:06.928167 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 2550 | 2025.08.11 21:35:06.928217 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 202 rows starting from the beginning of the part | ||
| 2551 | 2025.08.11 21:35:06.928268 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 2552 | 2025.08.11 21:35:06.928312 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 2553 | 2025.08.11 21:35:06.928359 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3652 rows starting from the beginning of the part | ||
| 2554 | 2025.08.11 21:35:06.928896 [ 277 ] {21ac65f3-2a36-4bf8-a9f2-4db87baed8db} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2025.08.11 21:35:06.928932 [ 277 ] {21ac65f3-2a36-4bf8-a9f2-4db87baed8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2556 | 2025.08.11 21:35:06.929459 [ 277 ] {21ac65f3-2a36-4bf8-a9f2-4db87baed8db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2557 | 2025.08.11 21:35:06.929730 [ 277 ] {21ac65f3-2a36-4bf8-a9f2-4db87baed8db} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2025.08.11 21:35:06.929874 [ 277 ] {21ac65f3-2a36-4bf8-a9f2-4db87baed8db} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001867 sec., 14461.703267273702 rows/sec., 25.91 MiB/sec. | ||
| 2559 | 2025.08.11 21:35:06.929942 [ 277 ] {21ac65f3-2a36-4bf8-a9f2-4db87baed8db} <Debug> TCPHandler: Processed in 0.002068294 sec. | ||
| 2560 | 2025.08.11 21:35:06.930058 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2025.08.11 21:35:06.930153 [ 277 ] {32ffd951-fe9b-4ad2-94c0-682bf3b22f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2562 | 2025.08.11 21:35:06.930195 [ 277 ] {32ffd951-fe9b-4ad2-94c0-682bf3b22f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2563 | 2025.08.11 21:35:06.930510 [ 277 ] {32ffd951-fe9b-4ad2-94c0-682bf3b22f6e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.08.11 21:35:06.930532 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6238 rows, containing 5 columns (5 merged, 0 gathered) in 0.002609633 sec., 2390374.431960356 rows/sec., 163.31 MiB/sec. | ||
| 2565 | 2025.08.11 21:35:06.930547 [ 277 ] {32ffd951-fe9b-4ad2-94c0-682bf3b22f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2566 | 2025.08.11 21:35:06.930899 [ 277 ] {32ffd951-fe9b-4ad2-94c0-682bf3b22f6e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2567 | 2025.08.11 21:35:06.931109 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2568 | 2025.08.11 21:35:06.931147 [ 277 ] {32ffd951-fe9b-4ad2-94c0-682bf3b22f6e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2025.08.11 21:35:06.931272 [ 148 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2570 | 2025.08.11 21:35:06.931304 [ 148 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2025.08.11 21:35:06.931309 [ 277 ] {32ffd951-fe9b-4ad2-94c0-682bf3b22f6e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001174 sec., 10221.465076660988 rows/sec., 705.39 KiB/sec. | ||
| 2572 | 2025.08.11 21:35:06.931327 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2573 | 2025.08.11 21:35:06.931366 [ 277 ] {32ffd951-fe9b-4ad2-94c0-682bf3b22f6e} <Debug> TCPHandler: Processed in 0.001357522 sec. | ||
| 2574 | 2025.08.11 21:35:06.931415 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 2575 | 2025.08.11 21:35:06.931480 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2025.08.11 21:35:06.931527 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2577 | 2025.08.11 21:35:06.931556 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2578 | 2025.08.11 21:35:06.931558 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 630 rows starting from the beginning of the part | ||
| 2579 | 2025.08.11 21:35:06.931614 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 2580 | 2025.08.11 21:35:06.931633 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2581 | 2025.08.11 21:35:06.931655 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 2582 | 2025.08.11 21:35:06.931695 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 2583 | 2025.08.11 21:35:06.931730 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 2584 | 2025.08.11 21:35:06.931767 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 2585 | 2025.08.11 21:35:06.932561 [ 187 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 882 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118335 sec., 745341.6149068323 rows/sec., 50.38 MiB/sec. | ||
| 2586 | 2025.08.11 21:35:06.932691 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2587 | 2025.08.11 21:35:06.932913 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_16_3} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.08.11 21:35:06.932969 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_16_3} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2589 | 2025.08.11 21:35:06.933019 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2590 | 2025.08.11 21:35:11.281428 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2025.08.11 21:35:11.281649 [ 277 ] {ccd7a2a2-4bb9-44f6-8c89-d14823e4a9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2592 | 2025.08.11 21:35:11.281723 [ 277 ] {ccd7a2a2-4bb9-44f6-8c89-d14823e4a9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2593 | 2025.08.11 21:35:11.282371 [ 277 ] {ccd7a2a2-4bb9-44f6-8c89-d14823e4a9fe} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2025.08.11 21:35:11.282419 [ 277 ] {ccd7a2a2-4bb9-44f6-8c89-d14823e4a9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2595 | 2025.08.11 21:35:11.282803 [ 277 ] {ccd7a2a2-4bb9-44f6-8c89-d14823e4a9fe} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2596 | 2025.08.11 21:35:11.283022 [ 277 ] {ccd7a2a2-4bb9-44f6-8c89-d14823e4a9fe} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2025.08.11 21:35:11.283172 [ 277 ] {ccd7a2a2-4bb9-44f6-8c89-d14823e4a9fe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.72 MiB/sec. | ||
| 2598 | 2025.08.11 21:35:11.283223 [ 277 ] {ccd7a2a2-4bb9-44f6-8c89-d14823e4a9fe} <Debug> TCPHandler: Processed in 0.001935573 sec. | ||
| 2599 | 2025.08.11 21:35:11.283351 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2025.08.11 21:35:11.283445 [ 277 ] {4cd1121d-d332-45df-9449-f03f6d8f4505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2601 | 2025.08.11 21:35:11.283484 [ 277 ] {4cd1121d-d332-45df-9449-f03f6d8f4505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2602 | 2025.08.11 21:35:11.283903 [ 277 ] {4cd1121d-d332-45df-9449-f03f6d8f4505} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2025.08.11 21:35:11.283938 [ 277 ] {4cd1121d-d332-45df-9449-f03f6d8f4505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2604 | 2025.08.11 21:35:11.284229 [ 277 ] {4cd1121d-d332-45df-9449-f03f6d8f4505} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2605 | 2025.08.11 21:35:11.284434 [ 277 ] {4cd1121d-d332-45df-9449-f03f6d8f4505} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2025.08.11 21:35:11.284557 [ 277 ] {4cd1121d-d332-45df-9449-f03f6d8f4505} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 2607 | 2025.08.11 21:35:11.284599 [ 277 ] {4cd1121d-d332-45df-9449-f03f6d8f4505} <Debug> TCPHandler: Processed in 0.001306152 sec. | ||
| 2608 | 2025.08.11 21:35:11.284710 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2025.08.11 21:35:11.284802 [ 277 ] {055a5c58-5c48-4b0c-aea5-08123fd9668e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2610 | 2025.08.11 21:35:11.284845 [ 277 ] {055a5c58-5c48-4b0c-aea5-08123fd9668e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2611 | 2025.08.11 21:35:11.285234 [ 277 ] {055a5c58-5c48-4b0c-aea5-08123fd9668e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2025.08.11 21:35:11.285269 [ 277 ] {055a5c58-5c48-4b0c-aea5-08123fd9668e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2613 | 2025.08.11 21:35:11.285592 [ 277 ] {055a5c58-5c48-4b0c-aea5-08123fd9668e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2614 | 2025.08.11 21:35:11.285802 [ 277 ] {055a5c58-5c48-4b0c-aea5-08123fd9668e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.08.11 21:35:11.285924 [ 277 ] {055a5c58-5c48-4b0c-aea5-08123fd9668e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00114 sec., 112280.70175438597 rows/sec., 7.82 MiB/sec. | ||
| 2616 | 2025.08.11 21:35:11.285964 [ 277 ] {055a5c58-5c48-4b0c-aea5-08123fd9668e} <Debug> TCPHandler: Processed in 0.001301012 sec. | ||
| 2617 | 2025.08.11 21:35:11.286070 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2025.08.11 21:35:11.286162 [ 277 ] {c2df7737-05b0-435b-a99e-9073a7f5bb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2619 | 2025.08.11 21:35:11.286202 [ 277 ] {c2df7737-05b0-435b-a99e-9073a7f5bb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2620 | 2025.08.11 21:35:11.286516 [ 277 ] {c2df7737-05b0-435b-a99e-9073a7f5bb12} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.08.11 21:35:11.286549 [ 277 ] {c2df7737-05b0-435b-a99e-9073a7f5bb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2622 | 2025.08.11 21:35:11.286904 [ 277 ] {c2df7737-05b0-435b-a99e-9073a7f5bb12} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2623 | 2025.08.11 21:35:11.287118 [ 277 ] {c2df7737-05b0-435b-a99e-9073a7f5bb12} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2025.08.11 21:35:11.287251 [ 277 ] {c2df7737-05b0-435b-a99e-9073a7f5bb12} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001106 sec., 43399.6383363472 rows/sec., 2.92 MiB/sec. | ||
| 2625 | 2025.08.11 21:35:11.287295 [ 277 ] {c2df7737-05b0-435b-a99e-9073a7f5bb12} <Debug> TCPHandler: Processed in 0.001271741 sec. | ||
| 2626 | 2025.08.11 21:35:11.782090 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 2627 | 2025.08.11 21:35:11.782779 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2025.08.11 21:35:11.782814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2629 | 2025.08.11 21:35:11.783278 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2630 | 2025.08.11 21:35:11.783513 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2025.08.11 21:35:11.783633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 2632 | 2025.08.11 21:35:12.108922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2633 | 2025.08.11 21:35:12.124565 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2025.08.11 21:35:12.124623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2635 | 2025.08.11 21:35:12.130758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2636 | 2025.08.11 21:35:12.131483 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2025.08.11 21:35:12.134217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2638 | 2025.08.11 21:35:13.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.84 MiB, peak 201.84 MiB, free memory in arenas 0.00 B, will set to 199.56 MiB (RSS), difference: 1.72 MiB | ||
| 2639 | 2025.08.11 21:35:14.292770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 386 | ||
| 2640 | 2025.08.11 21:35:14.295514 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2025.08.11 21:35:14.295583 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2642 | 2025.08.11 21:35:14.296851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2643 | 2025.08.11 21:35:14.297161 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2025.08.11 21:35:14.297592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 386 | ||
| 2645 | 2025.08.11 21:35:16.282717 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2025.08.11 21:35:16.282959 [ 277 ] {924e127f-637b-4de6-ba1c-1490fc7dec3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2647 | 2025.08.11 21:35:16.283065 [ 277 ] {924e127f-637b-4de6-ba1c-1490fc7dec3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2648 | 2025.08.11 21:35:16.284030 [ 277 ] {924e127f-637b-4de6-ba1c-1490fc7dec3b} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2025.08.11 21:35:16.284081 [ 277 ] {924e127f-637b-4de6-ba1c-1490fc7dec3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2650 | 2025.08.11 21:35:16.284493 [ 277 ] {924e127f-637b-4de6-ba1c-1490fc7dec3b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2651 | 2025.08.11 21:35:16.284739 [ 277 ] {924e127f-637b-4de6-ba1c-1490fc7dec3b} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2025.08.11 21:35:16.284905 [ 277 ] {924e127f-637b-4de6-ba1c-1490fc7dec3b} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.00202 sec., 41584.15841584158 rows/sec., 3.48 MiB/sec. | ||
| 2653 | 2025.08.11 21:35:16.284957 [ 277 ] {924e127f-637b-4de6-ba1c-1490fc7dec3b} <Debug> TCPHandler: Processed in 0.00238365 sec. | ||
| 2654 | 2025.08.11 21:35:16.285083 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2025.08.11 21:35:16.285187 [ 277 ] {2e4e9e1b-15f2-4052-9929-8e67a7c5d096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2656 | 2025.08.11 21:35:16.285230 [ 277 ] {2e4e9e1b-15f2-4052-9929-8e67a7c5d096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2657 | 2025.08.11 21:35:16.285647 [ 277 ] {2e4e9e1b-15f2-4052-9929-8e67a7c5d096} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2025.08.11 21:35:16.285686 [ 277 ] {2e4e9e1b-15f2-4052-9929-8e67a7c5d096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2659 | 2025.08.11 21:35:16.285989 [ 277 ] {2e4e9e1b-15f2-4052-9929-8e67a7c5d096} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2660 | 2025.08.11 21:35:16.286221 [ 277 ] {2e4e9e1b-15f2-4052-9929-8e67a7c5d096} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2025.08.11 21:35:16.286354 [ 277 ] {2e4e9e1b-15f2-4052-9929-8e67a7c5d096} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001189 sec., 11774.600504625736 rows/sec., 885.39 KiB/sec. | ||
| 2662 | 2025.08.11 21:35:16.286393 [ 277 ] {2e4e9e1b-15f2-4052-9929-8e67a7c5d096} <Debug> TCPHandler: Processed in 0.001362293 sec. | ||
| 2663 | 2025.08.11 21:35:16.286503 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2025.08.11 21:35:16.286620 [ 277 ] {5a67ff77-2e34-4ff6-bed1-a6bb8409d89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2665 | 2025.08.11 21:35:16.286665 [ 277 ] {5a67ff77-2e34-4ff6-bed1-a6bb8409d89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2666 | 2025.08.11 21:35:16.287084 [ 277 ] {5a67ff77-2e34-4ff6-bed1-a6bb8409d89b} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2025.08.11 21:35:16.287121 [ 277 ] {5a67ff77-2e34-4ff6-bed1-a6bb8409d89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2668 | 2025.08.11 21:35:16.287424 [ 277 ] {5a67ff77-2e34-4ff6-bed1-a6bb8409d89b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2669 | 2025.08.11 21:35:16.287640 [ 277 ] {5a67ff77-2e34-4ff6-bed1-a6bb8409d89b} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2025.08.11 21:35:16.287766 [ 277 ] {5a67ff77-2e34-4ff6-bed1-a6bb8409d89b} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001198 sec., 65108.51419031719 rows/sec., 5.08 MiB/sec. | ||
| 2671 | 2025.08.11 21:35:16.287803 [ 277 ] {5a67ff77-2e34-4ff6-bed1-a6bb8409d89b} <Debug> TCPHandler: Processed in 0.001367093 sec. | ||
| 2672 | 2025.08.11 21:35:16.287909 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2025.08.11 21:35:16.287998 [ 277 ] {cb284055-729e-432d-9ff0-2065a65ecd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2674 | 2025.08.11 21:35:16.288038 [ 277 ] {cb284055-729e-432d-9ff0-2065a65ecd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2675 | 2025.08.11 21:35:16.288420 [ 277 ] {cb284055-729e-432d-9ff0-2065a65ecd71} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2025.08.11 21:35:16.288454 [ 277 ] {cb284055-729e-432d-9ff0-2065a65ecd71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2677 | 2025.08.11 21:35:16.288848 [ 277 ] {cb284055-729e-432d-9ff0-2065a65ecd71} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2678 | 2025.08.11 21:35:16.289061 [ 277 ] {cb284055-729e-432d-9ff0-2065a65ecd71} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2025.08.11 21:35:16.289195 [ 277 ] {cb284055-729e-432d-9ff0-2065a65ecd71} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 2680 | 2025.08.11 21:35:16.289233 [ 277 ] {cb284055-729e-432d-9ff0-2065a65ecd71} <Debug> TCPHandler: Processed in 0.001346453 sec. | ||
| 2681 | 2025.08.11 21:35:16.289344 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2025.08.11 21:35:16.289439 [ 277 ] {966041ef-4f3a-4cd7-8560-d9f7149bb588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2683 | 2025.08.11 21:35:16.289494 [ 277 ] {966041ef-4f3a-4cd7-8560-d9f7149bb588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2684 | 2025.08.11 21:35:16.290244 [ 277 ] {966041ef-4f3a-4cd7-8560-d9f7149bb588} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2025.08.11 21:35:16.290281 [ 277 ] {966041ef-4f3a-4cd7-8560-d9f7149bb588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2686 | 2025.08.11 21:35:16.290780 [ 277 ] {966041ef-4f3a-4cd7-8560-d9f7149bb588} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2687 | 2025.08.11 21:35:16.291011 [ 277 ] {966041ef-4f3a-4cd7-8560-d9f7149bb588} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2025.08.11 21:35:16.291148 [ 277 ] {966041ef-4f3a-4cd7-8560-d9f7149bb588} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001726 sec., 8111.239860950173 rows/sec., 14.53 MiB/sec. | ||
| 2689 | 2025.08.11 21:35:16.291200 [ 277 ] {966041ef-4f3a-4cd7-8560-d9f7149bb588} <Debug> TCPHandler: Processed in 0.001904362 sec. | ||
| 2690 | 2025.08.11 21:35:16.291313 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2025.08.11 21:35:16.291407 [ 277 ] {86500638-5f6b-4eab-8543-45466d48855e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2692 | 2025.08.11 21:35:16.291449 [ 277 ] {86500638-5f6b-4eab-8543-45466d48855e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2693 | 2025.08.11 21:35:16.291786 [ 277 ] {86500638-5f6b-4eab-8543-45466d48855e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2025.08.11 21:35:16.291822 [ 277 ] {86500638-5f6b-4eab-8543-45466d48855e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2695 | 2025.08.11 21:35:16.292124 [ 277 ] {86500638-5f6b-4eab-8543-45466d48855e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2696 | 2025.08.11 21:35:16.292339 [ 277 ] {86500638-5f6b-4eab-8543-45466d48855e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2025.08.11 21:35:16.292471 [ 277 ] {86500638-5f6b-4eab-8543-45466d48855e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 2698 | 2025.08.11 21:35:16.292508 [ 277 ] {86500638-5f6b-4eab-8543-45466d48855e} <Debug> TCPHandler: Processed in 0.001243831 sec. | ||
| 2699 | 2025.08.11 21:35:19.206545 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2700 | 2025.08.11 21:35:19.206596 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2701 | 2025.08.11 21:35:19.283746 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 2702 | 2025.08.11 21:35:19.284244 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2025.08.11 21:35:19.284294 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2704 | 2025.08.11 21:35:19.284836 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2705 | 2025.08.11 21:35:19.285093 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): 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.08.11 21:35:19.285225 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2707 | 2025.08.11 21:35:19.369458 [ 135 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2708 | 2025.08.11 21:35:19.369526 [ 135 ] {} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2025.08.11 21:35:19.369554 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2710 | 2025.08.11 21:35:19.369660 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::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 | ||
| 2711 | 2025.08.11 21:35:19.369779 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2712 | 2025.08.11 21:35:19.369814 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 2713 | 2025.08.11 21:35:19.369882 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2714 | 2025.08.11 21:35:19.369926 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::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 | ||
| 2715 | 2025.08.11 21:35:19.369968 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::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 | ||
| 2716 | 2025.08.11 21:35:19.370009 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 2717 | 2025.08.11 21:35:19.370812 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119833 sec., 23365.850809042582 rows/sec., 1.95 MiB/sec. | ||
| 2718 | 2025.08.11 21:35:19.370952 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2719 | 2025.08.11 21:35:19.371208 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_5_1} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2025.08.11 21:35:19.371294 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_5_1} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2721 | 2025.08.11 21:35:19.371364 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2722 | 2025.08.11 21:35:19.634318 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2723 | 2025.08.11 21:35:19.651505 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2025.08.11 21:35:19.651569 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2725 | 2025.08.11 21:35:19.656962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2726 | 2025.08.11 21:35:19.657652 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2025.08.11 21:35:19.660874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2728 | 2025.08.11 21:35:21.283095 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2025.08.11 21:35:21.283315 [ 277 ] {71c3a5b9-20d5-4aa5-9919-c32e5a41ae12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2730 | 2025.08.11 21:35:21.283389 [ 277 ] {71c3a5b9-20d5-4aa5-9919-c32e5a41ae12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2731 | 2025.08.11 21:35:21.284131 [ 277 ] {71c3a5b9-20d5-4aa5-9919-c32e5a41ae12} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2025.08.11 21:35:21.284177 [ 277 ] {71c3a5b9-20d5-4aa5-9919-c32e5a41ae12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2733 | 2025.08.11 21:35:21.284580 [ 277 ] {71c3a5b9-20d5-4aa5-9919-c32e5a41ae12} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2734 | 2025.08.11 21:35:21.284810 [ 277 ] {71c3a5b9-20d5-4aa5-9919-c32e5a41ae12} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2025.08.11 21:35:21.284960 [ 277 ] {71c3a5b9-20d5-4aa5-9919-c32e5a41ae12} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001698 sec., 64782.09658421672 rows/sec., 5.44 MiB/sec. | ||
| 2736 | 2025.08.11 21:35:21.285003 [ 277 ] {71c3a5b9-20d5-4aa5-9919-c32e5a41ae12} <Debug> TCPHandler: Processed in 0.002045975 sec. | ||
| 2737 | 2025.08.11 21:35:21.285131 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2025.08.11 21:35:21.285227 [ 277 ] {f741138b-4ba1-4d2d-b1b9-272159dcf6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2739 | 2025.08.11 21:35:21.285268 [ 277 ] {f741138b-4ba1-4d2d-b1b9-272159dcf6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2740 | 2025.08.11 21:35:21.285686 [ 277 ] {f741138b-4ba1-4d2d-b1b9-272159dcf6ce} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2025.08.11 21:35:21.285721 [ 277 ] {f741138b-4ba1-4d2d-b1b9-272159dcf6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2742 | 2025.08.11 21:35:21.286032 [ 277 ] {f741138b-4ba1-4d2d-b1b9-272159dcf6ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2743 | 2025.08.11 21:35:21.286252 [ 277 ] {f741138b-4ba1-4d2d-b1b9-272159dcf6ce} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2025.08.11 21:35:21.286389 [ 277 ] {f741138b-4ba1-4d2d-b1b9-272159dcf6ce} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001178 sec., 22920.20373514431 rows/sec., 1.68 MiB/sec. | ||
| 2745 | 2025.08.11 21:35:21.286426 [ 277 ] {f741138b-4ba1-4d2d-b1b9-272159dcf6ce} <Debug> TCPHandler: Processed in 0.001343643 sec. | ||
| 2746 | 2025.08.11 21:35:21.286539 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2025.08.11 21:35:21.286717 [ 277 ] {51b29887-d6d9-4246-945b-bec7dfdf0950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2748 | 2025.08.11 21:35:21.286757 [ 277 ] {51b29887-d6d9-4246-945b-bec7dfdf0950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2749 | 2025.08.11 21:35:21.287190 [ 277 ] {51b29887-d6d9-4246-945b-bec7dfdf0950} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2025.08.11 21:35:21.287225 [ 277 ] {51b29887-d6d9-4246-945b-bec7dfdf0950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2751 | 2025.08.11 21:35:21.287535 [ 277 ] {51b29887-d6d9-4246-945b-bec7dfdf0950} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2752 | 2025.08.11 21:35:21.287751 [ 277 ] {51b29887-d6d9-4246-945b-bec7dfdf0950} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2025.08.11 21:35:21.287877 [ 277 ] {51b29887-d6d9-4246-945b-bec7dfdf0950} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001177 sec., 77315.20815632965 rows/sec., 6.04 MiB/sec. | ||
| 2754 | 2025.08.11 21:35:21.287915 [ 277 ] {51b29887-d6d9-4246-945b-bec7dfdf0950} <Debug> TCPHandler: Processed in 0.001424623 sec. | ||
| 2755 | 2025.08.11 21:35:21.288033 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2025.08.11 21:35:21.288127 [ 277 ] {2106eb83-c7e1-4964-9895-8eb6ddfff24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2757 | 2025.08.11 21:35:21.288172 [ 277 ] {2106eb83-c7e1-4964-9895-8eb6ddfff24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2758 | 2025.08.11 21:35:21.288585 [ 277 ] {2106eb83-c7e1-4964-9895-8eb6ddfff24a} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2025.08.11 21:35:21.288620 [ 277 ] {2106eb83-c7e1-4964-9895-8eb6ddfff24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2760 | 2025.08.11 21:35:21.288954 [ 277 ] {2106eb83-c7e1-4964-9895-8eb6ddfff24a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2761 | 2025.08.11 21:35:21.289167 [ 277 ] {2106eb83-c7e1-4964-9895-8eb6ddfff24a} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2025.08.11 21:35:21.289296 [ 277 ] {2106eb83-c7e1-4964-9895-8eb6ddfff24a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 2763 | 2025.08.11 21:35:21.289332 [ 277 ] {2106eb83-c7e1-4964-9895-8eb6ddfff24a} <Debug> TCPHandler: Processed in 0.001348772 sec. | ||
| 2764 | 2025.08.11 21:35:21.289444 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2025.08.11 21:35:21.289537 [ 277 ] {295de7e2-45d2-40c9-9508-5ac6369709b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2766 | 2025.08.11 21:35:21.289593 [ 277 ] {295de7e2-45d2-40c9-9508-5ac6369709b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2767 | 2025.08.11 21:35:21.290376 [ 277 ] {295de7e2-45d2-40c9-9508-5ac6369709b6} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2025.08.11 21:35:21.290411 [ 277 ] {295de7e2-45d2-40c9-9508-5ac6369709b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2769 | 2025.08.11 21:35:21.290931 [ 277 ] {295de7e2-45d2-40c9-9508-5ac6369709b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2770 | 2025.08.11 21:35:21.291159 [ 277 ] {295de7e2-45d2-40c9-9508-5ac6369709b6} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.08.11 21:35:21.291294 [ 277 ] {295de7e2-45d2-40c9-9508-5ac6369709b6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001772 sec., 15237.020316027088 rows/sec., 27.30 MiB/sec. | ||
| 2772 | 2025.08.11 21:35:21.291346 [ 277 ] {295de7e2-45d2-40c9-9508-5ac6369709b6} <Debug> TCPHandler: Processed in 0.001951043 sec. | ||
| 2773 | 2025.08.11 21:35:21.291473 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2025.08.11 21:35:21.291573 [ 277 ] {3acba08e-ccff-4c0b-8c05-02583c644b76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2775 | 2025.08.11 21:35:21.291614 [ 277 ] {3acba08e-ccff-4c0b-8c05-02583c644b76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2776 | 2025.08.11 21:35:21.291963 [ 277 ] {3acba08e-ccff-4c0b-8c05-02583c644b76} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.08.11 21:35:21.291998 [ 277 ] {3acba08e-ccff-4c0b-8c05-02583c644b76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2778 | 2025.08.11 21:35:21.292325 [ 277 ] {3acba08e-ccff-4c0b-8c05-02583c644b76} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2779 | 2025.08.11 21:35:21.292540 [ 277 ] {3acba08e-ccff-4c0b-8c05-02583c644b76} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2025.08.11 21:35:21.292671 [ 277 ] {3acba08e-ccff-4c0b-8c05-02583c644b76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 2781 | 2025.08.11 21:35:21.292706 [ 277 ] {3acba08e-ccff-4c0b-8c05-02583c644b76} <Debug> TCPHandler: Processed in 0.001283522 sec. | ||
| 2782 | 2025.08.11 21:35:24.297834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 410 | ||
| 2783 | 2025.08.11 21:35:24.299941 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2025.08.11 21:35:24.300000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2785 | 2025.08.11 21:35:24.301192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2786 | 2025.08.11 21:35:24.301487 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2025.08.11 21:35:24.301840 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 2788 | 2025.08.11 21:35:26.285089 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2025.08.11 21:35:26.285276 [ 277 ] {b25d4a1d-6f7b-45b2-9504-3216146b448c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2790 | 2025.08.11 21:35:26.285346 [ 277 ] {b25d4a1d-6f7b-45b2-9504-3216146b448c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2791 | 2025.08.11 21:35:26.286137 [ 277 ] {b25d4a1d-6f7b-45b2-9504-3216146b448c} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.08.11 21:35:26.286186 [ 277 ] {b25d4a1d-6f7b-45b2-9504-3216146b448c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2793 | 2025.08.11 21:35:26.286579 [ 277 ] {b25d4a1d-6f7b-45b2-9504-3216146b448c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2794 | 2025.08.11 21:35:26.286805 [ 277 ] {b25d4a1d-6f7b-45b2-9504-3216146b448c} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.08.11 21:35:26.286969 [ 277 ] {b25d4a1d-6f7b-45b2-9504-3216146b448c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001701 sec., 14109.347442680775 rows/sec., 1.17 MiB/sec. | ||
| 2796 | 2025.08.11 21:35:26.287025 [ 277 ] {b25d4a1d-6f7b-45b2-9504-3216146b448c} <Debug> TCPHandler: Processed in 0.002032774 sec. | ||
| 2797 | 2025.08.11 21:35:26.287157 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2025.08.11 21:35:26.287262 [ 277 ] {a6875972-3931-48d6-b7ca-6b4683045e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2799 | 2025.08.11 21:35:26.287306 [ 277 ] {a6875972-3931-48d6-b7ca-6b4683045e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2800 | 2025.08.11 21:35:26.287798 [ 277 ] {a6875972-3931-48d6-b7ca-6b4683045e16} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.08.11 21:35:26.287834 [ 277 ] {a6875972-3931-48d6-b7ca-6b4683045e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2802 | 2025.08.11 21:35:26.288163 [ 277 ] {a6875972-3931-48d6-b7ca-6b4683045e16} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2803 | 2025.08.11 21:35:26.288377 [ 277 ] {a6875972-3931-48d6-b7ca-6b4683045e16} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2025.08.11 21:35:26.288507 [ 277 ] {a6875972-3931-48d6-b7ca-6b4683045e16} <Debug> executeQuery: Read 204 rows, 18.65 KiB in 0.001269 sec., 160756.5011820331 rows/sec., 14.35 MiB/sec. | ||
| 2805 | 2025.08.11 21:35:26.288547 [ 277 ] {a6875972-3931-48d6-b7ca-6b4683045e16} <Debug> TCPHandler: Processed in 0.001442114 sec. | ||
| 2806 | 2025.08.11 21:35:26.288667 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.08.11 21:35:26.288764 [ 277 ] {8617aa8e-4ac5-4cce-8c2c-51dae845924c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2808 | 2025.08.11 21:35:26.288804 [ 277 ] {8617aa8e-4ac5-4cce-8c2c-51dae845924c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2809 | 2025.08.11 21:35:26.289209 [ 277 ] {8617aa8e-4ac5-4cce-8c2c-51dae845924c} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.08.11 21:35:26.289244 [ 277 ] {8617aa8e-4ac5-4cce-8c2c-51dae845924c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2811 | 2025.08.11 21:35:26.289532 [ 277 ] {8617aa8e-4ac5-4cce-8c2c-51dae845924c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2812 | 2025.08.11 21:35:26.289750 [ 277 ] {8617aa8e-4ac5-4cce-8c2c-51dae845924c} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.08.11 21:35:26.289839 [ 89 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2814 | 2025.08.11 21:35:26.289875 [ 277 ] {8617aa8e-4ac5-4cce-8c2c-51dae845924c} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001131 sec., 22988.505747126437 rows/sec., 1.74 MiB/sec. | ||
| 2815 | 2025.08.11 21:35:26.289877 [ 89 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2025.08.11 21:35:26.289908 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2817 | 2025.08.11 21:35:26.289913 [ 277 ] {8617aa8e-4ac5-4cce-8c2c-51dae845924c} <Debug> TCPHandler: Processed in 0.001298052 sec. | ||
| 2818 | 2025.08.11 21:35:26.290042 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 2819 | 2025.08.11 21:35:26.290056 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2025.08.11 21:35:26.290175 [ 277 ] {53bde62b-ad30-4286-bdf1-0f83593c0117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2821 | 2025.08.11 21:35:26.290199 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2822 | 2025.08.11 21:35:26.290215 [ 277 ] {53bde62b-ad30-4286-bdf1-0f83593c0117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2823 | 2025.08.11 21:35:26.290238 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 2824 | 2025.08.11 21:35:26.290309 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 2825 | 2025.08.11 21:35:26.290353 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 2826 | 2025.08.11 21:35:26.290394 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 2827 | 2025.08.11 21:35:26.290462 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 2828 | 2025.08.11 21:35:26.290515 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 2829 | 2025.08.11 21:35:26.290640 [ 277 ] {53bde62b-ad30-4286-bdf1-0f83593c0117} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2025.08.11 21:35:26.290681 [ 277 ] {53bde62b-ad30-4286-bdf1-0f83593c0117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2831 | 2025.08.11 21:35:26.291002 [ 277 ] {53bde62b-ad30-4286-bdf1-0f83593c0117} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2832 | 2025.08.11 21:35:26.291228 [ 277 ] {53bde62b-ad30-4286-bdf1-0f83593c0117} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2025.08.11 21:35:26.291358 [ 277 ] {53bde62b-ad30-4286-bdf1-0f83593c0117} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0012 sec., 20000 rows/sec., 1.66 MiB/sec. | ||
| 2834 | 2025.08.11 21:35:26.291397 [ 277 ] {53bde62b-ad30-4286-bdf1-0f83593c0117} <Debug> TCPHandler: Processed in 0.001387803 sec. | ||
| 2835 | 2025.08.11 21:35:26.291437 [ 196 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460864 sec., 123899.28152107245 rows/sec., 9.58 MiB/sec. | ||
| 2836 | 2025.08.11 21:35:26.291511 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2025.08.11 21:35:26.291599 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2838 | 2025.08.11 21:35:26.291608 [ 277 ] {1ae8be56-6c24-4136-86dd-bbc4137eb9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2839 | 2025.08.11 21:35:26.291661 [ 277 ] {1ae8be56-6c24-4136-86dd-bbc4137eb9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2840 | 2025.08.11 21:35:26.291866 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_16_3} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2025.08.11 21:35:26.291943 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_16_3} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2842 | 2025.08.11 21:35:26.292019 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 2843 | 2025.08.11 21:35:26.292054 [ 277 ] {1ae8be56-6c24-4136-86dd-bbc4137eb9a4} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2025.08.11 21:35:26.292094 [ 277 ] {1ae8be56-6c24-4136-86dd-bbc4137eb9a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2845 | 2025.08.11 21:35:26.292381 [ 277 ] {1ae8be56-6c24-4136-86dd-bbc4137eb9a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2846 | 2025.08.11 21:35:26.292583 [ 277 ] {1ae8be56-6c24-4136-86dd-bbc4137eb9a4} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2025.08.11 21:35:26.292708 [ 277 ] {1ae8be56-6c24-4136-86dd-bbc4137eb9a4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 2848 | 2025.08.11 21:35:26.292745 [ 277 ] {1ae8be56-6c24-4136-86dd-bbc4137eb9a4} <Debug> TCPHandler: Processed in 0.001280892 sec. | ||
| 2849 | 2025.08.11 21:35:26.292853 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2025.08.11 21:35:26.292944 [ 277 ] {ee8b5077-25d9-49a5-aa04-e10ee09bf313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2851 | 2025.08.11 21:35:26.292981 [ 277 ] {ee8b5077-25d9-49a5-aa04-e10ee09bf313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2852 | 2025.08.11 21:35:26.293393 [ 277 ] {ee8b5077-25d9-49a5-aa04-e10ee09bf313} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2025.08.11 21:35:26.293426 [ 277 ] {ee8b5077-25d9-49a5-aa04-e10ee09bf313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2854 | 2025.08.11 21:35:26.293726 [ 277 ] {ee8b5077-25d9-49a5-aa04-e10ee09bf313} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2855 | 2025.08.11 21:35:26.293954 [ 277 ] {ee8b5077-25d9-49a5-aa04-e10ee09bf313} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2025.08.11 21:35:26.294076 [ 277 ] {ee8b5077-25d9-49a5-aa04-e10ee09bf313} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001148 sec., 99303.13588850175 rows/sec., 8.08 MiB/sec. | ||
| 2857 | 2025.08.11 21:35:26.294113 [ 277 ] {ee8b5077-25d9-49a5-aa04-e10ee09bf313} <Debug> TCPHandler: Processed in 0.001307171 sec. | ||
| 2858 | 2025.08.11 21:35:26.294224 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2859 | 2025.08.11 21:35:26.294316 [ 277 ] {3fcb8016-aa2a-4c1c-b3d1-83df3e7fa2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2860 | 2025.08.11 21:35:26.294358 [ 277 ] {3fcb8016-aa2a-4c1c-b3d1-83df3e7fa2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2861 | 2025.08.11 21:35:26.294747 [ 277 ] {3fcb8016-aa2a-4c1c-b3d1-83df3e7fa2c8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2862 | 2025.08.11 21:35:26.294780 [ 277 ] {3fcb8016-aa2a-4c1c-b3d1-83df3e7fa2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2863 | 2025.08.11 21:35:26.295104 [ 277 ] {3fcb8016-aa2a-4c1c-b3d1-83df3e7fa2c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2864 | 2025.08.11 21:35:26.295308 [ 277 ] {3fcb8016-aa2a-4c1c-b3d1-83df3e7fa2c8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2865 | 2025.08.11 21:35:26.295430 [ 277 ] {3fcb8016-aa2a-4c1c-b3d1-83df3e7fa2c8} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001131 sec., 173297.96640141465 rows/sec., 12.43 MiB/sec. | ||
| 2866 | 2025.08.11 21:35:26.295468 [ 277 ] {3fcb8016-aa2a-4c1c-b3d1-83df3e7fa2c8} <Debug> TCPHandler: Processed in 0.001290001 sec. | ||
| 2867 | 2025.08.11 21:35:26.295578 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2868 | 2025.08.11 21:35:26.295676 [ 277 ] {2d97809f-5299-4b2c-bb86-d19ccb2797a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2869 | 2025.08.11 21:35:26.295729 [ 277 ] {2d97809f-5299-4b2c-bb86-d19ccb2797a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2870 | 2025.08.11 21:35:26.296434 [ 277 ] {2d97809f-5299-4b2c-bb86-d19ccb2797a3} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2871 | 2025.08.11 21:35:26.296467 [ 277 ] {2d97809f-5299-4b2c-bb86-d19ccb2797a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2872 | 2025.08.11 21:35:26.296975 [ 277 ] {2d97809f-5299-4b2c-bb86-d19ccb2797a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2873 | 2025.08.11 21:35:26.297190 [ 277 ] {2d97809f-5299-4b2c-bb86-d19ccb2797a3} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2874 | 2025.08.11 21:35:26.297322 [ 277 ] {2d97809f-5299-4b2c-bb86-d19ccb2797a3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001663 sec., 8418.52074564041 rows/sec., 15.09 MiB/sec. | ||
| 2875 | 2025.08.11 21:35:26.297373 [ 277 ] {2d97809f-5299-4b2c-bb86-d19ccb2797a3} <Debug> TCPHandler: Processed in 0.001841231 sec. | ||
| 2876 | 2025.08.11 21:35:26.297486 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2877 | 2025.08.11 21:35:26.297578 [ 277 ] {0863d7d9-381b-4e6e-aaa5-55b2848c9938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2878 | 2025.08.11 21:35:26.297619 [ 277 ] {0863d7d9-381b-4e6e-aaa5-55b2848c9938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2879 | 2025.08.11 21:35:26.297961 [ 277 ] {0863d7d9-381b-4e6e-aaa5-55b2848c9938} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2880 | 2025.08.11 21:35:26.297994 [ 277 ] {0863d7d9-381b-4e6e-aaa5-55b2848c9938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2881 | 2025.08.11 21:35:26.298289 [ 277 ] {0863d7d9-381b-4e6e-aaa5-55b2848c9938} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2882 | 2025.08.11 21:35:26.298511 [ 277 ] {0863d7d9-381b-4e6e-aaa5-55b2848c9938} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2025.08.11 21:35:26.298654 [ 277 ] {0863d7d9-381b-4e6e-aaa5-55b2848c9938} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 2884 | 2025.08.11 21:35:26.298692 [ 277 ] {0863d7d9-381b-4e6e-aaa5-55b2848c9938} <Debug> TCPHandler: Processed in 0.001253451 sec. | ||
| 2885 | 2025.08.11 21:35:26.785376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 2886 | 2025.08.11 21:35:26.785929 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.08.11 21:35:26.785982 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2888 | 2025.08.11 21:35:26.786497 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2889 | 2025.08.11 21:35:26.786745 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2025.08.11 21:35:26.786879 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 2891 | 2025.08.11 21:35:27.161021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2892 | 2025.08.11 21:35:27.176953 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2025.08.11 21:35:27.177001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2894 | 2025.08.11 21:35:27.182400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2895 | 2025.08.11 21:35:27.183114 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2896 | 2025.08.11 21:35:27.185760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2897 | 2025.08.11 21:35:31.284135 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2025.08.11 21:35:31.284432 [ 277 ] {aa146dbb-0cdd-446e-87d3-e913f667b2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2899 | 2025.08.11 21:35:31.284527 [ 277 ] {aa146dbb-0cdd-446e-87d3-e913f667b2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2900 | 2025.08.11 21:35:31.285196 [ 277 ] {aa146dbb-0cdd-446e-87d3-e913f667b2d2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2025.08.11 21:35:31.285233 [ 277 ] {aa146dbb-0cdd-446e-87d3-e913f667b2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2902 | 2025.08.11 21:35:31.285621 [ 277 ] {aa146dbb-0cdd-446e-87d3-e913f667b2d2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2903 | 2025.08.11 21:35:31.285845 [ 277 ] {aa146dbb-0cdd-446e-87d3-e913f667b2d2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2025.08.11 21:35:31.285963 [ 26 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2905 | 2025.08.11 21:35:31.285995 [ 277 ] {aa146dbb-0cdd-446e-87d3-e913f667b2d2} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001638 sec., 67155.06715506715 rows/sec., 5.64 MiB/sec. | ||
| 2906 | 2025.08.11 21:35:31.286007 [ 26 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2025.08.11 21:35:31.286032 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2908 | 2025.08.11 21:35:31.286038 [ 277 ] {aa146dbb-0cdd-446e-87d3-e913f667b2d2} <Debug> TCPHandler: Processed in 0.002084195 sec. | ||
| 2909 | 2025.08.11 21:35:31.286168 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2025.08.11 21:35:31.286208 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 2911 | 2025.08.11 21:35:31.286261 [ 277 ] {428c84da-06b2-46b4-8ef8-4ec203a7735f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2912 | 2025.08.11 21:35:31.286309 [ 277 ] {428c84da-06b2-46b4-8ef8-4ec203a7735f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2913 | 2025.08.11 21:35:31.286408 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2914 | 2025.08.11 21:35:31.286470 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1407 rows starting from the beginning of the part | ||
| 2915 | 2025.08.11 21:35:31.286572 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 2916 | 2025.08.11 21:35:31.286620 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 84 rows starting from the beginning of the part | ||
| 2917 | 2025.08.11 21:35:31.286669 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 2918 | 2025.08.11 21:35:31.286712 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 204 rows starting from the beginning of the part | ||
| 2919 | 2025.08.11 21:35:31.286713 [ 277 ] {428c84da-06b2-46b4-8ef8-4ec203a7735f} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2920 | 2025.08.11 21:35:31.286760 [ 277 ] {428c84da-06b2-46b4-8ef8-4ec203a7735f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2921 | 2025.08.11 21:35:31.286761 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part | ||
| 2922 | 2025.08.11 21:35:31.287110 [ 277 ] {428c84da-06b2-46b4-8ef8-4ec203a7735f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2923 | 2025.08.11 21:35:31.287330 [ 277 ] {428c84da-06b2-46b4-8ef8-4ec203a7735f} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2025.08.11 21:35:31.287460 [ 277 ] {428c84da-06b2-46b4-8ef8-4ec203a7735f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001216 sec., 22203.94736842105 rows/sec., 1.63 MiB/sec. | ||
| 2925 | 2025.08.11 21:35:31.287498 [ 277 ] {428c84da-06b2-46b4-8ef8-4ec203a7735f} <Debug> TCPHandler: Processed in 0.001378393 sec. | ||
| 2926 | 2025.08.11 21:35:31.287608 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2025.08.11 21:35:31.287701 [ 277 ] {566a1deb-8c0a-4762-b793-3282902a4fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2928 | 2025.08.11 21:35:31.287739 [ 277 ] {566a1deb-8c0a-4762-b793-3282902a4fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2929 | 2025.08.11 21:35:31.288075 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962323 sec., 1004421.8000808224 rows/sec., 88.49 MiB/sec. | ||
| 2930 | 2025.08.11 21:35:31.288177 [ 277 ] {566a1deb-8c0a-4762-b793-3282902a4fc9} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2025.08.11 21:35:31.288215 [ 277 ] {566a1deb-8c0a-4762-b793-3282902a4fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2932 | 2025.08.11 21:35:31.288422 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2933 | 2025.08.11 21:35:31.288557 [ 277 ] {566a1deb-8c0a-4762-b793-3282902a4fc9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2934 | 2025.08.11 21:35:31.288838 [ 277 ] {566a1deb-8c0a-4762-b793-3282902a4fc9} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.08.11 21:35:31.288840 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_21_4} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2025.08.11 21:35:31.288932 [ 26 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2937 | 2025.08.11 21:35:31.288939 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_21_4} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2938 | 2025.08.11 21:35:31.288964 [ 26 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.08.11 21:35:31.288966 [ 277 ] {566a1deb-8c0a-4762-b793-3282902a4fc9} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001282 sec., 70982.83931357255 rows/sec., 5.54 MiB/sec. | ||
| 2940 | 2025.08.11 21:35:31.288987 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2941 | 2025.08.11 21:35:31.289012 [ 277 ] {566a1deb-8c0a-4762-b793-3282902a4fc9} <Debug> TCPHandler: Processed in 0.001450935 sec. | ||
| 2942 | 2025.08.11 21:35:31.289055 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2943 | 2025.08.11 21:35:31.289105 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 2944 | 2025.08.11 21:35:31.289123 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2025.08.11 21:35:31.289217 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2946 | 2025.08.11 21:35:31.289222 [ 277 ] {0cf57c58-4558-4c49-a785-7af0ee13ebcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2947 | 2025.08.11 21:35:31.289256 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 633 rows starting from the beginning of the part | ||
| 2948 | 2025.08.11 21:35:31.289277 [ 277 ] {0cf57c58-4558-4c49-a785-7af0ee13ebcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2949 | 2025.08.11 21:35:31.289344 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 2950 | 2025.08.11 21:35:31.289394 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 2951 | 2025.08.11 21:35:31.289444 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 91 rows starting from the beginning of the part | ||
| 2952 | 2025.08.11 21:35:31.289484 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 114 rows starting from the beginning of the part | ||
| 2953 | 2025.08.11 21:35:31.289524 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 91 rows starting from the beginning of the part | ||
| 2954 | 2025.08.11 21:35:31.289706 [ 277 ] {0cf57c58-4558-4c49-a785-7af0ee13ebcd} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2025.08.11 21:35:31.289756 [ 277 ] {0cf57c58-4558-4c49-a785-7af0ee13ebcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2956 | 2025.08.11 21:35:31.290104 [ 277 ] {0cf57c58-4558-4c49-a785-7af0ee13ebcd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2957 | 2025.08.11 21:35:31.290323 [ 277 ] {0cf57c58-4558-4c49-a785-7af0ee13ebcd} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2025.08.11 21:35:31.290451 [ 277 ] {0cf57c58-4558-4c49-a785-7af0ee13ebcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 2959 | 2025.08.11 21:35:31.290463 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2960 | 2025.08.11 21:35:31.290489 [ 277 ] {0cf57c58-4558-4c49-a785-7af0ee13ebcd} <Debug> TCPHandler: Processed in 0.001412814 sec. | ||
| 2961 | 2025.08.11 21:35:31.290499 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1071 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472125 sec., 727519.7418697461 rows/sec., 58.67 MiB/sec. | ||
| 2962 | 2025.08.11 21:35:31.290516 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.08.11 21:35:31.290558 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2964 | 2025.08.11 21:35:31.290618 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2025.08.11 21:35:31.290631 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 2966 | 2025.08.11 21:35:31.290687 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2967 | 2025.08.11 21:35:31.290721 [ 277 ] {778c65ec-1531-4680-8a51-3f6b60f844b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2968 | 2025.08.11 21:35:31.290743 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2969 | 2025.08.11 21:35:31.290775 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6238 rows starting from the beginning of the part | ||
| 2970 | 2025.08.11 21:35:31.290779 [ 277 ] {778c65ec-1531-4680-8a51-3f6b60f844b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2971 | 2025.08.11 21:35:31.290823 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
| 2972 | 2025.08.11 21:35:31.290864 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 2973 | 2025.08.11 21:35:31.290898 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 2974 | 2025.08.11 21:35:31.290932 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 2975 | 2025.08.11 21:35:31.290969 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 2976 | 2025.08.11 21:35:31.290993 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2025.08.11 21:35:31.291072 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_21_4} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2978 | 2025.08.11 21:35:31.291151 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2979 | 2025.08.11 21:35:31.291622 [ 277 ] {778c65ec-1531-4680-8a51-3f6b60f844b1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2025.08.11 21:35:31.291663 [ 277 ] {778c65ec-1531-4680-8a51-3f6b60f844b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2981 | 2025.08.11 21:35:31.292249 [ 277 ] {778c65ec-1531-4680-8a51-3f6b60f844b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2982 | 2025.08.11 21:35:31.292475 [ 277 ] {778c65ec-1531-4680-8a51-3f6b60f844b1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2025.08.11 21:35:31.292574 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2984 | 2025.08.11 21:35:31.292601 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.08.11 21:35:31.292613 [ 277 ] {778c65ec-1531-4680-8a51-3f6b60f844b1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001908 sec., 14150.943396226416 rows/sec., 25.36 MiB/sec. | ||
| 2986 | 2025.08.11 21:35:31.292620 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2987 | 2025.08.11 21:35:31.292667 [ 277 ] {778c65ec-1531-4680-8a51-3f6b60f844b1} <Debug> TCPHandler: Processed in 0.002095965 sec. | ||
| 2988 | 2025.08.11 21:35:31.292706 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 2989 | 2025.08.11 21:35:31.292786 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2025.08.11 21:35:31.292884 [ 277 ] {07b1ae59-815d-48e0-8212-b57f560d5982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2991 | 2025.08.11 21:35:31.292908 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2992 | 2025.08.11 21:35:31.292925 [ 277 ] {07b1ae59-815d-48e0-8212-b57f560d5982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2993 | 2025.08.11 21:35:31.292957 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 168 rows starting from the beginning of the part | ||
| 2994 | 2025.08.11 21:35:31.293067 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
| 2995 | 2025.08.11 21:35:31.293158 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 2996 | 2025.08.11 21:35:31.293246 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part | ||
| 2997 | 2025.08.11 21:35:31.293278 [ 277 ] {07b1ae59-815d-48e0-8212-b57f560d5982} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2025.08.11 21:35:31.293318 [ 277 ] {07b1ae59-815d-48e0-8212-b57f560d5982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2999 | 2025.08.11 21:35:31.293329 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 3000 | 2025.08.11 21:35:31.293355 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002754927 sec., 2556147.585761801 rows/sec., 175.17 MiB/sec. | ||
| 3001 | 2025.08.11 21:35:31.293415 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part | ||
| 3002 | 2025.08.11 21:35:31.293631 [ 277 ] {07b1ae59-815d-48e0-8212-b57f560d5982} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3003 | 2025.08.11 21:35:31.293747 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3004 | 2025.08.11 21:35:31.293906 [ 277 ] {07b1ae59-815d-48e0-8212-b57f560d5982} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3005 | 2025.08.11 21:35:31.294015 [ 26 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3006 | 2025.08.11 21:35:31.294037 [ 26 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2025.08.11 21:35:31.294044 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2025.08.11 21:35:31.294052 [ 277 ] {07b1ae59-815d-48e0-8212-b57f560d5982} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 3009 | 2025.08.11 21:35:31.294054 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3010 | 2025.08.11 21:35:31.294102 [ 277 ] {07b1ae59-815d-48e0-8212-b57f560d5982} <Debug> TCPHandler: Processed in 0.001363493 sec. | ||
| 3011 | 2025.08.11 21:35:31.294120 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3012 | 2025.08.11 21:35:31.294172 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3013 | 2025.08.11 21:35:31.294191 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3014 | 2025.08.11 21:35:31.294278 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3015 | 2025.08.11 21:35:31.294314 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 882 rows starting from the beginning of the part | ||
| 3016 | 2025.08.11 21:35:31.294373 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 3017 | 2025.08.11 21:35:31.294413 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3018 | 2025.08.11 21:35:31.294453 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3019 | 2025.08.11 21:35:31.294492 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3020 | 2025.08.11 21:35:31.294534 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3021 | 2025.08.11 21:35:31.295499 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001362263 sec., 858864.9915618349 rows/sec., 58.01 MiB/sec. | ||
| 3022 | 2025.08.11 21:35:31.295688 [ 196 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3023 | 2025.08.11 21:35:31.295915 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 19 columns (19 merged, 0 gathered) in 0.003242844 sec., 85418.84839357059 rows/sec., 153.07 MiB/sec. | ||
| 3024 | 2025.08.11 21:35:31.295942 [ 196 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_21_4} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2025.08.11 21:35:31.296012 [ 196 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_21_4} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3026 | 2025.08.11 21:35:31.296077 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3027 | 2025.08.11 21:35:31.296378 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3028 | 2025.08.11 21:35:31.296663 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.08.11 21:35:31.296722 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3030 | 2025.08.11 21:35:31.296791 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3031 | 2025.08.11 21:35:32.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.86 MiB, peak 208.63 MiB, free memory in arenas 0.00 B, will set to 202.34 MiB (RSS), difference: 1.47 MiB | ||
| 3032 | 2025.08.11 21:35:34.206838 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3033 | 2025.08.11 21:35:34.206892 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3034 | 2025.08.11 21:35:34.286999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 3035 | 2025.08.11 21:35:34.287517 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.08.11 21:35:34.287572 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3037 | 2025.08.11 21:35:34.288095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3038 | 2025.08.11 21:35:34.288346 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2025.08.11 21:35:34.288491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3040 | 2025.08.11 21:35:34.288514 [ 45 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3041 | 2025.08.11 21:35:34.288588 [ 45 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.08.11 21:35:34.288612 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3043 | 2025.08.11 21:35:34.288739 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 3044 | 2025.08.11 21:35:34.288881 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3045 | 2025.08.11 21:35:34.288920 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
| 3046 | 2025.08.11 21:35:34.288980 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 3047 | 2025.08.11 21:35:34.289023 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 3048 | 2025.08.11 21:35:34.289060 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 3049 | 2025.08.11 21:35:34.289098 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 3050 | 2025.08.11 21:35:34.289135 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
| 3051 | 2025.08.11 21:35:34.290513 [ 196 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001833791 sec., 4024995.214830916 rows/sec., 57.58 MiB/sec. | ||
| 3052 | 2025.08.11 21:35:34.291058 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3053 | 2025.08.11 21:35:34.291359 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.08.11 21:35:34.291437 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_16_3} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3055 | 2025.08.11 21:35:34.291522 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 3056 | 2025.08.11 21:35:34.302043 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 440 | ||
| 3057 | 2025.08.11 21:35:34.304265 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2025.08.11 21:35:34.304321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3059 | 2025.08.11 21:35:34.305549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3060 | 2025.08.11 21:35:34.305850 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2025.08.11 21:35:34.305988 [ 45 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3062 | 2025.08.11 21:35:34.306031 [ 45 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3063 | 2025.08.11 21:35:34.306048 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3064 | 2025.08.11 21:35:34.306128 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 3065 | 2025.08.11 21:35:34.306207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3066 | 2025.08.11 21:35:34.306664 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3067 | 2025.08.11 21:35:34.306821 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 278 rows starting from the beginning of the part | ||
| 3068 | 2025.08.11 21:35:34.307192 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3069 | 2025.08.11 21:35:34.307544 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 3070 | 2025.08.11 21:35:34.307879 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 3071 | 2025.08.11 21:35:34.308198 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 3072 | 2025.08.11 21:35:34.308523 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3073 | 2025.08.11 21:35:34.314269 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 72 columns (72 merged, 0 gathered) in 0.008173537 sec., 53832.26380451939 rows/sec., 48.87 MiB/sec. | ||
| 3074 | 2025.08.11 21:35:34.315641 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3075 | 2025.08.11 21:35:34.316222 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_11_2} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2025.08.11 21:35:34.316298 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_11_2} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3077 | 2025.08.11 21:35:34.316510 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3078 | 2025.08.11 21:35:34.685863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3079 | 2025.08.11 21:35:34.704593 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2025.08.11 21:35:34.704652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3081 | 2025.08.11 21:35:34.710463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3082 | 2025.08.11 21:35:34.711243 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2025.08.11 21:35:34.711522 [ 29 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3084 | 2025.08.11 21:35:34.711554 [ 29 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.08.11 21:35:34.711572 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 3086 | 2025.08.11 21:35:34.711701 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3087 | 2025.08.11 21:35:34.714665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3088 | 2025.08.11 21:35:34.715454 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3089 | 2025.08.11 21:35:34.716896 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3090 | 2025.08.11 21:35:34.721477 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3091 | 2025.08.11 21:35:34.725747 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3092 | 2025.08.11 21:35:34.729790 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3093 | 2025.08.11 21:35:34.734123 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3094 | 2025.08.11 21:35:34.738589 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3095 | 2025.08.11 21:35:34.795691 [ 196 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.084054298 sec., 1439.5456613057431 rows/sec., 7.44 MiB/sec. | ||
| 3096 | 2025.08.11 21:35:34.798066 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3097 | 2025.08.11 21:35:34.799973 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_16_3} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2025.08.11 21:35:34.800055 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_16_3} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3099 | 2025.08.11 21:35:34.802263 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3100 | 2025.08.11 21:35:35.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.54 MiB, peak 213.49 MiB, free memory in arenas 0.00 B, will set to 213.36 MiB (RSS), difference: 9.82 MiB | ||
| 3101 | 2025.08.11 21:35:35.001139 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000804024 sec. | ||
| 3102 | 2025.08.11 21:35:36.283680 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2025.08.11 21:35:36.283880 [ 277 ] {9d054a49-609b-48e2-9b5e-ab14c588af60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3104 | 2025.08.11 21:35:36.283947 [ 277 ] {9d054a49-609b-48e2-9b5e-ab14c588af60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3105 | 2025.08.11 21:35:36.284602 [ 277 ] {9d054a49-609b-48e2-9b5e-ab14c588af60} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2025.08.11 21:35:36.284649 [ 277 ] {9d054a49-609b-48e2-9b5e-ab14c588af60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3107 | 2025.08.11 21:35:36.285085 [ 277 ] {9d054a49-609b-48e2-9b5e-ab14c588af60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3108 | 2025.08.11 21:35:36.285316 [ 277 ] {9d054a49-609b-48e2-9b5e-ab14c588af60} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.08.11 21:35:36.285480 [ 277 ] {9d054a49-609b-48e2-9b5e-ab14c588af60} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001649 sec., 50939.9636143117 rows/sec., 4.26 MiB/sec. | ||
| 3110 | 2025.08.11 21:35:36.285532 [ 277 ] {9d054a49-609b-48e2-9b5e-ab14c588af60} <Debug> TCPHandler: Processed in 0.001986443 sec. | ||
| 3111 | 2025.08.11 21:35:36.285659 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2025.08.11 21:35:36.285765 [ 277 ] {920caed4-26b6-4c1b-b772-2b780b4ed209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3113 | 2025.08.11 21:35:36.285808 [ 277 ] {920caed4-26b6-4c1b-b772-2b780b4ed209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3114 | 2025.08.11 21:35:36.286227 [ 277 ] {920caed4-26b6-4c1b-b772-2b780b4ed209} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2025.08.11 21:35:36.286353 [ 277 ] {920caed4-26b6-4c1b-b772-2b780b4ed209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3116 | 2025.08.11 21:35:36.286658 [ 277 ] {920caed4-26b6-4c1b-b772-2b780b4ed209} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3117 | 2025.08.11 21:35:36.286968 [ 277 ] {920caed4-26b6-4c1b-b772-2b780b4ed209} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2025.08.11 21:35:36.287151 [ 277 ] {920caed4-26b6-4c1b-b772-2b780b4ed209} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001411 sec., 9922.041105598866 rows/sec., 746.09 KiB/sec. | ||
| 3119 | 2025.08.11 21:35:36.287200 [ 277 ] {920caed4-26b6-4c1b-b772-2b780b4ed209} <Debug> TCPHandler: Processed in 0.001591167 sec. | ||
| 3120 | 2025.08.11 21:35:36.287323 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2025.08.11 21:35:36.287442 [ 277 ] {0e433e78-e42c-48f0-bd8f-e6618134c918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3122 | 2025.08.11 21:35:36.287492 [ 277 ] {0e433e78-e42c-48f0-bd8f-e6618134c918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3123 | 2025.08.11 21:35:36.288000 [ 277 ] {0e433e78-e42c-48f0-bd8f-e6618134c918} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2025.08.11 21:35:36.288037 [ 277 ] {0e433e78-e42c-48f0-bd8f-e6618134c918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3125 | 2025.08.11 21:35:36.288363 [ 277 ] {0e433e78-e42c-48f0-bd8f-e6618134c918} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3126 | 2025.08.11 21:35:36.288593 [ 277 ] {0e433e78-e42c-48f0-bd8f-e6618134c918} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.08.11 21:35:36.288722 [ 277 ] {0e433e78-e42c-48f0-bd8f-e6618134c918} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001306 sec., 59724.34915773354 rows/sec., 4.66 MiB/sec. | ||
| 3128 | 2025.08.11 21:35:36.288759 [ 277 ] {0e433e78-e42c-48f0-bd8f-e6618134c918} <Debug> TCPHandler: Processed in 0.001496415 sec. | ||
| 3129 | 2025.08.11 21:35:36.288870 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2025.08.11 21:35:36.288966 [ 277 ] {b7bc8d00-869c-48be-a425-c2636ca39035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3131 | 2025.08.11 21:35:36.289012 [ 277 ] {b7bc8d00-869c-48be-a425-c2636ca39035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3132 | 2025.08.11 21:35:36.289402 [ 277 ] {b7bc8d00-869c-48be-a425-c2636ca39035} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2025.08.11 21:35:36.289439 [ 277 ] {b7bc8d00-869c-48be-a425-c2636ca39035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3134 | 2025.08.11 21:35:36.289782 [ 277 ] {b7bc8d00-869c-48be-a425-c2636ca39035} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3135 | 2025.08.11 21:35:36.289990 [ 277 ] {b7bc8d00-869c-48be-a425-c2636ca39035} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2025.08.11 21:35:36.290122 [ 277 ] {b7bc8d00-869c-48be-a425-c2636ca39035} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 3137 | 2025.08.11 21:35:36.290157 [ 277 ] {b7bc8d00-869c-48be-a425-c2636ca39035} <Debug> TCPHandler: Processed in 0.001337303 sec. | ||
| 3138 | 2025.08.11 21:35:36.290279 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2025.08.11 21:35:36.290402 [ 277 ] {2ee298b8-3d8c-476c-98d9-79c85636baf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3140 | 2025.08.11 21:35:36.290470 [ 277 ] {2ee298b8-3d8c-476c-98d9-79c85636baf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3141 | 2025.08.11 21:35:36.291230 [ 277 ] {2ee298b8-3d8c-476c-98d9-79c85636baf8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2025.08.11 21:35:36.291267 [ 277 ] {2ee298b8-3d8c-476c-98d9-79c85636baf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3143 | 2025.08.11 21:35:36.291809 [ 277 ] {2ee298b8-3d8c-476c-98d9-79c85636baf8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3144 | 2025.08.11 21:35:36.292045 [ 277 ] {2ee298b8-3d8c-476c-98d9-79c85636baf8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2025.08.11 21:35:36.292185 [ 277 ] {2ee298b8-3d8c-476c-98d9-79c85636baf8} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001809 sec., 7739.0823659480375 rows/sec., 13.87 MiB/sec. | ||
| 3146 | 2025.08.11 21:35:36.292245 [ 277 ] {2ee298b8-3d8c-476c-98d9-79c85636baf8} <Debug> TCPHandler: Processed in 0.002028104 sec. | ||
| 3147 | 2025.08.11 21:35:36.292358 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2025.08.11 21:35:36.292454 [ 277 ] {5e1ff012-4d1f-47f1-9f2f-ac56c0eafa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3149 | 2025.08.11 21:35:36.292496 [ 277 ] {5e1ff012-4d1f-47f1-9f2f-ac56c0eafa7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3150 | 2025.08.11 21:35:36.292824 [ 277 ] {5e1ff012-4d1f-47f1-9f2f-ac56c0eafa7d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2025.08.11 21:35:36.292860 [ 277 ] {5e1ff012-4d1f-47f1-9f2f-ac56c0eafa7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3152 | 2025.08.11 21:35:36.293170 [ 277 ] {5e1ff012-4d1f-47f1-9f2f-ac56c0eafa7d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3153 | 2025.08.11 21:35:36.293388 [ 277 ] {5e1ff012-4d1f-47f1-9f2f-ac56c0eafa7d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2025.08.11 21:35:36.293515 [ 277 ] {5e1ff012-4d1f-47f1-9f2f-ac56c0eafa7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3155 | 2025.08.11 21:35:36.293551 [ 277 ] {5e1ff012-4d1f-47f1-9f2f-ac56c0eafa7d} <Debug> TCPHandler: Processed in 0.001243001 sec. | ||
| 3156 | 2025.08.11 21:35:38.427983 [ 49 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3157 | 2025.08.11 21:35:38.428052 [ 49 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2025.08.11 21:35:38.428073 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3159 | 2025.08.11 21:35:38.428179 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 3160 | 2025.08.11 21:35:38.428322 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3161 | 2025.08.11 21:35:38.428362 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 3162 | 2025.08.11 21:35:38.428438 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 3163 | 2025.08.11 21:35:38.428495 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 3164 | 2025.08.11 21:35:38.428541 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 3165 | 2025.08.11 21:35:38.428581 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 3166 | 2025.08.11 21:35:38.429395 [ 188 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259881 sec., 257167.14515101028 rows/sec., 19.56 MiB/sec. | ||
| 3167 | 2025.08.11 21:35:38.429558 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3168 | 2025.08.11 21:35:38.429820 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_5_1} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.08.11 21:35:38.429889 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_5_1} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3170 | 2025.08.11 21:35:38.429958 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3171 | 2025.08.11 21:35:39.589903 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2025.08.11 21:35:39.590096 [ 277 ] {d5aac525-8e2a-40d4-8edd-e8d0a3a9370c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3173 | 2025.08.11 21:35:39.590169 [ 277 ] {d5aac525-8e2a-40d4-8edd-e8d0a3a9370c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3174 | 2025.08.11 21:35:39.590818 [ 277 ] {d5aac525-8e2a-40d4-8edd-e8d0a3a9370c} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2025.08.11 21:35:39.590873 [ 277 ] {d5aac525-8e2a-40d4-8edd-e8d0a3a9370c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3176 | 2025.08.11 21:35:39.591292 [ 277 ] {d5aac525-8e2a-40d4-8edd-e8d0a3a9370c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3177 | 2025.08.11 21:35:39.591576 [ 277 ] {d5aac525-8e2a-40d4-8edd-e8d0a3a9370c} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.08.11 21:35:39.591745 [ 277 ] {d5aac525-8e2a-40d4-8edd-e8d0a3a9370c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001701 sec., 1175.7789535567313 rows/sec., 95.88 KiB/sec. | ||
| 3179 | 2025.08.11 21:35:39.591795 [ 277 ] {d5aac525-8e2a-40d4-8edd-e8d0a3a9370c} <Debug> TCPHandler: Processed in 0.002034174 sec. | ||
| 3180 | 2025.08.11 21:35:39.591921 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2025.08.11 21:35:39.592028 [ 277 ] {9d4639bf-78c3-4e74-a8be-f18e1982f1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3182 | 2025.08.11 21:35:39.592073 [ 277 ] {9d4639bf-78c3-4e74-a8be-f18e1982f1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3183 | 2025.08.11 21:35:39.592997 [ 277 ] {9d4639bf-78c3-4e74-a8be-f18e1982f1eb} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.08.11 21:35:39.593038 [ 277 ] {9d4639bf-78c3-4e74-a8be-f18e1982f1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3185 | 2025.08.11 21:35:39.593466 [ 277 ] {9d4639bf-78c3-4e74-a8be-f18e1982f1eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3186 | 2025.08.11 21:35:39.593685 [ 277 ] {9d4639bf-78c3-4e74-a8be-f18e1982f1eb} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.08.11 21:35:39.593827 [ 277 ] {9d4639bf-78c3-4e74-a8be-f18e1982f1eb} <Debug> executeQuery: Read 1251 rows, 106.10 KiB in 0.001822 sec., 686608.1229418222 rows/sec., 56.87 MiB/sec. | ||
| 3188 | 2025.08.11 21:35:39.593880 [ 277 ] {9d4639bf-78c3-4e74-a8be-f18e1982f1eb} <Debug> TCPHandler: Processed in 0.002010033 sec. | ||
| 3189 | 2025.08.11 21:35:39.594036 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.08.11 21:35:39.594159 [ 277 ] {d2c07d67-3b07-4299-b338-195858953767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3191 | 2025.08.11 21:35:39.594206 [ 277 ] {d2c07d67-3b07-4299-b338-195858953767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3192 | 2025.08.11 21:35:39.594628 [ 277 ] {d2c07d67-3b07-4299-b338-195858953767} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.08.11 21:35:39.594668 [ 277 ] {d2c07d67-3b07-4299-b338-195858953767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3194 | 2025.08.11 21:35:39.594983 [ 277 ] {d2c07d67-3b07-4299-b338-195858953767} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3195 | 2025.08.11 21:35:39.595198 [ 277 ] {d2c07d67-3b07-4299-b338-195858953767} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.08.11 21:35:39.595331 [ 277 ] {d2c07d67-3b07-4299-b338-195858953767} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001195 sec., 24267.78242677824 rows/sec., 1.77 MiB/sec. | ||
| 3197 | 2025.08.11 21:35:39.595369 [ 277 ] {d2c07d67-3b07-4299-b338-195858953767} <Debug> TCPHandler: Processed in 0.001398333 sec. | ||
| 3198 | 2025.08.11 21:35:39.595485 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2025.08.11 21:35:39.595584 [ 277 ] {83001ae5-9718-4a7c-9a29-0385216433ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3200 | 2025.08.11 21:35:39.595625 [ 277 ] {83001ae5-9718-4a7c-9a29-0385216433ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3201 | 2025.08.11 21:35:39.596112 [ 277 ] {83001ae5-9718-4a7c-9a29-0385216433ab} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2025.08.11 21:35:39.596150 [ 277 ] {83001ae5-9718-4a7c-9a29-0385216433ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3203 | 2025.08.11 21:35:39.596469 [ 277 ] {83001ae5-9718-4a7c-9a29-0385216433ab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3204 | 2025.08.11 21:35:39.596685 [ 277 ] {83001ae5-9718-4a7c-9a29-0385216433ab} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2025.08.11 21:35:39.596825 [ 277 ] {83001ae5-9718-4a7c-9a29-0385216433ab} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00126 sec., 180952.38095238095 rows/sec., 12.25 MiB/sec. | ||
| 3206 | 2025.08.11 21:35:39.596868 [ 277 ] {83001ae5-9718-4a7c-9a29-0385216433ab} <Debug> TCPHandler: Processed in 0.001432953 sec. | ||
| 3207 | 2025.08.11 21:35:39.596983 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2025.08.11 21:35:39.597079 [ 277 ] {4e88da32-8f43-43c9-a079-52429777f5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3209 | 2025.08.11 21:35:39.597120 [ 277 ] {4e88da32-8f43-43c9-a079-52429777f5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3210 | 2025.08.11 21:35:39.597806 [ 277 ] {4e88da32-8f43-43c9-a079-52429777f5e5} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2025.08.11 21:35:39.597845 [ 277 ] {4e88da32-8f43-43c9-a079-52429777f5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3212 | 2025.08.11 21:35:39.598192 [ 277 ] {4e88da32-8f43-43c9-a079-52429777f5e5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3213 | 2025.08.11 21:35:39.598415 [ 277 ] {4e88da32-8f43-43c9-a079-52429777f5e5} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2025.08.11 21:35:39.598549 [ 277 ] {4e88da32-8f43-43c9-a079-52429777f5e5} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.001489 sec., 368703.8280725319 rows/sec., 27.37 MiB/sec. | ||
| 3215 | 2025.08.11 21:35:39.598588 [ 277 ] {4e88da32-8f43-43c9-a079-52429777f5e5} <Debug> TCPHandler: Processed in 0.001654357 sec. | ||
| 3216 | 2025.08.11 21:35:39.598708 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2025.08.11 21:35:39.598804 [ 277 ] {32ac98f0-c6e8-4e85-99ab-ee57e4a87265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3218 | 2025.08.11 21:35:39.598850 [ 277 ] {32ac98f0-c6e8-4e85-99ab-ee57e4a87265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3219 | 2025.08.11 21:35:39.599439 [ 277 ] {32ac98f0-c6e8-4e85-99ab-ee57e4a87265} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2025.08.11 21:35:39.599476 [ 277 ] {32ac98f0-c6e8-4e85-99ab-ee57e4a87265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3221 | 2025.08.11 21:35:39.599867 [ 277 ] {32ac98f0-c6e8-4e85-99ab-ee57e4a87265} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3222 | 2025.08.11 21:35:39.600097 [ 277 ] {32ac98f0-c6e8-4e85-99ab-ee57e4a87265} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2025.08.11 21:35:39.600227 [ 277 ] {32ac98f0-c6e8-4e85-99ab-ee57e4a87265} <Debug> executeQuery: Read 931 rows, 63.97 KiB in 0.001441 sec., 646079.1117279667 rows/sec., 43.35 MiB/sec. | ||
| 3224 | 2025.08.11 21:35:39.600264 [ 277 ] {32ac98f0-c6e8-4e85-99ab-ee57e4a87265} <Debug> TCPHandler: Processed in 0.001605416 sec. | ||
| 3225 | 2025.08.11 21:35:39.600385 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2025.08.11 21:35:39.600483 [ 277 ] {bad6c3ea-30e2-43d4-aa82-32aaab15b2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3227 | 2025.08.11 21:35:39.600541 [ 277 ] {bad6c3ea-30e2-43d4-aa82-32aaab15b2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3228 | 2025.08.11 21:35:39.601317 [ 277 ] {bad6c3ea-30e2-43d4-aa82-32aaab15b2c1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2025.08.11 21:35:39.601353 [ 277 ] {bad6c3ea-30e2-43d4-aa82-32aaab15b2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3230 | 2025.08.11 21:35:39.601961 [ 277 ] {bad6c3ea-30e2-43d4-aa82-32aaab15b2c1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3231 | 2025.08.11 21:35:39.602210 [ 277 ] {bad6c3ea-30e2-43d4-aa82-32aaab15b2c1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2025.08.11 21:35:39.602363 [ 277 ] {bad6c3ea-30e2-43d4-aa82-32aaab15b2c1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001898 sec., 14225.50052687039 rows/sec., 25.49 MiB/sec. | ||
| 3233 | 2025.08.11 21:35:39.602435 [ 277 ] {bad6c3ea-30e2-43d4-aa82-32aaab15b2c1} <Debug> TCPHandler: Processed in 0.002098285 sec. | ||
| 3234 | 2025.08.11 21:35:39.602554 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2025.08.11 21:35:39.602650 [ 277 ] {fcae9461-ba23-473d-a654-1f6229c3c362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3236 | 2025.08.11 21:35:39.602693 [ 277 ] {fcae9461-ba23-473d-a654-1f6229c3c362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3237 | 2025.08.11 21:35:39.603022 [ 277 ] {fcae9461-ba23-473d-a654-1f6229c3c362} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.08.11 21:35:39.603060 [ 277 ] {fcae9461-ba23-473d-a654-1f6229c3c362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3239 | 2025.08.11 21:35:39.603371 [ 277 ] {fcae9461-ba23-473d-a654-1f6229c3c362} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3240 | 2025.08.11 21:35:39.603588 [ 277 ] {fcae9461-ba23-473d-a654-1f6229c3c362} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.08.11 21:35:39.603720 [ 277 ] {fcae9461-ba23-473d-a654-1f6229c3c362} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001089 sec., 38567.49311294766 rows/sec., 2.59 MiB/sec. | ||
| 3242 | 2025.08.11 21:35:39.603758 [ 277 ] {fcae9461-ba23-473d-a654-1f6229c3c362} <Debug> TCPHandler: Processed in 0.001252631 sec. | ||
| 3243 | 2025.08.11 21:35:41.277315 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2025.08.11 21:35:41.277622 [ 277 ] {5bfb017b-3a5b-482a-b6b6-6d4917e985c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3245 | 2025.08.11 21:35:41.277731 [ 277 ] {5bfb017b-3a5b-482a-b6b6-6d4917e985c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3246 | 2025.08.11 21:35:41.278444 [ 277 ] {5bfb017b-3a5b-482a-b6b6-6d4917e985c0} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.08.11 21:35:41.278486 [ 277 ] {5bfb017b-3a5b-482a-b6b6-6d4917e985c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3248 | 2025.08.11 21:35:41.278905 [ 277 ] {5bfb017b-3a5b-482a-b6b6-6d4917e985c0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3249 | 2025.08.11 21:35:41.279165 [ 277 ] {5bfb017b-3a5b-482a-b6b6-6d4917e985c0} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.08.11 21:35:41.279328 [ 277 ] {5bfb017b-3a5b-482a-b6b6-6d4917e985c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.41 MiB/sec. | ||
| 3251 | 2025.08.11 21:35:41.279380 [ 277 ] {5bfb017b-3a5b-482a-b6b6-6d4917e985c0} <Debug> TCPHandler: Processed in 0.002252007 sec. | ||
| 3252 | 2025.08.11 21:35:41.279505 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2025.08.11 21:35:41.279610 [ 277 ] {4b8d9168-1130-40b0-b813-b66c0e913763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3254 | 2025.08.11 21:35:41.279656 [ 277 ] {4b8d9168-1130-40b0-b813-b66c0e913763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3255 | 2025.08.11 21:35:41.280107 [ 277 ] {4b8d9168-1130-40b0-b813-b66c0e913763} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2025.08.11 21:35:41.280144 [ 277 ] {4b8d9168-1130-40b0-b813-b66c0e913763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3257 | 2025.08.11 21:35:41.280465 [ 277 ] {4b8d9168-1130-40b0-b813-b66c0e913763} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3258 | 2025.08.11 21:35:41.280683 [ 277 ] {4b8d9168-1130-40b0-b813-b66c0e913763} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2025.08.11 21:35:41.280814 [ 277 ] {4b8d9168-1130-40b0-b813-b66c0e913763} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 3260 | 2025.08.11 21:35:41.280853 [ 277 ] {4b8d9168-1130-40b0-b813-b66c0e913763} <Debug> TCPHandler: Processed in 0.001399183 sec. | ||
| 3261 | 2025.08.11 21:35:41.280962 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2025.08.11 21:35:41.281061 [ 277 ] {c115ff8c-5f2d-4658-b247-ad46d6547a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3263 | 2025.08.11 21:35:41.281106 [ 277 ] {c115ff8c-5f2d-4658-b247-ad46d6547a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3264 | 2025.08.11 21:35:41.281478 [ 277 ] {c115ff8c-5f2d-4658-b247-ad46d6547a01} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2025.08.11 21:35:41.281513 [ 277 ] {c115ff8c-5f2d-4658-b247-ad46d6547a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3266 | 2025.08.11 21:35:41.281845 [ 277 ] {c115ff8c-5f2d-4658-b247-ad46d6547a01} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3267 | 2025.08.11 21:35:41.282062 [ 277 ] {c115ff8c-5f2d-4658-b247-ad46d6547a01} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2025.08.11 21:35:41.282193 [ 277 ] {c115ff8c-5f2d-4658-b247-ad46d6547a01} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001155 sec., 45021.645021645025 rows/sec., 3.13 MiB/sec. | ||
| 3269 | 2025.08.11 21:35:41.282229 [ 277 ] {c115ff8c-5f2d-4658-b247-ad46d6547a01} <Debug> TCPHandler: Processed in 0.001316552 sec. | ||
| 3270 | 2025.08.11 21:35:41.282339 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2025.08.11 21:35:41.282434 [ 277 ] {c64d6f44-6156-42e4-8ceb-886d4bc6efc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3272 | 2025.08.11 21:35:41.282478 [ 277 ] {c64d6f44-6156-42e4-8ceb-886d4bc6efc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3273 | 2025.08.11 21:35:41.282800 [ 277 ] {c64d6f44-6156-42e4-8ceb-886d4bc6efc5} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2025.08.11 21:35:41.282835 [ 277 ] {c64d6f44-6156-42e4-8ceb-886d4bc6efc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3275 | 2025.08.11 21:35:41.283148 [ 277 ] {c64d6f44-6156-42e4-8ceb-886d4bc6efc5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3276 | 2025.08.11 21:35:41.283373 [ 277 ] {c64d6f44-6156-42e4-8ceb-886d4bc6efc5} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2025.08.11 21:35:41.283499 [ 277 ] {c64d6f44-6156-42e4-8ceb-886d4bc6efc5} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001084 sec., 16605.16605166052 rows/sec., 1.13 MiB/sec. | ||
| 3278 | 2025.08.11 21:35:41.283534 [ 277 ] {c64d6f44-6156-42e4-8ceb-886d4bc6efc5} <Debug> TCPHandler: Processed in 0.001243821 sec. | ||
| 3279 | 2025.08.11 21:35:41.788669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 3280 | 2025.08.11 21:35:41.789154 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.08.11 21:35:41.789194 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3282 | 2025.08.11 21:35:41.789733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3283 | 2025.08.11 21:35:41.789966 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2025.08.11 21:35:41.790094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 3285 | 2025.08.11 21:35:42.214837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3286 | 2025.08.11 21:35:42.229349 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2025.08.11 21:35:42.229398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3288 | 2025.08.11 21:35:42.235145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3289 | 2025.08.11 21:35:42.235836 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2025.08.11 21:35:42.238403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3291 | 2025.08.11 21:35:44.306466 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 476 | ||
| 3292 | 2025.08.11 21:35:44.308744 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2025.08.11 21:35:44.308798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3294 | 2025.08.11 21:35:44.309989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3295 | 2025.08.11 21:35:44.310265 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2025.08.11 21:35:44.310622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3297 | 2025.08.11 21:35:46.284002 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2025.08.11 21:35:46.284215 [ 277 ] {48637cc2-3320-4fec-8365-330e60a18837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3299 | 2025.08.11 21:35:46.284288 [ 277 ] {48637cc2-3320-4fec-8365-330e60a18837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3300 | 2025.08.11 21:35:46.285084 [ 277 ] {48637cc2-3320-4fec-8365-330e60a18837} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2025.08.11 21:35:46.285124 [ 277 ] {48637cc2-3320-4fec-8365-330e60a18837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3302 | 2025.08.11 21:35:46.285523 [ 277 ] {48637cc2-3320-4fec-8365-330e60a18837} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3303 | 2025.08.11 21:35:46.285738 [ 277 ] {48637cc2-3320-4fec-8365-330e60a18837} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2025.08.11 21:35:46.285890 [ 277 ] {48637cc2-3320-4fec-8365-330e60a18837} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.00173 sec., 48554.91329479769 rows/sec., 4.06 MiB/sec. | ||
| 3305 | 2025.08.11 21:35:46.285938 [ 277 ] {48637cc2-3320-4fec-8365-330e60a18837} <Debug> TCPHandler: Processed in 0.002073304 sec. | ||
| 3306 | 2025.08.11 21:35:46.286067 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2025.08.11 21:35:46.286168 [ 277 ] {148d7620-786f-419a-9e04-050b00887089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3308 | 2025.08.11 21:35:46.286210 [ 277 ] {148d7620-786f-419a-9e04-050b00887089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3309 | 2025.08.11 21:35:46.286618 [ 277 ] {148d7620-786f-419a-9e04-050b00887089} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.08.11 21:35:46.286652 [ 277 ] {148d7620-786f-419a-9e04-050b00887089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3311 | 2025.08.11 21:35:46.286940 [ 277 ] {148d7620-786f-419a-9e04-050b00887089} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3312 | 2025.08.11 21:35:46.287151 [ 277 ] {148d7620-786f-419a-9e04-050b00887089} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2025.08.11 21:35:46.287275 [ 277 ] {148d7620-786f-419a-9e04-050b00887089} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001131 sec., 12378.42617152962 rows/sec., 930.80 KiB/sec. | ||
| 3314 | 2025.08.11 21:35:46.287311 [ 277 ] {148d7620-786f-419a-9e04-050b00887089} <Debug> TCPHandler: Processed in 0.001294981 sec. | ||
| 3315 | 2025.08.11 21:35:46.287419 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2025.08.11 21:35:46.287512 [ 277 ] {dfea6fb9-70ec-4216-88b8-38e5ca0e276d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3317 | 2025.08.11 21:35:46.287552 [ 277 ] {dfea6fb9-70ec-4216-88b8-38e5ca0e276d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3318 | 2025.08.11 21:35:46.287965 [ 277 ] {dfea6fb9-70ec-4216-88b8-38e5ca0e276d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2025.08.11 21:35:46.287999 [ 277 ] {dfea6fb9-70ec-4216-88b8-38e5ca0e276d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3320 | 2025.08.11 21:35:46.288290 [ 277 ] {dfea6fb9-70ec-4216-88b8-38e5ca0e276d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3321 | 2025.08.11 21:35:46.288491 [ 277 ] {dfea6fb9-70ec-4216-88b8-38e5ca0e276d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2025.08.11 21:35:46.288613 [ 277 ] {dfea6fb9-70ec-4216-88b8-38e5ca0e276d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001119 sec., 69705.09383378016 rows/sec., 5.44 MiB/sec. | ||
| 3323 | 2025.08.11 21:35:46.288650 [ 277 ] {dfea6fb9-70ec-4216-88b8-38e5ca0e276d} <Debug> TCPHandler: Processed in 0.001278392 sec. | ||
| 3324 | 2025.08.11 21:35:46.288760 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2025.08.11 21:35:46.288852 [ 277 ] {d9c7545d-e0dd-43b8-9146-1ffe26890713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3326 | 2025.08.11 21:35:46.288895 [ 277 ] {d9c7545d-e0dd-43b8-9146-1ffe26890713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3327 | 2025.08.11 21:35:46.289322 [ 277 ] {d9c7545d-e0dd-43b8-9146-1ffe26890713} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2025.08.11 21:35:46.289359 [ 277 ] {d9c7545d-e0dd-43b8-9146-1ffe26890713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3329 | 2025.08.11 21:35:46.289693 [ 277 ] {d9c7545d-e0dd-43b8-9146-1ffe26890713} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3330 | 2025.08.11 21:35:46.289903 [ 277 ] {d9c7545d-e0dd-43b8-9146-1ffe26890713} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2025.08.11 21:35:46.290030 [ 277 ] {d9c7545d-e0dd-43b8-9146-1ffe26890713} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 3332 | 2025.08.11 21:35:46.290068 [ 277 ] {d9c7545d-e0dd-43b8-9146-1ffe26890713} <Debug> TCPHandler: Processed in 0.001354983 sec. | ||
| 3333 | 2025.08.11 21:35:46.290194 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2025.08.11 21:35:46.290312 [ 277 ] {0bca3687-4547-4265-b019-af7ae4b3a0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3335 | 2025.08.11 21:35:46.290377 [ 277 ] {0bca3687-4547-4265-b019-af7ae4b3a0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3336 | 2025.08.11 21:35:46.291217 [ 277 ] {0bca3687-4547-4265-b019-af7ae4b3a0c1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2025.08.11 21:35:46.291254 [ 277 ] {0bca3687-4547-4265-b019-af7ae4b3a0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3338 | 2025.08.11 21:35:46.291770 [ 277 ] {0bca3687-4547-4265-b019-af7ae4b3a0c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3339 | 2025.08.11 21:35:46.291988 [ 277 ] {0bca3687-4547-4265-b019-af7ae4b3a0c1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2025.08.11 21:35:46.292119 [ 277 ] {0bca3687-4547-4265-b019-af7ae4b3a0c1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 13.70 MiB/sec. | ||
| 3341 | 2025.08.11 21:35:46.292169 [ 277 ] {0bca3687-4547-4265-b019-af7ae4b3a0c1} <Debug> TCPHandler: Processed in 0.002042654 sec. | ||
| 3342 | 2025.08.11 21:35:46.292278 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2025.08.11 21:35:46.292372 [ 277 ] {f154c509-18b2-486f-b8bf-355452b10850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3344 | 2025.08.11 21:35:46.292413 [ 277 ] {f154c509-18b2-486f-b8bf-355452b10850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3345 | 2025.08.11 21:35:46.292737 [ 277 ] {f154c509-18b2-486f-b8bf-355452b10850} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2025.08.11 21:35:46.292773 [ 277 ] {f154c509-18b2-486f-b8bf-355452b10850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3347 | 2025.08.11 21:35:46.293076 [ 277 ] {f154c509-18b2-486f-b8bf-355452b10850} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3348 | 2025.08.11 21:35:46.293276 [ 277 ] {f154c509-18b2-486f-b8bf-355452b10850} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2025.08.11 21:35:46.293403 [ 277 ] {f154c509-18b2-486f-b8bf-355452b10850} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 3350 | 2025.08.11 21:35:46.293438 [ 277 ] {f154c509-18b2-486f-b8bf-355452b10850} <Debug> TCPHandler: Processed in 0.00120751 sec. | ||
| 3351 | 2025.08.11 21:35:49.206928 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3352 | 2025.08.11 21:35:49.206983 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3353 | 2025.08.11 21:35:49.290268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 3354 | 2025.08.11 21:35:49.291010 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2025.08.11 21:35:49.291073 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3356 | 2025.08.11 21:35:49.291777 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3357 | 2025.08.11 21:35:49.292043 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2025.08.11 21:35:49.292204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3359 | 2025.08.11 21:35:49.738550 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3360 | 2025.08.11 21:35:49.754741 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2025.08.11 21:35:49.754801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3362 | 2025.08.11 21:35:49.760792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3363 | 2025.08.11 21:35:49.761494 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.08.11 21:35:49.764219 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3365 | 2025.08.11 21:35:51.284626 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2025.08.11 21:35:51.284830 [ 277 ] {8fb44ceb-001a-4356-9ad0-f67dd0702209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3367 | 2025.08.11 21:35:51.284901 [ 277 ] {8fb44ceb-001a-4356-9ad0-f67dd0702209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3368 | 2025.08.11 21:35:51.285621 [ 277 ] {8fb44ceb-001a-4356-9ad0-f67dd0702209} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2025.08.11 21:35:51.285675 [ 277 ] {8fb44ceb-001a-4356-9ad0-f67dd0702209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3370 | 2025.08.11 21:35:51.286113 [ 277 ] {8fb44ceb-001a-4356-9ad0-f67dd0702209} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3371 | 2025.08.11 21:35:51.286403 [ 277 ] {8fb44ceb-001a-4356-9ad0-f67dd0702209} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2025.08.11 21:35:51.286582 [ 126 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3373 | 2025.08.11 21:35:51.286609 [ 277 ] {8fb44ceb-001a-4356-9ad0-f67dd0702209} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001829 sec., 60142.154182613456 rows/sec., 5.05 MiB/sec. | ||
| 3374 | 2025.08.11 21:35:51.286653 [ 126 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2025.08.11 21:35:51.286678 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3376 | 2025.08.11 21:35:51.286694 [ 277 ] {8fb44ceb-001a-4356-9ad0-f67dd0702209} <Debug> TCPHandler: Processed in 0.002204147 sec. | ||
| 3377 | 2025.08.11 21:35:51.286812 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 3378 | 2025.08.11 21:35:51.286868 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2025.08.11 21:35:51.286991 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3380 | 2025.08.11 21:35:51.287022 [ 277 ] {f186a877-4e44-4d6b-a7d0-63f057ee551b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3381 | 2025.08.11 21:35:51.287045 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1407 rows starting from the beginning of the part | ||
| 3382 | 2025.08.11 21:35:51.287104 [ 277 ] {f186a877-4e44-4d6b-a7d0-63f057ee551b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3383 | 2025.08.11 21:35:51.287163 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 84 rows starting from the beginning of the part | ||
| 3384 | 2025.08.11 21:35:51.287223 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1251 rows starting from the beginning of the part | ||
| 3385 | 2025.08.11 21:35:51.287268 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3386 | 2025.08.11 21:35:51.287309 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 84 rows starting from the beginning of the part | ||
| 3387 | 2025.08.11 21:35:51.287354 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 110 rows starting from the beginning of the part | ||
| 3388 | 2025.08.11 21:35:51.287632 [ 277 ] {f186a877-4e44-4d6b-a7d0-63f057ee551b} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2025.08.11 21:35:51.287677 [ 277 ] {f186a877-4e44-4d6b-a7d0-63f057ee551b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3390 | 2025.08.11 21:35:51.288130 [ 277 ] {f186a877-4e44-4d6b-a7d0-63f057ee551b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3391 | 2025.08.11 21:35:51.288376 [ 277 ] {f186a877-4e44-4d6b-a7d0-63f057ee551b} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2025.08.11 21:35:51.288499 [ 126 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3393 | 2025.08.11 21:35:51.288524 [ 277 ] {f186a877-4e44-4d6b-a7d0-63f057ee551b} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001543 sec., 17498.379779650033 rows/sec., 1.28 MiB/sec. | ||
| 3394 | 2025.08.11 21:35:51.288537 [ 126 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2025.08.11 21:35:51.288565 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3396 | 2025.08.11 21:35:51.288576 [ 277 ] {f186a877-4e44-4d6b-a7d0-63f057ee551b} <Debug> TCPHandler: Processed in 0.0017802 sec. | ||
| 3397 | 2025.08.11 21:35:51.288649 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 3398 | 2025.08.11 21:35:51.288717 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2025.08.11 21:35:51.288755 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3400 | 2025.08.11 21:35:51.288798 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 71 rows starting from the beginning of the part | ||
| 3401 | 2025.08.11 21:35:51.288824 [ 277 ] {d235256a-d94e-4d73-a381-aeaae7b06051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3402 | 2025.08.11 21:35:51.288854 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part | ||
| 3403 | 2025.08.11 21:35:51.288870 [ 277 ] {d235256a-d94e-4d73-a381-aeaae7b06051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3404 | 2025.08.11 21:35:51.288896 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 3405 | 2025.08.11 21:35:51.288917 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.002163106 sec., 1383196.2002786733 rows/sec., 120.53 MiB/sec. | ||
| 3406 | 2025.08.11 21:35:51.288937 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 29 rows starting from the beginning of the part | ||
| 3407 | 2025.08.11 21:35:51.289030 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 3408 | 2025.08.11 21:35:51.289074 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part | ||
| 3409 | 2025.08.11 21:35:51.289259 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3410 | 2025.08.11 21:35:51.289365 [ 277 ] {d235256a-d94e-4d73-a381-aeaae7b06051} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2025.08.11 21:35:51.289410 [ 277 ] {d235256a-d94e-4d73-a381-aeaae7b06051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3412 | 2025.08.11 21:35:51.289732 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2025.08.11 21:35:51.289855 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_26_5} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3414 | 2025.08.11 21:35:51.289889 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278871 sec., 142313.02453492183 rows/sec., 10.96 MiB/sec. | ||
| 3415 | 2025.08.11 21:35:51.289957 [ 277 ] {d235256a-d94e-4d73-a381-aeaae7b06051} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3416 | 2025.08.11 21:35:51.289970 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3417 | 2025.08.11 21:35:51.290042 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3418 | 2025.08.11 21:35:51.290258 [ 277 ] {d235256a-d94e-4d73-a381-aeaae7b06051} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2025.08.11 21:35:51.290366 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2025.08.11 21:35:51.290398 [ 126 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3421 | 2025.08.11 21:35:51.290428 [ 277 ] {d235256a-d94e-4d73-a381-aeaae7b06051} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001629 sec., 55862.49232658072 rows/sec., 4.36 MiB/sec. | ||
| 3422 | 2025.08.11 21:35:51.290434 [ 126 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2025.08.11 21:35:51.290449 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_21_4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3424 | 2025.08.11 21:35:51.290477 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3425 | 2025.08.11 21:35:51.290480 [ 277 ] {d235256a-d94e-4d73-a381-aeaae7b06051} <Debug> TCPHandler: Processed in 0.00181631 sec. | ||
| 3426 | 2025.08.11 21:35:51.290576 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3427 | 2025.08.11 21:35:51.290633 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3428 | 2025.08.11 21:35:51.290639 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 3429 | 2025.08.11 21:35:51.290748 [ 277 ] {a883e16b-4f54-4551-9888-6873a4bd40f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3430 | 2025.08.11 21:35:51.290775 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3431 | 2025.08.11 21:35:51.290800 [ 277 ] {a883e16b-4f54-4551-9888-6873a4bd40f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3432 | 2025.08.11 21:35:51.290822 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part | ||
| 3433 | 2025.08.11 21:35:51.290904 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part | ||
| 3434 | 2025.08.11 21:35:51.290974 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 549 rows starting from the beginning of the part | ||
| 3435 | 2025.08.11 21:35:51.291044 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3436 | 2025.08.11 21:35:51.291111 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 78 rows starting from the beginning of the part | ||
| 3437 | 2025.08.11 21:35:51.291177 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 91 rows starting from the beginning of the part | ||
| 3438 | 2025.08.11 21:35:51.291250 [ 277 ] {a883e16b-4f54-4551-9888-6873a4bd40f4} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2025.08.11 21:35:51.291291 [ 277 ] {a883e16b-4f54-4551-9888-6873a4bd40f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3440 | 2025.08.11 21:35:51.291673 [ 277 ] {a883e16b-4f54-4551-9888-6873a4bd40f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3441 | 2025.08.11 21:35:51.291915 [ 277 ] {a883e16b-4f54-4551-9888-6873a4bd40f4} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2025.08.11 21:35:51.292051 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3443 | 2025.08.11 21:35:51.292068 [ 277 ] {a883e16b-4f54-4551-9888-6873a4bd40f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001342 sec., 119225.03725782414 rows/sec., 8.30 MiB/sec. | ||
| 3444 | 2025.08.11 21:35:51.292091 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2025.08.11 21:35:51.292118 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3446 | 2025.08.11 21:35:51.292123 [ 277 ] {a883e16b-4f54-4551-9888-6873a4bd40f4} <Debug> TCPHandler: Processed in 0.001546406 sec. | ||
| 3447 | 2025.08.11 21:35:51.292207 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 3448 | 2025.08.11 21:35:51.292262 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2025.08.11 21:35:51.292307 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3450 | 2025.08.11 21:35:51.292343 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7042 rows starting from the beginning of the part | ||
| 3451 | 2025.08.11 21:35:51.292347 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1493 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803521 sec., 827825.1265164088 rows/sec., 65.67 MiB/sec. | ||
| 3452 | 2025.08.11 21:35:51.292362 [ 277 ] {78b16468-d52e-421a-a8bc-f7fba799a8c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3453 | 2025.08.11 21:35:51.292395 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3454 | 2025.08.11 21:35:51.292444 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 931 rows starting from the beginning of the part | ||
| 3455 | 2025.08.11 21:35:51.292444 [ 277 ] {78b16468-d52e-421a-a8bc-f7fba799a8c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3456 | 2025.08.11 21:35:51.292485 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
| 3457 | 2025.08.11 21:35:51.292527 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 3458 | 2025.08.11 21:35:51.292528 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3459 | 2025.08.11 21:35:51.292571 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3460 | 2025.08.11 21:35:51.292825 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2025.08.11 21:35:51.292897 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_26_5} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3462 | 2025.08.11 21:35:51.292969 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3463 | 2025.08.11 21:35:51.293365 [ 277 ] {78b16468-d52e-421a-a8bc-f7fba799a8c6} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2025.08.11 21:35:51.293407 [ 277 ] {78b16468-d52e-421a-a8bc-f7fba799a8c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3465 | 2025.08.11 21:35:51.294009 [ 277 ] {78b16468-d52e-421a-a8bc-f7fba799a8c6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3466 | 2025.08.11 21:35:51.294251 [ 277 ] {78b16468-d52e-421a-a8bc-f7fba799a8c6} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2025.08.11 21:35:51.294403 [ 277 ] {78b16468-d52e-421a-a8bc-f7fba799a8c6} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002061 sec., 13100.436681222707 rows/sec., 23.48 MiB/sec. | ||
| 3468 | 2025.08.11 21:35:51.294488 [ 277 ] {78b16468-d52e-421a-a8bc-f7fba799a8c6} <Debug> TCPHandler: Processed in 0.002276078 sec. | ||
| 3469 | 2025.08.11 21:35:51.294631 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2025.08.11 21:35:51.294742 [ 277 ] {03cc952f-1a0f-4c33-9112-c47905c06245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3471 | 2025.08.11 21:35:51.294795 [ 277 ] {03cc952f-1a0f-4c33-9112-c47905c06245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3472 | 2025.08.11 21:35:51.295162 [ 277 ] {03cc952f-1a0f-4c33-9112-c47905c06245} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2025.08.11 21:35:51.295200 [ 277 ] {03cc952f-1a0f-4c33-9112-c47905c06245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3474 | 2025.08.11 21:35:51.295604 [ 277 ] {03cc952f-1a0f-4c33-9112-c47905c06245} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3475 | 2025.08.11 21:35:51.295917 [ 277 ] {03cc952f-1a0f-4c33-9112-c47905c06245} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2025.08.11 21:35:51.296043 [ 126 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3477 | 2025.08.11 21:35:51.296071 [ 277 ] {03cc952f-1a0f-4c33-9112-c47905c06245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001354 sec., 44313.14623338257 rows/sec., 2.99 MiB/sec. | ||
| 3478 | 2025.08.11 21:35:51.296076 [ 126 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2025.08.11 21:35:51.296119 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3480 | 2025.08.11 21:35:51.296125 [ 277 ] {03cc952f-1a0f-4c33-9112-c47905c06245} <Debug> TCPHandler: Processed in 0.001556806 sec. | ||
| 3481 | 2025.08.11 21:35:51.296192 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3482 | 2025.08.11 21:35:51.296229 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8505 rows, containing 5 columns (5 merged, 0 gathered) in 0.004064749 sec., 2092380.1199040825 rows/sec., 143.21 MiB/sec. | ||
| 3483 | 2025.08.11 21:35:51.296278 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3484 | 2025.08.11 21:35:51.296304 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1170 rows starting from the beginning of the part | ||
| 3485 | 2025.08.11 21:35:51.296349 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 3486 | 2025.08.11 21:35:51.296368 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3487 | 2025.08.11 21:35:51.296384 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
| 3488 | 2025.08.11 21:35:51.296418 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part | ||
| 3489 | 2025.08.11 21:35:51.296450 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3490 | 2025.08.11 21:35:51.296497 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3491 | 2025.08.11 21:35:51.296631 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2025.08.11 21:35:51.296695 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3493 | 2025.08.11 21:35:51.296758 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3494 | 2025.08.11 21:35:51.297372 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001213981 sec., 1161467.9307172024 rows/sec., 78.42 MiB/sec. | ||
| 3495 | 2025.08.11 21:35:51.297543 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3496 | 2025.08.11 21:35:51.297806 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_26_5} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2025.08.11 21:35:51.297863 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_26_5} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3498 | 2025.08.11 21:35:51.297916 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3499 | 2025.08.11 21:35:54.310921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 500 | ||
| 3500 | 2025.08.11 21:35:54.313143 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2025.08.11 21:35:54.313198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3502 | 2025.08.11 21:35:54.314405 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3503 | 2025.08.11 21:35:54.314700 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2025.08.11 21:35:54.315061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 3505 | 2025.08.11 21:35:56.285738 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2025.08.11 21:35:56.285958 [ 277 ] {9151962e-5eaf-4d5f-a409-0a32bfbf3abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3507 | 2025.08.11 21:35:56.286042 [ 277 ] {9151962e-5eaf-4d5f-a409-0a32bfbf3abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3508 | 2025.08.11 21:35:56.286733 [ 277 ] {9151962e-5eaf-4d5f-a409-0a32bfbf3abd} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2025.08.11 21:35:56.286785 [ 277 ] {9151962e-5eaf-4d5f-a409-0a32bfbf3abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3510 | 2025.08.11 21:35:56.287188 [ 277 ] {9151962e-5eaf-4d5f-a409-0a32bfbf3abd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3511 | 2025.08.11 21:35:56.287423 [ 277 ] {9151962e-5eaf-4d5f-a409-0a32bfbf3abd} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2025.08.11 21:35:56.287547 [ 124 ] {} <Debug> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3513 | 2025.08.11 21:35:56.287588 [ 277 ] {9151962e-5eaf-4d5f-a409-0a32bfbf3abd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001687 sec., 14226.437462951986 rows/sec., 1.18 MiB/sec. | ||
| 3514 | 2025.08.11 21:35:56.287611 [ 124 ] {} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2025.08.11 21:35:56.287637 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3516 | 2025.08.11 21:35:56.287644 [ 277 ] {9151962e-5eaf-4d5f-a409-0a32bfbf3abd} <Debug> TCPHandler: Processed in 0.002048225 sec. | ||
| 3517 | 2025.08.11 21:35:56.287741 [ 193 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 3518 | 2025.08.11 21:35:56.287806 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3519 | 2025.08.11 21:35:56.287844 [ 193 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3520 | 2025.08.11 21:35:56.287875 [ 193 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 3521 | 2025.08.11 21:35:56.287911 [ 277 ] {65693419-07fc-4bfe-a964-f368373fb954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3522 | 2025.08.11 21:35:56.287934 [ 193 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 3523 | 2025.08.11 21:35:56.287956 [ 277 ] {65693419-07fc-4bfe-a964-f368373fb954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3524 | 2025.08.11 21:35:56.287977 [ 193 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 3525 | 2025.08.11 21:35:56.288017 [ 193 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 3526 | 2025.08.11 21:35:56.288053 [ 193 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 3527 | 2025.08.11 21:35:56.288390 [ 277 ] {65693419-07fc-4bfe-a964-f368373fb954} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2025.08.11 21:35:56.288429 [ 277 ] {65693419-07fc-4bfe-a964-f368373fb954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3529 | 2025.08.11 21:35:56.288735 [ 277 ] {65693419-07fc-4bfe-a964-f368373fb954} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3530 | 2025.08.11 21:35:56.288736 [ 197 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001034937 sec., 115949.08675600543 rows/sec., 10.06 MiB/sec. | ||
| 3531 | 2025.08.11 21:35:56.288954 [ 187 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3532 | 2025.08.11 21:35:56.288979 [ 277 ] {65693419-07fc-4bfe-a964-f368373fb954} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2025.08.11 21:35:56.289124 [ 277 ] {65693419-07fc-4bfe-a964-f368373fb954} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001237 sec., 9700.889248181084 rows/sec., 791.04 KiB/sec. | ||
| 3534 | 2025.08.11 21:35:56.289166 [ 277 ] {65693419-07fc-4bfe-a964-f368373fb954} <Debug> TCPHandler: Processed in 0.001412023 sec. | ||
| 3535 | 2025.08.11 21:35:56.289287 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2025.08.11 21:35:56.289315 [ 187 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_5_1} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2025.08.11 21:35:56.289386 [ 277 ] {b24bfbb8-422b-437c-846d-ad9ef130a61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3538 | 2025.08.11 21:35:56.289403 [ 187 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_5_1} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3539 | 2025.08.11 21:35:56.289436 [ 277 ] {b24bfbb8-422b-437c-846d-ad9ef130a61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3540 | 2025.08.11 21:35:56.289502 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3541 | 2025.08.11 21:35:56.289964 [ 277 ] {b24bfbb8-422b-437c-846d-ad9ef130a61a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2025.08.11 21:35:56.290006 [ 277 ] {b24bfbb8-422b-437c-846d-ad9ef130a61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3543 | 2025.08.11 21:35:56.290348 [ 277 ] {b24bfbb8-422b-437c-846d-ad9ef130a61a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3544 | 2025.08.11 21:35:56.290561 [ 277 ] {b24bfbb8-422b-437c-846d-ad9ef130a61a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2025.08.11 21:35:56.290689 [ 277 ] {b24bfbb8-422b-437c-846d-ad9ef130a61a} <Debug> executeQuery: Read 210 rows, 19.09 KiB in 0.001323 sec., 158730.15873015873 rows/sec., 14.09 MiB/sec. | ||
| 3546 | 2025.08.11 21:35:56.290726 [ 277 ] {b24bfbb8-422b-437c-846d-ad9ef130a61a} <Debug> TCPHandler: Processed in 0.001490385 sec. | ||
| 3547 | 2025.08.11 21:35:56.290836 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2025.08.11 21:35:56.290930 [ 277 ] {a6f7e1d0-9c19-4d7b-ae0a-e143dc5b6b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3549 | 2025.08.11 21:35:56.290971 [ 277 ] {a6f7e1d0-9c19-4d7b-ae0a-e143dc5b6b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3550 | 2025.08.11 21:35:56.291377 [ 277 ] {a6f7e1d0-9c19-4d7b-ae0a-e143dc5b6b0c} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2025.08.11 21:35:56.291413 [ 277 ] {a6f7e1d0-9c19-4d7b-ae0a-e143dc5b6b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3552 | 2025.08.11 21:35:56.291715 [ 277 ] {a6f7e1d0-9c19-4d7b-ae0a-e143dc5b6b0c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3553 | 2025.08.11 21:35:56.291930 [ 277 ] {a6f7e1d0-9c19-4d7b-ae0a-e143dc5b6b0c} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2025.08.11 21:35:56.292062 [ 277 ] {a6f7e1d0-9c19-4d7b-ae0a-e143dc5b6b0c} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001149 sec., 33072.2367275892 rows/sec., 2.42 MiB/sec. | ||
| 3555 | 2025.08.11 21:35:56.292100 [ 277 ] {a6f7e1d0-9c19-4d7b-ae0a-e143dc5b6b0c} <Debug> TCPHandler: Processed in 0.001312931 sec. | ||
| 3556 | 2025.08.11 21:35:56.292199 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2025.08.11 21:35:56.292293 [ 277 ] {86d294b4-cf59-477d-aa1b-1c516cbf9a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3558 | 2025.08.11 21:35:56.292333 [ 277 ] {86d294b4-cf59-477d-aa1b-1c516cbf9a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3559 | 2025.08.11 21:35:56.292723 [ 277 ] {86d294b4-cf59-477d-aa1b-1c516cbf9a55} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2025.08.11 21:35:56.292760 [ 277 ] {86d294b4-cf59-477d-aa1b-1c516cbf9a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3561 | 2025.08.11 21:35:56.293060 [ 277 ] {86d294b4-cf59-477d-aa1b-1c516cbf9a55} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3562 | 2025.08.11 21:35:56.293271 [ 277 ] {86d294b4-cf59-477d-aa1b-1c516cbf9a55} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2025.08.11 21:35:56.293398 [ 277 ] {86d294b4-cf59-477d-aa1b-1c516cbf9a55} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.77 MiB/sec. | ||
| 3564 | 2025.08.11 21:35:56.293435 [ 277 ] {86d294b4-cf59-477d-aa1b-1c516cbf9a55} <Debug> TCPHandler: Processed in 0.001284082 sec. | ||
| 3565 | 2025.08.11 21:35:56.293538 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2025.08.11 21:35:56.293631 [ 277 ] {5708034b-d2d6-4866-bbc2-3ce55c085fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3567 | 2025.08.11 21:35:56.293671 [ 277 ] {5708034b-d2d6-4866-bbc2-3ce55c085fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3568 | 2025.08.11 21:35:56.294054 [ 277 ] {5708034b-d2d6-4866-bbc2-3ce55c085fa7} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2025.08.11 21:35:56.294091 [ 277 ] {5708034b-d2d6-4866-bbc2-3ce55c085fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3570 | 2025.08.11 21:35:56.294384 [ 277 ] {5708034b-d2d6-4866-bbc2-3ce55c085fa7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3571 | 2025.08.11 21:35:56.294599 [ 277 ] {5708034b-d2d6-4866-bbc2-3ce55c085fa7} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2025.08.11 21:35:56.294724 [ 123 ] {} <Debug> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3573 | 2025.08.11 21:35:56.294729 [ 277 ] {5708034b-d2d6-4866-bbc2-3ce55c085fa7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 840.81 KiB/sec. | ||
| 3574 | 2025.08.11 21:35:56.294783 [ 123 ] {} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2025.08.11 21:35:56.294806 [ 277 ] {5708034b-d2d6-4866-bbc2-3ce55c085fa7} <Debug> TCPHandler: Processed in 0.001316272 sec. | ||
| 3576 | 2025.08.11 21:35:56.294814 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3577 | 2025.08.11 21:35:56.294908 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 3578 | 2025.08.11 21:35:56.294915 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2025.08.11 21:35:56.295008 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3580 | 2025.08.11 21:35:56.295024 [ 277 ] {5d849bdf-6667-43df-8783-69798f402cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3581 | 2025.08.11 21:35:56.295046 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 3582 | 2025.08.11 21:35:56.295070 [ 277 ] {5d849bdf-6667-43df-8783-69798f402cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3583 | 2025.08.11 21:35:56.295121 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 3584 | 2025.08.11 21:35:56.295178 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 3585 | 2025.08.11 21:35:56.295224 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 3586 | 2025.08.11 21:35:56.295271 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 3587 | 2025.08.11 21:35:56.295539 [ 277 ] {5d849bdf-6667-43df-8783-69798f402cbd} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2025.08.11 21:35:56.295581 [ 277 ] {5d849bdf-6667-43df-8783-69798f402cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3589 | 2025.08.11 21:35:56.295904 [ 277 ] {5d849bdf-6667-43df-8783-69798f402cbd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3590 | 2025.08.11 21:35:56.296003 [ 199 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127149 sec., 53231.649054384114 rows/sec., 4.26 MiB/sec. | ||
| 3591 | 2025.08.11 21:35:56.296124 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3592 | 2025.08.11 21:35:56.296138 [ 277 ] {5d849bdf-6667-43df-8783-69798f402cbd} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3593 | 2025.08.11 21:35:56.296282 [ 277 ] {5d849bdf-6667-43df-8783-69798f402cbd} <Debug> executeQuery: Read 126 rows, 10.47 KiB in 0.001276 sec., 98746.08150470219 rows/sec., 8.02 MiB/sec. | ||
| 3594 | 2025.08.11 21:35:56.296324 [ 277 ] {5d849bdf-6667-43df-8783-69798f402cbd} <Debug> TCPHandler: Processed in 0.001456944 sec. | ||
| 3595 | 2025.08.11 21:35:56.296381 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_5_1} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2025.08.11 21:35:56.296435 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2025.08.11 21:35:56.296444 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_5_1} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3598 | 2025.08.11 21:35:56.296514 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3599 | 2025.08.11 21:35:56.296537 [ 277 ] {1c4f4b3d-1aaa-4c91-a109-0d21a21e04aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3600 | 2025.08.11 21:35:56.296586 [ 277 ] {1c4f4b3d-1aaa-4c91-a109-0d21a21e04aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3601 | 2025.08.11 21:35:56.297014 [ 277 ] {1c4f4b3d-1aaa-4c91-a109-0d21a21e04aa} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2025.08.11 21:35:56.297051 [ 277 ] {1c4f4b3d-1aaa-4c91-a109-0d21a21e04aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3603 | 2025.08.11 21:35:56.297396 [ 277 ] {1c4f4b3d-1aaa-4c91-a109-0d21a21e04aa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3604 | 2025.08.11 21:35:56.297609 [ 277 ] {1c4f4b3d-1aaa-4c91-a109-0d21a21e04aa} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2025.08.11 21:35:56.297736 [ 277 ] {1c4f4b3d-1aaa-4c91-a109-0d21a21e04aa} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001216 sec., 166118.42105263157 rows/sec., 11.90 MiB/sec. | ||
| 3606 | 2025.08.11 21:35:56.297772 [ 277 ] {1c4f4b3d-1aaa-4c91-a109-0d21a21e04aa} <Debug> TCPHandler: Processed in 0.001385953 sec. | ||
| 3607 | 2025.08.11 21:35:56.297879 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2025.08.11 21:35:56.297974 [ 277 ] {b54a5ac6-8828-4697-a587-bb9e9b944b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3609 | 2025.08.11 21:35:56.298029 [ 277 ] {b54a5ac6-8828-4697-a587-bb9e9b944b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3610 | 2025.08.11 21:35:56.298806 [ 277 ] {b54a5ac6-8828-4697-a587-bb9e9b944b86} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2025.08.11 21:35:56.298842 [ 277 ] {b54a5ac6-8828-4697-a587-bb9e9b944b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3612 | 2025.08.11 21:35:56.299354 [ 277 ] {b54a5ac6-8828-4697-a587-bb9e9b944b86} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3613 | 2025.08.11 21:35:56.299588 [ 277 ] {b54a5ac6-8828-4697-a587-bb9e9b944b86} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2025.08.11 21:35:56.299693 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3615 | 2025.08.11 21:35:56.299723 [ 277 ] {b54a5ac6-8828-4697-a587-bb9e9b944b86} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001767 sec., 7923.03338992643 rows/sec., 14.20 MiB/sec. | ||
| 3616 | 2025.08.11 21:35:56.299727 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2025.08.11 21:35:56.299764 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3618 | 2025.08.11 21:35:56.299783 [ 277 ] {b54a5ac6-8828-4697-a587-bb9e9b944b86} <Debug> TCPHandler: Processed in 0.001951723 sec. | ||
| 3619 | 2025.08.11 21:35:56.299833 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 3620 | 2025.08.11 21:35:56.299906 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3621 | 2025.08.11 21:35:56.300000 [ 277 ] {26106998-07a6-4bbc-b728-0b6746617d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3622 | 2025.08.11 21:35:56.300012 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3623 | 2025.08.11 21:35:56.300043 [ 277 ] {26106998-07a6-4bbc-b728-0b6746617d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3624 | 2025.08.11 21:35:56.300064 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 3625 | 2025.08.11 21:35:56.300177 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 3626 | 2025.08.11 21:35:56.300275 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 3627 | 2025.08.11 21:35:56.300379 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 3628 | 2025.08.11 21:35:56.300417 [ 277 ] {26106998-07a6-4bbc-b728-0b6746617d09} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2025.08.11 21:35:56.300457 [ 277 ] {26106998-07a6-4bbc-b728-0b6746617d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3630 | 2025.08.11 21:35:56.300477 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part | ||
| 3631 | 2025.08.11 21:35:56.300578 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 3632 | 2025.08.11 21:35:56.300775 [ 277 ] {26106998-07a6-4bbc-b728-0b6746617d09} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3633 | 2025.08.11 21:35:56.300991 [ 277 ] {26106998-07a6-4bbc-b728-0b6746617d09} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2025.08.11 21:35:56.301121 [ 277 ] {26106998-07a6-4bbc-b728-0b6746617d09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 3635 | 2025.08.11 21:35:56.301159 [ 277 ] {26106998-07a6-4bbc-b728-0b6746617d09} <Debug> TCPHandler: Processed in 0.001302282 sec. | ||
| 3636 | 2025.08.11 21:35:56.303423 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 19 columns (19 merged, 0 gathered) in 0.003620311 sec., 103029.82257601626 rows/sec., 184.62 MiB/sec. | ||
| 3637 | 2025.08.11 21:35:56.303939 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3638 | 2025.08.11 21:35:56.304284 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2025.08.11 21:35:56.304352 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3640 | 2025.08.11 21:35:56.304465 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 3641 | 2025.08.11 21:35:56.792354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 3642 | 2025.08.11 21:35:56.792857 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2025.08.11 21:35:56.792907 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3644 | 2025.08.11 21:35:56.793407 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3645 | 2025.08.11 21:35:56.793659 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2025.08.11 21:35:56.793811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 3647 | 2025.08.11 21:35:57.264340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3648 | 2025.08.11 21:35:57.282242 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2025.08.11 21:35:57.282305 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3650 | 2025.08.11 21:35:57.288233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3651 | 2025.08.11 21:35:57.288955 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2025.08.11 21:35:57.292041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3653 | 2025.08.11 21:36:01.284176 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2025.08.11 21:36:01.284393 [ 277 ] {1106b3cf-6497-4c5f-98ae-4c0161a9cf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3655 | 2025.08.11 21:36:01.284466 [ 277 ] {1106b3cf-6497-4c5f-98ae-4c0161a9cf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3656 | 2025.08.11 21:36:01.285118 [ 277 ] {1106b3cf-6497-4c5f-98ae-4c0161a9cf63} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2025.08.11 21:36:01.285161 [ 277 ] {1106b3cf-6497-4c5f-98ae-4c0161a9cf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3658 | 2025.08.11 21:36:01.285577 [ 277 ] {1106b3cf-6497-4c5f-98ae-4c0161a9cf63} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3659 | 2025.08.11 21:36:01.285807 [ 277 ] {1106b3cf-6497-4c5f-98ae-4c0161a9cf63} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2025.08.11 21:36:01.285960 [ 277 ] {1106b3cf-6497-4c5f-98ae-4c0161a9cf63} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001623 sec., 67775.72396796057 rows/sec., 5.70 MiB/sec. | ||
| 3661 | 2025.08.11 21:36:01.286001 [ 277 ] {1106b3cf-6497-4c5f-98ae-4c0161a9cf63} <Debug> TCPHandler: Processed in 0.001965533 sec. | ||
| 3662 | 2025.08.11 21:36:01.286124 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2025.08.11 21:36:01.286220 [ 277 ] {42d0ec1f-eefa-4a22-bdd6-0511ef334f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3664 | 2025.08.11 21:36:01.286260 [ 277 ] {42d0ec1f-eefa-4a22-bdd6-0511ef334f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3665 | 2025.08.11 21:36:01.286660 [ 277 ] {42d0ec1f-eefa-4a22-bdd6-0511ef334f1d} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2025.08.11 21:36:01.286696 [ 277 ] {42d0ec1f-eefa-4a22-bdd6-0511ef334f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3667 | 2025.08.11 21:36:01.286993 [ 277 ] {42d0ec1f-eefa-4a22-bdd6-0511ef334f1d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3668 | 2025.08.11 21:36:01.287224 [ 277 ] {42d0ec1f-eefa-4a22-bdd6-0511ef334f1d} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2025.08.11 21:36:01.287352 [ 277 ] {42d0ec1f-eefa-4a22-bdd6-0511ef334f1d} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001152 sec., 23437.5 rows/sec., 1.72 MiB/sec. | ||
| 3670 | 2025.08.11 21:36:01.287389 [ 277 ] {42d0ec1f-eefa-4a22-bdd6-0511ef334f1d} <Debug> TCPHandler: Processed in 0.001313962 sec. | ||
| 3671 | 2025.08.11 21:36:01.287503 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2025.08.11 21:36:01.287598 [ 277 ] {18ac2e35-78d5-45f4-a2bb-842aa567d8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3673 | 2025.08.11 21:36:01.287637 [ 277 ] {18ac2e35-78d5-45f4-a2bb-842aa567d8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3674 | 2025.08.11 21:36:01.288059 [ 277 ] {18ac2e35-78d5-45f4-a2bb-842aa567d8e5} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2025.08.11 21:36:01.288096 [ 277 ] {18ac2e35-78d5-45f4-a2bb-842aa567d8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3676 | 2025.08.11 21:36:01.288414 [ 277 ] {18ac2e35-78d5-45f4-a2bb-842aa567d8e5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3677 | 2025.08.11 21:36:01.288629 [ 277 ] {18ac2e35-78d5-45f4-a2bb-842aa567d8e5} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2025.08.11 21:36:01.288755 [ 277 ] {18ac2e35-78d5-45f4-a2bb-842aa567d8e5} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001175 sec., 77446.8085106383 rows/sec., 6.05 MiB/sec. | ||
| 3679 | 2025.08.11 21:36:01.288792 [ 277 ] {18ac2e35-78d5-45f4-a2bb-842aa567d8e5} <Debug> TCPHandler: Processed in 0.001337713 sec. | ||
| 3680 | 2025.08.11 21:36:01.288906 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2025.08.11 21:36:01.289001 [ 277 ] {971e659f-b99d-4e14-b23c-7b96344f77b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3682 | 2025.08.11 21:36:01.289044 [ 277 ] {971e659f-b99d-4e14-b23c-7b96344f77b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3683 | 2025.08.11 21:36:01.289436 [ 277 ] {971e659f-b99d-4e14-b23c-7b96344f77b5} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2025.08.11 21:36:01.289472 [ 277 ] {971e659f-b99d-4e14-b23c-7b96344f77b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3685 | 2025.08.11 21:36:01.289812 [ 277 ] {971e659f-b99d-4e14-b23c-7b96344f77b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3686 | 2025.08.11 21:36:01.290024 [ 277 ] {971e659f-b99d-4e14-b23c-7b96344f77b5} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2025.08.11 21:36:01.290153 [ 277 ] {971e659f-b99d-4e14-b23c-7b96344f77b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 3688 | 2025.08.11 21:36:01.290189 [ 277 ] {971e659f-b99d-4e14-b23c-7b96344f77b5} <Debug> TCPHandler: Processed in 0.001331612 sec. | ||
| 3689 | 2025.08.11 21:36:01.290299 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2025.08.11 21:36:01.290393 [ 277 ] {fad22fdf-fd03-4e96-aa4f-cf5ea52ce9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3691 | 2025.08.11 21:36:01.290447 [ 277 ] {fad22fdf-fd03-4e96-aa4f-cf5ea52ce9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3692 | 2025.08.11 21:36:01.291207 [ 277 ] {fad22fdf-fd03-4e96-aa4f-cf5ea52ce9d8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2025.08.11 21:36:01.291243 [ 277 ] {fad22fdf-fd03-4e96-aa4f-cf5ea52ce9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3694 | 2025.08.11 21:36:01.291786 [ 277 ] {fad22fdf-fd03-4e96-aa4f-cf5ea52ce9d8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3695 | 2025.08.11 21:36:01.292009 [ 277 ] {fad22fdf-fd03-4e96-aa4f-cf5ea52ce9d8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2025.08.11 21:36:01.292142 [ 277 ] {fad22fdf-fd03-4e96-aa4f-cf5ea52ce9d8} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001767 sec., 15280.135823429542 rows/sec., 27.38 MiB/sec. | ||
| 3697 | 2025.08.11 21:36:01.292193 [ 277 ] {fad22fdf-fd03-4e96-aa4f-cf5ea52ce9d8} <Debug> TCPHandler: Processed in 0.001942843 sec. | ||
| 3698 | 2025.08.11 21:36:01.292311 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2025.08.11 21:36:01.292406 [ 277 ] {9c00d5d0-ba8f-4a83-830e-3638b635b9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3700 | 2025.08.11 21:36:01.292448 [ 277 ] {9c00d5d0-ba8f-4a83-830e-3638b635b9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3701 | 2025.08.11 21:36:01.292773 [ 277 ] {9c00d5d0-ba8f-4a83-830e-3638b635b9f2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2025.08.11 21:36:01.292811 [ 277 ] {9c00d5d0-ba8f-4a83-830e-3638b635b9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3703 | 2025.08.11 21:36:01.293114 [ 277 ] {9c00d5d0-ba8f-4a83-830e-3638b635b9f2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3704 | 2025.08.11 21:36:01.293323 [ 277 ] {9c00d5d0-ba8f-4a83-830e-3638b635b9f2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2025.08.11 21:36:01.293449 [ 277 ] {9c00d5d0-ba8f-4a83-830e-3638b635b9f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3706 | 2025.08.11 21:36:01.293484 [ 277 ] {9c00d5d0-ba8f-4a83-830e-3638b635b9f2} <Debug> TCPHandler: Processed in 0.00122177 sec. | ||
| 3707 | 2025.08.11 21:36:04.207241 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3708 | 2025.08.11 21:36:04.207294 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3709 | 2025.08.11 21:36:04.293912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 3710 | 2025.08.11 21:36:04.294428 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.08.11 21:36:04.294480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3712 | 2025.08.11 21:36:04.295036 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3713 | 2025.08.11 21:36:04.295281 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.08.11 21:36:04.295428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3715 | 2025.08.11 21:36:04.315225 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 532 | ||
| 3716 | 2025.08.11 21:36:04.317565 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2025.08.11 21:36:04.317607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3718 | 2025.08.11 21:36:04.318895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3719 | 2025.08.11 21:36:04.319172 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.08.11 21:36:04.319411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
| 3721 | 2025.08.11 21:36:04.792142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3722 | 2025.08.11 21:36:04.810086 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2025.08.11 21:36:04.810153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3724 | 2025.08.11 21:36:04.816592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3725 | 2025.08.11 21:36:04.817373 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3726 | 2025.08.11 21:36:04.820801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3727 | 2025.08.11 21:36:06.284048 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2025.08.11 21:36:06.284253 [ 277 ] {9e072063-1c48-4f1b-98f5-1b8406a11c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3729 | 2025.08.11 21:36:06.284322 [ 277 ] {9e072063-1c48-4f1b-98f5-1b8406a11c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3730 | 2025.08.11 21:36:06.284975 [ 277 ] {9e072063-1c48-4f1b-98f5-1b8406a11c4b} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2025.08.11 21:36:06.285023 [ 277 ] {9e072063-1c48-4f1b-98f5-1b8406a11c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3732 | 2025.08.11 21:36:06.285419 [ 277 ] {9e072063-1c48-4f1b-98f5-1b8406a11c4b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3733 | 2025.08.11 21:36:06.285657 [ 277 ] {9e072063-1c48-4f1b-98f5-1b8406a11c4b} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2025.08.11 21:36:06.285813 [ 277 ] {9e072063-1c48-4f1b-98f5-1b8406a11c4b} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001615 sec., 52012.3839009288 rows/sec., 4.35 MiB/sec. | ||
| 3735 | 2025.08.11 21:36:06.285855 [ 277 ] {9e072063-1c48-4f1b-98f5-1b8406a11c4b} <Debug> TCPHandler: Processed in 0.001938833 sec. | ||
| 3736 | 2025.08.11 21:36:06.285979 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3737 | 2025.08.11 21:36:06.286074 [ 277 ] {d6d693e9-6e13-4980-b238-ef57cc157e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3738 | 2025.08.11 21:36:06.286113 [ 277 ] {d6d693e9-6e13-4980-b238-ef57cc157e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3739 | 2025.08.11 21:36:06.286484 [ 277 ] {d6d693e9-6e13-4980-b238-ef57cc157e88} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2025.08.11 21:36:06.286518 [ 277 ] {d6d693e9-6e13-4980-b238-ef57cc157e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3741 | 2025.08.11 21:36:06.286814 [ 277 ] {d6d693e9-6e13-4980-b238-ef57cc157e88} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3742 | 2025.08.11 21:36:06.287076 [ 277 ] {d6d693e9-6e13-4980-b238-ef57cc157e88} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2025.08.11 21:36:06.287202 [ 277 ] {d6d693e9-6e13-4980-b238-ef57cc157e88} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001145 sec., 12227.07423580786 rows/sec., 919.42 KiB/sec. | ||
| 3744 | 2025.08.11 21:36:06.287239 [ 277 ] {d6d693e9-6e13-4980-b238-ef57cc157e88} <Debug> TCPHandler: Processed in 0.001308102 sec. | ||
| 3745 | 2025.08.11 21:36:06.287340 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2025.08.11 21:36:06.287435 [ 277 ] {08ed6197-602f-4e59-adac-613891ab8068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3747 | 2025.08.11 21:36:06.287475 [ 277 ] {08ed6197-602f-4e59-adac-613891ab8068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3748 | 2025.08.11 21:36:06.287886 [ 277 ] {08ed6197-602f-4e59-adac-613891ab8068} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2025.08.11 21:36:06.287922 [ 277 ] {08ed6197-602f-4e59-adac-613891ab8068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3750 | 2025.08.11 21:36:06.288225 [ 277 ] {08ed6197-602f-4e59-adac-613891ab8068} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3751 | 2025.08.11 21:36:06.288457 [ 277 ] {08ed6197-602f-4e59-adac-613891ab8068} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2025.08.11 21:36:06.288584 [ 277 ] {08ed6197-602f-4e59-adac-613891ab8068} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001166 sec., 66895.36878216124 rows/sec., 5.22 MiB/sec. | ||
| 3753 | 2025.08.11 21:36:06.288620 [ 277 ] {08ed6197-602f-4e59-adac-613891ab8068} <Debug> TCPHandler: Processed in 0.001331712 sec. | ||
| 3754 | 2025.08.11 21:36:06.288730 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2025.08.11 21:36:06.288826 [ 277 ] {ec2129c2-b33f-4249-8bb8-d07510d2bfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3756 | 2025.08.11 21:36:06.288869 [ 277 ] {ec2129c2-b33f-4249-8bb8-d07510d2bfc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3757 | 2025.08.11 21:36:06.289272 [ 277 ] {ec2129c2-b33f-4249-8bb8-d07510d2bfc5} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2025.08.11 21:36:06.289308 [ 277 ] {ec2129c2-b33f-4249-8bb8-d07510d2bfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3759 | 2025.08.11 21:36:06.289668 [ 277 ] {ec2129c2-b33f-4249-8bb8-d07510d2bfc5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3760 | 2025.08.11 21:36:06.289884 [ 277 ] {ec2129c2-b33f-4249-8bb8-d07510d2bfc5} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2025.08.11 21:36:06.290010 [ 277 ] {ec2129c2-b33f-4249-8bb8-d07510d2bfc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 3762 | 2025.08.11 21:36:06.290045 [ 277 ] {ec2129c2-b33f-4249-8bb8-d07510d2bfc5} <Debug> TCPHandler: Processed in 0.001363833 sec. | ||
| 3763 | 2025.08.11 21:36:06.290162 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2025.08.11 21:36:06.290257 [ 277 ] {d218e775-2e79-4078-8be6-23bcba7aaa9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3765 | 2025.08.11 21:36:06.290312 [ 277 ] {d218e775-2e79-4078-8be6-23bcba7aaa9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3766 | 2025.08.11 21:36:06.291055 [ 277 ] {d218e775-2e79-4078-8be6-23bcba7aaa9d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2025.08.11 21:36:06.291092 [ 277 ] {d218e775-2e79-4078-8be6-23bcba7aaa9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3768 | 2025.08.11 21:36:06.291612 [ 277 ] {d218e775-2e79-4078-8be6-23bcba7aaa9d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3769 | 2025.08.11 21:36:06.291835 [ 277 ] {d218e775-2e79-4078-8be6-23bcba7aaa9d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2025.08.11 21:36:06.291970 [ 277 ] {d218e775-2e79-4078-8be6-23bcba7aaa9d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001731 sec., 8087.810514153669 rows/sec., 14.49 MiB/sec. | ||
| 3771 | 2025.08.11 21:36:06.292021 [ 277 ] {d218e775-2e79-4078-8be6-23bcba7aaa9d} <Debug> TCPHandler: Processed in 0.001907042 sec. | ||
| 3772 | 2025.08.11 21:36:06.292132 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2025.08.11 21:36:06.292227 [ 277 ] {3138362f-32a4-4aa9-8693-7ec2219b07b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3774 | 2025.08.11 21:36:06.292268 [ 277 ] {3138362f-32a4-4aa9-8693-7ec2219b07b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3775 | 2025.08.11 21:36:06.292597 [ 277 ] {3138362f-32a4-4aa9-8693-7ec2219b07b2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2025.08.11 21:36:06.292634 [ 277 ] {3138362f-32a4-4aa9-8693-7ec2219b07b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3777 | 2025.08.11 21:36:06.292949 [ 277 ] {3138362f-32a4-4aa9-8693-7ec2219b07b2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3778 | 2025.08.11 21:36:06.293165 [ 277 ] {3138362f-32a4-4aa9-8693-7ec2219b07b2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2025.08.11 21:36:06.293290 [ 277 ] {3138362f-32a4-4aa9-8693-7ec2219b07b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 3780 | 2025.08.11 21:36:06.293326 [ 277 ] {3138362f-32a4-4aa9-8693-7ec2219b07b2} <Debug> TCPHandler: Processed in 0.001242761 sec. | ||
| 3781 | 2025.08.11 21:36:08.593688 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2025.08.11 21:36:08.593858 [ 277 ] {ad3cde4b-f371-4bb5-a006-d905d70a99d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3783 | 2025.08.11 21:36:08.593923 [ 277 ] {ad3cde4b-f371-4bb5-a006-d905d70a99d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3784 | 2025.08.11 21:36:08.594601 [ 277 ] {ad3cde4b-f371-4bb5-a006-d905d70a99d7} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2025.08.11 21:36:08.594649 [ 277 ] {ad3cde4b-f371-4bb5-a006-d905d70a99d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3786 | 2025.08.11 21:36:08.595043 [ 277 ] {ad3cde4b-f371-4bb5-a006-d905d70a99d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3787 | 2025.08.11 21:36:08.595275 [ 277 ] {ad3cde4b-f371-4bb5-a006-d905d70a99d7} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2025.08.11 21:36:08.595423 [ 277 ] {ad3cde4b-f371-4bb5-a006-d905d70a99d7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001567 sec., 2552.6483726866622 rows/sec., 208.15 KiB/sec. | ||
| 3789 | 2025.08.11 21:36:08.595464 [ 277 ] {ad3cde4b-f371-4bb5-a006-d905d70a99d7} <Debug> TCPHandler: Processed in 0.001874442 sec. | ||
| 3790 | 2025.08.11 21:36:08.595584 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2025.08.11 21:36:08.595688 [ 277 ] {a18492ae-c05a-40a3-bf88-2c87a4713490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3792 | 2025.08.11 21:36:08.595729 [ 277 ] {a18492ae-c05a-40a3-bf88-2c87a4713490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3793 | 2025.08.11 21:36:08.596824 [ 277 ] {a18492ae-c05a-40a3-bf88-2c87a4713490} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2025.08.11 21:36:08.596889 [ 277 ] {a18492ae-c05a-40a3-bf88-2c87a4713490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3795 | 2025.08.11 21:36:08.597307 [ 277 ] {a18492ae-c05a-40a3-bf88-2c87a4713490} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3796 | 2025.08.11 21:36:08.597538 [ 277 ] {a18492ae-c05a-40a3-bf88-2c87a4713490} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2025.08.11 21:36:08.597673 [ 277 ] {a18492ae-c05a-40a3-bf88-2c87a4713490} <Debug> executeQuery: Read 1252 rows, 106.17 KiB in 0.002003 sec., 625062.4063904143 rows/sec., 51.77 MiB/sec. | ||
| 3798 | 2025.08.11 21:36:08.597714 [ 277 ] {a18492ae-c05a-40a3-bf88-2c87a4713490} <Debug> TCPHandler: Processed in 0.002179796 sec. | ||
| 3799 | 2025.08.11 21:36:08.597828 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3800 | 2025.08.11 21:36:08.597923 [ 277 ] {68f3d82b-ec61-41b5-b85a-bc5caf2d45cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3801 | 2025.08.11 21:36:08.597965 [ 277 ] {68f3d82b-ec61-41b5-b85a-bc5caf2d45cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3802 | 2025.08.11 21:36:08.598407 [ 277 ] {68f3d82b-ec61-41b5-b85a-bc5caf2d45cd} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2025.08.11 21:36:08.598445 [ 277 ] {68f3d82b-ec61-41b5-b85a-bc5caf2d45cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3804 | 2025.08.11 21:36:08.598756 [ 277 ] {68f3d82b-ec61-41b5-b85a-bc5caf2d45cd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3805 | 2025.08.11 21:36:08.598975 [ 277 ] {68f3d82b-ec61-41b5-b85a-bc5caf2d45cd} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2025.08.11 21:36:08.599111 [ 277 ] {68f3d82b-ec61-41b5-b85a-bc5caf2d45cd} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001204 sec., 25747.50830564784 rows/sec., 1.87 MiB/sec. | ||
| 3807 | 2025.08.11 21:36:08.599150 [ 277 ] {68f3d82b-ec61-41b5-b85a-bc5caf2d45cd} <Debug> TCPHandler: Processed in 0.001372553 sec. | ||
| 3808 | 2025.08.11 21:36:08.599260 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3809 | 2025.08.11 21:36:08.599356 [ 277 ] {1c57eda3-6134-471a-ae62-2c1161da6184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3810 | 2025.08.11 21:36:08.599396 [ 277 ] {1c57eda3-6134-471a-ae62-2c1161da6184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3811 | 2025.08.11 21:36:08.599876 [ 277 ] {1c57eda3-6134-471a-ae62-2c1161da6184} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2025.08.11 21:36:08.599914 [ 277 ] {1c57eda3-6134-471a-ae62-2c1161da6184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3813 | 2025.08.11 21:36:08.600251 [ 277 ] {1c57eda3-6134-471a-ae62-2c1161da6184} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3814 | 2025.08.11 21:36:08.600466 [ 277 ] {1c57eda3-6134-471a-ae62-2c1161da6184} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3815 | 2025.08.11 21:36:08.600598 [ 277 ] {1c57eda3-6134-471a-ae62-2c1161da6184} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001259 sec., 181096.10802223987 rows/sec., 12.26 MiB/sec. | ||
| 3816 | 2025.08.11 21:36:08.600637 [ 277 ] {1c57eda3-6134-471a-ae62-2c1161da6184} <Debug> TCPHandler: Processed in 0.001425184 sec. | ||
| 3817 | 2025.08.11 21:36:08.600745 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3818 | 2025.08.11 21:36:08.600839 [ 277 ] {aa84e264-4004-4825-95b3-acc3d30ea9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3819 | 2025.08.11 21:36:08.600877 [ 277 ] {aa84e264-4004-4825-95b3-acc3d30ea9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3820 | 2025.08.11 21:36:08.601466 [ 277 ] {aa84e264-4004-4825-95b3-acc3d30ea9df} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2025.08.11 21:36:08.601502 [ 277 ] {aa84e264-4004-4825-95b3-acc3d30ea9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3822 | 2025.08.11 21:36:08.601835 [ 277 ] {aa84e264-4004-4825-95b3-acc3d30ea9df} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3823 | 2025.08.11 21:36:08.602059 [ 277 ] {aa84e264-4004-4825-95b3-acc3d30ea9df} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2025.08.11 21:36:08.602189 [ 277 ] {aa84e264-4004-4825-95b3-acc3d30ea9df} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001366 sec., 403367.4963396779 rows/sec., 29.95 MiB/sec. | ||
| 3825 | 2025.08.11 21:36:08.602229 [ 277 ] {aa84e264-4004-4825-95b3-acc3d30ea9df} <Debug> TCPHandler: Processed in 0.001532466 sec. | ||
| 3826 | 2025.08.11 21:36:08.602340 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2025.08.11 21:36:08.602436 [ 277 ] {e4d57bc9-905c-4a99-af99-78d572a8c2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3828 | 2025.08.11 21:36:08.602480 [ 277 ] {e4d57bc9-905c-4a99-af99-78d572a8c2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3829 | 2025.08.11 21:36:08.603070 [ 277 ] {e4d57bc9-905c-4a99-af99-78d572a8c2a1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2025.08.11 21:36:08.603107 [ 277 ] {e4d57bc9-905c-4a99-af99-78d572a8c2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3831 | 2025.08.11 21:36:08.603498 [ 277 ] {e4d57bc9-905c-4a99-af99-78d572a8c2a1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3832 | 2025.08.11 21:36:08.603716 [ 277 ] {e4d57bc9-905c-4a99-af99-78d572a8c2a1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2025.08.11 21:36:08.603848 [ 277 ] {e4d57bc9-905c-4a99-af99-78d572a8c2a1} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001428 sec., 661064.4257703081 rows/sec., 44.33 MiB/sec. | ||
| 3834 | 2025.08.11 21:36:08.603887 [ 277 ] {e4d57bc9-905c-4a99-af99-78d572a8c2a1} <Debug> TCPHandler: Processed in 0.001594717 sec. | ||
| 3835 | 2025.08.11 21:36:08.603997 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3836 | 2025.08.11 21:36:08.604093 [ 277 ] {e19b3aea-d0b0-476c-a65d-b2caffc44d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3837 | 2025.08.11 21:36:08.604154 [ 277 ] {e19b3aea-d0b0-476c-a65d-b2caffc44d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3838 | 2025.08.11 21:36:08.605012 [ 277 ] {e19b3aea-d0b0-476c-a65d-b2caffc44d6c} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2025.08.11 21:36:08.605050 [ 277 ] {e19b3aea-d0b0-476c-a65d-b2caffc44d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3840 | 2025.08.11 21:36:08.605597 [ 277 ] {e19b3aea-d0b0-476c-a65d-b2caffc44d6c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3841 | 2025.08.11 21:36:08.605831 [ 277 ] {e19b3aea-d0b0-476c-a65d-b2caffc44d6c} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2025.08.11 21:36:08.605974 [ 277 ] {e19b3aea-d0b0-476c-a65d-b2caffc44d6c} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001898 sec., 14225.50052687039 rows/sec., 25.49 MiB/sec. | ||
| 3843 | 2025.08.11 21:36:08.606045 [ 277 ] {e19b3aea-d0b0-476c-a65d-b2caffc44d6c} <Debug> TCPHandler: Processed in 0.002097185 sec. | ||
| 3844 | 2025.08.11 21:36:08.606164 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3845 | 2025.08.11 21:36:08.606259 [ 277 ] {e246328c-359d-403a-9219-05a177105659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3846 | 2025.08.11 21:36:08.606301 [ 277 ] {e246328c-359d-403a-9219-05a177105659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3847 | 2025.08.11 21:36:08.606678 [ 277 ] {e246328c-359d-403a-9219-05a177105659} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3848 | 2025.08.11 21:36:08.606719 [ 277 ] {e246328c-359d-403a-9219-05a177105659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3849 | 2025.08.11 21:36:08.607063 [ 277 ] {e246328c-359d-403a-9219-05a177105659} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3850 | 2025.08.11 21:36:08.607279 [ 277 ] {e246328c-359d-403a-9219-05a177105659} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3851 | 2025.08.11 21:36:08.607412 [ 277 ] {e246328c-359d-403a-9219-05a177105659} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001171 sec., 30742.954739538858 rows/sec., 2.07 MiB/sec. | ||
| 3852 | 2025.08.11 21:36:08.607449 [ 277 ] {e246328c-359d-403a-9219-05a177105659} <Debug> TCPHandler: Processed in 0.001334562 sec. | ||
| 3853 | 2025.08.11 21:36:11.279062 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2025.08.11 21:36:11.279284 [ 277 ] {df6fd114-08c7-49b3-b126-f512ece96151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3855 | 2025.08.11 21:36:11.279361 [ 277 ] {df6fd114-08c7-49b3-b126-f512ece96151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3856 | 2025.08.11 21:36:11.280159 [ 277 ] {df6fd114-08c7-49b3-b126-f512ece96151} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.08.11 21:36:11.280216 [ 277 ] {df6fd114-08c7-49b3-b126-f512ece96151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3858 | 2025.08.11 21:36:11.280657 [ 277 ] {df6fd114-08c7-49b3-b126-f512ece96151} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3859 | 2025.08.11 21:36:11.280893 [ 277 ] {df6fd114-08c7-49b3-b126-f512ece96151} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2025.08.11 21:36:11.281061 [ 277 ] {df6fd114-08c7-49b3-b126-f512ece96151} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001834 sec., 30534.35114503817 rows/sec., 2.35 MiB/sec. | ||
| 3861 | 2025.08.11 21:36:11.281067 [ 98 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3862 | 2025.08.11 21:36:11.281111 [ 277 ] {df6fd114-08c7-49b3-b126-f512ece96151} <Debug> TCPHandler: Processed in 0.002195577 sec. | ||
| 3863 | 2025.08.11 21:36:11.281136 [ 98 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3864 | 2025.08.11 21:36:11.281161 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3865 | 2025.08.11 21:36:11.281251 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3866 | 2025.08.11 21:36:11.281293 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 3867 | 2025.08.11 21:36:11.281358 [ 277 ] {51f0739b-46d8-4b70-a8ab-44c3cb74f883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3868 | 2025.08.11 21:36:11.281407 [ 277 ] {51f0739b-46d8-4b70-a8ab-44c3cb74f883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3869 | 2025.08.11 21:36:11.281474 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3870 | 2025.08.11 21:36:11.281519 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1407 rows starting from the beginning of the part | ||
| 3871 | 2025.08.11 21:36:11.281593 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 210 rows starting from the beginning of the part | ||
| 3872 | 2025.08.11 21:36:11.281644 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 110 rows starting from the beginning of the part | ||
| 3873 | 2025.08.11 21:36:11.281704 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 84 rows starting from the beginning of the part | ||
| 3874 | 2025.08.11 21:36:11.281754 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1252 rows starting from the beginning of the part | ||
| 3875 | 2025.08.11 21:36:11.281799 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 3876 | 2025.08.11 21:36:11.281865 [ 277 ] {51f0739b-46d8-4b70-a8ab-44c3cb74f883} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2025.08.11 21:36:11.281908 [ 277 ] {51f0739b-46d8-4b70-a8ab-44c3cb74f883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3878 | 2025.08.11 21:36:11.282267 [ 277 ] {51f0739b-46d8-4b70-a8ab-44c3cb74f883} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3879 | 2025.08.11 21:36:11.282499 [ 277 ] {51f0739b-46d8-4b70-a8ab-44c3cb74f883} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2025.08.11 21:36:11.282636 [ 98 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3881 | 2025.08.11 21:36:11.282641 [ 277 ] {51f0739b-46d8-4b70-a8ab-44c3cb74f883} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001307 sec., 48967.10022953328 rows/sec., 3.82 MiB/sec. | ||
| 3882 | 2025.08.11 21:36:11.282677 [ 98 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2025.08.11 21:36:11.282701 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3884 | 2025.08.11 21:36:11.282701 [ 277 ] {51f0739b-46d8-4b70-a8ab-44c3cb74f883} <Debug> TCPHandler: Processed in 0.001504696 sec. | ||
| 3885 | 2025.08.11 21:36:11.282800 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 3886 | 2025.08.11 21:36:11.282842 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2025.08.11 21:36:11.282908 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3888 | 2025.08.11 21:36:11.282939 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 633 rows starting from the beginning of the part | ||
| 3889 | 2025.08.11 21:36:11.282946 [ 277 ] {e9114d53-abdb-4eaf-97d2-b9485ec649ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3890 | 2025.08.11 21:36:11.282991 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 126 rows starting from the beginning of the part | ||
| 3891 | 2025.08.11 21:36:11.282997 [ 277 ] {e9114d53-abdb-4eaf-97d2-b9485ec649ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3892 | 2025.08.11 21:36:11.283042 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 91 rows starting from the beginning of the part | ||
| 3893 | 2025.08.11 21:36:11.283087 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 78 rows starting from the beginning of the part | ||
| 3894 | 2025.08.11 21:36:11.283125 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 551 rows starting from the beginning of the part | ||
| 3895 | 2025.08.11 21:36:11.283162 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 3896 | 2025.08.11 21:36:11.283362 [ 195 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.002134826 sec., 1461009.000265127 rows/sec., 127.83 MiB/sec. | ||
| 3897 | 2025.08.11 21:36:11.283390 [ 277 ] {e9114d53-abdb-4eaf-97d2-b9485ec649ed} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2025.08.11 21:36:11.283432 [ 277 ] {e9114d53-abdb-4eaf-97d2-b9485ec649ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3899 | 2025.08.11 21:36:11.283656 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3900 | 2025.08.11 21:36:11.283966 [ 277 ] {e9114d53-abdb-4eaf-97d2-b9485ec649ed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3901 | 2025.08.11 21:36:11.284008 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2025.08.11 21:36:11.284102 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_31_6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3903 | 2025.08.11 21:36:11.284158 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1543 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398923 sec., 1102991.3726488163 rows/sec., 87.88 MiB/sec. | ||
| 3904 | 2025.08.11 21:36:11.284182 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 3905 | 2025.08.11 21:36:11.284213 [ 277 ] {e9114d53-abdb-4eaf-97d2-b9485ec649ed} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2025.08.11 21:36:11.284329 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3907 | 2025.08.11 21:36:11.284348 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3908 | 2025.08.11 21:36:11.284361 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2025.08.11 21:36:11.284355 [ 277 ] {e9114d53-abdb-4eaf-97d2-b9485ec649ed} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001429 sec., 44786.56403079077 rows/sec., 3.12 MiB/sec. | ||
| 3910 | 2025.08.11 21:36:11.284396 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3911 | 2025.08.11 21:36:11.284446 [ 277 ] {e9114d53-abdb-4eaf-97d2-b9485ec649ed} <Debug> TCPHandler: Processed in 0.001654768 sec. | ||
| 3912 | 2025.08.11 21:36:11.284501 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 3913 | 2025.08.11 21:36:11.284576 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3914 | 2025.08.11 21:36:11.284625 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2025.08.11 21:36:11.284660 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3916 | 2025.08.11 21:36:11.284682 [ 277 ] {85977191-62b8-4016-9322-d4fedfa53f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3917 | 2025.08.11 21:36:11.284701 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_31_6} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3918 | 2025.08.11 21:36:11.284703 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8505 rows starting from the beginning of the part | ||
| 3919 | 2025.08.11 21:36:11.284734 [ 277 ] {85977191-62b8-4016-9322-d4fedfa53f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3920 | 2025.08.11 21:36:11.284781 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3921 | 2025.08.11 21:36:11.284782 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 202 rows starting from the beginning of the part | ||
| 3922 | 2025.08.11 21:36:11.284846 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 3923 | 2025.08.11 21:36:11.284886 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 3924 | 2025.08.11 21:36:11.284924 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 944 rows starting from the beginning of the part | ||
| 3925 | 2025.08.11 21:36:11.284967 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 3926 | 2025.08.11 21:36:11.285118 [ 277 ] {85977191-62b8-4016-9322-d4fedfa53f4e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2025.08.11 21:36:11.285162 [ 277 ] {85977191-62b8-4016-9322-d4fedfa53f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3928 | 2025.08.11 21:36:11.285525 [ 277 ] {85977191-62b8-4016-9322-d4fedfa53f4e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3929 | 2025.08.11 21:36:11.285745 [ 277 ] {85977191-62b8-4016-9322-d4fedfa53f4e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2025.08.11 21:36:11.285854 [ 98 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3931 | 2025.08.11 21:36:11.285883 [ 98 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3932 | 2025.08.11 21:36:11.285883 [ 277 ] {85977191-62b8-4016-9322-d4fedfa53f4e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00122 sec., 19672.131147540986 rows/sec., 1.33 MiB/sec. | ||
| 3933 | 2025.08.11 21:36:11.285900 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3934 | 2025.08.11 21:36:11.285934 [ 277 ] {85977191-62b8-4016-9322-d4fedfa53f4e} <Debug> TCPHandler: Processed in 0.001407764 sec. | ||
| 3935 | 2025.08.11 21:36:11.285985 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3936 | 2025.08.11 21:36:11.286083 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3937 | 2025.08.11 21:36:11.286109 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3938 | 2025.08.11 21:36:11.286159 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3939 | 2025.08.11 21:36:11.286200 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3940 | 2025.08.11 21:36:11.286239 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3941 | 2025.08.11 21:36:11.286274 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 3942 | 2025.08.11 21:36:11.286309 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 3943 | 2025.08.11 21:36:11.287166 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.0012137 sec., 1359479.278240092 rows/sec., 91.76 MiB/sec. | ||
| 3944 | 2025.08.11 21:36:11.287394 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3945 | 2025.08.11 21:36:11.287622 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_31_6} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2025.08.11 21:36:11.287688 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_31_6} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3947 | 2025.08.11 21:36:11.287744 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3948 | 2025.08.11 21:36:11.288474 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10035 rows, containing 5 columns (5 merged, 0 gathered) in 0.004012467 sec., 2500955.1480423394 rows/sec., 171.12 MiB/sec. | ||
| 3949 | 2025.08.11 21:36:11.288682 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3950 | 2025.08.11 21:36:11.288929 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3951 | 2025.08.11 21:36:11.289000 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3952 | 2025.08.11 21:36:11.289064 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 3953 | 2025.08.11 21:36:11.795684 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 3954 | 2025.08.11 21:36:11.796173 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3955 | 2025.08.11 21:36:11.796219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3956 | 2025.08.11 21:36:11.796694 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3957 | 2025.08.11 21:36:11.796936 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2025.08.11 21:36:11.797089 [ 100 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3959 | 2025.08.11 21:36:11.797098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 3960 | 2025.08.11 21:36:11.797145 [ 100 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2025.08.11 21:36:11.797172 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3962 | 2025.08.11 21:36:11.797340 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 3963 | 2025.08.11 21:36:11.797552 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3964 | 2025.08.11 21:36:11.797628 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 3965 | 2025.08.11 21:36:11.797745 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 3966 | 2025.08.11 21:36:11.797816 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
| 3967 | 2025.08.11 21:36:11.797869 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
| 3968 | 2025.08.11 21:36:11.797921 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 3969 | 2025.08.11 21:36:11.797975 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
| 3970 | 2025.08.11 21:36:11.799801 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002541053 sec., 3792915.77153251 rows/sec., 54.26 MiB/sec. | ||
| 3971 | 2025.08.11 21:36:11.800013 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3972 | 2025.08.11 21:36:11.800285 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3973 | 2025.08.11 21:36:11.800356 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_21_4} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3974 | 2025.08.11 21:36:11.800440 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3975 | 2025.08.11 21:36:12.321058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3976 | 2025.08.11 21:36:12.337653 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3977 | 2025.08.11 21:36:12.337706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3978 | 2025.08.11 21:36:12.343157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3979 | 2025.08.11 21:36:12.343828 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3980 | 2025.08.11 21:36:12.344119 [ 98 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3981 | 2025.08.11 21:36:12.344192 [ 98 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2025.08.11 21:36:12.344217 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3983 | 2025.08.11 21:36:12.344346 [ 195 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3984 | 2025.08.11 21:36:12.346788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3985 | 2025.08.11 21:36:12.347966 [ 195 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3986 | 2025.08.11 21:36:12.349343 [ 195 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3987 | 2025.08.11 21:36:12.354065 [ 195 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3988 | 2025.08.11 21:36:12.358568 [ 195 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3989 | 2025.08.11 21:36:12.363121 [ 195 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3990 | 2025.08.11 21:36:12.367293 [ 195 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3991 | 2025.08.11 21:36:12.371182 [ 195 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 3992 | 2025.08.11 21:36:12.424126 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079838718 sec., 1991.5149439148058 rows/sec., 10.30 MiB/sec. | ||
| 3993 | 2025.08.11 21:36:12.425887 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3994 | 2025.08.11 21:36:12.427559 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_21_4} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2025.08.11 21:36:12.427640 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_21_4} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3996 | 2025.08.11 21:36:12.428735 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 3997 | 2025.08.11 21:36:13.000271 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.71 MiB, peak 232.27 MiB, free memory in arenas 0.00 B, will set to 225.30 MiB (RSS), difference: 3.59 MiB | ||
| 3998 | 2025.08.11 21:36:14.319789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 568 | ||
| 3999 | 2025.08.11 21:36:14.322177 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2025.08.11 21:36:14.322237 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4001 | 2025.08.11 21:36:14.323450 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4002 | 2025.08.11 21:36:14.323733 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2025.08.11 21:36:14.324098 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4004 | 2025.08.11 21:36:16.283926 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2025.08.11 21:36:16.284143 [ 277 ] {f50aba3e-9ba3-4680-9165-0299bb46e845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4006 | 2025.08.11 21:36:16.284218 [ 277 ] {f50aba3e-9ba3-4680-9165-0299bb46e845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4007 | 2025.08.11 21:36:16.284888 [ 277 ] {f50aba3e-9ba3-4680-9165-0299bb46e845} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2025.08.11 21:36:16.284937 [ 277 ] {f50aba3e-9ba3-4680-9165-0299bb46e845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4009 | 2025.08.11 21:36:16.285375 [ 277 ] {f50aba3e-9ba3-4680-9165-0299bb46e845} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4010 | 2025.08.11 21:36:16.285604 [ 277 ] {f50aba3e-9ba3-4680-9165-0299bb46e845} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2025.08.11 21:36:16.285760 [ 277 ] {f50aba3e-9ba3-4680-9165-0299bb46e845} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001674 sec., 50179.21146953405 rows/sec., 4.19 MiB/sec. | ||
| 4012 | 2025.08.11 21:36:16.285803 [ 277 ] {f50aba3e-9ba3-4680-9165-0299bb46e845} <Debug> TCPHandler: Processed in 0.002022544 sec. | ||
| 4013 | 2025.08.11 21:36:16.285929 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2025.08.11 21:36:16.286026 [ 277 ] {08cbbe22-0f0b-40fa-997b-aff08a495ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4015 | 2025.08.11 21:36:16.286067 [ 277 ] {08cbbe22-0f0b-40fa-997b-aff08a495ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4016 | 2025.08.11 21:36:16.286476 [ 277 ] {08cbbe22-0f0b-40fa-997b-aff08a495ef4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2025.08.11 21:36:16.286514 [ 277 ] {08cbbe22-0f0b-40fa-997b-aff08a495ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4018 | 2025.08.11 21:36:16.286817 [ 277 ] {08cbbe22-0f0b-40fa-997b-aff08a495ef4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4019 | 2025.08.11 21:36:16.287030 [ 277 ] {08cbbe22-0f0b-40fa-997b-aff08a495ef4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2025.08.11 21:36:16.287141 [ 94 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4021 | 2025.08.11 21:36:16.287161 [ 277 ] {08cbbe22-0f0b-40fa-997b-aff08a495ef4} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001153 sec., 12142.237640936688 rows/sec., 913.04 KiB/sec. | ||
| 4022 | 2025.08.11 21:36:16.287210 [ 94 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2025.08.11 21:36:16.287219 [ 277 ] {08cbbe22-0f0b-40fa-997b-aff08a495ef4} <Debug> TCPHandler: Processed in 0.001339192 sec. | ||
| 4024 | 2025.08.11 21:36:16.287266 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4025 | 2025.08.11 21:36:16.287352 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2025.08.11 21:36:16.287395 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 4027 | 2025.08.11 21:36:16.287453 [ 277 ] {02d938d9-0091-47a6-a2e4-8860cbd02e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4028 | 2025.08.11 21:36:16.287498 [ 277 ] {02d938d9-0091-47a6-a2e4-8860cbd02e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4029 | 2025.08.11 21:36:16.287519 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4030 | 2025.08.11 21:36:16.287558 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 71 rows starting from the beginning of the part | ||
| 4031 | 2025.08.11 21:36:16.287625 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part | ||
| 4032 | 2025.08.11 21:36:16.287671 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
| 4033 | 2025.08.11 21:36:16.287714 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 4034 | 2025.08.11 21:36:16.287755 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4035 | 2025.08.11 21:36:16.287797 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 4036 | 2025.08.11 21:36:16.287925 [ 277 ] {02d938d9-0091-47a6-a2e4-8860cbd02e71} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2025.08.11 21:36:16.287969 [ 277 ] {02d938d9-0091-47a6-a2e4-8860cbd02e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4038 | 2025.08.11 21:36:16.288413 [ 277 ] {02d938d9-0091-47a6-a2e4-8860cbd02e71} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4039 | 2025.08.11 21:36:16.288635 [ 277 ] {02d938d9-0091-47a6-a2e4-8860cbd02e71} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2025.08.11 21:36:16.288674 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317722 sec., 147982.65491507316 rows/sec., 11.38 MiB/sec. | ||
| 4041 | 2025.08.11 21:36:16.288768 [ 277 ] {02d938d9-0091-47a6-a2e4-8860cbd02e71} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001333 sec., 58514.62865716429 rows/sec., 4.57 MiB/sec. | ||
| 4042 | 2025.08.11 21:36:16.288811 [ 277 ] {02d938d9-0091-47a6-a2e4-8860cbd02e71} <Debug> TCPHandler: Processed in 0.001510606 sec. | ||
| 4043 | 2025.08.11 21:36:16.288840 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4044 | 2025.08.11 21:36:16.288930 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4045 | 2025.08.11 21:36:16.289033 [ 277 ] {1e7b4a7a-c46a-454d-ae5a-6e11722a91b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4046 | 2025.08.11 21:36:16.289082 [ 277 ] {1e7b4a7a-c46a-454d-ae5a-6e11722a91b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4047 | 2025.08.11 21:36:16.289109 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2025.08.11 21:36:16.289183 [ 194 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_26_5} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4049 | 2025.08.11 21:36:16.289259 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4050 | 2025.08.11 21:36:16.289499 [ 277 ] {1e7b4a7a-c46a-454d-ae5a-6e11722a91b4} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2025.08.11 21:36:16.289540 [ 277 ] {1e7b4a7a-c46a-454d-ae5a-6e11722a91b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4052 | 2025.08.11 21:36:16.289897 [ 277 ] {1e7b4a7a-c46a-454d-ae5a-6e11722a91b4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4053 | 2025.08.11 21:36:16.290135 [ 277 ] {1e7b4a7a-c46a-454d-ae5a-6e11722a91b4} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2025.08.11 21:36:16.290269 [ 277 ] {1e7b4a7a-c46a-454d-ae5a-6e11722a91b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 4055 | 2025.08.11 21:36:16.290306 [ 277 ] {1e7b4a7a-c46a-454d-ae5a-6e11722a91b4} <Debug> TCPHandler: Processed in 0.001425414 sec. | ||
| 4056 | 2025.08.11 21:36:16.290407 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2025.08.11 21:36:16.290502 [ 277 ] {be9b7ffe-b554-4b7c-a6bb-8c5d8e2511cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4058 | 2025.08.11 21:36:16.290558 [ 277 ] {be9b7ffe-b554-4b7c-a6bb-8c5d8e2511cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4059 | 2025.08.11 21:36:16.291335 [ 277 ] {be9b7ffe-b554-4b7c-a6bb-8c5d8e2511cc} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2025.08.11 21:36:16.291370 [ 277 ] {be9b7ffe-b554-4b7c-a6bb-8c5d8e2511cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4061 | 2025.08.11 21:36:16.291898 [ 277 ] {be9b7ffe-b554-4b7c-a6bb-8c5d8e2511cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4062 | 2025.08.11 21:36:16.292119 [ 277 ] {be9b7ffe-b554-4b7c-a6bb-8c5d8e2511cc} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2025.08.11 21:36:16.292267 [ 277 ] {be9b7ffe-b554-4b7c-a6bb-8c5d8e2511cc} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 14.07 MiB/sec. | ||
| 4064 | 2025.08.11 21:36:16.292321 [ 277 ] {be9b7ffe-b554-4b7c-a6bb-8c5d8e2511cc} <Debug> TCPHandler: Processed in 0.001961783 sec. | ||
| 4065 | 2025.08.11 21:36:16.292437 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2025.08.11 21:36:16.292533 [ 277 ] {4af7263c-ab3f-491c-982e-7cd699fa3344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4067 | 2025.08.11 21:36:16.292576 [ 277 ] {4af7263c-ab3f-491c-982e-7cd699fa3344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4068 | 2025.08.11 21:36:16.292914 [ 277 ] {4af7263c-ab3f-491c-982e-7cd699fa3344} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2025.08.11 21:36:16.292950 [ 277 ] {4af7263c-ab3f-491c-982e-7cd699fa3344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4070 | 2025.08.11 21:36:16.293268 [ 277 ] {4af7263c-ab3f-491c-982e-7cd699fa3344} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4071 | 2025.08.11 21:36:16.293484 [ 277 ] {4af7263c-ab3f-491c-982e-7cd699fa3344} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2025.08.11 21:36:16.293610 [ 277 ] {4af7263c-ab3f-491c-982e-7cd699fa3344} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 4073 | 2025.08.11 21:36:16.293646 [ 277 ] {4af7263c-ab3f-491c-982e-7cd699fa3344} <Debug> TCPHandler: Processed in 0.001258901 sec. | ||
| 4074 | 2025.08.11 21:36:19.207350 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4075 | 2025.08.11 21:36:19.207410 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4076 | 2025.08.11 21:36:19.297276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 4077 | 2025.08.11 21:36:19.298100 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4078 | 2025.08.11 21:36:19.298180 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4079 | 2025.08.11 21:36:19.298916 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4080 | 2025.08.11 21:36:19.299147 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2025.08.11 21:36:19.299283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4082 | 2025.08.11 21:36:19.846897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4083 | 2025.08.11 21:36:19.862898 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4084 | 2025.08.11 21:36:19.862964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4085 | 2025.08.11 21:36:19.869454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4086 | 2025.08.11 21:36:19.870181 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4087 | 2025.08.11 21:36:19.873114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4088 | 2025.08.11 21:36:21.284222 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2025.08.11 21:36:21.284420 [ 277 ] {da8b62f1-45d3-4f2e-a164-99627103075a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4090 | 2025.08.11 21:36:21.284492 [ 277 ] {da8b62f1-45d3-4f2e-a164-99627103075a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4091 | 2025.08.11 21:36:21.285243 [ 277 ] {da8b62f1-45d3-4f2e-a164-99627103075a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2025.08.11 21:36:21.285284 [ 277 ] {da8b62f1-45d3-4f2e-a164-99627103075a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4093 | 2025.08.11 21:36:21.285699 [ 277 ] {da8b62f1-45d3-4f2e-a164-99627103075a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4094 | 2025.08.11 21:36:21.285927 [ 277 ] {da8b62f1-45d3-4f2e-a164-99627103075a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2025.08.11 21:36:21.286075 [ 277 ] {da8b62f1-45d3-4f2e-a164-99627103075a} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001712 sec., 64252.33644859813 rows/sec., 5.40 MiB/sec. | ||
| 4096 | 2025.08.11 21:36:21.286115 [ 277 ] {da8b62f1-45d3-4f2e-a164-99627103075a} <Debug> TCPHandler: Processed in 0.002020533 sec. | ||
| 4097 | 2025.08.11 21:36:21.286287 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2025.08.11 21:36:21.286381 [ 277 ] {29563ef9-e9e6-44da-9cee-1acfc511eefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4099 | 2025.08.11 21:36:21.286420 [ 277 ] {29563ef9-e9e6-44da-9cee-1acfc511eefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4100 | 2025.08.11 21:36:21.286819 [ 277 ] {29563ef9-e9e6-44da-9cee-1acfc511eefd} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2025.08.11 21:36:21.286854 [ 277 ] {29563ef9-e9e6-44da-9cee-1acfc511eefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4102 | 2025.08.11 21:36:21.287145 [ 277 ] {29563ef9-e9e6-44da-9cee-1acfc511eefd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4103 | 2025.08.11 21:36:21.287346 [ 277 ] {29563ef9-e9e6-44da-9cee-1acfc511eefd} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2025.08.11 21:36:21.287467 [ 277 ] {29563ef9-e9e6-44da-9cee-1acfc511eefd} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001105 sec., 24434.38914027149 rows/sec., 1.79 MiB/sec. | ||
| 4105 | 2025.08.11 21:36:21.287503 [ 277 ] {29563ef9-e9e6-44da-9cee-1acfc511eefd} <Debug> TCPHandler: Processed in 0.001263802 sec. | ||
| 4106 | 2025.08.11 21:36:21.287613 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2025.08.11 21:36:21.287705 [ 277 ] {e1a9c0d3-1647-4404-a336-e486d612a0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4108 | 2025.08.11 21:36:21.287743 [ 277 ] {e1a9c0d3-1647-4404-a336-e486d612a0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4109 | 2025.08.11 21:36:21.288160 [ 277 ] {e1a9c0d3-1647-4404-a336-e486d612a0eb} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2025.08.11 21:36:21.288195 [ 277 ] {e1a9c0d3-1647-4404-a336-e486d612a0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4111 | 2025.08.11 21:36:21.288489 [ 277 ] {e1a9c0d3-1647-4404-a336-e486d612a0eb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4112 | 2025.08.11 21:36:21.288687 [ 277 ] {e1a9c0d3-1647-4404-a336-e486d612a0eb} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2025.08.11 21:36:21.288807 [ 277 ] {e1a9c0d3-1647-4404-a336-e486d612a0eb} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00112 sec., 81250 rows/sec., 6.35 MiB/sec. | ||
| 4114 | 2025.08.11 21:36:21.288842 [ 277 ] {e1a9c0d3-1647-4404-a336-e486d612a0eb} <Debug> TCPHandler: Processed in 0.001275201 sec. | ||
| 4115 | 2025.08.11 21:36:21.288952 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2025.08.11 21:36:21.289051 [ 277 ] {d321047e-da49-43b1-badc-32ef59abc87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4117 | 2025.08.11 21:36:21.289094 [ 277 ] {d321047e-da49-43b1-badc-32ef59abc87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4118 | 2025.08.11 21:36:21.289507 [ 277 ] {d321047e-da49-43b1-badc-32ef59abc87f} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2025.08.11 21:36:21.289541 [ 277 ] {d321047e-da49-43b1-badc-32ef59abc87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4120 | 2025.08.11 21:36:21.289865 [ 277 ] {d321047e-da49-43b1-badc-32ef59abc87f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4121 | 2025.08.11 21:36:21.290071 [ 277 ] {d321047e-da49-43b1-badc-32ef59abc87f} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2025.08.11 21:36:21.290194 [ 277 ] {d321047e-da49-43b1-badc-32ef59abc87f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 4123 | 2025.08.11 21:36:21.290229 [ 277 ] {d321047e-da49-43b1-badc-32ef59abc87f} <Debug> TCPHandler: Processed in 0.001323092 sec. | ||
| 4124 | 2025.08.11 21:36:21.290339 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2025.08.11 21:36:21.290433 [ 277 ] {e7d3c15f-93d6-4eb3-95f7-fa7fb0000c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4126 | 2025.08.11 21:36:21.290486 [ 277 ] {e7d3c15f-93d6-4eb3-95f7-fa7fb0000c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4127 | 2025.08.11 21:36:21.291291 [ 277 ] {e7d3c15f-93d6-4eb3-95f7-fa7fb0000c65} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2025.08.11 21:36:21.291325 [ 277 ] {e7d3c15f-93d6-4eb3-95f7-fa7fb0000c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4129 | 2025.08.11 21:36:21.291838 [ 277 ] {e7d3c15f-93d6-4eb3-95f7-fa7fb0000c65} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4130 | 2025.08.11 21:36:21.292043 [ 277 ] {e7d3c15f-93d6-4eb3-95f7-fa7fb0000c65} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2025.08.11 21:36:21.292171 [ 277 ] {e7d3c15f-93d6-4eb3-95f7-fa7fb0000c65} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001755 sec., 15384.615384615385 rows/sec., 27.57 MiB/sec. | ||
| 4132 | 2025.08.11 21:36:21.292174 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4133 | 2025.08.11 21:36:21.292222 [ 277 ] {e7d3c15f-93d6-4eb3-95f7-fa7fb0000c65} <Debug> TCPHandler: Processed in 0.001929022 sec. | ||
| 4134 | 2025.08.11 21:36:21.292245 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2025.08.11 21:36:21.292270 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4136 | 2025.08.11 21:36:21.292340 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2025.08.11 21:36:21.292400 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 4138 | 2025.08.11 21:36:21.292436 [ 277 ] {291d5d1d-8c66-4246-8bcd-a4385817d40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4139 | 2025.08.11 21:36:21.292485 [ 277 ] {291d5d1d-8c66-4246-8bcd-a4385817d40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4140 | 2025.08.11 21:36:21.292684 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4141 | 2025.08.11 21:36:21.292758 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 373 rows starting from the beginning of the part | ||
| 4142 | 2025.08.11 21:36:21.292830 [ 277 ] {291d5d1d-8c66-4246-8bcd-a4385817d40d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2025.08.11 21:36:21.292869 [ 277 ] {291d5d1d-8c66-4246-8bcd-a4385817d40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4144 | 2025.08.11 21:36:21.292903 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
| 4145 | 2025.08.11 21:36:21.293027 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 4146 | 2025.08.11 21:36:21.293147 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
| 4147 | 2025.08.11 21:36:21.293187 [ 277 ] {291d5d1d-8c66-4246-8bcd-a4385817d40d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4148 | 2025.08.11 21:36:21.293258 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 4149 | 2025.08.11 21:36:21.293376 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part | ||
| 4150 | 2025.08.11 21:36:21.293403 [ 277 ] {291d5d1d-8c66-4246-8bcd-a4385817d40d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2025.08.11 21:36:21.293535 [ 277 ] {291d5d1d-8c66-4246-8bcd-a4385817d40d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 4152 | 2025.08.11 21:36:21.293570 [ 277 ] {291d5d1d-8c66-4246-8bcd-a4385817d40d} <Debug> TCPHandler: Processed in 0.001277471 sec. | ||
| 4153 | 2025.08.11 21:36:21.296998 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 19 columns (19 merged, 0 gathered) in 0.004654378 sec., 103558.41317572402 rows/sec., 185.57 MiB/sec. | ||
| 4154 | 2025.08.11 21:36:21.297945 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4155 | 2025.08.11 21:36:21.298332 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2025.08.11 21:36:21.298414 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4157 | 2025.08.11 21:36:21.298550 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 4158 | 2025.08.11 21:36:22.000232 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.09 MiB, peak 232.37 MiB, free memory in arenas 0.00 B, will set to 228.53 MiB (RSS), difference: 1.44 MiB | ||
| 4159 | 2025.08.11 21:36:24.324373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 592 | ||
| 4160 | 2025.08.11 21:36:24.327014 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2025.08.11 21:36:24.327073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4162 | 2025.08.11 21:36:24.328274 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4163 | 2025.08.11 21:36:24.328564 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2025.08.11 21:36:24.328752 [ 84 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4165 | 2025.08.11 21:36:24.328848 [ 84 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2025.08.11 21:36:24.328886 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4167 | 2025.08.11 21:36:24.328931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
| 4168 | 2025.08.11 21:36:24.329019 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 4169 | 2025.08.11 21:36:24.329525 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4170 | 2025.08.11 21:36:24.329654 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
| 4171 | 2025.08.11 21:36:24.330011 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 4172 | 2025.08.11 21:36:24.330314 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 4173 | 2025.08.11 21:36:24.330611 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 4174 | 2025.08.11 21:36:24.330907 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 4175 | 2025.08.11 21:36:24.331202 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 4176 | 2025.08.11 21:36:24.337746 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 72 columns (72 merged, 0 gathered) in 0.008779247 sec., 67431.7512652281 rows/sec., 57.75 MiB/sec. | ||
| 4177 | 2025.08.11 21:36:24.338846 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4178 | 2025.08.11 21:36:24.339467 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_16_3} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2025.08.11 21:36:24.339559 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_16_3} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4180 | 2025.08.11 21:36:24.339914 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 4181 | 2025.08.11 21:36:26.285458 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2025.08.11 21:36:26.285767 [ 277 ] {a8c21398-0d1c-4776-be6b-8b88e39d03bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4183 | 2025.08.11 21:36:26.285874 [ 277 ] {a8c21398-0d1c-4776-be6b-8b88e39d03bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4184 | 2025.08.11 21:36:26.286759 [ 277 ] {a8c21398-0d1c-4776-be6b-8b88e39d03bc} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2025.08.11 21:36:26.286812 [ 277 ] {a8c21398-0d1c-4776-be6b-8b88e39d03bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4186 | 2025.08.11 21:36:26.287200 [ 277 ] {a8c21398-0d1c-4776-be6b-8b88e39d03bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4187 | 2025.08.11 21:36:26.287437 [ 277 ] {a8c21398-0d1c-4776-be6b-8b88e39d03bc} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2025.08.11 21:36:26.287587 [ 277 ] {a8c21398-0d1c-4776-be6b-8b88e39d03bc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001916 sec., 12526.096033402922 rows/sec., 1.04 MiB/sec. | ||
| 4189 | 2025.08.11 21:36:26.287627 [ 277 ] {a8c21398-0d1c-4776-be6b-8b88e39d03bc} <Debug> TCPHandler: Processed in 0.0023911 sec. | ||
| 4190 | 2025.08.11 21:36:26.287741 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2025.08.11 21:36:26.287831 [ 277 ] {bd9a0459-a020-4eb2-bdae-0af736721af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4192 | 2025.08.11 21:36:26.287870 [ 277 ] {bd9a0459-a020-4eb2-bdae-0af736721af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4193 | 2025.08.11 21:36:26.288412 [ 277 ] {bd9a0459-a020-4eb2-bdae-0af736721af3} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2025.08.11 21:36:26.288451 [ 277 ] {bd9a0459-a020-4eb2-bdae-0af736721af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4195 | 2025.08.11 21:36:26.288801 [ 277 ] {bd9a0459-a020-4eb2-bdae-0af736721af3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4196 | 2025.08.11 21:36:26.289013 [ 277 ] {bd9a0459-a020-4eb2-bdae-0af736721af3} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2025.08.11 21:36:26.289145 [ 277 ] {bd9a0459-a020-4eb2-bdae-0af736721af3} <Debug> executeQuery: Read 204 rows, 18.65 KiB in 0.001297 sec., 157286.04471858134 rows/sec., 14.04 MiB/sec. | ||
| 4198 | 2025.08.11 21:36:26.289192 [ 277 ] {bd9a0459-a020-4eb2-bdae-0af736721af3} <Debug> TCPHandler: Processed in 0.001471515 sec. | ||
| 4199 | 2025.08.11 21:36:26.289322 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4200 | 2025.08.11 21:36:26.289422 [ 277 ] {8a116ee5-f9a7-4774-b5fe-b8c22fe57c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4201 | 2025.08.11 21:36:26.289462 [ 277 ] {8a116ee5-f9a7-4774-b5fe-b8c22fe57c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4202 | 2025.08.11 21:36:26.289859 [ 277 ] {8a116ee5-f9a7-4774-b5fe-b8c22fe57c50} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2025.08.11 21:36:26.289896 [ 277 ] {8a116ee5-f9a7-4774-b5fe-b8c22fe57c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4204 | 2025.08.11 21:36:26.290207 [ 277 ] {8a116ee5-f9a7-4774-b5fe-b8c22fe57c50} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4205 | 2025.08.11 21:36:26.290416 [ 277 ] {8a116ee5-f9a7-4774-b5fe-b8c22fe57c50} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2025.08.11 21:36:26.290544 [ 277 ] {8a116ee5-f9a7-4774-b5fe-b8c22fe57c50} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.00114 sec., 22807.01754385965 rows/sec., 1.72 MiB/sec. | ||
| 4207 | 2025.08.11 21:36:26.290582 [ 277 ] {8a116ee5-f9a7-4774-b5fe-b8c22fe57c50} <Debug> TCPHandler: Processed in 0.001319532 sec. | ||
| 4208 | 2025.08.11 21:36:26.290681 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2025.08.11 21:36:26.290776 [ 277 ] {69d7f3b6-c6bc-4703-8cab-455e8caba383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4210 | 2025.08.11 21:36:26.290816 [ 277 ] {69d7f3b6-c6bc-4703-8cab-455e8caba383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4211 | 2025.08.11 21:36:26.291203 [ 277 ] {69d7f3b6-c6bc-4703-8cab-455e8caba383} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2025.08.11 21:36:26.291241 [ 277 ] {69d7f3b6-c6bc-4703-8cab-455e8caba383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4213 | 2025.08.11 21:36:26.291541 [ 277 ] {69d7f3b6-c6bc-4703-8cab-455e8caba383} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4214 | 2025.08.11 21:36:26.291755 [ 277 ] {69d7f3b6-c6bc-4703-8cab-455e8caba383} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2025.08.11 21:36:26.291883 [ 277 ] {69d7f3b6-c6bc-4703-8cab-455e8caba383} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 4216 | 2025.08.11 21:36:26.291922 [ 277 ] {69d7f3b6-c6bc-4703-8cab-455e8caba383} <Debug> TCPHandler: Processed in 0.001289082 sec. | ||
| 4217 | 2025.08.11 21:36:26.292027 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2025.08.11 21:36:26.292120 [ 277 ] {ace8f5ef-dd9f-42c4-a360-fafbca822fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4219 | 2025.08.11 21:36:26.292160 [ 277 ] {ace8f5ef-dd9f-42c4-a360-fafbca822fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4220 | 2025.08.11 21:36:26.292546 [ 277 ] {ace8f5ef-dd9f-42c4-a360-fafbca822fa8} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2025.08.11 21:36:26.292583 [ 277 ] {ace8f5ef-dd9f-42c4-a360-fafbca822fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4222 | 2025.08.11 21:36:26.292883 [ 277 ] {ace8f5ef-dd9f-42c4-a360-fafbca822fa8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4223 | 2025.08.11 21:36:26.293103 [ 277 ] {ace8f5ef-dd9f-42c4-a360-fafbca822fa8} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2025.08.11 21:36:26.293229 [ 277 ] {ace8f5ef-dd9f-42c4-a360-fafbca822fa8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 4225 | 2025.08.11 21:36:26.293268 [ 277 ] {ace8f5ef-dd9f-42c4-a360-fafbca822fa8} <Debug> TCPHandler: Processed in 0.001290142 sec. | ||
| 4226 | 2025.08.11 21:36:26.293367 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2025.08.11 21:36:26.293461 [ 277 ] {292dc963-1c59-4793-a3a9-0e94953b2479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4228 | 2025.08.11 21:36:26.293502 [ 277 ] {292dc963-1c59-4793-a3a9-0e94953b2479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4229 | 2025.08.11 21:36:26.293918 [ 277 ] {292dc963-1c59-4793-a3a9-0e94953b2479} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2025.08.11 21:36:26.293955 [ 277 ] {292dc963-1c59-4793-a3a9-0e94953b2479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4231 | 2025.08.11 21:36:26.294265 [ 277 ] {292dc963-1c59-4793-a3a9-0e94953b2479} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4232 | 2025.08.11 21:36:26.294479 [ 277 ] {292dc963-1c59-4793-a3a9-0e94953b2479} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2025.08.11 21:36:26.294606 [ 277 ] {292dc963-1c59-4793-a3a9-0e94953b2479} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001162 sec., 98106.71256454388 rows/sec., 7.98 MiB/sec. | ||
| 4234 | 2025.08.11 21:36:26.294643 [ 277 ] {292dc963-1c59-4793-a3a9-0e94953b2479} <Debug> TCPHandler: Processed in 0.001324622 sec. | ||
| 4235 | 2025.08.11 21:36:26.294752 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2025.08.11 21:36:26.294847 [ 277 ] {e799464e-47bc-4f05-a8ec-f5c86c5f2cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4237 | 2025.08.11 21:36:26.294891 [ 277 ] {e799464e-47bc-4f05-a8ec-f5c86c5f2cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4238 | 2025.08.11 21:36:26.295280 [ 277 ] {e799464e-47bc-4f05-a8ec-f5c86c5f2cbf} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2025.08.11 21:36:26.295317 [ 277 ] {e799464e-47bc-4f05-a8ec-f5c86c5f2cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4240 | 2025.08.11 21:36:26.295655 [ 277 ] {e799464e-47bc-4f05-a8ec-f5c86c5f2cbf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4241 | 2025.08.11 21:36:26.295866 [ 277 ] {e799464e-47bc-4f05-a8ec-f5c86c5f2cbf} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2025.08.11 21:36:26.295989 [ 277 ] {e799464e-47bc-4f05-a8ec-f5c86c5f2cbf} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00116 sec., 168965.5172413793 rows/sec., 12.12 MiB/sec. | ||
| 4243 | 2025.08.11 21:36:26.296026 [ 277 ] {e799464e-47bc-4f05-a8ec-f5c86c5f2cbf} <Debug> TCPHandler: Processed in 0.001323182 sec. | ||
| 4244 | 2025.08.11 21:36:26.296133 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2025.08.11 21:36:26.296227 [ 277 ] {efb1385f-0187-4867-b088-a3bd30e35212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4246 | 2025.08.11 21:36:26.296282 [ 277 ] {efb1385f-0187-4867-b088-a3bd30e35212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4247 | 2025.08.11 21:36:26.297030 [ 277 ] {efb1385f-0187-4867-b088-a3bd30e35212} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2025.08.11 21:36:26.297067 [ 277 ] {efb1385f-0187-4867-b088-a3bd30e35212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4249 | 2025.08.11 21:36:26.297587 [ 277 ] {efb1385f-0187-4867-b088-a3bd30e35212} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4250 | 2025.08.11 21:36:26.297818 [ 277 ] {efb1385f-0187-4867-b088-a3bd30e35212} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2025.08.11 21:36:26.297957 [ 277 ] {efb1385f-0187-4867-b088-a3bd30e35212} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001747 sec., 8013.737836290784 rows/sec., 14.36 MiB/sec. | ||
| 4252 | 2025.08.11 21:36:26.298011 [ 277 ] {efb1385f-0187-4867-b088-a3bd30e35212} <Debug> TCPHandler: Processed in 0.001926413 sec. | ||
| 4253 | 2025.08.11 21:36:26.298122 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2025.08.11 21:36:26.298219 [ 277 ] {248454d0-e80f-4eca-8123-061ac1f1c7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4255 | 2025.08.11 21:36:26.298262 [ 277 ] {248454d0-e80f-4eca-8123-061ac1f1c7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4256 | 2025.08.11 21:36:26.298596 [ 277 ] {248454d0-e80f-4eca-8123-061ac1f1c7b1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.08.11 21:36:26.298633 [ 277 ] {248454d0-e80f-4eca-8123-061ac1f1c7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4258 | 2025.08.11 21:36:26.298943 [ 277 ] {248454d0-e80f-4eca-8123-061ac1f1c7b1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4259 | 2025.08.11 21:36:26.299155 [ 277 ] {248454d0-e80f-4eca-8123-061ac1f1c7b1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2025.08.11 21:36:26.299285 [ 277 ] {248454d0-e80f-4eca-8123-061ac1f1c7b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4261 | 2025.08.11 21:36:26.299322 [ 277 ] {248454d0-e80f-4eca-8123-061ac1f1c7b1} <Debug> TCPHandler: Processed in 0.00124952 sec. | ||
| 4262 | 2025.08.11 21:36:26.799431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 4263 | 2025.08.11 21:36:26.799925 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2025.08.11 21:36:26.799966 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4265 | 2025.08.11 21:36:26.800520 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4266 | 2025.08.11 21:36:26.800739 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2025.08.11 21:36:26.800868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 4268 | 2025.08.11 21:36:27.373254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4269 | 2025.08.11 21:36:27.390073 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2025.08.11 21:36:27.390145 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4271 | 2025.08.11 21:36:27.396499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4272 | 2025.08.11 21:36:27.397234 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2025.08.11 21:36:27.400017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4274 | 2025.08.11 21:36:31.285556 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2025.08.11 21:36:31.285835 [ 277 ] {e6871455-f243-453e-ae55-91fe436bdcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4276 | 2025.08.11 21:36:31.285904 [ 277 ] {e6871455-f243-453e-ae55-91fe436bdcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4277 | 2025.08.11 21:36:31.286599 [ 277 ] {e6871455-f243-453e-ae55-91fe436bdcb2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2025.08.11 21:36:31.286646 [ 277 ] {e6871455-f243-453e-ae55-91fe436bdcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4279 | 2025.08.11 21:36:31.287059 [ 277 ] {e6871455-f243-453e-ae55-91fe436bdcb2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4280 | 2025.08.11 21:36:31.287290 [ 277 ] {e6871455-f243-453e-ae55-91fe436bdcb2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2025.08.11 21:36:31.287447 [ 277 ] {e6871455-f243-453e-ae55-91fe436bdcb2} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001667 sec., 65986.80263947211 rows/sec., 5.55 MiB/sec. | ||
| 4282 | 2025.08.11 21:36:31.287498 [ 277 ] {e6871455-f243-453e-ae55-91fe436bdcb2} <Debug> TCPHandler: Processed in 0.002129026 sec. | ||
| 4283 | 2025.08.11 21:36:31.287633 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2025.08.11 21:36:31.287746 [ 277 ] {28aaa9ac-bd2c-4a7d-83cb-143ff0b14a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4285 | 2025.08.11 21:36:31.287798 [ 277 ] {28aaa9ac-bd2c-4a7d-83cb-143ff0b14a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4286 | 2025.08.11 21:36:31.288233 [ 277 ] {28aaa9ac-bd2c-4a7d-83cb-143ff0b14a53} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2025.08.11 21:36:31.288273 [ 277 ] {28aaa9ac-bd2c-4a7d-83cb-143ff0b14a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4288 | 2025.08.11 21:36:31.288606 [ 277 ] {28aaa9ac-bd2c-4a7d-83cb-143ff0b14a53} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4289 | 2025.08.11 21:36:31.288834 [ 277 ] {28aaa9ac-bd2c-4a7d-83cb-143ff0b14a53} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2025.08.11 21:36:31.288968 [ 277 ] {28aaa9ac-bd2c-4a7d-83cb-143ff0b14a53} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001244 sec., 21704.18006430868 rows/sec., 1.59 MiB/sec. | ||
| 4291 | 2025.08.11 21:36:31.289007 [ 277 ] {28aaa9ac-bd2c-4a7d-83cb-143ff0b14a53} <Debug> TCPHandler: Processed in 0.001429904 sec. | ||
| 4292 | 2025.08.11 21:36:31.289124 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4293 | 2025.08.11 21:36:31.289220 [ 277 ] {00b77dcd-d19f-4c1e-9ffa-35de0f950874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4294 | 2025.08.11 21:36:31.289261 [ 277 ] {00b77dcd-d19f-4c1e-9ffa-35de0f950874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4295 | 2025.08.11 21:36:31.289683 [ 277 ] {00b77dcd-d19f-4c1e-9ffa-35de0f950874} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2025.08.11 21:36:31.289720 [ 277 ] {00b77dcd-d19f-4c1e-9ffa-35de0f950874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4297 | 2025.08.11 21:36:31.290035 [ 277 ] {00b77dcd-d19f-4c1e-9ffa-35de0f950874} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4298 | 2025.08.11 21:36:31.290247 [ 277 ] {00b77dcd-d19f-4c1e-9ffa-35de0f950874} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2025.08.11 21:36:31.290375 [ 277 ] {00b77dcd-d19f-4c1e-9ffa-35de0f950874} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001174 sec., 77512.77683134584 rows/sec., 6.05 MiB/sec. | ||
| 4300 | 2025.08.11 21:36:31.290414 [ 277 ] {00b77dcd-d19f-4c1e-9ffa-35de0f950874} <Debug> TCPHandler: Processed in 0.001340463 sec. | ||
| 4301 | 2025.08.11 21:36:31.290528 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2025.08.11 21:36:31.290625 [ 277 ] {e27e0bba-1a26-46b8-8f92-607effbaacac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4303 | 2025.08.11 21:36:31.290669 [ 277 ] {e27e0bba-1a26-46b8-8f92-607effbaacac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4304 | 2025.08.11 21:36:31.291078 [ 277 ] {e27e0bba-1a26-46b8-8f92-607effbaacac} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2025.08.11 21:36:31.291116 [ 277 ] {e27e0bba-1a26-46b8-8f92-607effbaacac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4306 | 2025.08.11 21:36:31.291472 [ 277 ] {e27e0bba-1a26-46b8-8f92-607effbaacac} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4307 | 2025.08.11 21:36:31.291687 [ 277 ] {e27e0bba-1a26-46b8-8f92-607effbaacac} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2025.08.11 21:36:31.291818 [ 277 ] {e27e0bba-1a26-46b8-8f92-607effbaacac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 4309 | 2025.08.11 21:36:31.291856 [ 277 ] {e27e0bba-1a26-46b8-8f92-607effbaacac} <Debug> TCPHandler: Processed in 0.001377383 sec. | ||
| 4310 | 2025.08.11 21:36:31.291965 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2025.08.11 21:36:31.292060 [ 277 ] {d864a790-ea9c-4b3e-bdda-ff1ad459b852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4312 | 2025.08.11 21:36:31.292116 [ 277 ] {d864a790-ea9c-4b3e-bdda-ff1ad459b852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4313 | 2025.08.11 21:36:31.292927 [ 277 ] {d864a790-ea9c-4b3e-bdda-ff1ad459b852} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2025.08.11 21:36:31.292965 [ 277 ] {d864a790-ea9c-4b3e-bdda-ff1ad459b852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4315 | 2025.08.11 21:36:31.293514 [ 277 ] {d864a790-ea9c-4b3e-bdda-ff1ad459b852} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4316 | 2025.08.11 21:36:31.293755 [ 277 ] {d864a790-ea9c-4b3e-bdda-ff1ad459b852} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2025.08.11 21:36:31.293900 [ 277 ] {d864a790-ea9c-4b3e-bdda-ff1ad459b852} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001857 sec., 14539.579967689822 rows/sec., 26.05 MiB/sec. | ||
| 4318 | 2025.08.11 21:36:31.293979 [ 277 ] {d864a790-ea9c-4b3e-bdda-ff1ad459b852} <Debug> TCPHandler: Processed in 0.002061624 sec. | ||
| 4319 | 2025.08.11 21:36:31.294114 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2025.08.11 21:36:31.294231 [ 277 ] {a4714349-205c-445e-84dc-6ec55d036d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4321 | 2025.08.11 21:36:31.294290 [ 277 ] {a4714349-205c-445e-84dc-6ec55d036d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4322 | 2025.08.11 21:36:31.294720 [ 277 ] {a4714349-205c-445e-84dc-6ec55d036d39} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2025.08.11 21:36:31.294759 [ 277 ] {a4714349-205c-445e-84dc-6ec55d036d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4324 | 2025.08.11 21:36:31.295085 [ 277 ] {a4714349-205c-445e-84dc-6ec55d036d39} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4325 | 2025.08.11 21:36:31.295299 [ 277 ] {a4714349-205c-445e-84dc-6ec55d036d39} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2025.08.11 21:36:31.295435 [ 277 ] {a4714349-205c-445e-84dc-6ec55d036d39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 4327 | 2025.08.11 21:36:31.295471 [ 277 ] {a4714349-205c-445e-84dc-6ec55d036d39} <Debug> TCPHandler: Processed in 0.001413773 sec. | ||
| 4328 | 2025.08.11 21:36:34.207633 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4329 | 2025.08.11 21:36:34.207684 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4330 | 2025.08.11 21:36:34.301020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 4331 | 2025.08.11 21:36:34.301532 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2025.08.11 21:36:34.301582 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4333 | 2025.08.11 21:36:34.302244 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4334 | 2025.08.11 21:36:34.302504 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2025.08.11 21:36:34.302659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4336 | 2025.08.11 21:36:34.329166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 622 | ||
| 4337 | 2025.08.11 21:36:34.331534 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2025.08.11 21:36:34.331591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4339 | 2025.08.11 21:36:34.332830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4340 | 2025.08.11 21:36:34.333109 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2025.08.11 21:36:34.333472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4342 | 2025.08.11 21:36:34.900147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4343 | 2025.08.11 21:36:34.917982 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2025.08.11 21:36:34.918040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4345 | 2025.08.11 21:36:34.923933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4346 | 2025.08.11 21:36:34.924626 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2025.08.11 21:36:34.927753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4348 | 2025.08.11 21:36:36.284329 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2025.08.11 21:36:36.284549 [ 277 ] {7baf857f-f6a5-40e7-bc65-5e088ad658aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4350 | 2025.08.11 21:36:36.284624 [ 277 ] {7baf857f-f6a5-40e7-bc65-5e088ad658aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4351 | 2025.08.11 21:36:36.285314 [ 277 ] {7baf857f-f6a5-40e7-bc65-5e088ad658aa} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4352 | 2025.08.11 21:36:36.285367 [ 277 ] {7baf857f-f6a5-40e7-bc65-5e088ad658aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4353 | 2025.08.11 21:36:36.285781 [ 277 ] {7baf857f-f6a5-40e7-bc65-5e088ad658aa} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4354 | 2025.08.11 21:36:36.286012 [ 277 ] {7baf857f-f6a5-40e7-bc65-5e088ad658aa} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4355 | 2025.08.11 21:36:36.286166 [ 76 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4356 | 2025.08.11 21:36:36.286176 [ 277 ] {7baf857f-f6a5-40e7-bc65-5e088ad658aa} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001681 sec., 49970.255800118975 rows/sec., 4.18 MiB/sec. | ||
| 4357 | 2025.08.11 21:36:36.286242 [ 76 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2025.08.11 21:36:36.286269 [ 277 ] {7baf857f-f6a5-40e7-bc65-5e088ad658aa} <Debug> TCPHandler: Processed in 0.002082855 sec. | ||
| 4359 | 2025.08.11 21:36:36.286270 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4360 | 2025.08.11 21:36:36.286406 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4361 | 2025.08.11 21:36:36.286454 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 4362 | 2025.08.11 21:36:36.286514 [ 277 ] {93dbaf79-b5bf-4b17-8eac-aa0cbe755f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4363 | 2025.08.11 21:36:36.286567 [ 277 ] {93dbaf79-b5bf-4b17-8eac-aa0cbe755f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4364 | 2025.08.11 21:36:36.286658 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4365 | 2025.08.11 21:36:36.286719 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1407 rows starting from the beginning of the part | ||
| 4366 | 2025.08.11 21:36:36.286837 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 84 rows starting from the beginning of the part | ||
| 4367 | 2025.08.11 21:36:36.286914 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 110 rows starting from the beginning of the part | ||
| 4368 | 2025.08.11 21:36:36.286982 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 204 rows starting from the beginning of the part | ||
| 4369 | 2025.08.11 21:36:36.286985 [ 277 ] {93dbaf79-b5bf-4b17-8eac-aa0cbe755f38} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2025.08.11 21:36:36.287023 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 110 rows starting from the beginning of the part | ||
| 4371 | 2025.08.11 21:36:36.287035 [ 277 ] {93dbaf79-b5bf-4b17-8eac-aa0cbe755f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4372 | 2025.08.11 21:36:36.287070 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 84 rows starting from the beginning of the part | ||
| 4373 | 2025.08.11 21:36:36.287408 [ 277 ] {93dbaf79-b5bf-4b17-8eac-aa0cbe755f38} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4374 | 2025.08.11 21:36:36.287650 [ 277 ] {93dbaf79-b5bf-4b17-8eac-aa0cbe755f38} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2025.08.11 21:36:36.287789 [ 277 ] {93dbaf79-b5bf-4b17-8eac-aa0cbe755f38} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001299 sec., 10777.521170130869 rows/sec., 810.42 KiB/sec. | ||
| 4376 | 2025.08.11 21:36:36.287830 [ 277 ] {93dbaf79-b5bf-4b17-8eac-aa0cbe755f38} <Debug> TCPHandler: Processed in 0.001476525 sec. | ||
| 4377 | 2025.08.11 21:36:36.287938 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2025.08.11 21:36:36.288035 [ 277 ] {22b12013-8d13-422d-85b8-a36a03fb987e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4379 | 2025.08.11 21:36:36.288077 [ 277 ] {22b12013-8d13-422d-85b8-a36a03fb987e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4380 | 2025.08.11 21:36:36.288446 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002077045 sec., 962424.9835704089 rows/sec., 84.96 MiB/sec. | ||
| 4381 | 2025.08.11 21:36:36.288492 [ 277 ] {22b12013-8d13-422d-85b8-a36a03fb987e} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2025.08.11 21:36:36.288536 [ 277 ] {22b12013-8d13-422d-85b8-a36a03fb987e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4383 | 2025.08.11 21:36:36.288664 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4384 | 2025.08.11 21:36:36.288894 [ 277 ] {22b12013-8d13-422d-85b8-a36a03fb987e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4385 | 2025.08.11 21:36:36.288958 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2025.08.11 21:36:36.289039 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_36_7} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4387 | 2025.08.11 21:36:36.289109 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 4388 | 2025.08.11 21:36:36.289138 [ 277 ] {22b12013-8d13-422d-85b8-a36a03fb987e} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2025.08.11 21:36:36.289257 [ 74 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4390 | 2025.08.11 21:36:36.289277 [ 277 ] {22b12013-8d13-422d-85b8-a36a03fb987e} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001262 sec., 61806.656101426306 rows/sec., 4.83 MiB/sec. | ||
| 4391 | 2025.08.11 21:36:36.289307 [ 74 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2025.08.11 21:36:36.289324 [ 277 ] {22b12013-8d13-422d-85b8-a36a03fb987e} <Debug> TCPHandler: Processed in 0.001435935 sec. | ||
| 4393 | 2025.08.11 21:36:36.289332 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4394 | 2025.08.11 21:36:36.289423 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 4395 | 2025.08.11 21:36:36.289449 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4396 | 2025.08.11 21:36:36.289504 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4397 | 2025.08.11 21:36:36.289533 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 633 rows starting from the beginning of the part | ||
| 4398 | 2025.08.11 21:36:36.289549 [ 277 ] {f2491678-a551-4fa0-94d1-91144bdcf218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4399 | 2025.08.11 21:36:36.289578 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 78 rows starting from the beginning of the part | ||
| 4400 | 2025.08.11 21:36:36.289600 [ 277 ] {f2491678-a551-4fa0-94d1-91144bdcf218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4401 | 2025.08.11 21:36:36.289619 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 91 rows starting from the beginning of the part | ||
| 4402 | 2025.08.11 21:36:36.289657 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 114 rows starting from the beginning of the part | ||
| 4403 | 2025.08.11 21:36:36.289691 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 91 rows starting from the beginning of the part | ||
| 4404 | 2025.08.11 21:36:36.289725 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 78 rows starting from the beginning of the part | ||
| 4405 | 2025.08.11 21:36:36.290019 [ 277 ] {f2491678-a551-4fa0-94d1-91144bdcf218} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2025.08.11 21:36:36.290064 [ 277 ] {f2491678-a551-4fa0-94d1-91144bdcf218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4407 | 2025.08.11 21:36:36.290422 [ 277 ] {f2491678-a551-4fa0-94d1-91144bdcf218} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4408 | 2025.08.11 21:36:36.290510 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1085 rows, containing 5 columns (5 merged, 0 gathered) in 0.001116659 sec., 971648.4620640678 rows/sec., 78.38 MiB/sec. | ||
| 4409 | 2025.08.11 21:36:36.290643 [ 277 ] {f2491678-a551-4fa0-94d1-91144bdcf218} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2025.08.11 21:36:36.290669 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4411 | 2025.08.11 21:36:36.290771 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4412 | 2025.08.11 21:36:36.290786 [ 277 ] {f2491678-a551-4fa0-94d1-91144bdcf218} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 4413 | 2025.08.11 21:36:36.290816 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2025.08.11 21:36:36.290838 [ 277 ] {f2491678-a551-4fa0-94d1-91144bdcf218} <Debug> TCPHandler: Processed in 0.001439664 sec. | ||
| 4415 | 2025.08.11 21:36:36.290844 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4416 | 2025.08.11 21:36:36.290926 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2025.08.11 21:36:36.290945 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 4418 | 2025.08.11 21:36:36.290962 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2025.08.11 21:36:36.290997 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_36_7} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4420 | 2025.08.11 21:36:36.291060 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4421 | 2025.08.11 21:36:36.291064 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4422 | 2025.08.11 21:36:36.291069 [ 277 ] {748a123f-635b-478c-b29f-d5c5ca8c975c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4423 | 2025.08.11 21:36:36.291112 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10035 rows starting from the beginning of the part | ||
| 4424 | 2025.08.11 21:36:36.291146 [ 277 ] {748a123f-635b-478c-b29f-d5c5ca8c975c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4425 | 2025.08.11 21:36:36.291182 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 4426 | 2025.08.11 21:36:36.291234 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 4427 | 2025.08.11 21:36:36.291274 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 196 rows starting from the beginning of the part | ||
| 4428 | 2025.08.11 21:36:36.291313 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 4429 | 2025.08.11 21:36:36.291355 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 4430 | 2025.08.11 21:36:36.291965 [ 277 ] {748a123f-635b-478c-b29f-d5c5ca8c975c} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2025.08.11 21:36:36.292007 [ 277 ] {748a123f-635b-478c-b29f-d5c5ca8c975c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4432 | 2025.08.11 21:36:36.292561 [ 277 ] {748a123f-635b-478c-b29f-d5c5ca8c975c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4433 | 2025.08.11 21:36:36.292798 [ 277 ] {748a123f-635b-478c-b29f-d5c5ca8c975c} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2025.08.11 21:36:36.292941 [ 277 ] {748a123f-635b-478c-b29f-d5c5ca8c975c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 13.27 MiB/sec. | ||
| 4435 | 2025.08.11 21:36:36.293006 [ 277 ] {748a123f-635b-478c-b29f-d5c5ca8c975c} <Debug> TCPHandler: Processed in 0.002095445 sec. | ||
| 4436 | 2025.08.11 21:36:36.293126 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2025.08.11 21:36:36.293221 [ 277 ] {08fcba68-ca5a-45d1-b23f-c68821c70b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4438 | 2025.08.11 21:36:36.293263 [ 277 ] {08fcba68-ca5a-45d1-b23f-c68821c70b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4439 | 2025.08.11 21:36:36.293600 [ 277 ] {08fcba68-ca5a-45d1-b23f-c68821c70b68} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2025.08.11 21:36:36.293636 [ 277 ] {08fcba68-ca5a-45d1-b23f-c68821c70b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4441 | 2025.08.11 21:36:36.294056 [ 277 ] {08fcba68-ca5a-45d1-b23f-c68821c70b68} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4442 | 2025.08.11 21:36:36.294289 [ 277 ] {08fcba68-ca5a-45d1-b23f-c68821c70b68} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2025.08.11 21:36:36.294398 [ 74 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4444 | 2025.08.11 21:36:36.294420 [ 277 ] {08fcba68-ca5a-45d1-b23f-c68821c70b68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 4445 | 2025.08.11 21:36:36.294439 [ 74 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2025.08.11 21:36:36.294462 [ 277 ] {08fcba68-ca5a-45d1-b23f-c68821c70b68} <Debug> TCPHandler: Processed in 0.001384804 sec. | ||
| 4447 | 2025.08.11 21:36:36.294465 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4448 | 2025.08.11 21:36:36.294555 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 4449 | 2025.08.11 21:36:36.294644 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4450 | 2025.08.11 21:36:36.294671 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1650 rows starting from the beginning of the part | ||
| 4451 | 2025.08.11 21:36:36.294719 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 4452 | 2025.08.11 21:36:36.294725 [ 189 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10871 rows, containing 5 columns (5 merged, 0 gathered) in 0.003817134 sec., 2847948.225029564 rows/sec., 195.24 MiB/sec. | ||
| 4453 | 2025.08.11 21:36:36.294760 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 4454 | 2025.08.11 21:36:36.294803 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 4455 | 2025.08.11 21:36:36.294839 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 4456 | 2025.08.11 21:36:36.294875 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 4457 | 2025.08.11 21:36:36.295066 [ 189 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4458 | 2025.08.11 21:36:36.295392 [ 189 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2025.08.11 21:36:36.295478 [ 189 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4460 | 2025.08.11 21:36:36.295581 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4461 | 2025.08.11 21:36:36.295788 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.001267321 sec., 1538678.835117543 rows/sec., 103.84 MiB/sec. | ||
| 4462 | 2025.08.11 21:36:36.295977 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4463 | 2025.08.11 21:36:36.296221 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_36_7} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2025.08.11 21:36:36.296286 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_36_7} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4465 | 2025.08.11 21:36:36.296353 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4466 | 2025.08.11 21:36:37.318489 [ 73 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4467 | 2025.08.11 21:36:37.318552 [ 73 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4468 | 2025.08.11 21:36:37.318574 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4469 | 2025.08.11 21:36:37.318685 [ 198 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 4470 | 2025.08.11 21:36:37.318821 [ 198 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4471 | 2025.08.11 21:36:37.318855 [ 198 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 4472 | 2025.08.11 21:36:37.318919 [ 198 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 4473 | 2025.08.11 21:36:37.318995 [ 198 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 4474 | 2025.08.11 21:36:37.319039 [ 198 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 4475 | 2025.08.11 21:36:37.319076 [ 198 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 4476 | 2025.08.11 21:36:37.319966 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331782 sec., 567660.4729602892 rows/sec., 41.43 MiB/sec. | ||
| 4477 | 2025.08.11 21:36:37.320096 [ 198 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4478 | 2025.08.11 21:36:37.320343 [ 198 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_9_2} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2025.08.11 21:36:37.320412 [ 198 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_9_2} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4480 | 2025.08.11 21:36:37.320512 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4481 | 2025.08.11 21:36:38.597283 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2025.08.11 21:36:38.597468 [ 277 ] {191b70d4-b2b8-41ab-8dd9-661c5498a8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4483 | 2025.08.11 21:36:38.597537 [ 277 ] {191b70d4-b2b8-41ab-8dd9-661c5498a8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4484 | 2025.08.11 21:36:38.598164 [ 277 ] {191b70d4-b2b8-41ab-8dd9-661c5498a8aa} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2025.08.11 21:36:38.598216 [ 277 ] {191b70d4-b2b8-41ab-8dd9-661c5498a8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4486 | 2025.08.11 21:36:38.598608 [ 277 ] {191b70d4-b2b8-41ab-8dd9-661c5498a8aa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4487 | 2025.08.11 21:36:38.598868 [ 277 ] {191b70d4-b2b8-41ab-8dd9-661c5498a8aa} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2025.08.11 21:36:38.599038 [ 277 ] {191b70d4-b2b8-41ab-8dd9-661c5498a8aa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001623 sec., 1232.2858903265558 rows/sec., 100.48 KiB/sec. | ||
| 4489 | 2025.08.11 21:36:38.599089 [ 277 ] {191b70d4-b2b8-41ab-8dd9-661c5498a8aa} <Debug> TCPHandler: Processed in 0.001951633 sec. | ||
| 4490 | 2025.08.11 21:36:38.599214 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2025.08.11 21:36:38.599318 [ 277 ] {82128b78-f2b6-49ac-882f-35fd4f79ab1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4492 | 2025.08.11 21:36:38.599362 [ 277 ] {82128b78-f2b6-49ac-882f-35fd4f79ab1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4493 | 2025.08.11 21:36:38.600414 [ 277 ] {82128b78-f2b6-49ac-882f-35fd4f79ab1f} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.08.11 21:36:38.600453 [ 277 ] {82128b78-f2b6-49ac-882f-35fd4f79ab1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4495 | 2025.08.11 21:36:38.600865 [ 277 ] {82128b78-f2b6-49ac-882f-35fd4f79ab1f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4496 | 2025.08.11 21:36:38.601087 [ 277 ] {82128b78-f2b6-49ac-882f-35fd4f79ab1f} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2025.08.11 21:36:38.601225 [ 277 ] {82128b78-f2b6-49ac-882f-35fd4f79ab1f} <Debug> executeQuery: Read 1251 rows, 106.10 KiB in 0.001931 sec., 647850.8544795443 rows/sec., 53.66 MiB/sec. | ||
| 4498 | 2025.08.11 21:36:38.601263 [ 277 ] {82128b78-f2b6-49ac-882f-35fd4f79ab1f} <Debug> TCPHandler: Processed in 0.002102686 sec. | ||
| 4499 | 2025.08.11 21:36:38.601380 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2025.08.11 21:36:38.601481 [ 277 ] {b575d6e8-900e-4351-806d-9ec4d035520b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4501 | 2025.08.11 21:36:38.601523 [ 277 ] {b575d6e8-900e-4351-806d-9ec4d035520b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4502 | 2025.08.11 21:36:38.601932 [ 277 ] {b575d6e8-900e-4351-806d-9ec4d035520b} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2025.08.11 21:36:38.601969 [ 277 ] {b575d6e8-900e-4351-806d-9ec4d035520b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4504 | 2025.08.11 21:36:38.602273 [ 277 ] {b575d6e8-900e-4351-806d-9ec4d035520b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4505 | 2025.08.11 21:36:38.602498 [ 277 ] {b575d6e8-900e-4351-806d-9ec4d035520b} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2025.08.11 21:36:38.602618 [ 72 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4507 | 2025.08.11 21:36:38.602634 [ 277 ] {b575d6e8-900e-4351-806d-9ec4d035520b} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001173 sec., 24722.932651321396 rows/sec., 1.81 MiB/sec. | ||
| 4508 | 2025.08.11 21:36:38.602689 [ 72 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2025.08.11 21:36:38.602697 [ 277 ] {b575d6e8-900e-4351-806d-9ec4d035520b} <Debug> TCPHandler: Processed in 0.001367333 sec. | ||
| 4510 | 2025.08.11 21:36:38.602719 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4511 | 2025.08.11 21:36:38.602821 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2025.08.11 21:36:38.602850 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 4513 | 2025.08.11 21:36:38.602921 [ 277 ] {519c9342-64ee-429d-a378-bcd78e0eb610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4514 | 2025.08.11 21:36:38.602967 [ 277 ] {519c9342-64ee-429d-a378-bcd78e0eb610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4515 | 2025.08.11 21:36:38.603002 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4516 | 2025.08.11 21:36:38.603045 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 71 rows starting from the beginning of the part | ||
| 4517 | 2025.08.11 21:36:38.603114 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 4518 | 2025.08.11 21:36:38.603161 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 4519 | 2025.08.11 21:36:38.603204 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
| 4520 | 2025.08.11 21:36:38.603247 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 4521 | 2025.08.11 21:36:38.603283 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 29 rows starting from the beginning of the part | ||
| 4522 | 2025.08.11 21:36:38.603480 [ 277 ] {519c9342-64ee-429d-a378-bcd78e0eb610} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2025.08.11 21:36:38.603523 [ 277 ] {519c9342-64ee-429d-a378-bcd78e0eb610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4524 | 2025.08.11 21:36:38.603878 [ 277 ] {519c9342-64ee-429d-a378-bcd78e0eb610} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4525 | 2025.08.11 21:36:38.604108 [ 277 ] {519c9342-64ee-429d-a378-bcd78e0eb610} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2025.08.11 21:36:38.604121 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333002 sec., 145536.16573718569 rows/sec., 11.25 MiB/sec. | ||
| 4527 | 2025.08.11 21:36:38.604244 [ 277 ] {519c9342-64ee-429d-a378-bcd78e0eb610} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001342 sec., 169895.67809239938 rows/sec., 11.50 MiB/sec. | ||
| 4528 | 2025.08.11 21:36:38.604276 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4529 | 2025.08.11 21:36:38.604283 [ 277 ] {519c9342-64ee-429d-a378-bcd78e0eb610} <Debug> TCPHandler: Processed in 0.001512075 sec. | ||
| 4530 | 2025.08.11 21:36:38.604391 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.08.11 21:36:38.604487 [ 277 ] {8b3b2f2d-da93-4240-82e9-03742a4d8623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4532 | 2025.08.11 21:36:38.604528 [ 277 ] {8b3b2f2d-da93-4240-82e9-03742a4d8623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4533 | 2025.08.11 21:36:38.604539 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2025.08.11 21:36:38.604610 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_31_6} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4535 | 2025.08.11 21:36:38.604690 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4536 | 2025.08.11 21:36:38.605135 [ 277 ] {8b3b2f2d-da93-4240-82e9-03742a4d8623} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2025.08.11 21:36:38.605171 [ 277 ] {8b3b2f2d-da93-4240-82e9-03742a4d8623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4538 | 2025.08.11 21:36:38.605504 [ 277 ] {8b3b2f2d-da93-4240-82e9-03742a4d8623} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4539 | 2025.08.11 21:36:38.605791 [ 277 ] {8b3b2f2d-da93-4240-82e9-03742a4d8623} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2025.08.11 21:36:38.605943 [ 277 ] {8b3b2f2d-da93-4240-82e9-03742a4d8623} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.001475 sec., 372203.3898305085 rows/sec., 27.63 MiB/sec. | ||
| 4541 | 2025.08.11 21:36:38.605981 [ 277 ] {8b3b2f2d-da93-4240-82e9-03742a4d8623} <Debug> TCPHandler: Processed in 0.001640128 sec. | ||
| 4542 | 2025.08.11 21:36:38.606093 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2025.08.11 21:36:38.606189 [ 277 ] {972d12c9-acd1-4100-8d39-a93736f449c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4544 | 2025.08.11 21:36:38.606233 [ 277 ] {972d12c9-acd1-4100-8d39-a93736f449c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4545 | 2025.08.11 21:36:38.606810 [ 277 ] {972d12c9-acd1-4100-8d39-a93736f449c7} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2025.08.11 21:36:38.606846 [ 277 ] {972d12c9-acd1-4100-8d39-a93736f449c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4547 | 2025.08.11 21:36:38.607228 [ 277 ] {972d12c9-acd1-4100-8d39-a93736f449c7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4548 | 2025.08.11 21:36:38.607457 [ 277 ] {972d12c9-acd1-4100-8d39-a93736f449c7} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2025.08.11 21:36:38.607596 [ 277 ] {972d12c9-acd1-4100-8d39-a93736f449c7} <Debug> executeQuery: Read 943 rows, 64.75 KiB in 0.001425 sec., 661754.3859649122 rows/sec., 44.37 MiB/sec. | ||
| 4550 | 2025.08.11 21:36:38.607634 [ 277 ] {972d12c9-acd1-4100-8d39-a93736f449c7} <Debug> TCPHandler: Processed in 0.001589536 sec. | ||
| 4551 | 2025.08.11 21:36:38.607754 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2025.08.11 21:36:38.607850 [ 277 ] {30f70907-c629-4e99-8311-a5e4de42aa91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4553 | 2025.08.11 21:36:38.607907 [ 277 ] {30f70907-c629-4e99-8311-a5e4de42aa91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4554 | 2025.08.11 21:36:38.608740 [ 277 ] {30f70907-c629-4e99-8311-a5e4de42aa91} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2025.08.11 21:36:38.608777 [ 277 ] {30f70907-c629-4e99-8311-a5e4de42aa91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4556 | 2025.08.11 21:36:38.609327 [ 277 ] {30f70907-c629-4e99-8311-a5e4de42aa91} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4557 | 2025.08.11 21:36:38.609555 [ 277 ] {30f70907-c629-4e99-8311-a5e4de42aa91} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2025.08.11 21:36:38.609693 [ 277 ] {30f70907-c629-4e99-8311-a5e4de42aa91} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001861 sec., 14508.328855454056 rows/sec., 26.00 MiB/sec. | ||
| 4559 | 2025.08.11 21:36:38.609746 [ 277 ] {30f70907-c629-4e99-8311-a5e4de42aa91} <Debug> TCPHandler: Processed in 0.002041495 sec. | ||
| 4560 | 2025.08.11 21:36:38.609863 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2025.08.11 21:36:38.609958 [ 277 ] {a94c3d20-081f-4b1a-95af-9120e187dff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4562 | 2025.08.11 21:36:38.610000 [ 277 ] {a94c3d20-081f-4b1a-95af-9120e187dff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4563 | 2025.08.11 21:36:38.610327 [ 277 ] {a94c3d20-081f-4b1a-95af-9120e187dff6} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2025.08.11 21:36:38.610363 [ 277 ] {a94c3d20-081f-4b1a-95af-9120e187dff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 4565 | 2025.08.11 21:36:38.610676 [ 277 ] {a94c3d20-081f-4b1a-95af-9120e187dff6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4566 | 2025.08.11 21:36:38.610904 [ 277 ] {a94c3d20-081f-4b1a-95af-9120e187dff6} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2025.08.11 21:36:38.611033 [ 277 ] {a94c3d20-081f-4b1a-95af-9120e187dff6} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001094 sec., 32906.76416819013 rows/sec., 2.22 MiB/sec. | ||
| 4568 | 2025.08.11 21:36:38.611075 [ 277 ] {a94c3d20-081f-4b1a-95af-9120e187dff6} <Debug> TCPHandler: Processed in 0.001261321 sec. | ||
| 4569 | 2025.08.11 21:36:41.278429 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2025.08.11 21:36:41.278652 [ 277 ] {03003dd3-d249-4cec-b06e-bc45fbdf4034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4571 | 2025.08.11 21:36:41.278730 [ 277 ] {03003dd3-d249-4cec-b06e-bc45fbdf4034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4572 | 2025.08.11 21:36:41.279442 [ 277 ] {03003dd3-d249-4cec-b06e-bc45fbdf4034} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.08.11 21:36:41.279495 [ 277 ] {03003dd3-d249-4cec-b06e-bc45fbdf4034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4574 | 2025.08.11 21:36:41.279913 [ 277 ] {03003dd3-d249-4cec-b06e-bc45fbdf4034} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4575 | 2025.08.11 21:36:41.280153 [ 277 ] {03003dd3-d249-4cec-b06e-bc45fbdf4034} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.08.11 21:36:41.280324 [ 277 ] {03003dd3-d249-4cec-b06e-bc45fbdf4034} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.49 MiB/sec. | ||
| 4577 | 2025.08.11 21:36:41.280374 [ 277 ] {03003dd3-d249-4cec-b06e-bc45fbdf4034} <Debug> TCPHandler: Processed in 0.002089586 sec. | ||
| 4578 | 2025.08.11 21:36:41.280495 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4579 | 2025.08.11 21:36:41.280599 [ 277 ] {562c0a9f-21c2-4236-b8f3-e5f496025060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4580 | 2025.08.11 21:36:41.280642 [ 277 ] {562c0a9f-21c2-4236-b8f3-e5f496025060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4581 | 2025.08.11 21:36:41.281097 [ 277 ] {562c0a9f-21c2-4236-b8f3-e5f496025060} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2025.08.11 21:36:41.281137 [ 277 ] {562c0a9f-21c2-4236-b8f3-e5f496025060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4583 | 2025.08.11 21:36:41.281451 [ 277 ] {562c0a9f-21c2-4236-b8f3-e5f496025060} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4584 | 2025.08.11 21:36:41.281688 [ 277 ] {562c0a9f-21c2-4236-b8f3-e5f496025060} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2025.08.11 21:36:41.281822 [ 277 ] {562c0a9f-21c2-4236-b8f3-e5f496025060} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 4586 | 2025.08.11 21:36:41.281860 [ 277 ] {562c0a9f-21c2-4236-b8f3-e5f496025060} <Debug> TCPHandler: Processed in 0.001417573 sec. | ||
| 4587 | 2025.08.11 21:36:41.281971 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4588 | 2025.08.11 21:36:41.282068 [ 277 ] {cb2f3324-8429-4bc5-a8a5-2a75bab84e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4589 | 2025.08.11 21:36:41.282112 [ 277 ] {cb2f3324-8429-4bc5-a8a5-2a75bab84e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4590 | 2025.08.11 21:36:41.282481 [ 277 ] {cb2f3324-8429-4bc5-a8a5-2a75bab84e86} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2025.08.11 21:36:41.282518 [ 277 ] {cb2f3324-8429-4bc5-a8a5-2a75bab84e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4592 | 2025.08.11 21:36:41.282851 [ 277 ] {cb2f3324-8429-4bc5-a8a5-2a75bab84e86} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4593 | 2025.08.11 21:36:41.283067 [ 277 ] {cb2f3324-8429-4bc5-a8a5-2a75bab84e86} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2025.08.11 21:36:41.283201 [ 277 ] {cb2f3324-8429-4bc5-a8a5-2a75bab84e86} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 3.87 MiB/sec. | ||
| 4595 | 2025.08.11 21:36:41.283238 [ 277 ] {cb2f3324-8429-4bc5-a8a5-2a75bab84e86} <Debug> TCPHandler: Processed in 0.001316863 sec. | ||
| 4596 | 2025.08.11 21:36:41.283347 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2025.08.11 21:36:41.283442 [ 277 ] {6fb4a217-060e-43ce-ac12-e57636cf3521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4598 | 2025.08.11 21:36:41.283484 [ 277 ] {6fb4a217-060e-43ce-ac12-e57636cf3521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4599 | 2025.08.11 21:36:41.283802 [ 277 ] {6fb4a217-060e-43ce-ac12-e57636cf3521} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2025.08.11 21:36:41.283838 [ 277 ] {6fb4a217-060e-43ce-ac12-e57636cf3521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4601 | 2025.08.11 21:36:41.284148 [ 277 ] {6fb4a217-060e-43ce-ac12-e57636cf3521} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4602 | 2025.08.11 21:36:41.284364 [ 277 ] {6fb4a217-060e-43ce-ac12-e57636cf3521} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2025.08.11 21:36:41.284501 [ 277 ] {6fb4a217-060e-43ce-ac12-e57636cf3521} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001078 sec., 22263.450834879408 rows/sec., 1.50 MiB/sec. | ||
| 4604 | 2025.08.11 21:36:41.284537 [ 277 ] {6fb4a217-060e-43ce-ac12-e57636cf3521} <Debug> TCPHandler: Processed in 0.00123961 sec. | ||
| 4605 | 2025.08.11 21:36:41.802818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 4606 | 2025.08.11 21:36:41.803348 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2025.08.11 21:36:41.803399 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4608 | 2025.08.11 21:36:41.803886 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4609 | 2025.08.11 21:36:41.804123 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2025.08.11 21:36:41.804271 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 4611 | 2025.08.11 21:36:42.427899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4612 | 2025.08.11 21:36:42.445165 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2025.08.11 21:36:42.445219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4614 | 2025.08.11 21:36:42.450994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4615 | 2025.08.11 21:36:42.451717 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2025.08.11 21:36:42.454572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4617 | 2025.08.11 21:36:44.333737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 658 | ||
| 4618 | 2025.08.11 21:36:44.336164 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4619 | 2025.08.11 21:36:44.336220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4620 | 2025.08.11 21:36:44.337438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4621 | 2025.08.11 21:36:44.337713 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4622 | 2025.08.11 21:36:44.338080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 4623 | 2025.08.11 21:36:46.283738 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4624 | 2025.08.11 21:36:46.283934 [ 277 ] {302023f3-6b2a-4fcf-bea3-8441cb6ca6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4625 | 2025.08.11 21:36:46.284001 [ 277 ] {302023f3-6b2a-4fcf-bea3-8441cb6ca6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4626 | 2025.08.11 21:36:46.284669 [ 277 ] {302023f3-6b2a-4fcf-bea3-8441cb6ca6ba} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2025.08.11 21:36:46.284717 [ 277 ] {302023f3-6b2a-4fcf-bea3-8441cb6ca6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4628 | 2025.08.11 21:36:46.285128 [ 277 ] {302023f3-6b2a-4fcf-bea3-8441cb6ca6ba} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4629 | 2025.08.11 21:36:46.285370 [ 277 ] {302023f3-6b2a-4fcf-bea3-8441cb6ca6ba} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4630 | 2025.08.11 21:36:46.285522 [ 277 ] {302023f3-6b2a-4fcf-bea3-8441cb6ca6ba} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001639 sec., 51250.76266015863 rows/sec., 4.28 MiB/sec. | ||
| 4631 | 2025.08.11 21:36:46.285564 [ 277 ] {302023f3-6b2a-4fcf-bea3-8441cb6ca6ba} <Debug> TCPHandler: Processed in 0.001960873 sec. | ||
| 4632 | 2025.08.11 21:36:46.285688 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2025.08.11 21:36:46.285782 [ 277 ] {a41da88f-c573-44da-b3d7-31a8b07fa391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4634 | 2025.08.11 21:36:46.285823 [ 277 ] {a41da88f-c573-44da-b3d7-31a8b07fa391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4635 | 2025.08.11 21:36:46.286218 [ 277 ] {a41da88f-c573-44da-b3d7-31a8b07fa391} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2025.08.11 21:36:46.286254 [ 277 ] {a41da88f-c573-44da-b3d7-31a8b07fa391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4637 | 2025.08.11 21:36:46.286562 [ 277 ] {a41da88f-c573-44da-b3d7-31a8b07fa391} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4638 | 2025.08.11 21:36:46.286776 [ 277 ] {a41da88f-c573-44da-b3d7-31a8b07fa391} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.08.11 21:36:46.286908 [ 277 ] {a41da88f-c573-44da-b3d7-31a8b07fa391} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001145 sec., 12227.07423580786 rows/sec., 919.42 KiB/sec. | ||
| 4640 | 2025.08.11 21:36:46.286945 [ 277 ] {a41da88f-c573-44da-b3d7-31a8b07fa391} <Debug> TCPHandler: Processed in 0.001307531 sec. | ||
| 4641 | 2025.08.11 21:36:46.287044 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2025.08.11 21:36:46.287138 [ 277 ] {3e6378d6-c798-43ef-88f7-c85e902d9e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4643 | 2025.08.11 21:36:46.287179 [ 277 ] {3e6378d6-c798-43ef-88f7-c85e902d9e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4644 | 2025.08.11 21:36:46.287591 [ 277 ] {3e6378d6-c798-43ef-88f7-c85e902d9e05} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2025.08.11 21:36:46.287626 [ 277 ] {3e6378d6-c798-43ef-88f7-c85e902d9e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4646 | 2025.08.11 21:36:46.287930 [ 277 ] {3e6378d6-c798-43ef-88f7-c85e902d9e05} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4647 | 2025.08.11 21:36:46.288140 [ 277 ] {3e6378d6-c798-43ef-88f7-c85e902d9e05} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2025.08.11 21:36:46.288265 [ 277 ] {3e6378d6-c798-43ef-88f7-c85e902d9e05} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001145 sec., 68122.27074235809 rows/sec., 5.32 MiB/sec. | ||
| 4649 | 2025.08.11 21:36:46.288302 [ 277 ] {3e6378d6-c798-43ef-88f7-c85e902d9e05} <Debug> TCPHandler: Processed in 0.001305912 sec. | ||
| 4650 | 2025.08.11 21:36:46.288412 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4651 | 2025.08.11 21:36:46.288506 [ 277 ] {983538e0-83ee-460f-ae7b-d0c045c30bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4652 | 2025.08.11 21:36:46.288550 [ 277 ] {983538e0-83ee-460f-ae7b-d0c045c30bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4653 | 2025.08.11 21:36:46.288948 [ 277 ] {983538e0-83ee-460f-ae7b-d0c045c30bd8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2025.08.11 21:36:46.288984 [ 277 ] {983538e0-83ee-460f-ae7b-d0c045c30bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4655 | 2025.08.11 21:36:46.289311 [ 277 ] {983538e0-83ee-460f-ae7b-d0c045c30bd8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4656 | 2025.08.11 21:36:46.289530 [ 277 ] {983538e0-83ee-460f-ae7b-d0c045c30bd8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2025.08.11 21:36:46.289658 [ 277 ] {983538e0-83ee-460f-ae7b-d0c045c30bd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 4658 | 2025.08.11 21:36:46.289695 [ 277 ] {983538e0-83ee-460f-ae7b-d0c045c30bd8} <Debug> TCPHandler: Processed in 0.001332012 sec. | ||
| 4659 | 2025.08.11 21:36:46.289793 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2025.08.11 21:36:46.289888 [ 277 ] {e431c54a-afb4-437b-8686-735975bf2b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4661 | 2025.08.11 21:36:46.289943 [ 277 ] {e431c54a-afb4-437b-8686-735975bf2b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4662 | 2025.08.11 21:36:46.290701 [ 277 ] {e431c54a-afb4-437b-8686-735975bf2b63} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4663 | 2025.08.11 21:36:46.290737 [ 277 ] {e431c54a-afb4-437b-8686-735975bf2b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4664 | 2025.08.11 21:36:46.291242 [ 277 ] {e431c54a-afb4-437b-8686-735975bf2b63} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4665 | 2025.08.11 21:36:46.291467 [ 277 ] {e431c54a-afb4-437b-8686-735975bf2b63} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2025.08.11 21:36:46.291572 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4667 | 2025.08.11 21:36:46.291605 [ 277 ] {e431c54a-afb4-437b-8686-735975bf2b63} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001736 sec., 8064.5161290322585 rows/sec., 14.45 MiB/sec. | ||
| 4668 | 2025.08.11 21:36:46.291646 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2025.08.11 21:36:46.291671 [ 277 ] {e431c54a-afb4-437b-8686-735975bf2b63} <Debug> TCPHandler: Processed in 0.001925783 sec. | ||
| 4670 | 2025.08.11 21:36:46.291672 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4671 | 2025.08.11 21:36:46.291792 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2025.08.11 21:36:46.291812 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 4673 | 2025.08.11 21:36:46.291892 [ 277 ] {7a926de7-7e42-4e85-81c7-a96673fb71b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4674 | 2025.08.11 21:36:46.291938 [ 277 ] {7a926de7-7e42-4e85-81c7-a96673fb71b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4675 | 2025.08.11 21:36:46.292086 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4676 | 2025.08.11 21:36:46.292156 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 482 rows starting from the beginning of the part | ||
| 4677 | 2025.08.11 21:36:46.292269 [ 277 ] {7a926de7-7e42-4e85-81c7-a96673fb71b4} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2025.08.11 21:36:46.292297 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 4679 | 2025.08.11 21:36:46.292310 [ 277 ] {7a926de7-7e42-4e85-81c7-a96673fb71b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4680 | 2025.08.11 21:36:46.292412 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part | ||
| 4681 | 2025.08.11 21:36:46.292510 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
| 4682 | 2025.08.11 21:36:46.292602 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 4683 | 2025.08.11 21:36:46.292644 [ 277 ] {7a926de7-7e42-4e85-81c7-a96673fb71b4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4684 | 2025.08.11 21:36:46.292694 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 4685 | 2025.08.11 21:36:46.292875 [ 277 ] {7a926de7-7e42-4e85-81c7-a96673fb71b4} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2025.08.11 21:36:46.293013 [ 277 ] {7a926de7-7e42-4e85-81c7-a96673fb71b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 4687 | 2025.08.11 21:36:46.293049 [ 277 ] {7a926de7-7e42-4e85-81c7-a96673fb71b4} <Debug> TCPHandler: Processed in 0.001306352 sec. | ||
| 4688 | 2025.08.11 21:36:46.315294 [ 193 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 19 columns (19 merged, 0 gathered) in 0.023541474 sec., 24552.413328069433 rows/sec., 44.00 MiB/sec. | ||
| 4689 | 2025.08.11 21:36:46.316675 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4690 | 2025.08.11 21:36:46.317079 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2025.08.11 21:36:46.317166 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4692 | 2025.08.11 21:36:46.317304 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 4693 | 2025.08.11 21:36:49.207719 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4694 | 2025.08.11 21:36:49.207773 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4695 | 2025.08.11 21:36:49.304449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 4696 | 2025.08.11 21:36:49.305257 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2025.08.11 21:36:49.305325 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4698 | 2025.08.11 21:36:49.305863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4699 | 2025.08.11 21:36:49.306084 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4700 | 2025.08.11 21:36:49.306191 [ 57 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4701 | 2025.08.11 21:36:49.306208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4702 | 2025.08.11 21:36:49.306228 [ 57 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2025.08.11 21:36:49.306246 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4704 | 2025.08.11 21:36:49.306353 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 4705 | 2025.08.11 21:36:49.306504 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4706 | 2025.08.11 21:36:49.306546 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
| 4707 | 2025.08.11 21:36:49.306617 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 4708 | 2025.08.11 21:36:49.306667 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
| 4709 | 2025.08.11 21:36:49.306713 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 4710 | 2025.08.11 21:36:49.306756 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
| 4711 | 2025.08.11 21:36:49.306800 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 4712 | 2025.08.11 21:36:49.311029 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004724289 sec., 2530751.188168209 rows/sec., 36.20 MiB/sec. | ||
| 4713 | 2025.08.11 21:36:49.311491 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4714 | 2025.08.11 21:36:49.311832 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2025.08.11 21:36:49.311920 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_26_5} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4716 | 2025.08.11 21:36:49.312029 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4717 | 2025.08.11 21:36:49.478109 [ 57 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4718 | 2025.08.11 21:36:49.478147 [ 57 ] {} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2025.08.11 21:36:49.478172 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4720 | 2025.08.11 21:36:49.478246 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::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 | ||
| 4721 | 2025.08.11 21:36:49.478358 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4722 | 2025.08.11 21:36:49.478382 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4723 | 2025.08.11 21:36:49.478429 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::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 | ||
| 4724 | 2025.08.11 21:36:49.478471 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::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 | ||
| 4725 | 2025.08.11 21:36:49.478514 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4726 | 2025.08.11 21:36:49.478558 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4727 | 2025.08.11 21:36:49.479316 [ 186 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098028 sec., 34607.496347998414 rows/sec., 2.89 MiB/sec. | ||
| 4728 | 2025.08.11 21:36:49.479441 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4729 | 2025.08.11 21:36:49.479688 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_9_2} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2025.08.11 21:36:49.479756 [ 203 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_9_2} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4731 | 2025.08.11 21:36:49.479818 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4732 | 2025.08.11 21:36:49.954739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4733 | 2025.08.11 21:36:49.973733 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2025.08.11 21:36:49.973796 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4735 | 2025.08.11 21:36:49.979711 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4736 | 2025.08.11 21:36:49.980444 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2025.08.11 21:36:49.980747 [ 55 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4738 | 2025.08.11 21:36:49.980821 [ 55 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2025.08.11 21:36:49.980846 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4740 | 2025.08.11 21:36:49.980940 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 4741 | 2025.08.11 21:36:49.983777 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4742 | 2025.08.11 21:36:49.984049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4743 | 2025.08.11 21:36:49.984500 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 4744 | 2025.08.11 21:36:49.987857 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 4745 | 2025.08.11 21:36:49.991345 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 4746 | 2025.08.11 21:36:49.995344 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 4747 | 2025.08.11 21:36:49.999681 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 4748 | 2025.08.11 21:36:50.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.57 MiB, peak 239.48 MiB, free memory in arenas 0.00 B, will set to 234.14 MiB (RSS), difference: -3.44 MiB | ||
| 4749 | 2025.08.11 21:36:50.003962 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 4750 | 2025.08.11 21:36:50.055169 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.074262654 sec., 2639.2808422925473 rows/sec., 13.65 MiB/sec. | ||
| 4751 | 2025.08.11 21:36:50.057786 [ 186 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4752 | 2025.08.11 21:36:50.060627 [ 186 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_26_5} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2025.08.11 21:36:50.060756 [ 186 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_26_5} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4754 | 2025.08.11 21:36:50.063511 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4755 | 2025.08.11 21:36:51.000224 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.67 MiB, peak 241.23 MiB, free memory in arenas 0.00 B, will set to 239.43 MiB (RSS), difference: 8.76 MiB | ||
| 4756 | 2025.08.11 21:36:51.285621 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2025.08.11 21:36:51.285821 [ 277 ] {6691f97a-6f94-4b83-b19b-a565cf470133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4758 | 2025.08.11 21:36:51.285892 [ 277 ] {6691f97a-6f94-4b83-b19b-a565cf470133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4759 | 2025.08.11 21:36:51.286727 [ 277 ] {6691f97a-6f94-4b83-b19b-a565cf470133} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.08.11 21:36:51.286764 [ 277 ] {6691f97a-6f94-4b83-b19b-a565cf470133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4761 | 2025.08.11 21:36:51.287172 [ 277 ] {6691f97a-6f94-4b83-b19b-a565cf470133} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4762 | 2025.08.11 21:36:51.287388 [ 277 ] {6691f97a-6f94-4b83-b19b-a565cf470133} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.08.11 21:36:51.287534 [ 277 ] {6691f97a-6f94-4b83-b19b-a565cf470133} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001769 sec., 62182.02374222725 rows/sec., 5.23 MiB/sec. | ||
| 4764 | 2025.08.11 21:36:51.287574 [ 277 ] {6691f97a-6f94-4b83-b19b-a565cf470133} <Debug> TCPHandler: Processed in 0.002130696 sec. | ||
| 4765 | 2025.08.11 21:36:51.287712 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2025.08.11 21:36:51.287806 [ 277 ] {ed27edc1-0a09-4e79-b9cf-52b4ab0d4f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4767 | 2025.08.11 21:36:51.287845 [ 277 ] {ed27edc1-0a09-4e79-b9cf-52b4ab0d4f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4768 | 2025.08.11 21:36:51.288308 [ 277 ] {ed27edc1-0a09-4e79-b9cf-52b4ab0d4f72} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2025.08.11 21:36:51.288341 [ 277 ] {ed27edc1-0a09-4e79-b9cf-52b4ab0d4f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4770 | 2025.08.11 21:36:51.288639 [ 277 ] {ed27edc1-0a09-4e79-b9cf-52b4ab0d4f72} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4771 | 2025.08.11 21:36:51.288840 [ 277 ] {ed27edc1-0a09-4e79-b9cf-52b4ab0d4f72} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2025.08.11 21:36:51.288963 [ 277 ] {ed27edc1-0a09-4e79-b9cf-52b4ab0d4f72} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001175 sec., 22978.723404255317 rows/sec., 1.69 MiB/sec. | ||
| 4773 | 2025.08.11 21:36:51.288998 [ 277 ] {ed27edc1-0a09-4e79-b9cf-52b4ab0d4f72} <Debug> TCPHandler: Processed in 0.001345203 sec. | ||
| 4774 | 2025.08.11 21:36:51.289113 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2025.08.11 21:36:51.289205 [ 277 ] {56c16baa-ca36-46e6-9d68-f2ff530b4910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4776 | 2025.08.11 21:36:51.289243 [ 277 ] {56c16baa-ca36-46e6-9d68-f2ff530b4910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4777 | 2025.08.11 21:36:51.289684 [ 277 ] {56c16baa-ca36-46e6-9d68-f2ff530b4910} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2025.08.11 21:36:51.289720 [ 277 ] {56c16baa-ca36-46e6-9d68-f2ff530b4910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4779 | 2025.08.11 21:36:51.290017 [ 277 ] {56c16baa-ca36-46e6-9d68-f2ff530b4910} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4780 | 2025.08.11 21:36:51.290217 [ 277 ] {56c16baa-ca36-46e6-9d68-f2ff530b4910} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2025.08.11 21:36:51.290337 [ 277 ] {56c16baa-ca36-46e6-9d68-f2ff530b4910} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00115 sec., 79130.4347826087 rows/sec., 6.18 MiB/sec. | ||
| 4782 | 2025.08.11 21:36:51.290374 [ 277 ] {56c16baa-ca36-46e6-9d68-f2ff530b4910} <Debug> TCPHandler: Processed in 0.001311632 sec. | ||
| 4783 | 2025.08.11 21:36:51.290485 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2025.08.11 21:36:51.290576 [ 277 ] {be22ebd7-7940-43ef-a300-ae78aed3a5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4785 | 2025.08.11 21:36:51.290618 [ 277 ] {be22ebd7-7940-43ef-a300-ae78aed3a5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4786 | 2025.08.11 21:36:51.291019 [ 277 ] {be22ebd7-7940-43ef-a300-ae78aed3a5c6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2025.08.11 21:36:51.291055 [ 277 ] {be22ebd7-7940-43ef-a300-ae78aed3a5c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4788 | 2025.08.11 21:36:51.291368 [ 277 ] {be22ebd7-7940-43ef-a300-ae78aed3a5c6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4789 | 2025.08.11 21:36:51.291568 [ 277 ] {be22ebd7-7940-43ef-a300-ae78aed3a5c6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2025.08.11 21:36:51.291692 [ 277 ] {be22ebd7-7940-43ef-a300-ae78aed3a5c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001134 sec., 141093.47442680775 rows/sec., 9.83 MiB/sec. | ||
| 4791 | 2025.08.11 21:36:51.291728 [ 277 ] {be22ebd7-7940-43ef-a300-ae78aed3a5c6} <Debug> TCPHandler: Processed in 0.001289831 sec. | ||
| 4792 | 2025.08.11 21:36:51.291824 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2025.08.11 21:36:51.291916 [ 277 ] {85e0661e-1a27-4a3b-b768-fa7e0fc42c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4794 | 2025.08.11 21:36:51.291969 [ 277 ] {85e0661e-1a27-4a3b-b768-fa7e0fc42c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4795 | 2025.08.11 21:36:51.292753 [ 277 ] {85e0661e-1a27-4a3b-b768-fa7e0fc42c16} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2025.08.11 21:36:51.292788 [ 277 ] {85e0661e-1a27-4a3b-b768-fa7e0fc42c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4797 | 2025.08.11 21:36:51.293306 [ 277 ] {85e0661e-1a27-4a3b-b768-fa7e0fc42c16} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4798 | 2025.08.11 21:36:51.293515 [ 277 ] {85e0661e-1a27-4a3b-b768-fa7e0fc42c16} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2025.08.11 21:36:51.293647 [ 277 ] {85e0661e-1a27-4a3b-b768-fa7e0fc42c16} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001749 sec., 15437.392795883363 rows/sec., 27.66 MiB/sec. | ||
| 4800 | 2025.08.11 21:36:51.293698 [ 277 ] {85e0661e-1a27-4a3b-b768-fa7e0fc42c16} <Debug> TCPHandler: Processed in 0.001919583 sec. | ||
| 4801 | 2025.08.11 21:36:51.293808 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2025.08.11 21:36:51.293900 [ 277 ] {91c7e9bc-ff57-4ee2-920f-20c21f9b8e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4803 | 2025.08.11 21:36:51.293940 [ 277 ] {91c7e9bc-ff57-4ee2-920f-20c21f9b8e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4804 | 2025.08.11 21:36:51.294271 [ 277 ] {91c7e9bc-ff57-4ee2-920f-20c21f9b8e90} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2025.08.11 21:36:51.294306 [ 277 ] {91c7e9bc-ff57-4ee2-920f-20c21f9b8e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4806 | 2025.08.11 21:36:51.294601 [ 277 ] {91c7e9bc-ff57-4ee2-920f-20c21f9b8e90} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4807 | 2025.08.11 21:36:51.294813 [ 277 ] {91c7e9bc-ff57-4ee2-920f-20c21f9b8e90} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2025.08.11 21:36:51.294936 [ 277 ] {91c7e9bc-ff57-4ee2-920f-20c21f9b8e90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 4809 | 2025.08.11 21:36:51.294969 [ 277 ] {91c7e9bc-ff57-4ee2-920f-20c21f9b8e90} <Debug> TCPHandler: Processed in 0.001208251 sec. | ||
| 4810 | 2025.08.11 21:36:54.338412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 682 | ||
| 4811 | 2025.08.11 21:36:54.340546 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4812 | 2025.08.11 21:36:54.340599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4813 | 2025.08.11 21:36:54.341775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4814 | 2025.08.11 21:36:54.342051 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4815 | 2025.08.11 21:36:54.342380 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 4816 | 2025.08.11 21:36:56.286648 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2025.08.11 21:36:56.286855 [ 277 ] {87076588-5e03-4fd5-bfc2-3063f6a9dc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4818 | 2025.08.11 21:36:56.286925 [ 277 ] {87076588-5e03-4fd5-bfc2-3063f6a9dc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4819 | 2025.08.11 21:36:56.287551 [ 277 ] {87076588-5e03-4fd5-bfc2-3063f6a9dc1a} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2025.08.11 21:36:56.287597 [ 277 ] {87076588-5e03-4fd5-bfc2-3063f6a9dc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4821 | 2025.08.11 21:36:56.287989 [ 277 ] {87076588-5e03-4fd5-bfc2-3063f6a9dc1a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4822 | 2025.08.11 21:36:56.288212 [ 277 ] {87076588-5e03-4fd5-bfc2-3063f6a9dc1a} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2025.08.11 21:36:56.288367 [ 277 ] {87076588-5e03-4fd5-bfc2-3063f6a9dc1a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001564 sec., 15345.268542199488 rows/sec., 1.27 MiB/sec. | ||
| 4824 | 2025.08.11 21:36:56.288418 [ 277 ] {87076588-5e03-4fd5-bfc2-3063f6a9dc1a} <Debug> TCPHandler: Processed in 0.001908661 sec. | ||
| 4825 | 2025.08.11 21:36:56.288538 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2025.08.11 21:36:56.288638 [ 277 ] {51ebaddd-c9e7-4612-8830-c0a3dd19e809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4827 | 2025.08.11 21:36:56.288681 [ 277 ] {51ebaddd-c9e7-4612-8830-c0a3dd19e809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4828 | 2025.08.11 21:36:56.289081 [ 277 ] {51ebaddd-c9e7-4612-8830-c0a3dd19e809} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2025.08.11 21:36:56.289118 [ 277 ] {51ebaddd-c9e7-4612-8830-c0a3dd19e809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4830 | 2025.08.11 21:36:56.289404 [ 277 ] {51ebaddd-c9e7-4612-8830-c0a3dd19e809} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4831 | 2025.08.11 21:36:56.289615 [ 277 ] {51ebaddd-c9e7-4612-8830-c0a3dd19e809} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2025.08.11 21:36:56.289741 [ 277 ] {51ebaddd-c9e7-4612-8830-c0a3dd19e809} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 869.79 KiB/sec. | ||
| 4833 | 2025.08.11 21:36:56.289777 [ 277 ] {51ebaddd-c9e7-4612-8830-c0a3dd19e809} <Debug> TCPHandler: Processed in 0.001288351 sec. | ||
| 4834 | 2025.08.11 21:36:56.289886 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2025.08.11 21:36:56.289979 [ 277 ] {1e7eaebe-b989-40fd-a305-4b0e65c1e39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4836 | 2025.08.11 21:36:56.290017 [ 277 ] {1e7eaebe-b989-40fd-a305-4b0e65c1e39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4837 | 2025.08.11 21:36:56.290460 [ 277 ] {1e7eaebe-b989-40fd-a305-4b0e65c1e39a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2025.08.11 21:36:56.290495 [ 277 ] {1e7eaebe-b989-40fd-a305-4b0e65c1e39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4839 | 2025.08.11 21:36:56.290804 [ 277 ] {1e7eaebe-b989-40fd-a305-4b0e65c1e39a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4840 | 2025.08.11 21:36:56.291003 [ 277 ] {1e7eaebe-b989-40fd-a305-4b0e65c1e39a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2025.08.11 21:36:56.291123 [ 277 ] {1e7eaebe-b989-40fd-a305-4b0e65c1e39a} <Debug> executeQuery: Read 210 rows, 19.09 KiB in 0.001163 sec., 180567.49785038692 rows/sec., 16.03 MiB/sec. | ||
| 4842 | 2025.08.11 21:36:56.291137 [ 48 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4843 | 2025.08.11 21:36:56.291159 [ 277 ] {1e7eaebe-b989-40fd-a305-4b0e65c1e39a} <Debug> TCPHandler: Processed in 0.001320403 sec. | ||
| 4844 | 2025.08.11 21:36:56.291207 [ 48 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2025.08.11 21:36:56.291233 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4846 | 2025.08.11 21:36:56.291294 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2025.08.11 21:36:56.291350 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 4848 | 2025.08.11 21:36:56.291391 [ 277 ] {9af8fb93-22c9-404a-be05-57f31a6321d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4849 | 2025.08.11 21:36:56.291435 [ 277 ] {9af8fb93-22c9-404a-be05-57f31a6321d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4850 | 2025.08.11 21:36:56.291487 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4851 | 2025.08.11 21:36:56.291530 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1407 rows starting from the beginning of the part | ||
| 4852 | 2025.08.11 21:36:56.291596 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1251 rows starting from the beginning of the part | ||
| 4853 | 2025.08.11 21:36:56.291643 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 4854 | 2025.08.11 21:36:56.291688 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 84 rows starting from the beginning of the part | ||
| 4855 | 2025.08.11 21:36:56.291726 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 110 rows starting from the beginning of the part | ||
| 4856 | 2025.08.11 21:36:56.291767 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 210 rows starting from the beginning of the part | ||
| 4857 | 2025.08.11 21:36:56.291880 [ 277 ] {9af8fb93-22c9-404a-be05-57f31a6321d8} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2025.08.11 21:36:56.291925 [ 277 ] {9af8fb93-22c9-404a-be05-57f31a6321d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4859 | 2025.08.11 21:36:56.292415 [ 277 ] {9af8fb93-22c9-404a-be05-57f31a6321d8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4860 | 2025.08.11 21:36:56.292662 [ 277 ] {9af8fb93-22c9-404a-be05-57f31a6321d8} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2025.08.11 21:36:56.292822 [ 277 ] {9af8fb93-22c9-404a-be05-57f31a6321d8} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001447 sec., 26261.23013130615 rows/sec., 1.92 MiB/sec. | ||
| 4862 | 2025.08.11 21:36:56.292865 [ 277 ] {9af8fb93-22c9-404a-be05-57f31a6321d8} <Debug> TCPHandler: Processed in 0.001617477 sec. | ||
| 4863 | 2025.08.11 21:36:56.292977 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2025.08.11 21:36:56.293071 [ 277 ] {694fef06-9d90-4c1f-867d-6ea2ff531b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4865 | 2025.08.11 21:36:56.293110 [ 277 ] {694fef06-9d90-4c1f-867d-6ea2ff531b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4866 | 2025.08.11 21:36:56.293343 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.002049614 sec., 1521262.0522693542 rows/sec., 133.10 MiB/sec. | ||
| 4867 | 2025.08.11 21:36:56.293516 [ 277 ] {694fef06-9d90-4c1f-867d-6ea2ff531b38} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4868 | 2025.08.11 21:36:56.293561 [ 277 ] {694fef06-9d90-4c1f-867d-6ea2ff531b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4869 | 2025.08.11 21:36:56.293624 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4870 | 2025.08.11 21:36:56.293924 [ 277 ] {694fef06-9d90-4c1f-867d-6ea2ff531b38} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4871 | 2025.08.11 21:36:56.293974 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2025.08.11 21:36:56.294068 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_41_8} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4873 | 2025.08.11 21:36:56.294160 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4874 | 2025.08.11 21:36:56.294182 [ 277 ] {694fef06-9d90-4c1f-867d-6ea2ff531b38} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2025.08.11 21:36:56.294328 [ 277 ] {694fef06-9d90-4c1f-867d-6ea2ff531b38} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001274 sec., 18838.304552590267 rows/sec., 1.56 MiB/sec. | ||
| 4876 | 2025.08.11 21:36:56.294368 [ 277 ] {694fef06-9d90-4c1f-867d-6ea2ff531b38} <Debug> TCPHandler: Processed in 0.001438424 sec. | ||
| 4877 | 2025.08.11 21:36:56.294483 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2025.08.11 21:36:56.294576 [ 277 ] {f5b3f2c3-b0cf-457a-8560-e72d1fdc5f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4879 | 2025.08.11 21:36:56.294614 [ 277 ] {f5b3f2c3-b0cf-457a-8560-e72d1fdc5f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4880 | 2025.08.11 21:36:56.295018 [ 277 ] {f5b3f2c3-b0cf-457a-8560-e72d1fdc5f89} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2025.08.11 21:36:56.295054 [ 277 ] {f5b3f2c3-b0cf-457a-8560-e72d1fdc5f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4882 | 2025.08.11 21:36:56.295352 [ 277 ] {f5b3f2c3-b0cf-457a-8560-e72d1fdc5f89} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4883 | 2025.08.11 21:36:56.295553 [ 277 ] {f5b3f2c3-b0cf-457a-8560-e72d1fdc5f89} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2025.08.11 21:36:56.295680 [ 277 ] {f5b3f2c3-b0cf-457a-8560-e72d1fdc5f89} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 4885 | 2025.08.11 21:36:56.295719 [ 277 ] {f5b3f2c3-b0cf-457a-8560-e72d1fdc5f89} <Debug> TCPHandler: Processed in 0.001283262 sec. | ||
| 4886 | 2025.08.11 21:36:56.295835 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2025.08.11 21:36:56.295928 [ 277 ] {a9a73bb7-28a9-4ce7-a12e-fea355e698fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4888 | 2025.08.11 21:36:56.295966 [ 277 ] {a9a73bb7-28a9-4ce7-a12e-fea355e698fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4889 | 2025.08.11 21:36:56.296397 [ 277 ] {a9a73bb7-28a9-4ce7-a12e-fea355e698fe} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2025.08.11 21:36:56.296433 [ 277 ] {a9a73bb7-28a9-4ce7-a12e-fea355e698fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4891 | 2025.08.11 21:36:56.296750 [ 277 ] {a9a73bb7-28a9-4ce7-a12e-fea355e698fe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4892 | 2025.08.11 21:36:56.296953 [ 277 ] {a9a73bb7-28a9-4ce7-a12e-fea355e698fe} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2025.08.11 21:36:56.297078 [ 277 ] {a9a73bb7-28a9-4ce7-a12e-fea355e698fe} <Debug> executeQuery: Read 126 rows, 10.47 KiB in 0.001167 sec., 107969.15167095115 rows/sec., 8.76 MiB/sec. | ||
| 4894 | 2025.08.11 21:36:56.297080 [ 48 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4895 | 2025.08.11 21:36:56.297119 [ 277 ] {a9a73bb7-28a9-4ce7-a12e-fea355e698fe} <Debug> TCPHandler: Processed in 0.001335722 sec. | ||
| 4896 | 2025.08.11 21:36:56.297132 [ 48 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2025.08.11 21:36:56.297158 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4898 | 2025.08.11 21:36:56.297231 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 4899 | 2025.08.11 21:36:56.297238 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2025.08.11 21:36:56.297341 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4901 | 2025.08.11 21:36:56.297351 [ 277 ] {aeb38c8b-34e4-4d90-a8da-2c3bac347337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4902 | 2025.08.11 21:36:56.297375 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 633 rows starting from the beginning of the part | ||
| 4903 | 2025.08.11 21:36:56.297405 [ 277 ] {aeb38c8b-34e4-4d90-a8da-2c3bac347337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4904 | 2025.08.11 21:36:56.297429 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 549 rows starting from the beginning of the part | ||
| 4905 | 2025.08.11 21:36:56.297472 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 4906 | 2025.08.11 21:36:56.297508 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 78 rows starting from the beginning of the part | ||
| 4907 | 2025.08.11 21:36:56.297544 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 91 rows starting from the beginning of the part | ||
| 4908 | 2025.08.11 21:36:56.297579 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 126 rows starting from the beginning of the part | ||
| 4909 | 2025.08.11 21:36:56.297817 [ 277 ] {aeb38c8b-34e4-4d90-a8da-2c3bac347337} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2025.08.11 21:36:56.297859 [ 277 ] {aeb38c8b-34e4-4d90-a8da-2c3bac347337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4911 | 2025.08.11 21:36:56.298229 [ 277 ] {aeb38c8b-34e4-4d90-a8da-2c3bac347337} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4912 | 2025.08.11 21:36:56.298435 [ 277 ] {aeb38c8b-34e4-4d90-a8da-2c3bac347337} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2025.08.11 21:36:56.298558 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001359232 sec., 1133728.4584235805 rows/sec., 90.32 MiB/sec. | ||
| 4914 | 2025.08.11 21:36:56.298563 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4915 | 2025.08.11 21:36:56.298564 [ 277 ] {aeb38c8b-34e4-4d90-a8da-2c3bac347337} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.00123 sec., 164227.64227642276 rows/sec., 11.77 MiB/sec. | ||
| 4916 | 2025.08.11 21:36:56.298621 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2025.08.11 21:36:56.298650 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4918 | 2025.08.11 21:36:56.298654 [ 277 ] {aeb38c8b-34e4-4d90-a8da-2c3bac347337} <Debug> TCPHandler: Processed in 0.001462545 sec. | ||
| 4919 | 2025.08.11 21:36:56.298731 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 4920 | 2025.08.11 21:36:56.298772 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4921 | 2025.08.11 21:36:56.298793 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2025.08.11 21:36:56.298831 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4923 | 2025.08.11 21:36:56.298867 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10871 rows starting from the beginning of the part | ||
| 4924 | 2025.08.11 21:36:56.298891 [ 277 ] {beb35c39-645f-4ea7-a29b-13fb754a19ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4925 | 2025.08.11 21:36:56.298935 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 943 rows starting from the beginning of the part | ||
| 4926 | 2025.08.11 21:36:56.298952 [ 277 ] {beb35c39-645f-4ea7-a29b-13fb754a19ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4927 | 2025.08.11 21:36:56.298987 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 4928 | 2025.08.11 21:36:56.299040 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 4929 | 2025.08.11 21:36:56.299051 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2025.08.11 21:36:56.299080 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 4931 | 2025.08.11 21:36:56.299126 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 202 rows starting from the beginning of the part | ||
| 4932 | 2025.08.11 21:36:56.299132 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_41_8} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4933 | 2025.08.11 21:36:56.299213 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4934 | 2025.08.11 21:36:56.299713 [ 277 ] {beb35c39-645f-4ea7-a29b-13fb754a19ad} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2025.08.11 21:36:56.299754 [ 277 ] {beb35c39-645f-4ea7-a29b-13fb754a19ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4936 | 2025.08.11 21:36:56.300368 [ 277 ] {beb35c39-645f-4ea7-a29b-13fb754a19ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4937 | 2025.08.11 21:36:56.300587 [ 277 ] {beb35c39-645f-4ea7-a29b-13fb754a19ad} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2025.08.11 21:36:56.300730 [ 277 ] {beb35c39-645f-4ea7-a29b-13fb754a19ad} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 13.52 MiB/sec. | ||
| 4939 | 2025.08.11 21:36:56.300798 [ 277 ] {beb35c39-645f-4ea7-a29b-13fb754a19ad} <Debug> TCPHandler: Processed in 0.002051624 sec. | ||
| 4940 | 2025.08.11 21:36:56.300928 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2025.08.11 21:36:56.301021 [ 277 ] {56e7d022-c756-47f1-bc41-45b1692fc1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4942 | 2025.08.11 21:36:56.301062 [ 277 ] {56e7d022-c756-47f1-bc41-45b1692fc1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4943 | 2025.08.11 21:36:56.301420 [ 277 ] {56e7d022-c756-47f1-bc41-45b1692fc1f7} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4944 | 2025.08.11 21:36:56.301456 [ 277 ] {56e7d022-c756-47f1-bc41-45b1692fc1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4945 | 2025.08.11 21:36:56.301808 [ 277 ] {56e7d022-c756-47f1-bc41-45b1692fc1f7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4946 | 2025.08.11 21:36:56.302019 [ 277 ] {56e7d022-c756-47f1-bc41-45b1692fc1f7} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4947 | 2025.08.11 21:36:56.302124 [ 48 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4948 | 2025.08.11 21:36:56.302148 [ 277 ] {56e7d022-c756-47f1-bc41-45b1692fc1f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 4949 | 2025.08.11 21:36:56.302157 [ 48 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2025.08.11 21:36:56.302190 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4951 | 2025.08.11 21:36:56.302193 [ 277 ] {56e7d022-c756-47f1-bc41-45b1692fc1f7} <Debug> TCPHandler: Processed in 0.001322532 sec. | ||
| 4952 | 2025.08.11 21:36:56.302264 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 4953 | 2025.08.11 21:36:56.302378 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4954 | 2025.08.11 21:36:56.302410 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1950 rows starting from the beginning of the part | ||
| 4955 | 2025.08.11 21:36:56.302468 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 4956 | 2025.08.11 21:36:56.302514 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 4957 | 2025.08.11 21:36:56.302558 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 4958 | 2025.08.11 21:36:56.302600 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 4959 | 2025.08.11 21:36:56.302642 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 4960 | 2025.08.11 21:36:56.303454 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12400 rows, containing 5 columns (5 merged, 0 gathered) in 0.004751659 sec., 2609614.8734578807 rows/sec., 178.82 MiB/sec. | ||
| 4961 | 2025.08.11 21:36:56.303624 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001395093 sec., 1569787.8205969064 rows/sec., 105.92 MiB/sec. | ||
| 4962 | 2025.08.11 21:36:56.303906 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4963 | 2025.08.11 21:36:56.303917 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4964 | 2025.08.11 21:36:56.304283 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2025.08.11 21:36:56.304315 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_41_8} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2025.08.11 21:36:56.304374 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4967 | 2025.08.11 21:36:56.304409 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_41_8} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4968 | 2025.08.11 21:36:56.304466 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 4969 | 2025.08.11 21:36:56.304510 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4970 | 2025.08.11 21:36:56.806385 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 4971 | 2025.08.11 21:36:56.806880 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2025.08.11 21:36:56.806929 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4973 | 2025.08.11 21:36:56.807469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4974 | 2025.08.11 21:36:56.807751 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2025.08.11 21:36:56.807905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 4976 | 2025.08.11 21:36:57.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.30 MiB, peak 248.80 MiB, free memory in arenas 0.00 B, will set to 241.61 MiB (RSS), difference: 1.31 MiB | ||
| 4977 | 2025.08.11 21:36:57.484225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4978 | 2025.08.11 21:36:57.499765 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2025.08.11 21:36:57.499820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4980 | 2025.08.11 21:36:57.505907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4981 | 2025.08.11 21:36:57.506629 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2025.08.11 21:36:57.509243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 4983 | 2025.08.11 21:37:01.284781 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2025.08.11 21:37:01.285048 [ 277 ] {21bdfedc-1e7a-44dc-a64e-c8a6571caada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4985 | 2025.08.11 21:37:01.285114 [ 277 ] {21bdfedc-1e7a-44dc-a64e-c8a6571caada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4986 | 2025.08.11 21:37:01.285859 [ 277 ] {21bdfedc-1e7a-44dc-a64e-c8a6571caada} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2025.08.11 21:37:01.285907 [ 277 ] {21bdfedc-1e7a-44dc-a64e-c8a6571caada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4988 | 2025.08.11 21:37:01.286304 [ 277 ] {21bdfedc-1e7a-44dc-a64e-c8a6571caada} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4989 | 2025.08.11 21:37:01.286530 [ 277 ] {21bdfedc-1e7a-44dc-a64e-c8a6571caada} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2025.08.11 21:37:01.286693 [ 277 ] {21bdfedc-1e7a-44dc-a64e-c8a6571caada} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001692 sec., 65011.82033096927 rows/sec., 5.46 MiB/sec. | ||
| 4991 | 2025.08.11 21:37:01.286737 [ 277 ] {21bdfedc-1e7a-44dc-a64e-c8a6571caada} <Debug> TCPHandler: Processed in 0.002138256 sec. | ||
| 4992 | 2025.08.11 21:37:01.286879 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2025.08.11 21:37:01.286972 [ 277 ] {1777df12-4366-492d-9eb3-bfed34a67d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4994 | 2025.08.11 21:37:01.287012 [ 277 ] {1777df12-4366-492d-9eb3-bfed34a67d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4995 | 2025.08.11 21:37:01.287441 [ 277 ] {1777df12-4366-492d-9eb3-bfed34a67d25} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2025.08.11 21:37:01.287477 [ 277 ] {1777df12-4366-492d-9eb3-bfed34a67d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4997 | 2025.08.11 21:37:01.287779 [ 277 ] {1777df12-4366-492d-9eb3-bfed34a67d25} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4998 | 2025.08.11 21:37:01.287984 [ 277 ] {1777df12-4366-492d-9eb3-bfed34a67d25} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2025.08.11 21:37:01.288121 [ 277 ] {1777df12-4366-492d-9eb3-bfed34a67d25} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001166 sec., 23156.089193825042 rows/sec., 1.70 MiB/sec. | ||
| 5000 | 2025.08.11 21:37:01.288160 [ 277 ] {1777df12-4366-492d-9eb3-bfed34a67d25} <Debug> TCPHandler: Processed in 0.001329252 sec. | ||
| 5001 | 2025.08.11 21:37:01.288273 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2025.08.11 21:37:01.288365 [ 277 ] {a9b72d63-bb22-4960-9f06-f01e92d857ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5003 | 2025.08.11 21:37:01.288404 [ 277 ] {a9b72d63-bb22-4960-9f06-f01e92d857ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5004 | 2025.08.11 21:37:01.288903 [ 277 ] {a9b72d63-bb22-4960-9f06-f01e92d857ad} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2025.08.11 21:37:01.288949 [ 277 ] {a9b72d63-bb22-4960-9f06-f01e92d857ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5006 | 2025.08.11 21:37:01.289314 [ 277 ] {a9b72d63-bb22-4960-9f06-f01e92d857ad} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5007 | 2025.08.11 21:37:01.289565 [ 277 ] {a9b72d63-bb22-4960-9f06-f01e92d857ad} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2025.08.11 21:37:01.289713 [ 277 ] {a9b72d63-bb22-4960-9f06-f01e92d857ad} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001365 sec., 66666.66666666667 rows/sec., 5.21 MiB/sec. | ||
| 5009 | 2025.08.11 21:37:01.289757 [ 277 ] {a9b72d63-bb22-4960-9f06-f01e92d857ad} <Debug> TCPHandler: Processed in 0.001530966 sec. | ||
| 5010 | 2025.08.11 21:37:01.290065 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2025.08.11 21:37:01.290184 [ 277 ] {086192fd-f8c2-40e4-a65f-f66bf8bdebd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5012 | 2025.08.11 21:37:01.290237 [ 277 ] {086192fd-f8c2-40e4-a65f-f66bf8bdebd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5013 | 2025.08.11 21:37:01.290761 [ 277 ] {086192fd-f8c2-40e4-a65f-f66bf8bdebd6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.08.11 21:37:01.290807 [ 277 ] {086192fd-f8c2-40e4-a65f-f66bf8bdebd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5015 | 2025.08.11 21:37:01.291171 [ 277 ] {086192fd-f8c2-40e4-a65f-f66bf8bdebd6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5016 | 2025.08.11 21:37:01.291378 [ 277 ] {086192fd-f8c2-40e4-a65f-f66bf8bdebd6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2025.08.11 21:37:01.291506 [ 277 ] {086192fd-f8c2-40e4-a65f-f66bf8bdebd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 5018 | 2025.08.11 21:37:01.291543 [ 277 ] {086192fd-f8c2-40e4-a65f-f66bf8bdebd6} <Debug> TCPHandler: Processed in 0.001537246 sec. | ||
| 5019 | 2025.08.11 21:37:01.291654 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2025.08.11 21:37:01.291748 [ 277 ] {1a7d2615-6073-438a-8ac0-7adf55b3a0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5021 | 2025.08.11 21:37:01.291803 [ 277 ] {1a7d2615-6073-438a-8ac0-7adf55b3a0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5022 | 2025.08.11 21:37:01.292639 [ 277 ] {1a7d2615-6073-438a-8ac0-7adf55b3a0e4} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2025.08.11 21:37:01.292679 [ 277 ] {1a7d2615-6073-438a-8ac0-7adf55b3a0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5024 | 2025.08.11 21:37:01.293208 [ 277 ] {1a7d2615-6073-438a-8ac0-7adf55b3a0e4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5025 | 2025.08.11 21:37:01.293431 [ 277 ] {1a7d2615-6073-438a-8ac0-7adf55b3a0e4} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2025.08.11 21:37:01.293565 [ 277 ] {1a7d2615-6073-438a-8ac0-7adf55b3a0e4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001836 sec., 14705.882352941177 rows/sec., 26.35 MiB/sec. | ||
| 5027 | 2025.08.11 21:37:01.293617 [ 277 ] {1a7d2615-6073-438a-8ac0-7adf55b3a0e4} <Debug> TCPHandler: Processed in 0.002011174 sec. | ||
| 5028 | 2025.08.11 21:37:01.293740 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2025.08.11 21:37:01.293838 [ 277 ] {94976b26-0e1e-4216-8db5-857be0982742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5030 | 2025.08.11 21:37:01.293880 [ 277 ] {94976b26-0e1e-4216-8db5-857be0982742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5031 | 2025.08.11 21:37:01.294218 [ 277 ] {94976b26-0e1e-4216-8db5-857be0982742} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2025.08.11 21:37:01.294254 [ 277 ] {94976b26-0e1e-4216-8db5-857be0982742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5033 | 2025.08.11 21:37:01.294545 [ 277 ] {94976b26-0e1e-4216-8db5-857be0982742} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5034 | 2025.08.11 21:37:01.294746 [ 277 ] {94976b26-0e1e-4216-8db5-857be0982742} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2025.08.11 21:37:01.294878 [ 277 ] {94976b26-0e1e-4216-8db5-857be0982742} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 5036 | 2025.08.11 21:37:01.294913 [ 277 ] {94976b26-0e1e-4216-8db5-857be0982742} <Debug> TCPHandler: Processed in 0.00122178 sec. | ||
| 5037 | 2025.08.11 21:37:04.208021 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5038 | 2025.08.11 21:37:04.208078 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5039 | 2025.08.11 21:37:04.308962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 5040 | 2025.08.11 21:37:04.309471 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2025.08.11 21:37:04.309520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5042 | 2025.08.11 21:37:04.310049 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5043 | 2025.08.11 21:37:04.310289 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2025.08.11 21:37:04.310438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5045 | 2025.08.11 21:37:04.342522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 714 | ||
| 5046 | 2025.08.11 21:37:04.344800 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2025.08.11 21:37:04.344844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5048 | 2025.08.11 21:37:04.346044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5049 | 2025.08.11 21:37:04.346323 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2025.08.11 21:37:04.346574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5051 | 2025.08.11 21:37:05.010279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5052 | 2025.08.11 21:37:05.026292 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2025.08.11 21:37:05.026341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5054 | 2025.08.11 21:37:05.032426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5055 | 2025.08.11 21:37:05.033188 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2025.08.11 21:37:05.036182 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5057 | 2025.08.11 21:37:06.284633 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5058 | 2025.08.11 21:37:06.284831 [ 277 ] {fb9c6aa8-de95-47f1-90d8-7e1c981e284e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5059 | 2025.08.11 21:37:06.284900 [ 277 ] {fb9c6aa8-de95-47f1-90d8-7e1c981e284e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5060 | 2025.08.11 21:37:06.285554 [ 277 ] {fb9c6aa8-de95-47f1-90d8-7e1c981e284e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2025.08.11 21:37:06.285600 [ 277 ] {fb9c6aa8-de95-47f1-90d8-7e1c981e284e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5062 | 2025.08.11 21:37:06.285995 [ 277 ] {fb9c6aa8-de95-47f1-90d8-7e1c981e284e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5063 | 2025.08.11 21:37:06.286225 [ 277 ] {fb9c6aa8-de95-47f1-90d8-7e1c981e284e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2025.08.11 21:37:06.286389 [ 277 ] {fb9c6aa8-de95-47f1-90d8-7e1c981e284e} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001607 sec., 52271.3130056005 rows/sec., 4.37 MiB/sec. | ||
| 5065 | 2025.08.11 21:37:06.286438 [ 277 ] {fb9c6aa8-de95-47f1-90d8-7e1c981e284e} <Debug> TCPHandler: Processed in 0.001937082 sec. | ||
| 5066 | 2025.08.11 21:37:06.286562 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2025.08.11 21:37:06.286667 [ 277 ] {51fa1225-7d75-4798-bd5f-40439956bc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5068 | 2025.08.11 21:37:06.286710 [ 277 ] {51fa1225-7d75-4798-bd5f-40439956bc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5069 | 2025.08.11 21:37:06.287124 [ 277 ] {51fa1225-7d75-4798-bd5f-40439956bc0a} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2025.08.11 21:37:06.287161 [ 277 ] {51fa1225-7d75-4798-bd5f-40439956bc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5071 | 2025.08.11 21:37:06.287473 [ 277 ] {51fa1225-7d75-4798-bd5f-40439956bc0a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5072 | 2025.08.11 21:37:06.287692 [ 277 ] {51fa1225-7d75-4798-bd5f-40439956bc0a} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2025.08.11 21:37:06.287806 [ 33 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5074 | 2025.08.11 21:37:06.287825 [ 277 ] {51fa1225-7d75-4798-bd5f-40439956bc0a} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001182 sec., 11844.331641285955 rows/sec., 890.64 KiB/sec. | ||
| 5075 | 2025.08.11 21:37:06.287872 [ 33 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2025.08.11 21:37:06.287882 [ 277 ] {51fa1225-7d75-4798-bd5f-40439956bc0a} <Debug> TCPHandler: Processed in 0.001371492 sec. | ||
| 5077 | 2025.08.11 21:37:06.287902 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5078 | 2025.08.11 21:37:06.287995 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2025.08.11 21:37:06.288037 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 5080 | 2025.08.11 21:37:06.288097 [ 277 ] {e9e44c88-b536-4971-94c2-f8922c2a8f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5081 | 2025.08.11 21:37:06.288144 [ 277 ] {e9e44c88-b536-4971-94c2-f8922c2a8f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5082 | 2025.08.11 21:37:06.288194 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5083 | 2025.08.11 21:37:06.288237 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 71 rows starting from the beginning of the part | ||
| 5084 | 2025.08.11 21:37:06.288310 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
| 5085 | 2025.08.11 21:37:06.288367 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 27 rows starting from the beginning of the part | ||
| 5086 | 2025.08.11 21:37:06.288416 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 5087 | 2025.08.11 21:37:06.288464 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part | ||
| 5088 | 2025.08.11 21:37:06.288511 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
| 5089 | 2025.08.11 21:37:06.288559 [ 277 ] {e9e44c88-b536-4971-94c2-f8922c2a8f30} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.08.11 21:37:06.288602 [ 277 ] {e9e44c88-b536-4971-94c2-f8922c2a8f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5091 | 2025.08.11 21:37:06.288933 [ 277 ] {e9e44c88-b536-4971-94c2-f8922c2a8f30} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5092 | 2025.08.11 21:37:06.289162 [ 277 ] {e9e44c88-b536-4971-94c2-f8922c2a8f30} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2025.08.11 21:37:06.289299 [ 277 ] {e9e44c88-b536-4971-94c2-f8922c2a8f30} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001222 sec., 63829.78723404255 rows/sec., 4.98 MiB/sec. | ||
| 5094 | 2025.08.11 21:37:06.289337 [ 277 ] {e9e44c88-b536-4971-94c2-f8922c2a8f30} <Debug> TCPHandler: Processed in 0.001391963 sec. | ||
| 5095 | 2025.08.11 21:37:06.289451 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2025.08.11 21:37:06.289453 [ 196 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481285 sec., 128942.10094613799 rows/sec., 9.93 MiB/sec. | ||
| 5097 | 2025.08.11 21:37:06.289547 [ 277 ] {04b2d7de-8c33-4346-8756-2acc655b6c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5098 | 2025.08.11 21:37:06.289598 [ 277 ] {04b2d7de-8c33-4346-8756-2acc655b6c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5099 | 2025.08.11 21:37:06.289626 [ 199 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5100 | 2025.08.11 21:37:06.289900 [ 199 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2025.08.11 21:37:06.289972 [ 199 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_36_7} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5102 | 2025.08.11 21:37:06.289994 [ 277 ] {04b2d7de-8c33-4346-8756-2acc655b6c88} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2025.08.11 21:37:06.290037 [ 277 ] {04b2d7de-8c33-4346-8756-2acc655b6c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5104 | 2025.08.11 21:37:06.290050 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5105 | 2025.08.11 21:37:06.290376 [ 277 ] {04b2d7de-8c33-4346-8756-2acc655b6c88} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5106 | 2025.08.11 21:37:06.290589 [ 277 ] {04b2d7de-8c33-4346-8756-2acc655b6c88} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2025.08.11 21:37:06.290721 [ 277 ] {04b2d7de-8c33-4346-8756-2acc655b6c88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 5108 | 2025.08.11 21:37:06.290763 [ 277 ] {04b2d7de-8c33-4346-8756-2acc655b6c88} <Debug> TCPHandler: Processed in 0.001361923 sec. | ||
| 5109 | 2025.08.11 21:37:06.290869 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2025.08.11 21:37:06.290972 [ 277 ] {49af23e3-69ce-4e30-a90a-3fccb5491a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5111 | 2025.08.11 21:37:06.291031 [ 277 ] {49af23e3-69ce-4e30-a90a-3fccb5491a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5112 | 2025.08.11 21:37:06.291797 [ 277 ] {49af23e3-69ce-4e30-a90a-3fccb5491a78} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2025.08.11 21:37:06.291836 [ 277 ] {49af23e3-69ce-4e30-a90a-3fccb5491a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5114 | 2025.08.11 21:37:06.292383 [ 277 ] {49af23e3-69ce-4e30-a90a-3fccb5491a78} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5115 | 2025.08.11 21:37:06.292619 [ 277 ] {49af23e3-69ce-4e30-a90a-3fccb5491a78} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2025.08.11 21:37:06.292768 [ 277 ] {49af23e3-69ce-4e30-a90a-3fccb5491a78} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001814 sec., 7717.750826901874 rows/sec., 13.83 MiB/sec. | ||
| 5117 | 2025.08.11 21:37:06.292834 [ 277 ] {49af23e3-69ce-4e30-a90a-3fccb5491a78} <Debug> TCPHandler: Processed in 0.002015303 sec. | ||
| 5118 | 2025.08.11 21:37:06.292949 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2025.08.11 21:37:06.293046 [ 277 ] {a2d6ed67-fc02-44cc-bc63-82a30ccc6f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5120 | 2025.08.11 21:37:06.293088 [ 277 ] {a2d6ed67-fc02-44cc-bc63-82a30ccc6f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5121 | 2025.08.11 21:37:06.293428 [ 277 ] {a2d6ed67-fc02-44cc-bc63-82a30ccc6f9f} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2025.08.11 21:37:06.293465 [ 277 ] {a2d6ed67-fc02-44cc-bc63-82a30ccc6f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5123 | 2025.08.11 21:37:06.293776 [ 277 ] {a2d6ed67-fc02-44cc-bc63-82a30ccc6f9f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5124 | 2025.08.11 21:37:06.293991 [ 277 ] {a2d6ed67-fc02-44cc-bc63-82a30ccc6f9f} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2025.08.11 21:37:06.294124 [ 277 ] {a2d6ed67-fc02-44cc-bc63-82a30ccc6f9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 5126 | 2025.08.11 21:37:06.294162 [ 277 ] {a2d6ed67-fc02-44cc-bc63-82a30ccc6f9f} <Debug> TCPHandler: Processed in 0.001262452 sec. | ||
| 5127 | 2025.08.11 21:37:08.594897 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2025.08.11 21:37:08.595086 [ 277 ] {be1a6111-76f0-4b4f-a063-e9308118be7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5129 | 2025.08.11 21:37:08.595155 [ 277 ] {be1a6111-76f0-4b4f-a063-e9308118be7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5130 | 2025.08.11 21:37:08.595819 [ 277 ] {be1a6111-76f0-4b4f-a063-e9308118be7a} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2025.08.11 21:37:08.595877 [ 277 ] {be1a6111-76f0-4b4f-a063-e9308118be7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5132 | 2025.08.11 21:37:08.596275 [ 277 ] {be1a6111-76f0-4b4f-a063-e9308118be7a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5133 | 2025.08.11 21:37:08.596524 [ 277 ] {be1a6111-76f0-4b4f-a063-e9308118be7a} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2025.08.11 21:37:08.596695 [ 277 ] {be1a6111-76f0-4b4f-a063-e9308118be7a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001659 sec., 2411.091018685955 rows/sec., 196.61 KiB/sec. | ||
| 5135 | 2025.08.11 21:37:08.596750 [ 277 ] {be1a6111-76f0-4b4f-a063-e9308118be7a} <Debug> TCPHandler: Processed in 0.001989024 sec. | ||
| 5136 | 2025.08.11 21:37:08.596878 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2025.08.11 21:37:08.596999 [ 277 ] {f3cdec7a-80e7-436d-8865-e209da1c95aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5138 | 2025.08.11 21:37:08.597050 [ 277 ] {f3cdec7a-80e7-436d-8865-e209da1c95aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5139 | 2025.08.11 21:37:08.598258 [ 277 ] {f3cdec7a-80e7-436d-8865-e209da1c95aa} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2025.08.11 21:37:08.598300 [ 277 ] {f3cdec7a-80e7-436d-8865-e209da1c95aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5141 | 2025.08.11 21:37:08.598740 [ 277 ] {f3cdec7a-80e7-436d-8865-e209da1c95aa} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5142 | 2025.08.11 21:37:08.598988 [ 277 ] {f3cdec7a-80e7-436d-8865-e209da1c95aa} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2025.08.11 21:37:08.599137 [ 277 ] {f3cdec7a-80e7-436d-8865-e209da1c95aa} <Debug> executeQuery: Read 1252 rows, 106.17 KiB in 0.002177 sec., 575103.3532384015 rows/sec., 47.63 MiB/sec. | ||
| 5144 | 2025.08.11 21:37:08.599180 [ 277 ] {f3cdec7a-80e7-436d-8865-e209da1c95aa} <Debug> TCPHandler: Processed in 0.002353889 sec. | ||
| 5145 | 2025.08.11 21:37:08.599307 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2025.08.11 21:37:08.599411 [ 277 ] {2c2740c7-0654-41b6-8eb8-1f5b5e3401ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5147 | 2025.08.11 21:37:08.599456 [ 277 ] {2c2740c7-0654-41b6-8eb8-1f5b5e3401ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5148 | 2025.08.11 21:37:08.599891 [ 277 ] {2c2740c7-0654-41b6-8eb8-1f5b5e3401ed} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2025.08.11 21:37:08.599931 [ 277 ] {2c2740c7-0654-41b6-8eb8-1f5b5e3401ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5150 | 2025.08.11 21:37:08.600249 [ 277 ] {2c2740c7-0654-41b6-8eb8-1f5b5e3401ed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5151 | 2025.08.11 21:37:08.600459 [ 277 ] {2c2740c7-0654-41b6-8eb8-1f5b5e3401ed} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2025.08.11 21:37:08.600615 [ 277 ] {2c2740c7-0654-41b6-8eb8-1f5b5e3401ed} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001227 sec., 25264.87367563162 rows/sec., 1.84 MiB/sec. | ||
| 5153 | 2025.08.11 21:37:08.600655 [ 277 ] {2c2740c7-0654-41b6-8eb8-1f5b5e3401ed} <Debug> TCPHandler: Processed in 0.001399674 sec. | ||
| 5154 | 2025.08.11 21:37:08.600764 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2025.08.11 21:37:08.600865 [ 277 ] {b9f84189-7516-4f42-8a3f-8e82f8c1221b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5156 | 2025.08.11 21:37:08.600907 [ 277 ] {b9f84189-7516-4f42-8a3f-8e82f8c1221b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5157 | 2025.08.11 21:37:08.601397 [ 277 ] {b9f84189-7516-4f42-8a3f-8e82f8c1221b} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2025.08.11 21:37:08.601435 [ 277 ] {b9f84189-7516-4f42-8a3f-8e82f8c1221b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5159 | 2025.08.11 21:37:08.601766 [ 277 ] {b9f84189-7516-4f42-8a3f-8e82f8c1221b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5160 | 2025.08.11 21:37:08.602014 [ 277 ] {b9f84189-7516-4f42-8a3f-8e82f8c1221b} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2025.08.11 21:37:08.602149 [ 277 ] {b9f84189-7516-4f42-8a3f-8e82f8c1221b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001304 sec., 174846.62576687115 rows/sec., 11.84 MiB/sec. | ||
| 5162 | 2025.08.11 21:37:08.602200 [ 277 ] {b9f84189-7516-4f42-8a3f-8e82f8c1221b} <Debug> TCPHandler: Processed in 0.001485645 sec. | ||
| 5163 | 2025.08.11 21:37:08.602333 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2025.08.11 21:37:08.602438 [ 277 ] {0c7e64db-e586-4984-9871-e260e4a166b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5165 | 2025.08.11 21:37:08.602488 [ 277 ] {0c7e64db-e586-4984-9871-e260e4a166b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5166 | 2025.08.11 21:37:08.603144 [ 277 ] {0c7e64db-e586-4984-9871-e260e4a166b1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2025.08.11 21:37:08.603183 [ 277 ] {0c7e64db-e586-4984-9871-e260e4a166b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5168 | 2025.08.11 21:37:08.603526 [ 277 ] {0c7e64db-e586-4984-9871-e260e4a166b1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5169 | 2025.08.11 21:37:08.603742 [ 277 ] {0c7e64db-e586-4984-9871-e260e4a166b1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2025.08.11 21:37:08.603913 [ 277 ] {0c7e64db-e586-4984-9871-e260e4a166b1} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.00148 sec., 372297.2972972973 rows/sec., 27.64 MiB/sec. | ||
| 5171 | 2025.08.11 21:37:08.604027 [ 277 ] {0c7e64db-e586-4984-9871-e260e4a166b1} <Debug> TCPHandler: Processed in 0.0017551 sec. | ||
| 5172 | 2025.08.11 21:37:08.604201 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2025.08.11 21:37:08.604336 [ 277 ] {cbeed105-6fd1-4637-af0a-2acc96099b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5174 | 2025.08.11 21:37:08.604392 [ 277 ] {cbeed105-6fd1-4637-af0a-2acc96099b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5175 | 2025.08.11 21:37:08.605117 [ 277 ] {cbeed105-6fd1-4637-af0a-2acc96099b1f} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2025.08.11 21:37:08.605155 [ 277 ] {cbeed105-6fd1-4637-af0a-2acc96099b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5177 | 2025.08.11 21:37:08.605548 [ 277 ] {cbeed105-6fd1-4637-af0a-2acc96099b1f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5178 | 2025.08.11 21:37:08.605775 [ 277 ] {cbeed105-6fd1-4637-af0a-2acc96099b1f} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2025.08.11 21:37:08.605908 [ 277 ] {cbeed105-6fd1-4637-af0a-2acc96099b1f} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001599 sec., 590368.9806128831 rows/sec., 39.59 MiB/sec. | ||
| 5180 | 2025.08.11 21:37:08.605947 [ 277 ] {cbeed105-6fd1-4637-af0a-2acc96099b1f} <Debug> TCPHandler: Processed in 0.001813571 sec. | ||
| 5181 | 2025.08.11 21:37:08.606059 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2025.08.11 21:37:08.606156 [ 277 ] {72c81da6-3d5b-471a-9449-e27e1e10f084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5183 | 2025.08.11 21:37:08.606213 [ 277 ] {72c81da6-3d5b-471a-9449-e27e1e10f084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5184 | 2025.08.11 21:37:08.607053 [ 277 ] {72c81da6-3d5b-471a-9449-e27e1e10f084} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2025.08.11 21:37:08.607091 [ 277 ] {72c81da6-3d5b-471a-9449-e27e1e10f084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5186 | 2025.08.11 21:37:08.607648 [ 277 ] {72c81da6-3d5b-471a-9449-e27e1e10f084} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5187 | 2025.08.11 21:37:08.607887 [ 277 ] {72c81da6-3d5b-471a-9449-e27e1e10f084} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2025.08.11 21:37:08.608004 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5189 | 2025.08.11 21:37:08.608028 [ 277 ] {72c81da6-3d5b-471a-9449-e27e1e10f084} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00189 sec., 14285.714285714286 rows/sec., 25.60 MiB/sec. | ||
| 5190 | 2025.08.11 21:37:08.608050 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2025.08.11 21:37:08.608075 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5192 | 2025.08.11 21:37:08.608087 [ 277 ] {72c81da6-3d5b-471a-9449-e27e1e10f084} <Debug> TCPHandler: Processed in 0.002077384 sec. | ||
| 5193 | 2025.08.11 21:37:08.608207 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 5194 | 2025.08.11 21:37:08.608213 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5195 | 2025.08.11 21:37:08.608359 [ 277 ] {fa36f174-e22b-41c0-ae87-ad7909063c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5196 | 2025.08.11 21:37:08.608403 [ 277 ] {fa36f174-e22b-41c0-ae87-ad7909063c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5197 | 2025.08.11 21:37:08.608493 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5198 | 2025.08.11 21:37:08.608565 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 578 rows starting from the beginning of the part | ||
| 5199 | 2025.08.11 21:37:08.608713 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part | ||
| 5200 | 2025.08.11 21:37:08.608742 [ 277 ] {fa36f174-e22b-41c0-ae87-ad7909063c23} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.08.11 21:37:08.608786 [ 277 ] {fa36f174-e22b-41c0-ae87-ad7909063c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5202 | 2025.08.11 21:37:08.608837 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
| 5203 | 2025.08.11 21:37:08.608963 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part | ||
| 5204 | 2025.08.11 21:37:08.609077 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 5205 | 2025.08.11 21:37:08.609117 [ 277 ] {fa36f174-e22b-41c0-ae87-ad7909063c23} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5206 | 2025.08.11 21:37:08.609181 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 5207 | 2025.08.11 21:37:08.609368 [ 277 ] {fa36f174-e22b-41c0-ae87-ad7909063c23} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2025.08.11 21:37:08.609510 [ 277 ] {fa36f174-e22b-41c0-ae87-ad7909063c23} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00117 sec., 30769.23076923077 rows/sec., 2.07 MiB/sec. | ||
| 5209 | 2025.08.11 21:37:08.609550 [ 277 ] {fa36f174-e22b-41c0-ae87-ad7909063c23} <Debug> TCPHandler: Processed in 0.001387373 sec. | ||
| 5210 | 2025.08.11 21:37:08.613336 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 19 columns (19 merged, 0 gathered) in 0.005191667 sec., 132327.43933692205 rows/sec., 237.12 MiB/sec. | ||
| 5211 | 2025.08.11 21:37:08.614301 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5212 | 2025.08.11 21:37:08.614648 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.08.11 21:37:08.614723 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5214 | 2025.08.11 21:37:08.614821 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 5215 | 2025.08.11 21:37:11.279762 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2025.08.11 21:37:11.279972 [ 277 ] {60488342-befb-40cc-9815-f79329611ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5217 | 2025.08.11 21:37:11.280045 [ 277 ] {60488342-befb-40cc-9815-f79329611ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5218 | 2025.08.11 21:37:11.280710 [ 277 ] {60488342-befb-40cc-9815-f79329611ad2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2025.08.11 21:37:11.280752 [ 277 ] {60488342-befb-40cc-9815-f79329611ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5220 | 2025.08.11 21:37:11.281150 [ 277 ] {60488342-befb-40cc-9815-f79329611ad2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5221 | 2025.08.11 21:37:11.281370 [ 277 ] {60488342-befb-40cc-9815-f79329611ad2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2025.08.11 21:37:11.281524 [ 277 ] {60488342-befb-40cc-9815-f79329611ad2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001606 sec., 34869.2403486924 rows/sec., 2.68 MiB/sec. | ||
| 5223 | 2025.08.11 21:37:11.281566 [ 277 ] {60488342-befb-40cc-9815-f79329611ad2} <Debug> TCPHandler: Processed in 0.001943933 sec. | ||
| 5224 | 2025.08.11 21:37:11.281688 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2025.08.11 21:37:11.281783 [ 277 ] {e2585f36-087a-4309-bd49-3fb10d35ae5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5226 | 2025.08.11 21:37:11.281825 [ 277 ] {e2585f36-087a-4309-bd49-3fb10d35ae5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5227 | 2025.08.11 21:37:11.282250 [ 277 ] {e2585f36-087a-4309-bd49-3fb10d35ae5d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2025.08.11 21:37:11.282287 [ 277 ] {e2585f36-087a-4309-bd49-3fb10d35ae5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5229 | 2025.08.11 21:37:11.282588 [ 277 ] {e2585f36-087a-4309-bd49-3fb10d35ae5d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5230 | 2025.08.11 21:37:11.282804 [ 277 ] {e2585f36-087a-4309-bd49-3fb10d35ae5d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2025.08.11 21:37:11.282939 [ 277 ] {e2585f36-087a-4309-bd49-3fb10d35ae5d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 5232 | 2025.08.11 21:37:11.282976 [ 277 ] {e2585f36-087a-4309-bd49-3fb10d35ae5d} <Debug> TCPHandler: Processed in 0.001337832 sec. | ||
| 5233 | 2025.08.11 21:37:11.283090 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2025.08.11 21:37:11.283185 [ 277 ] {2ebe10b2-3f72-4795-8fdd-48348db14218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5235 | 2025.08.11 21:37:11.283229 [ 277 ] {2ebe10b2-3f72-4795-8fdd-48348db14218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5236 | 2025.08.11 21:37:11.283600 [ 277 ] {2ebe10b2-3f72-4795-8fdd-48348db14218} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2025.08.11 21:37:11.283637 [ 277 ] {2ebe10b2-3f72-4795-8fdd-48348db14218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5238 | 2025.08.11 21:37:11.283964 [ 277 ] {2ebe10b2-3f72-4795-8fdd-48348db14218} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5239 | 2025.08.11 21:37:11.284172 [ 277 ] {2ebe10b2-3f72-4795-8fdd-48348db14218} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2025.08.11 21:37:11.284303 [ 277 ] {2ebe10b2-3f72-4795-8fdd-48348db14218} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 3.92 MiB/sec. | ||
| 5241 | 2025.08.11 21:37:11.284340 [ 277 ] {2ebe10b2-3f72-4795-8fdd-48348db14218} <Debug> TCPHandler: Processed in 0.001298672 sec. | ||
| 5242 | 2025.08.11 21:37:11.284451 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2025.08.11 21:37:11.284546 [ 277 ] {ba2c9c8f-a0ca-4805-8e7e-370d59424aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5244 | 2025.08.11 21:37:11.284587 [ 277 ] {ba2c9c8f-a0ca-4805-8e7e-370d59424aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5245 | 2025.08.11 21:37:11.284906 [ 277 ] {ba2c9c8f-a0ca-4805-8e7e-370d59424aca} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2025.08.11 21:37:11.284942 [ 277 ] {ba2c9c8f-a0ca-4805-8e7e-370d59424aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5247 | 2025.08.11 21:37:11.285250 [ 277 ] {ba2c9c8f-a0ca-4805-8e7e-370d59424aca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5248 | 2025.08.11 21:37:11.285451 [ 277 ] {ba2c9c8f-a0ca-4805-8e7e-370d59424aca} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2025.08.11 21:37:11.285580 [ 277 ] {ba2c9c8f-a0ca-4805-8e7e-370d59424aca} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001052 sec., 22813.68821292776 rows/sec., 1.54 MiB/sec. | ||
| 5250 | 2025.08.11 21:37:11.285616 [ 277 ] {ba2c9c8f-a0ca-4805-8e7e-370d59424aca} <Debug> TCPHandler: Processed in 0.001214 sec. | ||
| 5251 | 2025.08.11 21:37:11.810616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 5252 | 2025.08.11 21:37:11.811349 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2025.08.11 21:37:11.811387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5254 | 2025.08.11 21:37:11.811864 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5255 | 2025.08.11 21:37:11.812100 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2025.08.11 21:37:11.812226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 5257 | 2025.08.11 21:37:12.536335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5258 | 2025.08.11 21:37:12.553372 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2025.08.11 21:37:12.553435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5260 | 2025.08.11 21:37:12.558990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5261 | 2025.08.11 21:37:12.559694 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2025.08.11 21:37:12.562590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5263 | 2025.08.11 21:37:14.346883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 750 | ||
| 5264 | 2025.08.11 21:37:14.349345 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2025.08.11 21:37:14.349403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5266 | 2025.08.11 21:37:14.350611 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5267 | 2025.08.11 21:37:14.350896 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2025.08.11 21:37:14.351083 [ 50 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5269 | 2025.08.11 21:37:14.351158 [ 50 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2025.08.11 21:37:14.351185 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5271 | 2025.08.11 21:37:14.351267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 5272 | 2025.08.11 21:37:14.351321 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 5273 | 2025.08.11 21:37:14.351866 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5274 | 2025.08.11 21:37:14.352008 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 592 rows starting from the beginning of the part | ||
| 5275 | 2025.08.11 21:37:14.352348 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 5276 | 2025.08.11 21:37:14.352679 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 5277 | 2025.08.11 21:37:14.353006 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 5278 | 2025.08.11 21:37:14.353333 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 5279 | 2025.08.11 21:37:14.353658 [ 188 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 5280 | 2025.08.11 21:37:14.359756 [ 199 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 72 columns (72 merged, 0 gathered) in 0.008501132 sec., 88223.54481732551 rows/sec., 72.78 MiB/sec. | ||
| 5281 | 2025.08.11 21:37:14.360872 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5282 | 2025.08.11 21:37:14.361426 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_21_4} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2025.08.11 21:37:14.361495 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_21_4} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5284 | 2025.08.11 21:37:14.361783 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5285 | 2025.08.11 21:37:16.284586 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2025.08.11 21:37:16.284784 [ 277 ] {be16e548-7855-4947-b081-92b809aa4b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5287 | 2025.08.11 21:37:16.284852 [ 277 ] {be16e548-7855-4947-b081-92b809aa4b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5288 | 2025.08.11 21:37:16.285496 [ 277 ] {be16e548-7855-4947-b081-92b809aa4b07} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2025.08.11 21:37:16.285545 [ 277 ] {be16e548-7855-4947-b081-92b809aa4b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5290 | 2025.08.11 21:37:16.285952 [ 277 ] {be16e548-7855-4947-b081-92b809aa4b07} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5291 | 2025.08.11 21:37:16.286190 [ 277 ] {be16e548-7855-4947-b081-92b809aa4b07} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2025.08.11 21:37:16.286341 [ 277 ] {be16e548-7855-4947-b081-92b809aa4b07} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001608 sec., 52238.80597014925 rows/sec., 4.37 MiB/sec. | ||
| 5293 | 2025.08.11 21:37:16.286360 [ 87 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5294 | 2025.08.11 21:37:16.286383 [ 277 ] {be16e548-7855-4947-b081-92b809aa4b07} <Debug> TCPHandler: Processed in 0.001933503 sec. | ||
| 5295 | 2025.08.11 21:37:16.286438 [ 87 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2025.08.11 21:37:16.286469 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5297 | 2025.08.11 21:37:16.286534 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2025.08.11 21:37:16.286574 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 5299 | 2025.08.11 21:37:16.286635 [ 277 ] {82155c9f-7ad3-448d-a247-a0f56db0bd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5300 | 2025.08.11 21:37:16.286681 [ 277 ] {82155c9f-7ad3-448d-a247-a0f56db0bd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5301 | 2025.08.11 21:37:16.286695 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5302 | 2025.08.11 21:37:16.286733 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1407 rows starting from the beginning of the part | ||
| 5303 | 2025.08.11 21:37:16.286803 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 110 rows starting from the beginning of the part | ||
| 5304 | 2025.08.11 21:37:16.286847 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 84 rows starting from the beginning of the part | ||
| 5305 | 2025.08.11 21:37:16.286891 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1252 rows starting from the beginning of the part | ||
| 5306 | 2025.08.11 21:37:16.286930 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 5307 | 2025.08.11 21:37:16.286971 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 84 rows starting from the beginning of the part | ||
| 5308 | 2025.08.11 21:37:16.287111 [ 277 ] {82155c9f-7ad3-448d-a247-a0f56db0bd31} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2025.08.11 21:37:16.287154 [ 277 ] {82155c9f-7ad3-448d-a247-a0f56db0bd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5310 | 2025.08.11 21:37:16.287485 [ 277 ] {82155c9f-7ad3-448d-a247-a0f56db0bd31} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5311 | 2025.08.11 21:37:16.287718 [ 277 ] {82155c9f-7ad3-448d-a247-a0f56db0bd31} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2025.08.11 21:37:16.287863 [ 277 ] {82155c9f-7ad3-448d-a247-a0f56db0bd31} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001245 sec., 11244.979919678715 rows/sec., 845.57 KiB/sec. | ||
| 5313 | 2025.08.11 21:37:16.287908 [ 277 ] {82155c9f-7ad3-448d-a247-a0f56db0bd31} <Debug> TCPHandler: Processed in 0.001424904 sec. | ||
| 5314 | 2025.08.11 21:37:16.288023 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2025.08.11 21:37:16.288118 [ 277 ] {0853f30d-b680-4fb9-ae83-6a2de11eaaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5316 | 2025.08.11 21:37:16.288162 [ 277 ] {0853f30d-b680-4fb9-ae83-6a2de11eaaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5317 | 2025.08.11 21:37:16.288352 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823631 sec., 1641231.148187325 rows/sec., 143.00 MiB/sec. | ||
| 5318 | 2025.08.11 21:37:16.288546 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5319 | 2025.08.11 21:37:16.288588 [ 277 ] {0853f30d-b680-4fb9-ae83-6a2de11eaaaf} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2025.08.11 21:37:16.288634 [ 277 ] {0853f30d-b680-4fb9-ae83-6a2de11eaaaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5321 | 2025.08.11 21:37:16.288812 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2025.08.11 21:37:16.288891 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_46_9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5323 | 2025.08.11 21:37:16.288957 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5324 | 2025.08.11 21:37:16.288974 [ 277 ] {0853f30d-b680-4fb9-ae83-6a2de11eaaaf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5325 | 2025.08.11 21:37:16.289197 [ 277 ] {0853f30d-b680-4fb9-ae83-6a2de11eaaaf} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2025.08.11 21:37:16.289305 [ 87 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5327 | 2025.08.11 21:37:16.289328 [ 277 ] {0853f30d-b680-4fb9-ae83-6a2de11eaaaf} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001228 sec., 63517.91530944626 rows/sec., 4.96 MiB/sec. | ||
| 5328 | 2025.08.11 21:37:16.289337 [ 87 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5329 | 2025.08.11 21:37:16.289369 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5330 | 2025.08.11 21:37:16.289374 [ 277 ] {0853f30d-b680-4fb9-ae83-6a2de11eaaaf} <Debug> TCPHandler: Processed in 0.001400773 sec. | ||
| 5331 | 2025.08.11 21:37:16.289436 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 5332 | 2025.08.11 21:37:16.289498 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2025.08.11 21:37:16.289536 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5334 | 2025.08.11 21:37:16.289567 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 633 rows starting from the beginning of the part | ||
| 5335 | 2025.08.11 21:37:16.289600 [ 277 ] {42fedf59-9296-4a43-9e69-18b8ae3b141d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5336 | 2025.08.11 21:37:16.289621 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 91 rows starting from the beginning of the part | ||
| 5337 | 2025.08.11 21:37:16.289650 [ 277 ] {42fedf59-9296-4a43-9e69-18b8ae3b141d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5338 | 2025.08.11 21:37:16.289672 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 78 rows starting from the beginning of the part | ||
| 5339 | 2025.08.11 21:37:16.289718 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 551 rows starting from the beginning of the part | ||
| 5340 | 2025.08.11 21:37:16.289756 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 5341 | 2025.08.11 21:37:16.289795 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 78 rows starting from the beginning of the part | ||
| 5342 | 2025.08.11 21:37:16.290063 [ 277 ] {42fedf59-9296-4a43-9e69-18b8ae3b141d} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2025.08.11 21:37:16.290106 [ 277 ] {42fedf59-9296-4a43-9e69-18b8ae3b141d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5344 | 2025.08.11 21:37:16.290467 [ 277 ] {42fedf59-9296-4a43-9e69-18b8ae3b141d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5345 | 2025.08.11 21:37:16.290695 [ 277 ] {42fedf59-9296-4a43-9e69-18b8ae3b141d} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2025.08.11 21:37:16.290736 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1495 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332923 sec., 1121595.1709138488 rows/sec., 88.99 MiB/sec. | ||
| 5347 | 2025.08.11 21:37:16.290802 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5348 | 2025.08.11 21:37:16.290825 [ 277 ] {42fedf59-9296-4a43-9e69-18b8ae3b141d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 5349 | 2025.08.11 21:37:16.290833 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2025.08.11 21:37:16.290869 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5351 | 2025.08.11 21:37:16.290875 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5352 | 2025.08.11 21:37:16.290877 [ 277 ] {42fedf59-9296-4a43-9e69-18b8ae3b141d} <Debug> TCPHandler: Processed in 0.001428284 sec. | ||
| 5353 | 2025.08.11 21:37:16.290989 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 5354 | 2025.08.11 21:37:16.291008 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2025.08.11 21:37:16.291128 [ 277 ] {12168b91-5eb8-4a17-a524-4116e8929bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5356 | 2025.08.11 21:37:16.291138 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2025.08.11 21:37:16.291151 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5358 | 2025.08.11 21:37:16.291190 [ 277 ] {12168b91-5eb8-4a17-a524-4116e8929bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5359 | 2025.08.11 21:37:16.291202 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12400 rows starting from the beginning of the part | ||
| 5360 | 2025.08.11 21:37:16.291217 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_46_9} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5361 | 2025.08.11 21:37:16.291283 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5362 | 2025.08.11 21:37:16.291284 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 5363 | 2025.08.11 21:37:16.291346 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 5364 | 2025.08.11 21:37:16.291390 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 944 rows starting from the beginning of the part | ||
| 5365 | 2025.08.11 21:37:16.291441 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 5366 | 2025.08.11 21:37:16.291494 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 5367 | 2025.08.11 21:37:16.291985 [ 277 ] {12168b91-5eb8-4a17-a524-4116e8929bcf} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2025.08.11 21:37:16.292028 [ 277 ] {12168b91-5eb8-4a17-a524-4116e8929bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5369 | 2025.08.11 21:37:16.292592 [ 277 ] {12168b91-5eb8-4a17-a524-4116e8929bcf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5370 | 2025.08.11 21:37:16.292833 [ 277 ] {12168b91-5eb8-4a17-a524-4116e8929bcf} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2025.08.11 21:37:16.292976 [ 277 ] {12168b91-5eb8-4a17-a524-4116e8929bcf} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001866 sec., 7502.679528403001 rows/sec., 13.44 MiB/sec. | ||
| 5372 | 2025.08.11 21:37:16.293031 [ 277 ] {12168b91-5eb8-4a17-a524-4116e8929bcf} <Debug> TCPHandler: Processed in 0.002072155 sec. | ||
| 5373 | 2025.08.11 21:37:16.293147 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2025.08.11 21:37:16.293242 [ 277 ] {56986929-1b2c-43ee-926e-6a19dc63d6d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5375 | 2025.08.11 21:37:16.293285 [ 277 ] {56986929-1b2c-43ee-926e-6a19dc63d6d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5376 | 2025.08.11 21:37:16.293620 [ 277 ] {56986929-1b2c-43ee-926e-6a19dc63d6d2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2025.08.11 21:37:16.293657 [ 277 ] {56986929-1b2c-43ee-926e-6a19dc63d6d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5378 | 2025.08.11 21:37:16.294030 [ 277 ] {56986929-1b2c-43ee-926e-6a19dc63d6d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5379 | 2025.08.11 21:37:16.294251 [ 277 ] {56986929-1b2c-43ee-926e-6a19dc63d6d2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2025.08.11 21:37:16.294360 [ 87 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5381 | 2025.08.11 21:37:16.294383 [ 277 ] {56986929-1b2c-43ee-926e-6a19dc63d6d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 5382 | 2025.08.11 21:37:16.294391 [ 87 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2025.08.11 21:37:16.294423 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5384 | 2025.08.11 21:37:16.294426 [ 277 ] {56986929-1b2c-43ee-926e-6a19dc63d6d2} <Debug> TCPHandler: Processed in 0.001328153 sec. | ||
| 5385 | 2025.08.11 21:37:16.294515 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 5386 | 2025.08.11 21:37:16.294619 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5387 | 2025.08.11 21:37:16.294652 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2190 rows starting from the beginning of the part | ||
| 5388 | 2025.08.11 21:37:16.294714 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 5389 | 2025.08.11 21:37:16.294761 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 5390 | 2025.08.11 21:37:16.294806 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 5391 | 2025.08.11 21:37:16.294846 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 5392 | 2025.08.11 21:37:16.294890 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 5393 | 2025.08.11 21:37:16.295272 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13888 rows, containing 5 columns (5 merged, 0 gathered) in 0.004343773 sec., 3197220.4809045037 rows/sec., 218.91 MiB/sec. | ||
| 5394 | 2025.08.11 21:37:16.295749 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5395 | 2025.08.11 21:37:16.296012 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 4 columns (4 merged, 0 gathered) in 0.001537496 sec., 1580491.916726938 rows/sec., 106.63 MiB/sec. | ||
| 5396 | 2025.08.11 21:37:16.296034 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2025.08.11 21:37:16.296109 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5398 | 2025.08.11 21:37:16.296188 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.60 MiB. | ||
| 5399 | 2025.08.11 21:37:16.296250 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5400 | 2025.08.11 21:37:16.296532 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_46_9} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2025.08.11 21:37:16.296596 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_46_9} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5402 | 2025.08.11 21:37:16.296666 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5403 | 2025.08.11 21:37:19.208316 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5404 | 2025.08.11 21:37:19.208369 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5405 | 2025.08.11 21:37:19.312410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 5406 | 2025.08.11 21:37:19.312937 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2025.08.11 21:37:19.312981 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5408 | 2025.08.11 21:37:19.313451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5409 | 2025.08.11 21:37:19.313680 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2025.08.11 21:37:19.313809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 5411 | 2025.08.11 21:37:20.062744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5412 | 2025.08.11 21:37:20.079968 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2025.08.11 21:37:20.080027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5414 | 2025.08.11 21:37:20.085504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5415 | 2025.08.11 21:37:20.086202 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2025.08.11 21:37:20.088826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5417 | 2025.08.11 21:37:21.285240 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2025.08.11 21:37:21.285540 [ 277 ] {415e02bc-0c41-4008-b8cf-0b165e6cd8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5419 | 2025.08.11 21:37:21.285643 [ 277 ] {415e02bc-0c41-4008-b8cf-0b165e6cd8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5420 | 2025.08.11 21:37:21.286352 [ 277 ] {415e02bc-0c41-4008-b8cf-0b165e6cd8a6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2025.08.11 21:37:21.286395 [ 277 ] {415e02bc-0c41-4008-b8cf-0b165e6cd8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5422 | 2025.08.11 21:37:21.286780 [ 277 ] {415e02bc-0c41-4008-b8cf-0b165e6cd8a6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5423 | 2025.08.11 21:37:21.287004 [ 277 ] {415e02bc-0c41-4008-b8cf-0b165e6cd8a6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2025.08.11 21:37:21.287148 [ 277 ] {415e02bc-0c41-4008-b8cf-0b165e6cd8a6} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001685 sec., 65281.899109792284 rows/sec., 5.49 MiB/sec. | ||
| 5425 | 2025.08.11 21:37:21.287187 [ 277 ] {415e02bc-0c41-4008-b8cf-0b165e6cd8a6} <Debug> TCPHandler: Processed in 0.002126865 sec. | ||
| 5426 | 2025.08.11 21:37:21.287480 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2025.08.11 21:37:21.287573 [ 277 ] {51ffa79f-b4dc-4d6b-810a-d6c39fcc20cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5428 | 2025.08.11 21:37:21.287616 [ 277 ] {51ffa79f-b4dc-4d6b-810a-d6c39fcc20cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5429 | 2025.08.11 21:37:21.288045 [ 277 ] {51ffa79f-b4dc-4d6b-810a-d6c39fcc20cb} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2025.08.11 21:37:21.288080 [ 277 ] {51ffa79f-b4dc-4d6b-810a-d6c39fcc20cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5431 | 2025.08.11 21:37:21.288373 [ 277 ] {51ffa79f-b4dc-4d6b-810a-d6c39fcc20cb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5432 | 2025.08.11 21:37:21.288573 [ 277 ] {51ffa79f-b4dc-4d6b-810a-d6c39fcc20cb} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2025.08.11 21:37:21.288697 [ 277 ] {51ffa79f-b4dc-4d6b-810a-d6c39fcc20cb} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001142 sec., 23642.73204903678 rows/sec., 1.74 MiB/sec. | ||
| 5434 | 2025.08.11 21:37:21.288733 [ 277 ] {51ffa79f-b4dc-4d6b-810a-d6c39fcc20cb} <Debug> TCPHandler: Processed in 0.001300482 sec. | ||
| 5435 | 2025.08.11 21:37:21.288844 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2025.08.11 21:37:21.288935 [ 277 ] {3617e14c-5ee1-4418-b407-efe307472553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5437 | 2025.08.11 21:37:21.288973 [ 277 ] {3617e14c-5ee1-4418-b407-efe307472553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5438 | 2025.08.11 21:37:21.289372 [ 277 ] {3617e14c-5ee1-4418-b407-efe307472553} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2025.08.11 21:37:21.289408 [ 277 ] {3617e14c-5ee1-4418-b407-efe307472553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5440 | 2025.08.11 21:37:21.289707 [ 277 ] {3617e14c-5ee1-4418-b407-efe307472553} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5441 | 2025.08.11 21:37:21.289920 [ 277 ] {3617e14c-5ee1-4418-b407-efe307472553} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2025.08.11 21:37:21.290040 [ 277 ] {3617e14c-5ee1-4418-b407-efe307472553} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001122 sec., 81105.16934046346 rows/sec., 6.33 MiB/sec. | ||
| 5443 | 2025.08.11 21:37:21.290075 [ 277 ] {3617e14c-5ee1-4418-b407-efe307472553} <Debug> TCPHandler: Processed in 0.001277272 sec. | ||
| 5444 | 2025.08.11 21:37:21.290203 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5445 | 2025.08.11 21:37:21.290293 [ 277 ] {fb023435-87b1-42b7-bb07-bc7c58950355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5446 | 2025.08.11 21:37:21.290336 [ 277 ] {fb023435-87b1-42b7-bb07-bc7c58950355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5447 | 2025.08.11 21:37:21.290750 [ 277 ] {fb023435-87b1-42b7-bb07-bc7c58950355} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5448 | 2025.08.11 21:37:21.290784 [ 277 ] {fb023435-87b1-42b7-bb07-bc7c58950355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5449 | 2025.08.11 21:37:21.291105 [ 277 ] {fb023435-87b1-42b7-bb07-bc7c58950355} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5450 | 2025.08.11 21:37:21.291319 [ 277 ] {fb023435-87b1-42b7-bb07-bc7c58950355} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5451 | 2025.08.11 21:37:21.291443 [ 277 ] {fb023435-87b1-42b7-bb07-bc7c58950355} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 5452 | 2025.08.11 21:37:21.291479 [ 277 ] {fb023435-87b1-42b7-bb07-bc7c58950355} <Debug> TCPHandler: Processed in 0.001322452 sec. | ||
| 5453 | 2025.08.11 21:37:21.291588 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5454 | 2025.08.11 21:37:21.291678 [ 277 ] {71600263-af5c-4104-8723-11216171a607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5455 | 2025.08.11 21:37:21.291731 [ 277 ] {71600263-af5c-4104-8723-11216171a607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5456 | 2025.08.11 21:37:21.292506 [ 277 ] {71600263-af5c-4104-8723-11216171a607} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2025.08.11 21:37:21.292542 [ 277 ] {71600263-af5c-4104-8723-11216171a607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5458 | 2025.08.11 21:37:21.293067 [ 277 ] {71600263-af5c-4104-8723-11216171a607} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5459 | 2025.08.11 21:37:21.293279 [ 277 ] {71600263-af5c-4104-8723-11216171a607} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2025.08.11 21:37:21.293418 [ 277 ] {71600263-af5c-4104-8723-11216171a607} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001757 sec., 15367.103016505405 rows/sec., 27.54 MiB/sec. | ||
| 5461 | 2025.08.11 21:37:21.293468 [ 277 ] {71600263-af5c-4104-8723-11216171a607} <Debug> TCPHandler: Processed in 0.001927332 sec. | ||
| 5462 | 2025.08.11 21:37:21.293582 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2025.08.11 21:37:21.293674 [ 277 ] {23186206-773b-4e60-bd79-82c033e3b559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5464 | 2025.08.11 21:37:21.293715 [ 277 ] {23186206-773b-4e60-bd79-82c033e3b559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5465 | 2025.08.11 21:37:21.294049 [ 277 ] {23186206-773b-4e60-bd79-82c033e3b559} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2025.08.11 21:37:21.294084 [ 277 ] {23186206-773b-4e60-bd79-82c033e3b559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5467 | 2025.08.11 21:37:21.294379 [ 277 ] {23186206-773b-4e60-bd79-82c033e3b559} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5468 | 2025.08.11 21:37:21.294577 [ 277 ] {23186206-773b-4e60-bd79-82c033e3b559} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2025.08.11 21:37:21.294699 [ 277 ] {23186206-773b-4e60-bd79-82c033e3b559} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 5470 | 2025.08.11 21:37:21.294733 [ 277 ] {23186206-773b-4e60-bd79-82c033e3b559} <Debug> TCPHandler: Processed in 0.001198571 sec. | ||
| 5471 | 2025.08.11 21:37:24.351614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 774 | ||
| 5472 | 2025.08.11 21:37:24.353868 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2025.08.11 21:37:24.353929 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5474 | 2025.08.11 21:37:24.355141 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5475 | 2025.08.11 21:37:24.355420 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2025.08.11 21:37:24.355792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 5477 | 2025.08.11 21:37:26.285831 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5478 | 2025.08.11 21:37:26.286061 [ 277 ] {ce6f38fd-3dea-45d5-9a3d-138ff74f18d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5479 | 2025.08.11 21:37:26.286139 [ 277 ] {ce6f38fd-3dea-45d5-9a3d-138ff74f18d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5480 | 2025.08.11 21:37:26.286855 [ 277 ] {ce6f38fd-3dea-45d5-9a3d-138ff74f18d9} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5481 | 2025.08.11 21:37:26.286906 [ 277 ] {ce6f38fd-3dea-45d5-9a3d-138ff74f18d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5482 | 2025.08.11 21:37:26.287310 [ 277 ] {ce6f38fd-3dea-45d5-9a3d-138ff74f18d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5483 | 2025.08.11 21:37:26.287551 [ 277 ] {ce6f38fd-3dea-45d5-9a3d-138ff74f18d9} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5484 | 2025.08.11 21:37:26.287715 [ 277 ] {ce6f38fd-3dea-45d5-9a3d-138ff74f18d9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00171 sec., 14035.087719298246 rows/sec., 1.16 MiB/sec. | ||
| 5485 | 2025.08.11 21:37:26.287768 [ 277 ] {ce6f38fd-3dea-45d5-9a3d-138ff74f18d9} <Debug> TCPHandler: Processed in 0.002130466 sec. | ||
| 5486 | 2025.08.11 21:37:26.287890 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2025.08.11 21:37:26.288010 [ 277 ] {647e93da-5132-41be-bd8e-d5e00c459e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5488 | 2025.08.11 21:37:26.288059 [ 277 ] {647e93da-5132-41be-bd8e-d5e00c459e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5489 | 2025.08.11 21:37:26.288595 [ 277 ] {647e93da-5132-41be-bd8e-d5e00c459e24} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5490 | 2025.08.11 21:37:26.288634 [ 277 ] {647e93da-5132-41be-bd8e-d5e00c459e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5491 | 2025.08.11 21:37:26.288981 [ 277 ] {647e93da-5132-41be-bd8e-d5e00c459e24} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5492 | 2025.08.11 21:37:26.289204 [ 277 ] {647e93da-5132-41be-bd8e-d5e00c459e24} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5493 | 2025.08.11 21:37:26.289340 [ 277 ] {647e93da-5132-41be-bd8e-d5e00c459e24} <Debug> executeQuery: Read 204 rows, 18.65 KiB in 0.00137 sec., 148905.1094890511 rows/sec., 13.29 MiB/sec. | ||
| 5494 | 2025.08.11 21:37:26.289379 [ 277 ] {647e93da-5132-41be-bd8e-d5e00c459e24} <Debug> TCPHandler: Processed in 0.001541236 sec. | ||
| 5495 | 2025.08.11 21:37:26.289494 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5496 | 2025.08.11 21:37:26.289591 [ 277 ] {9fe1353f-89d4-4ff5-9e43-a9843bffa740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5497 | 2025.08.11 21:37:26.289633 [ 277 ] {9fe1353f-89d4-4ff5-9e43-a9843bffa740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5498 | 2025.08.11 21:37:26.290039 [ 277 ] {9fe1353f-89d4-4ff5-9e43-a9843bffa740} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2025.08.11 21:37:26.290078 [ 277 ] {9fe1353f-89d4-4ff5-9e43-a9843bffa740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5500 | 2025.08.11 21:37:26.290380 [ 277 ] {9fe1353f-89d4-4ff5-9e43-a9843bffa740} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5501 | 2025.08.11 21:37:26.290591 [ 277 ] {9fe1353f-89d4-4ff5-9e43-a9843bffa740} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2025.08.11 21:37:26.290721 [ 277 ] {9fe1353f-89d4-4ff5-9e43-a9843bffa740} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001149 sec., 22628.372497824195 rows/sec., 1.71 MiB/sec. | ||
| 5503 | 2025.08.11 21:37:26.290759 [ 277 ] {9fe1353f-89d4-4ff5-9e43-a9843bffa740} <Debug> TCPHandler: Processed in 0.001314642 sec. | ||
| 5504 | 2025.08.11 21:37:26.290859 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5505 | 2025.08.11 21:37:26.290953 [ 277 ] {69a0aec9-bb0e-4051-b656-85437b287410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5506 | 2025.08.11 21:37:26.290995 [ 277 ] {69a0aec9-bb0e-4051-b656-85437b287410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5507 | 2025.08.11 21:37:26.291386 [ 277 ] {69a0aec9-bb0e-4051-b656-85437b287410} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2025.08.11 21:37:26.291423 [ 277 ] {69a0aec9-bb0e-4051-b656-85437b287410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5509 | 2025.08.11 21:37:26.291711 [ 277 ] {69a0aec9-bb0e-4051-b656-85437b287410} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5510 | 2025.08.11 21:37:26.291932 [ 277 ] {69a0aec9-bb0e-4051-b656-85437b287410} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2025.08.11 21:37:26.292059 [ 277 ] {69a0aec9-bb0e-4051-b656-85437b287410} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.77 MiB/sec. | ||
| 5512 | 2025.08.11 21:37:26.292097 [ 277 ] {69a0aec9-bb0e-4051-b656-85437b287410} <Debug> TCPHandler: Processed in 0.001286322 sec. | ||
| 5513 | 2025.08.11 21:37:26.292215 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2025.08.11 21:37:26.292332 [ 277 ] {9c4ac13c-a266-4242-963d-def1c7f0f4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5515 | 2025.08.11 21:37:26.292379 [ 277 ] {9c4ac13c-a266-4242-963d-def1c7f0f4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5516 | 2025.08.11 21:37:26.292848 [ 277 ] {9c4ac13c-a266-4242-963d-def1c7f0f4e2} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2025.08.11 21:37:26.292885 [ 277 ] {9c4ac13c-a266-4242-963d-def1c7f0f4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5518 | 2025.08.11 21:37:26.293182 [ 277 ] {9c4ac13c-a266-4242-963d-def1c7f0f4e2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5519 | 2025.08.11 21:37:26.293402 [ 277 ] {9c4ac13c-a266-4242-963d-def1c7f0f4e2} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2025.08.11 21:37:26.293528 [ 277 ] {9c4ac13c-a266-4242-963d-def1c7f0f4e2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 5521 | 2025.08.11 21:37:26.293566 [ 277 ] {9c4ac13c-a266-4242-963d-def1c7f0f4e2} <Debug> TCPHandler: Processed in 0.001410273 sec. | ||
| 5522 | 2025.08.11 21:37:26.293665 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5523 | 2025.08.11 21:37:26.293762 [ 277 ] {6687adf6-fd89-4728-ad52-b05f28751298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5524 | 2025.08.11 21:37:26.293802 [ 277 ] {6687adf6-fd89-4728-ad52-b05f28751298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5525 | 2025.08.11 21:37:26.294320 [ 277 ] {6687adf6-fd89-4728-ad52-b05f28751298} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2025.08.11 21:37:26.294363 [ 277 ] {6687adf6-fd89-4728-ad52-b05f28751298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5527 | 2025.08.11 21:37:26.294734 [ 277 ] {6687adf6-fd89-4728-ad52-b05f28751298} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5528 | 2025.08.11 21:37:26.294961 [ 277 ] {6687adf6-fd89-4728-ad52-b05f28751298} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2025.08.11 21:37:26.295092 [ 277 ] {6687adf6-fd89-4728-ad52-b05f28751298} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001348 sec., 84569.73293768546 rows/sec., 6.88 MiB/sec. | ||
| 5530 | 2025.08.11 21:37:26.295130 [ 277 ] {6687adf6-fd89-4728-ad52-b05f28751298} <Debug> TCPHandler: Processed in 0.001512496 sec. | ||
| 5531 | 2025.08.11 21:37:26.295242 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5532 | 2025.08.11 21:37:26.295338 [ 277 ] {da4d5b05-4fef-49b1-b442-7886f23f88f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5533 | 2025.08.11 21:37:26.295382 [ 277 ] {da4d5b05-4fef-49b1-b442-7886f23f88f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5534 | 2025.08.11 21:37:26.295788 [ 277 ] {da4d5b05-4fef-49b1-b442-7886f23f88f1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2025.08.11 21:37:26.295825 [ 277 ] {da4d5b05-4fef-49b1-b442-7886f23f88f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5536 | 2025.08.11 21:37:26.296172 [ 277 ] {da4d5b05-4fef-49b1-b442-7886f23f88f1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5537 | 2025.08.11 21:37:26.296392 [ 277 ] {da4d5b05-4fef-49b1-b442-7886f23f88f1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5538 | 2025.08.11 21:37:26.296519 [ 277 ] {da4d5b05-4fef-49b1-b442-7886f23f88f1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001199 sec., 163469.55796497082 rows/sec., 11.73 MiB/sec. | ||
| 5539 | 2025.08.11 21:37:26.296557 [ 277 ] {da4d5b05-4fef-49b1-b442-7886f23f88f1} <Debug> TCPHandler: Processed in 0.001364123 sec. | ||
| 5540 | 2025.08.11 21:37:26.296665 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5541 | 2025.08.11 21:37:26.296759 [ 277 ] {aea60847-4f6a-4895-b990-2e5e35c6d4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5542 | 2025.08.11 21:37:26.296814 [ 277 ] {aea60847-4f6a-4895-b990-2e5e35c6d4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5543 | 2025.08.11 21:37:26.297582 [ 277 ] {aea60847-4f6a-4895-b990-2e5e35c6d4de} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2025.08.11 21:37:26.297619 [ 277 ] {aea60847-4f6a-4895-b990-2e5e35c6d4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5545 | 2025.08.11 21:37:26.298141 [ 277 ] {aea60847-4f6a-4895-b990-2e5e35c6d4de} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5546 | 2025.08.11 21:37:26.298388 [ 277 ] {aea60847-4f6a-4895-b990-2e5e35c6d4de} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2025.08.11 21:37:26.298531 [ 277 ] {aea60847-4f6a-4895-b990-2e5e35c6d4de} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001789 sec., 7825.6008943543875 rows/sec., 14.02 MiB/sec. | ||
| 5548 | 2025.08.11 21:37:26.298584 [ 277 ] {aea60847-4f6a-4895-b990-2e5e35c6d4de} <Debug> TCPHandler: Processed in 0.001967693 sec. | ||
| 5549 | 2025.08.11 21:37:26.298698 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5550 | 2025.08.11 21:37:26.298794 [ 277 ] {b9c49fe0-feb3-4010-ab3d-35459254ee9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5551 | 2025.08.11 21:37:26.298836 [ 277 ] {b9c49fe0-feb3-4010-ab3d-35459254ee9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5552 | 2025.08.11 21:37:26.299201 [ 277 ] {b9c49fe0-feb3-4010-ab3d-35459254ee9b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2025.08.11 21:37:26.299237 [ 277 ] {b9c49fe0-feb3-4010-ab3d-35459254ee9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5554 | 2025.08.11 21:37:26.299617 [ 277 ] {b9c49fe0-feb3-4010-ab3d-35459254ee9b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5555 | 2025.08.11 21:37:26.299830 [ 277 ] {b9c49fe0-feb3-4010-ab3d-35459254ee9b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5556 | 2025.08.11 21:37:26.299982 [ 277 ] {b9c49fe0-feb3-4010-ab3d-35459254ee9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 5557 | 2025.08.11 21:37:26.300024 [ 277 ] {b9c49fe0-feb3-4010-ab3d-35459254ee9b} <Debug> TCPHandler: Processed in 0.001373843 sec. | ||
| 5558 | 2025.08.11 21:37:26.813972 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
| 5559 | 2025.08.11 21:37:26.814790 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5560 | 2025.08.11 21:37:26.814877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5561 | 2025.08.11 21:37:26.815425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5562 | 2025.08.11 21:37:26.815686 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5563 | 2025.08.11 21:37:26.815841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
| 5564 | 2025.08.11 21:37:26.815851 [ 139 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5565 | 2025.08.11 21:37:26.815917 [ 139 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2025.08.11 21:37:26.815937 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5567 | 2025.08.11 21:37:26.816035 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 5568 | 2025.08.11 21:37:26.816155 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5569 | 2025.08.11 21:37:26.816192 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 5570 | 2025.08.11 21:37:26.816256 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
| 5571 | 2025.08.11 21:37:26.816301 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
| 5572 | 2025.08.11 21:37:26.816340 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
| 5573 | 2025.08.11 21:37:26.816380 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
| 5574 | 2025.08.11 21:37:26.816421 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
| 5575 | 2025.08.11 21:37:26.818063 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002071595 sec., 6860897.038272442 rows/sec., 98.15 MiB/sec. | ||
| 5576 | 2025.08.11 21:37:26.818412 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5577 | 2025.08.11 21:37:26.818677 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2025.08.11 21:37:26.818749 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_31_6} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5579 | 2025.08.11 21:37:26.818859 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5580 | 2025.08.11 21:37:27.588962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5581 | 2025.08.11 21:37:27.607163 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2025.08.11 21:37:27.607237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5583 | 2025.08.11 21:37:27.612910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5584 | 2025.08.11 21:37:27.613669 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2025.08.11 21:37:27.613950 [ 148 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5586 | 2025.08.11 21:37:27.613987 [ 148 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2025.08.11 21:37:27.614006 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5588 | 2025.08.11 21:37:27.614145 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 5589 | 2025.08.11 21:37:27.618189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5590 | 2025.08.11 21:37:27.618473 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5591 | 2025.08.11 21:37:27.620115 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 5592 | 2025.08.11 21:37:27.625022 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 5593 | 2025.08.11 21:37:27.629515 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 5594 | 2025.08.11 21:37:27.633706 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 5595 | 2025.08.11 21:37:27.638078 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 5596 | 2025.08.11 21:37:27.642017 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 5597 | 2025.08.11 21:37:27.695782 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081703049 sec., 2864.0302028385745 rows/sec., 14.81 MiB/sec. | ||
| 5598 | 2025.08.11 21:37:27.697737 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5599 | 2025.08.11 21:37:27.699622 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_31_6} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2025.08.11 21:37:27.699721 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_31_6} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5601 | 2025.08.11 21:37:27.701240 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 5602 | 2025.08.11 21:37:28.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.54 MiB, peak 256.08 MiB, free memory in arenas 0.00 B, will set to 250.20 MiB (RSS), difference: 4.66 MiB | ||
| 5603 | 2025.08.11 21:37:31.285882 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2025.08.11 21:37:31.286080 [ 277 ] {82b88c57-aa9c-4d4c-b38f-871d615d71d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5605 | 2025.08.11 21:37:31.286146 [ 277 ] {82b88c57-aa9c-4d4c-b38f-871d615d71d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5606 | 2025.08.11 21:37:31.286908 [ 277 ] {82b88c57-aa9c-4d4c-b38f-871d615d71d4} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2025.08.11 21:37:31.286956 [ 277 ] {82b88c57-aa9c-4d4c-b38f-871d615d71d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5608 | 2025.08.11 21:37:31.287354 [ 277 ] {82b88c57-aa9c-4d4c-b38f-871d615d71d4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5609 | 2025.08.11 21:37:31.287580 [ 277 ] {82b88c57-aa9c-4d4c-b38f-871d615d71d4} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2025.08.11 21:37:31.287737 [ 277 ] {82b88c57-aa9c-4d4c-b38f-871d615d71d4} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001706 sec., 64478.31184056272 rows/sec., 5.42 MiB/sec. | ||
| 5611 | 2025.08.11 21:37:31.287780 [ 277 ] {82b88c57-aa9c-4d4c-b38f-871d615d71d4} <Debug> TCPHandler: Processed in 0.002028864 sec. | ||
| 5612 | 2025.08.11 21:37:31.287936 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2025.08.11 21:37:31.288031 [ 277 ] {e9780bf3-da52-459c-ad40-3d400e80ebc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5614 | 2025.08.11 21:37:31.288103 [ 277 ] {e9780bf3-da52-459c-ad40-3d400e80ebc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5615 | 2025.08.11 21:37:31.288548 [ 277 ] {e9780bf3-da52-459c-ad40-3d400e80ebc4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2025.08.11 21:37:31.288584 [ 277 ] {e9780bf3-da52-459c-ad40-3d400e80ebc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5617 | 2025.08.11 21:37:31.288870 [ 277 ] {e9780bf3-da52-459c-ad40-3d400e80ebc4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5618 | 2025.08.11 21:37:31.289076 [ 277 ] {e9780bf3-da52-459c-ad40-3d400e80ebc4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2025.08.11 21:37:31.289187 [ 146 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5620 | 2025.08.11 21:37:31.289204 [ 277 ] {e9780bf3-da52-459c-ad40-3d400e80ebc4} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00119 sec., 22689.0756302521 rows/sec., 1.67 MiB/sec. | ||
| 5621 | 2025.08.11 21:37:31.289256 [ 146 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2025.08.11 21:37:31.289262 [ 277 ] {e9780bf3-da52-459c-ad40-3d400e80ebc4} <Debug> TCPHandler: Processed in 0.001373803 sec. | ||
| 5623 | 2025.08.11 21:37:31.289285 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5624 | 2025.08.11 21:37:31.289407 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 5625 | 2025.08.11 21:37:31.289413 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2025.08.11 21:37:31.289535 [ 277 ] {56d64251-523d-421f-a6be-0340d1a1054c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5627 | 2025.08.11 21:37:31.289545 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5628 | 2025.08.11 21:37:31.289578 [ 277 ] {56d64251-523d-421f-a6be-0340d1a1054c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5629 | 2025.08.11 21:37:31.289590 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 71 rows starting from the beginning of the part | ||
| 5630 | 2025.08.11 21:37:31.289669 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 5631 | 2025.08.11 21:37:31.289722 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 5632 | 2025.08.11 21:37:31.289771 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 5633 | 2025.08.11 21:37:31.289817 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 5634 | 2025.08.11 21:37:31.289861 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 27 rows starting from the beginning of the part | ||
| 5635 | 2025.08.11 21:37:31.290059 [ 277 ] {56d64251-523d-421f-a6be-0340d1a1054c} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5636 | 2025.08.11 21:37:31.290106 [ 277 ] {56d64251-523d-421f-a6be-0340d1a1054c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5637 | 2025.08.11 21:37:31.290536 [ 277 ] {56d64251-523d-421f-a6be-0340d1a1054c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5638 | 2025.08.11 21:37:31.290682 [ 200 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319643 sec., 148525.017751013 rows/sec., 11.47 MiB/sec. | ||
| 5639 | 2025.08.11 21:37:31.290769 [ 277 ] {56d64251-523d-421f-a6be-0340d1a1054c} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2025.08.11 21:37:31.290870 [ 200 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5641 | 2025.08.11 21:37:31.290906 [ 277 ] {56d64251-523d-421f-a6be-0340d1a1054c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001388 sec., 65561.95965417867 rows/sec., 5.12 MiB/sec. | ||
| 5642 | 2025.08.11 21:37:31.290951 [ 277 ] {56d64251-523d-421f-a6be-0340d1a1054c} <Debug> TCPHandler: Processed in 0.001585146 sec. | ||
| 5643 | 2025.08.11 21:37:31.291079 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2025.08.11 21:37:31.291174 [ 277 ] {46196b2b-5d9e-43d8-8c7d-386094aa9709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5645 | 2025.08.11 21:37:31.291217 [ 200 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2025.08.11 21:37:31.291219 [ 277 ] {46196b2b-5d9e-43d8-8c7d-386094aa9709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5647 | 2025.08.11 21:37:31.291305 [ 200 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_41_8} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5648 | 2025.08.11 21:37:31.291430 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5649 | 2025.08.11 21:37:31.291684 [ 277 ] {46196b2b-5d9e-43d8-8c7d-386094aa9709} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5650 | 2025.08.11 21:37:31.291724 [ 277 ] {46196b2b-5d9e-43d8-8c7d-386094aa9709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5651 | 2025.08.11 21:37:31.292072 [ 277 ] {46196b2b-5d9e-43d8-8c7d-386094aa9709} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5652 | 2025.08.11 21:37:31.292277 [ 277 ] {46196b2b-5d9e-43d8-8c7d-386094aa9709} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5653 | 2025.08.11 21:37:31.292405 [ 277 ] {46196b2b-5d9e-43d8-8c7d-386094aa9709} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 5654 | 2025.08.11 21:37:31.292442 [ 277 ] {46196b2b-5d9e-43d8-8c7d-386094aa9709} <Debug> TCPHandler: Processed in 0.001410583 sec. | ||
| 5655 | 2025.08.11 21:37:31.292559 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2025.08.11 21:37:31.292651 [ 277 ] {9adc9154-87a2-4480-98ef-ae735bb3d06f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5657 | 2025.08.11 21:37:31.292705 [ 277 ] {9adc9154-87a2-4480-98ef-ae735bb3d06f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5658 | 2025.08.11 21:37:31.293518 [ 277 ] {9adc9154-87a2-4480-98ef-ae735bb3d06f} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2025.08.11 21:37:31.293554 [ 277 ] {9adc9154-87a2-4480-98ef-ae735bb3d06f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5660 | 2025.08.11 21:37:31.294099 [ 277 ] {9adc9154-87a2-4480-98ef-ae735bb3d06f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5661 | 2025.08.11 21:37:31.294314 [ 277 ] {9adc9154-87a2-4480-98ef-ae735bb3d06f} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2025.08.11 21:37:31.294448 [ 277 ] {9adc9154-87a2-4480-98ef-ae735bb3d06f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001813 sec., 14892.443463872036 rows/sec., 26.69 MiB/sec. | ||
| 5663 | 2025.08.11 21:37:31.294501 [ 277 ] {9adc9154-87a2-4480-98ef-ae735bb3d06f} <Debug> TCPHandler: Processed in 0.001988683 sec. | ||
| 5664 | 2025.08.11 21:37:31.294617 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2025.08.11 21:37:31.294710 [ 277 ] {81e73695-a09f-4fd4-b713-6e8ea4fa12f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5666 | 2025.08.11 21:37:31.294751 [ 277 ] {81e73695-a09f-4fd4-b713-6e8ea4fa12f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5667 | 2025.08.11 21:37:31.295094 [ 277 ] {81e73695-a09f-4fd4-b713-6e8ea4fa12f3} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2025.08.11 21:37:31.295130 [ 277 ] {81e73695-a09f-4fd4-b713-6e8ea4fa12f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5669 | 2025.08.11 21:37:31.295437 [ 277 ] {81e73695-a09f-4fd4-b713-6e8ea4fa12f3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5670 | 2025.08.11 21:37:31.295645 [ 277 ] {81e73695-a09f-4fd4-b713-6e8ea4fa12f3} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2025.08.11 21:37:31.295770 [ 277 ] {81e73695-a09f-4fd4-b713-6e8ea4fa12f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5672 | 2025.08.11 21:37:31.295807 [ 277 ] {81e73695-a09f-4fd4-b713-6e8ea4fa12f3} <Debug> TCPHandler: Processed in 0.001236781 sec. | ||
| 5673 | 2025.08.11 21:37:34.208417 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5674 | 2025.08.11 21:37:34.208497 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5675 | 2025.08.11 21:37:34.316008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
| 5676 | 2025.08.11 21:37:34.316625 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2025.08.11 21:37:34.316690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5678 | 2025.08.11 21:37:34.317384 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5679 | 2025.08.11 21:37:34.317628 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2025.08.11 21:37:34.317775 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 5681 | 2025.08.11 21:37:34.356059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 804 | ||
| 5682 | 2025.08.11 21:37:34.358513 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2025.08.11 21:37:34.358579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5684 | 2025.08.11 21:37:34.359836 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5685 | 2025.08.11 21:37:34.360118 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2025.08.11 21:37:34.360485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
| 5687 | 2025.08.11 21:37:35.001579 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001111168 sec. | ||
| 5688 | 2025.08.11 21:37:35.118343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5689 | 2025.08.11 21:37:35.134180 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5690 | 2025.08.11 21:37:35.134242 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5691 | 2025.08.11 21:37:35.140306 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5692 | 2025.08.11 21:37:35.141016 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5693 | 2025.08.11 21:37:35.143763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5694 | 2025.08.11 21:37:36.285401 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5695 | 2025.08.11 21:37:36.285613 [ 277 ] {b9b3e039-104e-43c5-93d9-f8e8b8bc1368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5696 | 2025.08.11 21:37:36.285687 [ 277 ] {b9b3e039-104e-43c5-93d9-f8e8b8bc1368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5697 | 2025.08.11 21:37:36.286443 [ 277 ] {b9b3e039-104e-43c5-93d9-f8e8b8bc1368} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2025.08.11 21:37:36.286493 [ 277 ] {b9b3e039-104e-43c5-93d9-f8e8b8bc1368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5699 | 2025.08.11 21:37:36.286932 [ 277 ] {b9b3e039-104e-43c5-93d9-f8e8b8bc1368} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5700 | 2025.08.11 21:37:36.287166 [ 277 ] {b9b3e039-104e-43c5-93d9-f8e8b8bc1368} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5701 | 2025.08.11 21:37:36.287332 [ 277 ] {b9b3e039-104e-43c5-93d9-f8e8b8bc1368} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001772 sec., 47404.06320541761 rows/sec., 3.96 MiB/sec. | ||
| 5702 | 2025.08.11 21:37:36.287384 [ 277 ] {b9b3e039-104e-43c5-93d9-f8e8b8bc1368} <Debug> TCPHandler: Processed in 0.002122965 sec. | ||
| 5703 | 2025.08.11 21:37:36.287513 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5704 | 2025.08.11 21:37:36.287615 [ 277 ] {924cd058-1faa-47b3-8d31-17c290283531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5705 | 2025.08.11 21:37:36.287657 [ 277 ] {924cd058-1faa-47b3-8d31-17c290283531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5706 | 2025.08.11 21:37:36.288077 [ 277 ] {924cd058-1faa-47b3-8d31-17c290283531} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2025.08.11 21:37:36.288136 [ 277 ] {924cd058-1faa-47b3-8d31-17c290283531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5708 | 2025.08.11 21:37:36.288547 [ 277 ] {924cd058-1faa-47b3-8d31-17c290283531} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5709 | 2025.08.11 21:37:36.288793 [ 277 ] {924cd058-1faa-47b3-8d31-17c290283531} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5710 | 2025.08.11 21:37:36.288949 [ 277 ] {924cd058-1faa-47b3-8d31-17c290283531} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001357 sec., 10316.875460574798 rows/sec., 775.78 KiB/sec. | ||
| 5711 | 2025.08.11 21:37:36.288994 [ 277 ] {924cd058-1faa-47b3-8d31-17c290283531} <Debug> TCPHandler: Processed in 0.001531165 sec. | ||
| 5712 | 2025.08.11 21:37:36.289123 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5713 | 2025.08.11 21:37:36.289237 [ 277 ] {56d82e54-7c47-4a5a-ba63-fa31fab8a2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5714 | 2025.08.11 21:37:36.289278 [ 277 ] {56d82e54-7c47-4a5a-ba63-fa31fab8a2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5715 | 2025.08.11 21:37:36.289704 [ 277 ] {56d82e54-7c47-4a5a-ba63-fa31fab8a2b2} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2025.08.11 21:37:36.289740 [ 277 ] {56d82e54-7c47-4a5a-ba63-fa31fab8a2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5717 | 2025.08.11 21:37:36.290051 [ 277 ] {56d82e54-7c47-4a5a-ba63-fa31fab8a2b2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5718 | 2025.08.11 21:37:36.290267 [ 277 ] {56d82e54-7c47-4a5a-ba63-fa31fab8a2b2} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5719 | 2025.08.11 21:37:36.290391 [ 277 ] {56d82e54-7c47-4a5a-ba63-fa31fab8a2b2} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001181 sec., 66045.72396274343 rows/sec., 5.16 MiB/sec. | ||
| 5720 | 2025.08.11 21:37:36.290427 [ 277 ] {56d82e54-7c47-4a5a-ba63-fa31fab8a2b2} <Debug> TCPHandler: Processed in 0.001362323 sec. | ||
| 5721 | 2025.08.11 21:37:36.290535 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5722 | 2025.08.11 21:37:36.290627 [ 277 ] {bdba423e-aefc-47a8-b85f-91517da12853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5723 | 2025.08.11 21:37:36.290670 [ 277 ] {bdba423e-aefc-47a8-b85f-91517da12853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5724 | 2025.08.11 21:37:36.291068 [ 277 ] {bdba423e-aefc-47a8-b85f-91517da12853} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2025.08.11 21:37:36.291104 [ 277 ] {bdba423e-aefc-47a8-b85f-91517da12853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5726 | 2025.08.11 21:37:36.291433 [ 277 ] {bdba423e-aefc-47a8-b85f-91517da12853} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5727 | 2025.08.11 21:37:36.291639 [ 277 ] {bdba423e-aefc-47a8-b85f-91517da12853} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2025.08.11 21:37:36.291765 [ 277 ] {bdba423e-aefc-47a8-b85f-91517da12853} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 5729 | 2025.08.11 21:37:36.291801 [ 277 ] {bdba423e-aefc-47a8-b85f-91517da12853} <Debug> TCPHandler: Processed in 0.001312952 sec. | ||
| 5730 | 2025.08.11 21:37:36.291899 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5731 | 2025.08.11 21:37:36.291990 [ 277 ] {6cf70909-0fc4-4840-8015-169d8918f98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5732 | 2025.08.11 21:37:36.292044 [ 277 ] {6cf70909-0fc4-4840-8015-169d8918f98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5733 | 2025.08.11 21:37:36.292805 [ 277 ] {6cf70909-0fc4-4840-8015-169d8918f98e} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5734 | 2025.08.11 21:37:36.292841 [ 277 ] {6cf70909-0fc4-4840-8015-169d8918f98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5735 | 2025.08.11 21:37:36.293374 [ 277 ] {6cf70909-0fc4-4840-8015-169d8918f98e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5736 | 2025.08.11 21:37:36.293589 [ 277 ] {6cf70909-0fc4-4840-8015-169d8918f98e} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2025.08.11 21:37:36.293707 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5738 | 2025.08.11 21:37:36.293724 [ 277 ] {6cf70909-0fc4-4840-8015-169d8918f98e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001752 sec., 7990.867579908675 rows/sec., 14.32 MiB/sec. | ||
| 5739 | 2025.08.11 21:37:36.293782 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2025.08.11 21:37:36.293811 [ 277 ] {6cf70909-0fc4-4840-8015-169d8918f98e} <Debug> TCPHandler: Processed in 0.001958313 sec. | ||
| 5741 | 2025.08.11 21:37:36.293811 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5742 | 2025.08.11 21:37:36.293932 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2025.08.11 21:37:36.293986 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 5744 | 2025.08.11 21:37:36.294028 [ 277 ] {c480391e-8601-4a03-b9e2-f777888535d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5745 | 2025.08.11 21:37:36.294085 [ 277 ] {c480391e-8601-4a03-b9e2-f777888535d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5746 | 2025.08.11 21:37:36.294338 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5747 | 2025.08.11 21:37:36.294401 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 687 rows starting from the beginning of the part | ||
| 5748 | 2025.08.11 21:37:36.294426 [ 277 ] {c480391e-8601-4a03-b9e2-f777888535d1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2025.08.11 21:37:36.294466 [ 277 ] {c480391e-8601-4a03-b9e2-f777888535d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5750 | 2025.08.11 21:37:36.294531 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
| 5751 | 2025.08.11 21:37:36.294651 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part | ||
| 5752 | 2025.08.11 21:37:36.294760 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 5753 | 2025.08.11 21:37:36.294774 [ 277 ] {c480391e-8601-4a03-b9e2-f777888535d1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5754 | 2025.08.11 21:37:36.294880 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 27 rows starting from the beginning of the part | ||
| 5755 | 2025.08.11 21:37:36.294994 [ 277 ] {c480391e-8601-4a03-b9e2-f777888535d1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2025.08.11 21:37:36.294995 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
| 5757 | 2025.08.11 21:37:36.295140 [ 277 ] {c480391e-8601-4a03-b9e2-f777888535d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 5758 | 2025.08.11 21:37:36.295179 [ 277 ] {c480391e-8601-4a03-b9e2-f777888535d1} <Debug> TCPHandler: Processed in 0.001294622 sec. | ||
| 5759 | 2025.08.11 21:37:36.299749 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 19 columns (19 merged, 0 gathered) in 0.005844007 sec., 133983.41240864358 rows/sec., 240.09 MiB/sec. | ||
| 5760 | 2025.08.11 21:37:36.300940 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5761 | 2025.08.11 21:37:36.301325 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5762 | 2025.08.11 21:37:36.301405 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5763 | 2025.08.11 21:37:36.301534 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.67 MiB. | ||
| 5764 | 2025.08.11 21:37:37.001181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.95 MiB, peak 259.59 MiB, free memory in arenas 0.00 B, will set to 254.79 MiB (RSS), difference: 2.83 MiB | ||
| 5765 | 2025.08.11 21:37:38.465365 [ 137 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5766 | 2025.08.11 21:37:38.465440 [ 137 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2025.08.11 21:37:38.465467 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5768 | 2025.08.11 21:37:38.465604 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 5769 | 2025.08.11 21:37:38.465764 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5770 | 2025.08.11 21:37:38.465804 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 5771 | 2025.08.11 21:37:38.465883 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 5772 | 2025.08.11 21:37:38.465936 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 5773 | 2025.08.11 21:37:38.465990 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 5774 | 2025.08.11 21:37:38.466038 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::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 | ||
| 5775 | 2025.08.11 21:37:38.466949 [ 200 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407284 sec., 537204.9991330819 rows/sec., 39.20 MiB/sec. | ||
| 5776 | 2025.08.11 21:37:38.467127 [ 194 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5777 | 2025.08.11 21:37:38.467408 [ 194 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_13_3} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2025.08.11 21:37:38.467482 [ 194 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_13_3} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5779 | 2025.08.11 21:37:38.467555 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5780 | 2025.08.11 21:37:38.592754 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5781 | 2025.08.11 21:37:38.592925 [ 277 ] {c2b35a86-c897-47aa-b5fa-f3b999eeef25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5782 | 2025.08.11 21:37:38.592989 [ 277 ] {c2b35a86-c897-47aa-b5fa-f3b999eeef25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5783 | 2025.08.11 21:37:38.593596 [ 277 ] {c2b35a86-c897-47aa-b5fa-f3b999eeef25} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2025.08.11 21:37:38.593636 [ 277 ] {c2b35a86-c897-47aa-b5fa-f3b999eeef25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5785 | 2025.08.11 21:37:38.594017 [ 277 ] {c2b35a86-c897-47aa-b5fa-f3b999eeef25} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5786 | 2025.08.11 21:37:38.594251 [ 277 ] {c2b35a86-c897-47aa-b5fa-f3b999eeef25} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2025.08.11 21:37:38.594401 [ 277 ] {c2b35a86-c897-47aa-b5fa-f3b999eeef25} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001526 sec., 1310.615989515072 rows/sec., 106.87 KiB/sec. | ||
| 5788 | 2025.08.11 21:37:38.594443 [ 277 ] {c2b35a86-c897-47aa-b5fa-f3b999eeef25} <Debug> TCPHandler: Processed in 0.001818391 sec. | ||
| 5789 | 2025.08.11 21:37:38.594558 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5790 | 2025.08.11 21:37:38.594655 [ 277 ] {485de037-4c90-4d08-b739-908edb429eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5791 | 2025.08.11 21:37:38.594695 [ 277 ] {485de037-4c90-4d08-b739-908edb429eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5792 | 2025.08.11 21:37:38.595546 [ 277 ] {485de037-4c90-4d08-b739-908edb429eff} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2025.08.11 21:37:38.595583 [ 277 ] {485de037-4c90-4d08-b739-908edb429eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5794 | 2025.08.11 21:37:38.595962 [ 277 ] {485de037-4c90-4d08-b739-908edb429eff} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5795 | 2025.08.11 21:37:38.596180 [ 277 ] {485de037-4c90-4d08-b739-908edb429eff} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2025.08.11 21:37:38.596284 [ 137 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5797 | 2025.08.11 21:37:38.596310 [ 277 ] {485de037-4c90-4d08-b739-908edb429eff} <Debug> executeQuery: Read 1251 rows, 106.10 KiB in 0.001673 sec., 747758.5176329946 rows/sec., 61.93 MiB/sec. | ||
| 5798 | 2025.08.11 21:37:38.596320 [ 137 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2025.08.11 21:37:38.596341 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5800 | 2025.08.11 21:37:38.596348 [ 277 ] {485de037-4c90-4d08-b739-908edb429eff} <Debug> TCPHandler: Processed in 0.001838961 sec. | ||
| 5801 | 2025.08.11 21:37:38.596433 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 5802 | 2025.08.11 21:37:38.596462 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5803 | 2025.08.11 21:37:38.596548 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5804 | 2025.08.11 21:37:38.596562 [ 277 ] {dc467db3-2352-4032-b936-dcc4aa51b8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5805 | 2025.08.11 21:37:38.596587 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1407 rows starting from the beginning of the part | ||
| 5806 | 2025.08.11 21:37:38.596610 [ 277 ] {dc467db3-2352-4032-b936-dcc4aa51b8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5807 | 2025.08.11 21:37:38.596650 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 110 rows starting from the beginning of the part | ||
| 5808 | 2025.08.11 21:37:38.596701 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 204 rows starting from the beginning of the part | ||
| 5809 | 2025.08.11 21:37:38.596744 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 110 rows starting from the beginning of the part | ||
| 5810 | 2025.08.11 21:37:38.596788 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 84 rows starting from the beginning of the part | ||
| 5811 | 2025.08.11 21:37:38.596829 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1251 rows starting from the beginning of the part | ||
| 5812 | 2025.08.11 21:37:38.597021 [ 277 ] {dc467db3-2352-4032-b936-dcc4aa51b8f7} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2025.08.11 21:37:38.597064 [ 277 ] {dc467db3-2352-4032-b936-dcc4aa51b8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5814 | 2025.08.11 21:37:38.597485 [ 277 ] {dc467db3-2352-4032-b936-dcc4aa51b8f7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5815 | 2025.08.11 21:37:38.597721 [ 277 ] {dc467db3-2352-4032-b936-dcc4aa51b8f7} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2025.08.11 21:37:38.597854 [ 277 ] {dc467db3-2352-4032-b936-dcc4aa51b8f7} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001311 sec., 22120.518688024407 rows/sec., 1.62 MiB/sec. | ||
| 5817 | 2025.08.11 21:37:38.597892 [ 277 ] {dc467db3-2352-4032-b936-dcc4aa51b8f7} <Debug> TCPHandler: Processed in 0.001479245 sec. | ||
| 5818 | 2025.08.11 21:37:38.597999 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2025.08.11 21:37:38.598093 [ 277 ] {f2047b4f-6a40-4c60-ab9d-604bb28c4832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5820 | 2025.08.11 21:37:38.598134 [ 277 ] {f2047b4f-6a40-4c60-ab9d-604bb28c4832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5821 | 2025.08.11 21:37:38.598339 [ 200 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3166 rows, containing 5 columns (5 merged, 0 gathered) in 0.001949783 sec., 1623770.4400951285 rows/sec., 142.33 MiB/sec. | ||
| 5822 | 2025.08.11 21:37:38.598575 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5823 | 2025.08.11 21:37:38.598597 [ 277 ] {f2047b4f-6a40-4c60-ab9d-604bb28c4832} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5824 | 2025.08.11 21:37:38.598637 [ 277 ] {f2047b4f-6a40-4c60-ab9d-604bb28c4832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5825 | 2025.08.11 21:37:38.598885 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2025.08.11 21:37:38.598970 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_51_10} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5827 | 2025.08.11 21:37:38.598993 [ 277 ] {f2047b4f-6a40-4c60-ab9d-604bb28c4832} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5828 | 2025.08.11 21:37:38.599041 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5829 | 2025.08.11 21:37:38.599223 [ 277 ] {f2047b4f-6a40-4c60-ab9d-604bb28c4832} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2025.08.11 21:37:38.599385 [ 277 ] {f2047b4f-6a40-4c60-ab9d-604bb28c4832} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00131 sec., 174045.80152671755 rows/sec., 11.78 MiB/sec. | ||
| 5831 | 2025.08.11 21:37:38.599423 [ 277 ] {f2047b4f-6a40-4c60-ab9d-604bb28c4832} <Debug> TCPHandler: Processed in 0.001473195 sec. | ||
| 5832 | 2025.08.11 21:37:38.599524 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5833 | 2025.08.11 21:37:38.599619 [ 277 ] {54f1ffc7-98ff-4575-9238-12d651e2c4d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5834 | 2025.08.11 21:37:38.599659 [ 277 ] {54f1ffc7-98ff-4575-9238-12d651e2c4d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5835 | 2025.08.11 21:37:38.600215 [ 277 ] {54f1ffc7-98ff-4575-9238-12d651e2c4d8} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.08.11 21:37:38.600250 [ 277 ] {54f1ffc7-98ff-4575-9238-12d651e2c4d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5837 | 2025.08.11 21:37:38.600584 [ 277 ] {54f1ffc7-98ff-4575-9238-12d651e2c4d8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5838 | 2025.08.11 21:37:38.600802 [ 277 ] {54f1ffc7-98ff-4575-9238-12d651e2c4d8} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2025.08.11 21:37:38.600955 [ 277 ] {54f1ffc7-98ff-4575-9238-12d651e2c4d8} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.001354 sec., 405465.2880354505 rows/sec., 30.10 MiB/sec. | ||
| 5840 | 2025.08.11 21:37:38.600964 [ 136 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5841 | 2025.08.11 21:37:38.600995 [ 277 ] {54f1ffc7-98ff-4575-9238-12d651e2c4d8} <Debug> TCPHandler: Processed in 0.001518266 sec. | ||
| 5842 | 2025.08.11 21:37:38.601018 [ 136 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2025.08.11 21:37:38.601046 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5844 | 2025.08.11 21:37:38.601116 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2025.08.11 21:37:38.601167 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 5846 | 2025.08.11 21:37:38.601216 [ 277 ] {27494104-b2c8-4101-b7db-3b87f6902de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5847 | 2025.08.11 21:37:38.601265 [ 277 ] {27494104-b2c8-4101-b7db-3b87f6902de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5848 | 2025.08.11 21:37:38.601304 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5849 | 2025.08.11 21:37:38.601342 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 633 rows starting from the beginning of the part | ||
| 5850 | 2025.08.11 21:37:38.601409 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 91 rows starting from the beginning of the part | ||
| 5851 | 2025.08.11 21:37:38.601456 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 114 rows starting from the beginning of the part | ||
| 5852 | 2025.08.11 21:37:38.601501 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 91 rows starting from the beginning of the part | ||
| 5853 | 2025.08.11 21:37:38.601541 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 78 rows starting from the beginning of the part | ||
| 5854 | 2025.08.11 21:37:38.601584 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 549 rows starting from the beginning of the part | ||
| 5855 | 2025.08.11 21:37:38.601812 [ 277 ] {27494104-b2c8-4101-b7db-3b87f6902de8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2025.08.11 21:37:38.601857 [ 277 ] {27494104-b2c8-4101-b7db-3b87f6902de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5857 | 2025.08.11 21:37:38.602262 [ 277 ] {27494104-b2c8-4101-b7db-3b87f6902de8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5858 | 2025.08.11 21:37:38.602479 [ 277 ] {27494104-b2c8-4101-b7db-3b87f6902de8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2025.08.11 21:37:38.602593 [ 136 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5860 | 2025.08.11 21:37:38.602608 [ 277 ] {27494104-b2c8-4101-b7db-3b87f6902de8} <Debug> executeQuery: Read 943 rows, 64.75 KiB in 0.001411 sec., 668320.3401842666 rows/sec., 44.81 MiB/sec. | ||
| 5861 | 2025.08.11 21:37:38.602628 [ 136 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2025.08.11 21:37:38.602651 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5863 | 2025.08.11 21:37:38.602653 [ 277 ] {27494104-b2c8-4101-b7db-3b87f6902de8} <Debug> TCPHandler: Processed in 0.001587456 sec. | ||
| 5864 | 2025.08.11 21:37:38.602691 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587507 sec., 980153.1583797741 rows/sec., 78.10 MiB/sec. | ||
| 5865 | 2025.08.11 21:37:38.602744 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 5866 | 2025.08.11 21:37:38.602786 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2025.08.11 21:37:38.602867 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5868 | 2025.08.11 21:37:38.602871 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5869 | 2025.08.11 21:37:38.602888 [ 277 ] {895681bf-9ec5-4573-9251-7c1ea5a8a0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5870 | 2025.08.11 21:37:38.602939 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13888 rows starting from the beginning of the part | ||
| 5871 | 2025.08.11 21:37:38.602968 [ 277 ] {895681bf-9ec5-4573-9251-7c1ea5a8a0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5872 | 2025.08.11 21:37:38.603012 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 5873 | 2025.08.11 21:37:38.603065 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 196 rows starting from the beginning of the part | ||
| 5874 | 2025.08.11 21:37:38.603114 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 5875 | 2025.08.11 21:37:38.603156 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 5876 | 2025.08.11 21:37:38.603159 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2025.08.11 21:37:38.603199 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 943 rows starting from the beginning of the part | ||
| 5878 | 2025.08.11 21:37:38.603252 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_51_10} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5879 | 2025.08.11 21:37:38.603335 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5880 | 2025.08.11 21:37:38.603760 [ 277 ] {895681bf-9ec5-4573-9251-7c1ea5a8a0d4} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5881 | 2025.08.11 21:37:38.603802 [ 277 ] {895681bf-9ec5-4573-9251-7c1ea5a8a0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5882 | 2025.08.11 21:37:38.604428 [ 277 ] {895681bf-9ec5-4573-9251-7c1ea5a8a0d4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5883 | 2025.08.11 21:37:38.604679 [ 277 ] {895681bf-9ec5-4573-9251-7c1ea5a8a0d4} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2025.08.11 21:37:38.604820 [ 277 ] {895681bf-9ec5-4573-9251-7c1ea5a8a0d4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001949 sec., 13853.258081067213 rows/sec., 24.82 MiB/sec. | ||
| 5885 | 2025.08.11 21:37:38.604876 [ 277 ] {895681bf-9ec5-4573-9251-7c1ea5a8a0d4} <Debug> TCPHandler: Processed in 0.002138196 sec. | ||
| 5886 | 2025.08.11 21:37:38.604997 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5887 | 2025.08.11 21:37:38.605093 [ 277 ] {46b43a5c-ab6a-4ab1-a8ca-000a0d18a5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5888 | 2025.08.11 21:37:38.605136 [ 277 ] {46b43a5c-ab6a-4ab1-a8ca-000a0d18a5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5889 | 2025.08.11 21:37:38.605476 [ 277 ] {46b43a5c-ab6a-4ab1-a8ca-000a0d18a5eb} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2025.08.11 21:37:38.605512 [ 277 ] {46b43a5c-ab6a-4ab1-a8ca-000a0d18a5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5891 | 2025.08.11 21:37:38.605883 [ 277 ] {46b43a5c-ab6a-4ab1-a8ca-000a0d18a5eb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5892 | 2025.08.11 21:37:38.606102 [ 277 ] {46b43a5c-ab6a-4ab1-a8ca-000a0d18a5eb} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2025.08.11 21:37:38.606217 [ 136 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5894 | 2025.08.11 21:37:38.606232 [ 277 ] {46b43a5c-ab6a-4ab1-a8ca-000a0d18a5eb} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001157 sec., 31114.95246326707 rows/sec., 2.10 MiB/sec. | ||
| 5895 | 2025.08.11 21:37:38.606253 [ 136 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5896 | 2025.08.11 21:37:38.606276 [ 277 ] {46b43a5c-ab6a-4ab1-a8ca-000a0d18a5eb} <Debug> TCPHandler: Processed in 0.001328062 sec. | ||
| 5897 | 2025.08.11 21:37:38.606277 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5898 | 2025.08.11 21:37:38.606363 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 5899 | 2025.08.11 21:37:38.606465 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5900 | 2025.08.11 21:37:38.606494 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2430 rows starting from the beginning of the part | ||
| 5901 | 2025.08.11 21:37:38.606547 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 5902 | 2025.08.11 21:37:38.606593 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 5903 | 2025.08.11 21:37:38.606632 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 5904 | 2025.08.11 21:37:38.606669 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 5905 | 2025.08.11 21:37:38.606705 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 5906 | 2025.08.11 21:37:38.607661 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15507 rows, containing 5 columns (5 merged, 0 gathered) in 0.004970403 sec., 3119867.7451305254 rows/sec., 213.59 MiB/sec. | ||
| 5907 | 2025.08.11 21:37:38.607844 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2706 rows, containing 4 columns (4 merged, 0 gathered) in 0.001512965 sec., 1788541.0435799903 rows/sec., 120.65 MiB/sec. | ||
| 5908 | 2025.08.11 21:37:38.608059 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5909 | 2025.08.11 21:37:38.608141 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5910 | 2025.08.11 21:37:38.608394 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5911 | 2025.08.11 21:37:38.608466 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_51_10} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2025.08.11 21:37:38.608481 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5913 | 2025.08.11 21:37:38.608547 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_51_10} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5914 | 2025.08.11 21:37:38.608571 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 5915 | 2025.08.11 21:37:38.608626 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5916 | 2025.08.11 21:37:41.280085 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2025.08.11 21:37:41.280295 [ 277 ] {e6e5489a-bf81-43fd-92b0-40431a4efaaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5918 | 2025.08.11 21:37:41.280366 [ 277 ] {e6e5489a-bf81-43fd-92b0-40431a4efaaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5919 | 2025.08.11 21:37:41.281071 [ 277 ] {e6e5489a-bf81-43fd-92b0-40431a4efaaf} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2025.08.11 21:37:41.281128 [ 277 ] {e6e5489a-bf81-43fd-92b0-40431a4efaaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5921 | 2025.08.11 21:37:41.281556 [ 277 ] {e6e5489a-bf81-43fd-92b0-40431a4efaaf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5922 | 2025.08.11 21:37:41.281807 [ 277 ] {e6e5489a-bf81-43fd-92b0-40431a4efaaf} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2025.08.11 21:37:41.281979 [ 277 ] {e6e5489a-bf81-43fd-92b0-40431a4efaaf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.48 MiB/sec. | ||
| 5924 | 2025.08.11 21:37:41.282035 [ 277 ] {e6e5489a-bf81-43fd-92b0-40431a4efaaf} <Debug> TCPHandler: Processed in 0.002101275 sec. | ||
| 5925 | 2025.08.11 21:37:41.282170 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2025.08.11 21:37:41.282276 [ 277 ] {4f14a381-6219-4a28-879a-34d3f48322d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5927 | 2025.08.11 21:37:41.282322 [ 277 ] {4f14a381-6219-4a28-879a-34d3f48322d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5928 | 2025.08.11 21:37:41.282786 [ 277 ] {4f14a381-6219-4a28-879a-34d3f48322d7} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2025.08.11 21:37:41.282830 [ 277 ] {4f14a381-6219-4a28-879a-34d3f48322d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5930 | 2025.08.11 21:37:41.283153 [ 277 ] {4f14a381-6219-4a28-879a-34d3f48322d7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5931 | 2025.08.11 21:37:41.283379 [ 277 ] {4f14a381-6219-4a28-879a-34d3f48322d7} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2025.08.11 21:37:41.283513 [ 277 ] {4f14a381-6219-4a28-879a-34d3f48322d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 5933 | 2025.08.11 21:37:41.283553 [ 277 ] {4f14a381-6219-4a28-879a-34d3f48322d7} <Debug> TCPHandler: Processed in 0.001436814 sec. | ||
| 5934 | 2025.08.11 21:37:41.283677 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2025.08.11 21:37:41.283774 [ 277 ] {3789df28-73e8-4c17-b391-d0ba8687a51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5936 | 2025.08.11 21:37:41.283821 [ 277 ] {3789df28-73e8-4c17-b391-d0ba8687a51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5937 | 2025.08.11 21:37:41.284193 [ 277 ] {3789df28-73e8-4c17-b391-d0ba8687a51e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5938 | 2025.08.11 21:37:41.284231 [ 277 ] {3789df28-73e8-4c17-b391-d0ba8687a51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5939 | 2025.08.11 21:37:41.284567 [ 277 ] {3789df28-73e8-4c17-b391-d0ba8687a51e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5940 | 2025.08.11 21:37:41.284782 [ 277 ] {3789df28-73e8-4c17-b391-d0ba8687a51e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5941 | 2025.08.11 21:37:41.284914 [ 277 ] {3789df28-73e8-4c17-b391-d0ba8687a51e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 3.84 MiB/sec. | ||
| 5942 | 2025.08.11 21:37:41.284952 [ 277 ] {3789df28-73e8-4c17-b391-d0ba8687a51e} <Debug> TCPHandler: Processed in 0.001326262 sec. | ||
| 5943 | 2025.08.11 21:37:41.285081 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2025.08.11 21:37:41.285178 [ 277 ] {ad375978-9789-40a3-a28d-0c67dfc9e9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5945 | 2025.08.11 21:37:41.285222 [ 277 ] {ad375978-9789-40a3-a28d-0c67dfc9e9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5946 | 2025.08.11 21:37:41.285556 [ 277 ] {ad375978-9789-40a3-a28d-0c67dfc9e9c8} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2025.08.11 21:37:41.285595 [ 277 ] {ad375978-9789-40a3-a28d-0c67dfc9e9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5948 | 2025.08.11 21:37:41.285904 [ 277 ] {ad375978-9789-40a3-a28d-0c67dfc9e9c8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5949 | 2025.08.11 21:37:41.286122 [ 277 ] {ad375978-9789-40a3-a28d-0c67dfc9e9c8} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2025.08.11 21:37:41.286261 [ 277 ] {ad375978-9789-40a3-a28d-0c67dfc9e9c8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001102 sec., 21778.58439201452 rows/sec., 1.47 MiB/sec. | ||
| 5951 | 2025.08.11 21:37:41.286298 [ 277 ] {ad375978-9789-40a3-a28d-0c67dfc9e9c8} <Debug> TCPHandler: Processed in 0.001266421 sec. | ||
| 5952 | 2025.08.11 21:37:41.817895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
| 5953 | 2025.08.11 21:37:41.818441 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2025.08.11 21:37:41.818476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5955 | 2025.08.11 21:37:41.818949 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5956 | 2025.08.11 21:37:41.819177 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2025.08.11 21:37:41.819303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
| 5958 | 2025.08.11 21:37:42.643868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 5959 | 2025.08.11 21:37:42.659906 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2025.08.11 21:37:42.659973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5961 | 2025.08.11 21:37:42.665915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5962 | 2025.08.11 21:37:42.666630 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2025.08.11 21:37:42.669575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 5964 | 2025.08.11 21:37:44.360709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 840 | ||
| 5965 | 2025.08.11 21:37:44.363242 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2025.08.11 21:37:44.363297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5967 | 2025.08.11 21:37:44.364525 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5968 | 2025.08.11 21:37:44.364817 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2025.08.11 21:37:44.365177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 5970 | 2025.08.11 21:37:46.284018 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2025.08.11 21:37:46.284228 [ 277 ] {864f61a1-3db8-49c2-9af9-925cbb0923f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5972 | 2025.08.11 21:37:46.284296 [ 277 ] {864f61a1-3db8-49c2-9af9-925cbb0923f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5973 | 2025.08.11 21:37:46.284970 [ 277 ] {864f61a1-3db8-49c2-9af9-925cbb0923f6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2025.08.11 21:37:46.285018 [ 277 ] {864f61a1-3db8-49c2-9af9-925cbb0923f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5975 | 2025.08.11 21:37:46.285436 [ 277 ] {864f61a1-3db8-49c2-9af9-925cbb0923f6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5976 | 2025.08.11 21:37:46.285687 [ 277 ] {864f61a1-3db8-49c2-9af9-925cbb0923f6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2025.08.11 21:37:46.285844 [ 277 ] {864f61a1-3db8-49c2-9af9-925cbb0923f6} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001672 sec., 50239.23444976076 rows/sec., 4.20 MiB/sec. | ||
| 5978 | 2025.08.11 21:37:46.285887 [ 277 ] {864f61a1-3db8-49c2-9af9-925cbb0923f6} <Debug> TCPHandler: Processed in 0.002004104 sec. | ||
| 5979 | 2025.08.11 21:37:46.286013 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2025.08.11 21:37:46.286112 [ 277 ] {5b40c3de-34aa-4357-aae5-2fd8a80121de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5981 | 2025.08.11 21:37:46.286154 [ 277 ] {5b40c3de-34aa-4357-aae5-2fd8a80121de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5982 | 2025.08.11 21:37:46.286560 [ 277 ] {5b40c3de-34aa-4357-aae5-2fd8a80121de} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2025.08.11 21:37:46.286596 [ 277 ] {5b40c3de-34aa-4357-aae5-2fd8a80121de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5984 | 2025.08.11 21:37:46.286900 [ 277 ] {5b40c3de-34aa-4357-aae5-2fd8a80121de} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5985 | 2025.08.11 21:37:46.287122 [ 277 ] {5b40c3de-34aa-4357-aae5-2fd8a80121de} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2025.08.11 21:37:46.287254 [ 277 ] {5b40c3de-34aa-4357-aae5-2fd8a80121de} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001161 sec., 12058.570198105082 rows/sec., 906.75 KiB/sec. | ||
| 5987 | 2025.08.11 21:37:46.287293 [ 277 ] {5b40c3de-34aa-4357-aae5-2fd8a80121de} <Debug> TCPHandler: Processed in 0.001329922 sec. | ||
| 5988 | 2025.08.11 21:37:46.287404 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2025.08.11 21:37:46.287500 [ 277 ] {8abdcc6f-d7ed-4312-bc0c-3279da3a7133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5990 | 2025.08.11 21:37:46.287540 [ 277 ] {8abdcc6f-d7ed-4312-bc0c-3279da3a7133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5991 | 2025.08.11 21:37:46.287962 [ 277 ] {8abdcc6f-d7ed-4312-bc0c-3279da3a7133} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2025.08.11 21:37:46.287998 [ 277 ] {8abdcc6f-d7ed-4312-bc0c-3279da3a7133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5993 | 2025.08.11 21:37:46.288307 [ 277 ] {8abdcc6f-d7ed-4312-bc0c-3279da3a7133} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5994 | 2025.08.11 21:37:46.288527 [ 277 ] {8abdcc6f-d7ed-4312-bc0c-3279da3a7133} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2025.08.11 21:37:46.288655 [ 277 ] {8abdcc6f-d7ed-4312-bc0c-3279da3a7133} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001173 sec., 66496.16368286446 rows/sec., 5.19 MiB/sec. | ||
| 5996 | 2025.08.11 21:37:46.288693 [ 277 ] {8abdcc6f-d7ed-4312-bc0c-3279da3a7133} <Debug> TCPHandler: Processed in 0.001337803 sec. | ||
| 5997 | 2025.08.11 21:37:46.288806 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2025.08.11 21:37:46.288902 [ 277 ] {768d0d26-e745-4962-a346-b3941ab2a150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5999 | 2025.08.11 21:37:46.288946 [ 277 ] {768d0d26-e745-4962-a346-b3941ab2a150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6000 | 2025.08.11 21:37:46.289359 [ 277 ] {768d0d26-e745-4962-a346-b3941ab2a150} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2025.08.11 21:37:46.289397 [ 277 ] {768d0d26-e745-4962-a346-b3941ab2a150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6002 | 2025.08.11 21:37:46.289734 [ 277 ] {768d0d26-e745-4962-a346-b3941ab2a150} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6003 | 2025.08.11 21:37:46.289951 [ 277 ] {768d0d26-e745-4962-a346-b3941ab2a150} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2025.08.11 21:37:46.290082 [ 277 ] {768d0d26-e745-4962-a346-b3941ab2a150} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 6005 | 2025.08.11 21:37:46.290120 [ 277 ] {768d0d26-e745-4962-a346-b3941ab2a150} <Debug> TCPHandler: Processed in 0.001364503 sec. | ||
| 6006 | 2025.08.11 21:37:46.290228 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2025.08.11 21:37:46.290322 [ 277 ] {19778051-cf5a-4d1a-a41d-055a7d2faa1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6008 | 2025.08.11 21:37:46.290379 [ 277 ] {19778051-cf5a-4d1a-a41d-055a7d2faa1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6009 | 2025.08.11 21:37:46.291189 [ 277 ] {19778051-cf5a-4d1a-a41d-055a7d2faa1d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2025.08.11 21:37:46.291225 [ 277 ] {19778051-cf5a-4d1a-a41d-055a7d2faa1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6011 | 2025.08.11 21:37:46.291768 [ 277 ] {19778051-cf5a-4d1a-a41d-055a7d2faa1d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6012 | 2025.08.11 21:37:46.291996 [ 277 ] {19778051-cf5a-4d1a-a41d-055a7d2faa1d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2025.08.11 21:37:46.292131 [ 277 ] {19778051-cf5a-4d1a-a41d-055a7d2faa1d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 13.74 MiB/sec. | ||
| 6014 | 2025.08.11 21:37:46.292184 [ 277 ] {19778051-cf5a-4d1a-a41d-055a7d2faa1d} <Debug> TCPHandler: Processed in 0.002009974 sec. | ||
| 6015 | 2025.08.11 21:37:46.292311 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6016 | 2025.08.11 21:37:46.292406 [ 277 ] {1212ab20-38a1-4d0c-9a34-bad3705888a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6017 | 2025.08.11 21:37:46.292447 [ 277 ] {1212ab20-38a1-4d0c-9a34-bad3705888a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6018 | 2025.08.11 21:37:46.292808 [ 277 ] {1212ab20-38a1-4d0c-9a34-bad3705888a2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6019 | 2025.08.11 21:37:46.292842 [ 277 ] {1212ab20-38a1-4d0c-9a34-bad3705888a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6020 | 2025.08.11 21:37:46.293153 [ 277 ] {1212ab20-38a1-4d0c-9a34-bad3705888a2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6021 | 2025.08.11 21:37:46.293374 [ 277 ] {1212ab20-38a1-4d0c-9a34-bad3705888a2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2025.08.11 21:37:46.293502 [ 277 ] {1212ab20-38a1-4d0c-9a34-bad3705888a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 6023 | 2025.08.11 21:37:46.293537 [ 277 ] {1212ab20-38a1-4d0c-9a34-bad3705888a2} <Debug> TCPHandler: Processed in 0.001275842 sec. | ||
| 6024 | 2025.08.11 21:37:49.208577 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6025 | 2025.08.11 21:37:49.208636 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6026 | 2025.08.11 21:37:49.319410 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
| 6027 | 2025.08.11 21:37:49.319964 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6028 | 2025.08.11 21:37:49.320012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6029 | 2025.08.11 21:37:49.320571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6030 | 2025.08.11 21:37:49.320831 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6031 | 2025.08.11 21:37:49.320979 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 6032 | 2025.08.11 21:37:50.169677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6033 | 2025.08.11 21:37:50.186648 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2025.08.11 21:37:50.186712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6035 | 2025.08.11 21:37:50.192829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6036 | 2025.08.11 21:37:50.193557 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6037 | 2025.08.11 21:37:50.196996 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6038 | 2025.08.11 21:37:51.285902 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6039 | 2025.08.11 21:37:51.286117 [ 277 ] {7397de8b-a2cc-494f-9acc-7f8796941170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6040 | 2025.08.11 21:37:51.286191 [ 277 ] {7397de8b-a2cc-494f-9acc-7f8796941170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6041 | 2025.08.11 21:37:51.286936 [ 277 ] {7397de8b-a2cc-494f-9acc-7f8796941170} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6042 | 2025.08.11 21:37:51.286975 [ 277 ] {7397de8b-a2cc-494f-9acc-7f8796941170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6043 | 2025.08.11 21:37:51.287386 [ 277 ] {7397de8b-a2cc-494f-9acc-7f8796941170} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6044 | 2025.08.11 21:37:51.287615 [ 277 ] {7397de8b-a2cc-494f-9acc-7f8796941170} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6045 | 2025.08.11 21:37:51.287765 [ 277 ] {7397de8b-a2cc-494f-9acc-7f8796941170} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001704 sec., 64553.99061032864 rows/sec., 5.42 MiB/sec. | ||
| 6046 | 2025.08.11 21:37:51.287807 [ 277 ] {7397de8b-a2cc-494f-9acc-7f8796941170} <Debug> TCPHandler: Processed in 0.002054224 sec. | ||
| 6047 | 2025.08.11 21:37:51.287930 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2025.08.11 21:37:51.288026 [ 277 ] {e5b76286-6276-4dec-809c-57349e906d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6049 | 2025.08.11 21:37:51.288067 [ 277 ] {e5b76286-6276-4dec-809c-57349e906d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6050 | 2025.08.11 21:37:51.288473 [ 277 ] {e5b76286-6276-4dec-809c-57349e906d89} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2025.08.11 21:37:51.288509 [ 277 ] {e5b76286-6276-4dec-809c-57349e906d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6052 | 2025.08.11 21:37:51.288823 [ 277 ] {e5b76286-6276-4dec-809c-57349e906d89} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6053 | 2025.08.11 21:37:51.289039 [ 277 ] {e5b76286-6276-4dec-809c-57349e906d89} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2025.08.11 21:37:51.289172 [ 277 ] {e5b76286-6276-4dec-809c-57349e906d89} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001165 sec., 23175.96566523605 rows/sec., 1.70 MiB/sec. | ||
| 6055 | 2025.08.11 21:37:51.289210 [ 277 ] {e5b76286-6276-4dec-809c-57349e906d89} <Debug> TCPHandler: Processed in 0.001329272 sec. | ||
| 6056 | 2025.08.11 21:37:51.289321 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2025.08.11 21:37:51.289416 [ 277 ] {4a155bc9-c336-4a6d-8fcc-f9579f0ba731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6058 | 2025.08.11 21:37:51.289456 [ 277 ] {4a155bc9-c336-4a6d-8fcc-f9579f0ba731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6059 | 2025.08.11 21:37:51.289877 [ 277 ] {4a155bc9-c336-4a6d-8fcc-f9579f0ba731} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2025.08.11 21:37:51.289912 [ 277 ] {4a155bc9-c336-4a6d-8fcc-f9579f0ba731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6061 | 2025.08.11 21:37:51.290220 [ 277 ] {4a155bc9-c336-4a6d-8fcc-f9579f0ba731} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6062 | 2025.08.11 21:37:51.290438 [ 277 ] {4a155bc9-c336-4a6d-8fcc-f9579f0ba731} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2025.08.11 21:37:51.290565 [ 277 ] {4a155bc9-c336-4a6d-8fcc-f9579f0ba731} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001168 sec., 77910.95890410959 rows/sec., 6.08 MiB/sec. | ||
| 6064 | 2025.08.11 21:37:51.290602 [ 277 ] {4a155bc9-c336-4a6d-8fcc-f9579f0ba731} <Debug> TCPHandler: Processed in 0.001330912 sec. | ||
| 6065 | 2025.08.11 21:37:51.290715 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2025.08.11 21:37:51.290811 [ 277 ] {0d4194fc-44ef-4930-930e-0806c220f494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6067 | 2025.08.11 21:37:51.290855 [ 277 ] {0d4194fc-44ef-4930-930e-0806c220f494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6068 | 2025.08.11 21:37:51.291260 [ 277 ] {0d4194fc-44ef-4930-930e-0806c220f494} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2025.08.11 21:37:51.291296 [ 277 ] {0d4194fc-44ef-4930-930e-0806c220f494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6070 | 2025.08.11 21:37:51.291631 [ 277 ] {0d4194fc-44ef-4930-930e-0806c220f494} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6071 | 2025.08.11 21:37:51.291844 [ 277 ] {0d4194fc-44ef-4930-930e-0806c220f494} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2025.08.11 21:37:51.291974 [ 277 ] {0d4194fc-44ef-4930-930e-0806c220f494} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 6073 | 2025.08.11 21:37:51.292010 [ 277 ] {0d4194fc-44ef-4930-930e-0806c220f494} <Debug> TCPHandler: Processed in 0.001346192 sec. | ||
| 6074 | 2025.08.11 21:37:51.292118 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2025.08.11 21:37:51.292212 [ 277 ] {590beee1-9462-4f7b-9ba2-1415b9d5fe30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6076 | 2025.08.11 21:37:51.292268 [ 277 ] {590beee1-9462-4f7b-9ba2-1415b9d5fe30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6077 | 2025.08.11 21:37:51.293070 [ 277 ] {590beee1-9462-4f7b-9ba2-1415b9d5fe30} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2025.08.11 21:37:51.293106 [ 277 ] {590beee1-9462-4f7b-9ba2-1415b9d5fe30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6079 | 2025.08.11 21:37:51.293707 [ 277 ] {590beee1-9462-4f7b-9ba2-1415b9d5fe30} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6080 | 2025.08.11 21:37:51.293944 [ 277 ] {590beee1-9462-4f7b-9ba2-1415b9d5fe30} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2025.08.11 21:37:51.294080 [ 277 ] {590beee1-9462-4f7b-9ba2-1415b9d5fe30} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001888 sec., 14300.84745762712 rows/sec., 25.63 MiB/sec. | ||
| 6082 | 2025.08.11 21:37:51.294133 [ 277 ] {590beee1-9462-4f7b-9ba2-1415b9d5fe30} <Debug> TCPHandler: Processed in 0.002064095 sec. | ||
| 6083 | 2025.08.11 21:37:51.294245 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2025.08.11 21:37:51.294340 [ 277 ] {bd97c773-3819-4d6b-9a45-9bbae783cb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6085 | 2025.08.11 21:37:51.294382 [ 277 ] {bd97c773-3819-4d6b-9a45-9bbae783cb6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6086 | 2025.08.11 21:37:51.294718 [ 277 ] {bd97c773-3819-4d6b-9a45-9bbae783cb6c} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2025.08.11 21:37:51.294754 [ 277 ] {bd97c773-3819-4d6b-9a45-9bbae783cb6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6088 | 2025.08.11 21:37:51.295068 [ 277 ] {bd97c773-3819-4d6b-9a45-9bbae783cb6c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6089 | 2025.08.11 21:37:51.295280 [ 277 ] {bd97c773-3819-4d6b-9a45-9bbae783cb6c} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2025.08.11 21:37:51.295408 [ 277 ] {bd97c773-3819-4d6b-9a45-9bbae783cb6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6091 | 2025.08.11 21:37:51.295444 [ 277 ] {bd97c773-3819-4d6b-9a45-9bbae783cb6c} <Debug> TCPHandler: Processed in 0.001248811 sec. | ||
| 6092 | 2025.08.11 21:37:54.365487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 864 | ||
| 6093 | 2025.08.11 21:37:54.367739 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2025.08.11 21:37:54.367787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6095 | 2025.08.11 21:37:54.368961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6096 | 2025.08.11 21:37:54.369228 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2025.08.11 21:37:54.369486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
| 6098 | 2025.08.11 21:37:56.287484 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2025.08.11 21:37:56.287791 [ 277 ] {40824889-1960-40a2-9fa2-459559328a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6100 | 2025.08.11 21:37:56.287901 [ 277 ] {40824889-1960-40a2-9fa2-459559328a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6101 | 2025.08.11 21:37:56.288582 [ 277 ] {40824889-1960-40a2-9fa2-459559328a39} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2025.08.11 21:37:56.288633 [ 277 ] {40824889-1960-40a2-9fa2-459559328a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6103 | 2025.08.11 21:37:56.289046 [ 277 ] {40824889-1960-40a2-9fa2-459559328a39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6104 | 2025.08.11 21:37:56.289281 [ 277 ] {40824889-1960-40a2-9fa2-459559328a39} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2025.08.11 21:37:56.289418 [ 34 ] {} <Debug> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6106 | 2025.08.11 21:37:56.289444 [ 277 ] {40824889-1960-40a2-9fa2-459559328a39} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001731 sec., 13864.818024263432 rows/sec., 1.15 MiB/sec. | ||
| 6107 | 2025.08.11 21:37:56.289453 [ 34 ] {} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2025.08.11 21:37:56.289477 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6109 | 2025.08.11 21:37:56.289497 [ 277 ] {40824889-1960-40a2-9fa2-459559328a39} <Debug> TCPHandler: Processed in 0.002203427 sec. | ||
| 6110 | 2025.08.11 21:37:56.289598 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 6111 | 2025.08.11 21:37:56.289624 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6112 | 2025.08.11 21:37:56.289744 [ 277 ] {3a8e6925-c581-4937-801e-dcf8e94547be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6113 | 2025.08.11 21:37:56.289756 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6114 | 2025.08.11 21:37:56.289793 [ 277 ] {3a8e6925-c581-4937-801e-dcf8e94547be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6115 | 2025.08.11 21:37:56.289800 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 6116 | 2025.08.11 21:37:56.289884 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 6117 | 2025.08.11 21:37:56.289933 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 6118 | 2025.08.11 21:37:56.289975 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 6119 | 2025.08.11 21:37:56.290013 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 6120 | 2025.08.11 21:37:56.290275 [ 277 ] {3a8e6925-c581-4937-801e-dcf8e94547be} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2025.08.11 21:37:56.290324 [ 277 ] {3a8e6925-c581-4937-801e-dcf8e94547be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6122 | 2025.08.11 21:37:56.290811 [ 195 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262941 sec., 95016.3150931041 rows/sec., 8.25 MiB/sec. | ||
| 6123 | 2025.08.11 21:37:56.290850 [ 277 ] {3a8e6925-c581-4937-801e-dcf8e94547be} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6124 | 2025.08.11 21:37:56.290979 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6125 | 2025.08.11 21:37:56.291124 [ 277 ] {3a8e6925-c581-4937-801e-dcf8e94547be} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2025.08.11 21:37:56.291274 [ 277 ] {3a8e6925-c581-4937-801e-dcf8e94547be} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001555 sec., 7717.041800643087 rows/sec., 629.27 KiB/sec. | ||
| 6127 | 2025.08.11 21:37:56.291275 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_9_2} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2025.08.11 21:37:56.291322 [ 277 ] {3a8e6925-c581-4937-801e-dcf8e94547be} <Debug> TCPHandler: Processed in 0.00175119 sec. | ||
| 6129 | 2025.08.11 21:37:56.291372 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_9_2} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6130 | 2025.08.11 21:37:56.291436 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2025.08.11 21:37:56.291462 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6132 | 2025.08.11 21:37:56.291535 [ 277 ] {2d1cc8fc-4cf0-4bd6-b8da-d54caf9367fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6133 | 2025.08.11 21:37:56.291581 [ 277 ] {2d1cc8fc-4cf0-4bd6-b8da-d54caf9367fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6134 | 2025.08.11 21:37:56.292079 [ 277 ] {2d1cc8fc-4cf0-4bd6-b8da-d54caf9367fe} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2025.08.11 21:37:56.292116 [ 277 ] {2d1cc8fc-4cf0-4bd6-b8da-d54caf9367fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6136 | 2025.08.11 21:37:56.292438 [ 277 ] {2d1cc8fc-4cf0-4bd6-b8da-d54caf9367fe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6137 | 2025.08.11 21:37:56.292645 [ 277 ] {2d1cc8fc-4cf0-4bd6-b8da-d54caf9367fe} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2025.08.11 21:37:56.292775 [ 277 ] {2d1cc8fc-4cf0-4bd6-b8da-d54caf9367fe} <Debug> executeQuery: Read 210 rows, 19.09 KiB in 0.001259 sec., 166799.04686258937 rows/sec., 14.81 MiB/sec. | ||
| 6139 | 2025.08.11 21:37:56.292813 [ 277 ] {2d1cc8fc-4cf0-4bd6-b8da-d54caf9367fe} <Debug> TCPHandler: Processed in 0.001424304 sec. | ||
| 6140 | 2025.08.11 21:37:56.292921 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6141 | 2025.08.11 21:37:56.293013 [ 277 ] {a7dff9be-8039-4750-af74-4f713b20a8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6142 | 2025.08.11 21:37:56.293052 [ 277 ] {a7dff9be-8039-4750-af74-4f713b20a8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6143 | 2025.08.11 21:37:56.293489 [ 277 ] {a7dff9be-8039-4750-af74-4f713b20a8a1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2025.08.11 21:37:56.293533 [ 277 ] {a7dff9be-8039-4750-af74-4f713b20a8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6145 | 2025.08.11 21:37:56.293906 [ 277 ] {a7dff9be-8039-4750-af74-4f713b20a8a1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6146 | 2025.08.11 21:37:56.294137 [ 277 ] {a7dff9be-8039-4750-af74-4f713b20a8a1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2025.08.11 21:37:56.294259 [ 45 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6148 | 2025.08.11 21:37:56.294267 [ 277 ] {a7dff9be-8039-4750-af74-4f713b20a8a1} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001271 sec., 29897.71833202203 rows/sec., 2.19 MiB/sec. | ||
| 6149 | 2025.08.11 21:37:56.294304 [ 45 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2025.08.11 21:37:56.294326 [ 277 ] {a7dff9be-8039-4750-af74-4f713b20a8a1} <Debug> TCPHandler: Processed in 0.001451554 sec. | ||
| 6151 | 2025.08.11 21:37:56.294330 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6152 | 2025.08.11 21:37:56.294441 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2025.08.11 21:37:56.294484 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 6154 | 2025.08.11 21:37:56.294543 [ 277 ] {83ed3b61-7f6b-4d89-826e-ae498ab29496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6155 | 2025.08.11 21:37:56.294589 [ 277 ] {83ed3b61-7f6b-4d89-826e-ae498ab29496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6156 | 2025.08.11 21:37:56.294631 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6157 | 2025.08.11 21:37:56.294673 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 71 rows starting from the beginning of the part | ||
| 6158 | 2025.08.11 21:37:56.294753 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
| 6159 | 2025.08.11 21:37:56.294807 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 29 rows starting from the beginning of the part | ||
| 6160 | 2025.08.11 21:37:56.294854 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
| 6161 | 2025.08.11 21:37:56.294900 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 27 rows starting from the beginning of the part | ||
| 6162 | 2025.08.11 21:37:56.294944 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 38 rows starting from the beginning of the part | ||
| 6163 | 2025.08.11 21:37:56.294994 [ 277 ] {83ed3b61-7f6b-4d89-826e-ae498ab29496} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2025.08.11 21:37:56.295036 [ 277 ] {83ed3b61-7f6b-4d89-826e-ae498ab29496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6165 | 2025.08.11 21:37:56.295361 [ 277 ] {83ed3b61-7f6b-4d89-826e-ae498ab29496} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6166 | 2025.08.11 21:37:56.295593 [ 277 ] {83ed3b61-7f6b-4d89-826e-ae498ab29496} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2025.08.11 21:37:56.295727 [ 277 ] {83ed3b61-7f6b-4d89-826e-ae498ab29496} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001204 sec., 19933.554817275748 rows/sec., 1.65 MiB/sec. | ||
| 6168 | 2025.08.11 21:37:56.295768 [ 277 ] {83ed3b61-7f6b-4d89-826e-ae498ab29496} <Debug> TCPHandler: Processed in 0.001377473 sec. | ||
| 6169 | 2025.08.11 21:37:56.295812 [ 200 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384733 sec., 139377.04958284379 rows/sec., 10.73 MiB/sec. | ||
| 6170 | 2025.08.11 21:37:56.295894 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6171 | 2025.08.11 21:37:56.295970 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6172 | 2025.08.11 21:37:56.296023 [ 277 ] {66b5afda-afdb-4963-b30a-e67c0da91760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6173 | 2025.08.11 21:37:56.296079 [ 277 ] {66b5afda-afdb-4963-b30a-e67c0da91760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6174 | 2025.08.11 21:37:56.296292 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2025.08.11 21:37:56.296385 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_46_9} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6176 | 2025.08.11 21:37:56.296473 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6177 | 2025.08.11 21:37:56.296568 [ 277 ] {66b5afda-afdb-4963-b30a-e67c0da91760} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2025.08.11 21:37:56.296617 [ 277 ] {66b5afda-afdb-4963-b30a-e67c0da91760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6179 | 2025.08.11 21:37:56.296983 [ 277 ] {66b5afda-afdb-4963-b30a-e67c0da91760} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6180 | 2025.08.11 21:37:56.297196 [ 277 ] {66b5afda-afdb-4963-b30a-e67c0da91760} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2025.08.11 21:37:56.297300 [ 45 ] {} <Debug> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6182 | 2025.08.11 21:37:56.297332 [ 45 ] {} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2025.08.11 21:37:56.297333 [ 277 ] {66b5afda-afdb-4963-b30a-e67c0da91760} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001335 sec., 8988.76404494382 rows/sec., 702.25 KiB/sec. | ||
| 6184 | 2025.08.11 21:37:56.297351 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6185 | 2025.08.11 21:37:56.297386 [ 277 ] {66b5afda-afdb-4963-b30a-e67c0da91760} <Debug> TCPHandler: Processed in 0.001552926 sec. | ||
| 6186 | 2025.08.11 21:37:56.297421 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 6187 | 2025.08.11 21:37:56.297494 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2025.08.11 21:37:56.297498 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6189 | 2025.08.11 21:37:56.297542 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 6190 | 2025.08.11 21:37:56.297588 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 6191 | 2025.08.11 21:37:56.297596 [ 277 ] {314ce7f8-5884-4a7a-93ea-26032292482b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6192 | 2025.08.11 21:37:56.297624 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 6193 | 2025.08.11 21:37:56.297642 [ 277 ] {314ce7f8-5884-4a7a-93ea-26032292482b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6194 | 2025.08.11 21:37:56.297664 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 6195 | 2025.08.11 21:37:56.297706 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 6196 | 2025.08.11 21:37:56.298095 [ 277 ] {314ce7f8-5884-4a7a-93ea-26032292482b} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2025.08.11 21:37:56.298137 [ 277 ] {314ce7f8-5884-4a7a-93ea-26032292482b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6198 | 2025.08.11 21:37:56.298309 [ 187 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000909956 sec., 65937.25410898989 rows/sec., 5.28 MiB/sec. | ||
| 6199 | 2025.08.11 21:37:56.298465 [ 189 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6200 | 2025.08.11 21:37:56.298471 [ 277 ] {314ce7f8-5884-4a7a-93ea-26032292482b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6201 | 2025.08.11 21:37:56.298704 [ 277 ] {314ce7f8-5884-4a7a-93ea-26032292482b} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2025.08.11 21:37:56.298778 [ 189 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_9_2} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2025.08.11 21:37:56.298838 [ 277 ] {314ce7f8-5884-4a7a-93ea-26032292482b} <Debug> executeQuery: Read 126 rows, 10.47 KiB in 0.001259 sec., 100079.42811755362 rows/sec., 8.12 MiB/sec. | ||
| 6204 | 2025.08.11 21:37:56.298858 [ 189 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_9_2} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6205 | 2025.08.11 21:37:56.298877 [ 277 ] {314ce7f8-5884-4a7a-93ea-26032292482b} <Debug> TCPHandler: Processed in 0.001432054 sec. | ||
| 6206 | 2025.08.11 21:37:56.298955 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6207 | 2025.08.11 21:37:56.298992 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6208 | 2025.08.11 21:37:56.299088 [ 277 ] {359e0bf3-e085-472b-ae8e-2629c5433039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6209 | 2025.08.11 21:37:56.299131 [ 277 ] {359e0bf3-e085-472b-ae8e-2629c5433039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6210 | 2025.08.11 21:37:56.299536 [ 277 ] {359e0bf3-e085-472b-ae8e-2629c5433039} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2025.08.11 21:37:56.299571 [ 277 ] {359e0bf3-e085-472b-ae8e-2629c5433039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6212 | 2025.08.11 21:37:56.299907 [ 277 ] {359e0bf3-e085-472b-ae8e-2629c5433039} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6213 | 2025.08.11 21:37:56.300123 [ 277 ] {359e0bf3-e085-472b-ae8e-2629c5433039} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2025.08.11 21:37:56.300251 [ 277 ] {359e0bf3-e085-472b-ae8e-2629c5433039} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001181 sec., 171041.49026248942 rows/sec., 12.26 MiB/sec. | ||
| 6215 | 2025.08.11 21:37:56.300288 [ 277 ] {359e0bf3-e085-472b-ae8e-2629c5433039} <Debug> TCPHandler: Processed in 0.001345182 sec. | ||
| 6216 | 2025.08.11 21:37:56.300398 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2025.08.11 21:37:56.300492 [ 277 ] {477416a6-b1af-49f7-996b-9853f855e0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6218 | 2025.08.11 21:37:56.300546 [ 277 ] {477416a6-b1af-49f7-996b-9853f855e0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6219 | 2025.08.11 21:37:56.301318 [ 277 ] {477416a6-b1af-49f7-996b-9853f855e0e7} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2025.08.11 21:37:56.301354 [ 277 ] {477416a6-b1af-49f7-996b-9853f855e0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6221 | 2025.08.11 21:37:56.301881 [ 277 ] {477416a6-b1af-49f7-996b-9853f855e0e7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6222 | 2025.08.11 21:37:56.302104 [ 277 ] {477416a6-b1af-49f7-996b-9853f855e0e7} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2025.08.11 21:37:56.302245 [ 277 ] {477416a6-b1af-49f7-996b-9853f855e0e7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001771 sec., 7905.138339920949 rows/sec., 14.17 MiB/sec. | ||
| 6224 | 2025.08.11 21:37:56.302310 [ 277 ] {477416a6-b1af-49f7-996b-9853f855e0e7} <Debug> TCPHandler: Processed in 0.001959703 sec. | ||
| 6225 | 2025.08.11 21:37:56.302442 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2025.08.11 21:37:56.302538 [ 277 ] {9fd3792f-dff3-4306-bf70-65ed6bc2a43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6227 | 2025.08.11 21:37:56.302579 [ 277 ] {9fd3792f-dff3-4306-bf70-65ed6bc2a43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6228 | 2025.08.11 21:37:56.302924 [ 277 ] {9fd3792f-dff3-4306-bf70-65ed6bc2a43f} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2025.08.11 21:37:56.302960 [ 277 ] {9fd3792f-dff3-4306-bf70-65ed6bc2a43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6230 | 2025.08.11 21:37:56.303257 [ 277 ] {9fd3792f-dff3-4306-bf70-65ed6bc2a43f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6231 | 2025.08.11 21:37:56.303467 [ 277 ] {9fd3792f-dff3-4306-bf70-65ed6bc2a43f} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2025.08.11 21:37:56.303595 [ 277 ] {9fd3792f-dff3-4306-bf70-65ed6bc2a43f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6233 | 2025.08.11 21:37:56.303631 [ 277 ] {9fd3792f-dff3-4306-bf70-65ed6bc2a43f} <Debug> TCPHandler: Processed in 0.001238691 sec. | ||
| 6234 | 2025.08.11 21:37:56.821166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
| 6235 | 2025.08.11 21:37:56.821978 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2025.08.11 21:37:56.822037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6237 | 2025.08.11 21:37:56.822529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6238 | 2025.08.11 21:37:56.822771 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2025.08.11 21:37:56.822917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
| 6240 | 2025.08.11 21:37:57.697154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6241 | 2025.08.11 21:37:57.714617 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2025.08.11 21:37:57.714676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6243 | 2025.08.11 21:37:57.720914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6244 | 2025.08.11 21:37:57.721622 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6245 | 2025.08.11 21:37:57.724631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6246 | 2025.08.11 21:38:01.286288 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2025.08.11 21:38:01.286505 [ 277 ] {2302b10c-8ca5-4db0-bd4d-c5049121a321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6248 | 2025.08.11 21:38:01.286579 [ 277 ] {2302b10c-8ca5-4db0-bd4d-c5049121a321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6249 | 2025.08.11 21:38:01.287321 [ 277 ] {2302b10c-8ca5-4db0-bd4d-c5049121a321} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6250 | 2025.08.11 21:38:01.287362 [ 277 ] {2302b10c-8ca5-4db0-bd4d-c5049121a321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6251 | 2025.08.11 21:38:01.287772 [ 277 ] {2302b10c-8ca5-4db0-bd4d-c5049121a321} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6252 | 2025.08.11 21:38:01.288027 [ 277 ] {2302b10c-8ca5-4db0-bd4d-c5049121a321} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6253 | 2025.08.11 21:38:01.288160 [ 49 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6254 | 2025.08.11 21:38:01.288187 [ 277 ] {2302b10c-8ca5-4db0-bd4d-c5049121a321} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001737 sec., 63327.57628094416 rows/sec., 5.32 MiB/sec. | ||
| 6255 | 2025.08.11 21:38:01.288207 [ 49 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2025.08.11 21:38:01.288233 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6257 | 2025.08.11 21:38:01.288239 [ 277 ] {2302b10c-8ca5-4db0-bd4d-c5049121a321} <Debug> TCPHandler: Processed in 0.002114695 sec. | ||
| 6258 | 2025.08.11 21:38:01.288323 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 6259 | 2025.08.11 21:38:01.288368 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2025.08.11 21:38:01.288407 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6261 | 2025.08.11 21:38:01.288434 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1407 rows starting from the beginning of the part | ||
| 6262 | 2025.08.11 21:38:01.288472 [ 277 ] {d4097cb7-4ca0-4eeb-ac8c-8501a1ee90d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6263 | 2025.08.11 21:38:01.288493 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 6264 | 2025.08.11 21:38:01.288517 [ 277 ] {d4097cb7-4ca0-4eeb-ac8c-8501a1ee90d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6265 | 2025.08.11 21:38:01.288539 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 84 rows starting from the beginning of the part | ||
| 6266 | 2025.08.11 21:38:01.288581 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 110 rows starting from the beginning of the part | ||
| 6267 | 2025.08.11 21:38:01.288620 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 210 rows starting from the beginning of the part | ||
| 6268 | 2025.08.11 21:38:01.288668 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 110 rows starting from the beginning of the part | ||
| 6269 | 2025.08.11 21:38:01.288985 [ 277 ] {d4097cb7-4ca0-4eeb-ac8c-8501a1ee90d1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2025.08.11 21:38:01.289022 [ 277 ] {d4097cb7-4ca0-4eeb-ac8c-8501a1ee90d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6271 | 2025.08.11 21:38:01.289350 [ 277 ] {d4097cb7-4ca0-4eeb-ac8c-8501a1ee90d1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6272 | 2025.08.11 21:38:01.289569 [ 277 ] {d4097cb7-4ca0-4eeb-ac8c-8501a1ee90d1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2025.08.11 21:38:01.289704 [ 277 ] {d4097cb7-4ca0-4eeb-ac8c-8501a1ee90d1} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001256 sec., 21496.815286624205 rows/sec., 1.58 MiB/sec. | ||
| 6274 | 2025.08.11 21:38:01.289744 [ 277 ] {d4097cb7-4ca0-4eeb-ac8c-8501a1ee90d1} <Debug> TCPHandler: Processed in 0.001427764 sec. | ||
| 6275 | 2025.08.11 21:38:01.289782 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001490215 sec., 1326654.2076143376 rows/sec., 116.82 MiB/sec. | ||
| 6276 | 2025.08.11 21:38:01.289858 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2025.08.11 21:38:01.289963 [ 277 ] {4d276cb4-6870-4b70-a404-2360fe371b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6278 | 2025.08.11 21:38:01.290006 [ 277 ] {4d276cb4-6870-4b70-a404-2360fe371b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6279 | 2025.08.11 21:38:01.290058 [ 200 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6280 | 2025.08.11 21:38:01.290367 [ 200 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2025.08.11 21:38:01.290450 [ 200 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_56_11} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6282 | 2025.08.11 21:38:01.290457 [ 277 ] {4d276cb4-6870-4b70-a404-2360fe371b22} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2025.08.11 21:38:01.290501 [ 277 ] {4d276cb4-6870-4b70-a404-2360fe371b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6284 | 2025.08.11 21:38:01.290560 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 6285 | 2025.08.11 21:38:01.290827 [ 277 ] {4d276cb4-6870-4b70-a404-2360fe371b22} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6286 | 2025.08.11 21:38:01.291058 [ 277 ] {4d276cb4-6870-4b70-a404-2360fe371b22} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2025.08.11 21:38:01.291158 [ 49 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6288 | 2025.08.11 21:38:01.291187 [ 277 ] {4d276cb4-6870-4b70-a404-2360fe371b22} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001246 sec., 73033.70786516854 rows/sec., 5.70 MiB/sec. | ||
| 6289 | 2025.08.11 21:38:01.291196 [ 49 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2025.08.11 21:38:01.291222 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6291 | 2025.08.11 21:38:01.291225 [ 277 ] {4d276cb4-6870-4b70-a404-2360fe371b22} <Debug> TCPHandler: Processed in 0.001418654 sec. | ||
| 6292 | 2025.08.11 21:38:01.291282 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 6293 | 2025.08.11 21:38:01.291343 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2025.08.11 21:38:01.291357 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6295 | 2025.08.11 21:38:01.291380 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 633 rows starting from the beginning of the part | ||
| 6296 | 2025.08.11 21:38:01.291421 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 6297 | 2025.08.11 21:38:01.291440 [ 277 ] {35bb8ecc-ac7a-4baa-abe1-07e50912e116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6298 | 2025.08.11 21:38:01.291454 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 78 rows starting from the beginning of the part | ||
| 6299 | 2025.08.11 21:38:01.291487 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 91 rows starting from the beginning of the part | ||
| 6300 | 2025.08.11 21:38:01.291489 [ 277 ] {35bb8ecc-ac7a-4baa-abe1-07e50912e116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6301 | 2025.08.11 21:38:01.291519 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 126 rows starting from the beginning of the part | ||
| 6302 | 2025.08.11 21:38:01.291550 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 91 rows starting from the beginning of the part | ||
| 6303 | 2025.08.11 21:38:01.291946 [ 277 ] {35bb8ecc-ac7a-4baa-abe1-07e50912e116} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2025.08.11 21:38:01.291981 [ 277 ] {35bb8ecc-ac7a-4baa-abe1-07e50912e116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6305 | 2025.08.11 21:38:01.292287 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001027397 sec., 1054120.267043801 rows/sec., 85.04 MiB/sec. | ||
| 6306 | 2025.08.11 21:38:01.292320 [ 277 ] {35bb8ecc-ac7a-4baa-abe1-07e50912e116} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6307 | 2025.08.11 21:38:01.292431 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6308 | 2025.08.11 21:38:01.292554 [ 277 ] {35bb8ecc-ac7a-4baa-abe1-07e50912e116} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2025.08.11 21:38:01.292660 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6310 | 2025.08.11 21:38:01.292686 [ 277 ] {35bb8ecc-ac7a-4baa-abe1-07e50912e116} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 6311 | 2025.08.11 21:38:01.292688 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2025.08.11 21:38:01.292698 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2025.08.11 21:38:01.292718 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6314 | 2025.08.11 21:38:01.292724 [ 277 ] {35bb8ecc-ac7a-4baa-abe1-07e50912e116} <Debug> TCPHandler: Processed in 0.001431804 sec. | ||
| 6315 | 2025.08.11 21:38:01.292782 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_56_11} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6316 | 2025.08.11 21:38:01.292794 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 6317 | 2025.08.11 21:38:01.292838 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2025.08.11 21:38:01.292850 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6319 | 2025.08.11 21:38:01.292900 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6320 | 2025.08.11 21:38:01.292937 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15507 rows starting from the beginning of the part | ||
| 6321 | 2025.08.11 21:38:01.292940 [ 277 ] {d5514a99-f55c-4db5-b034-2076719abd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6322 | 2025.08.11 21:38:01.293000 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 6323 | 2025.08.11 21:38:01.293006 [ 277 ] {d5514a99-f55c-4db5-b034-2076719abd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6324 | 2025.08.11 21:38:01.293055 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 6325 | 2025.08.11 21:38:01.293103 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 6326 | 2025.08.11 21:38:01.293144 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 202 rows starting from the beginning of the part | ||
| 6327 | 2025.08.11 21:38:01.293185 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 6328 | 2025.08.11 21:38:01.293833 [ 277 ] {d5514a99-f55c-4db5-b034-2076719abd58} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2025.08.11 21:38:01.293874 [ 277 ] {d5514a99-f55c-4db5-b034-2076719abd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6330 | 2025.08.11 21:38:01.294444 [ 277 ] {d5514a99-f55c-4db5-b034-2076719abd58} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6331 | 2025.08.11 21:38:01.294696 [ 277 ] {d5514a99-f55c-4db5-b034-2076719abd58} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2025.08.11 21:38:01.294802 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6333 | 2025.08.11 21:38:01.294830 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2025.08.11 21:38:01.294834 [ 277 ] {d5514a99-f55c-4db5-b034-2076719abd58} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001913 sec., 14113.95713538944 rows/sec., 25.29 MiB/sec. | ||
| 6335 | 2025.08.11 21:38:01.294848 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6336 | 2025.08.11 21:38:01.294890 [ 277 ] {d5514a99-f55c-4db5-b034-2076719abd58} <Debug> TCPHandler: Processed in 0.002101756 sec. | ||
| 6337 | 2025.08.11 21:38:01.294905 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 6338 | 2025.08.11 21:38:01.295012 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2025.08.11 21:38:01.295048 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6340 | 2025.08.11 21:38:01.295089 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 783 rows starting from the beginning of the part | ||
| 6341 | 2025.08.11 21:38:01.295107 [ 277 ] {07f2c3e0-1fae-4135-aa90-b9f6f928a724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6342 | 2025.08.11 21:38:01.295151 [ 277 ] {07f2c3e0-1fae-4135-aa90-b9f6f928a724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6343 | 2025.08.11 21:38:01.295184 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part | ||
| 6344 | 2025.08.11 21:38:01.295284 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
| 6345 | 2025.08.11 21:38:01.295382 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 27 rows starting from the beginning of the part | ||
| 6346 | 2025.08.11 21:38:01.295483 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
| 6347 | 2025.08.11 21:38:01.295486 [ 277 ] {07f2c3e0-1fae-4135-aa90-b9f6f928a724} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2025.08.11 21:38:01.295529 [ 277 ] {07f2c3e0-1fae-4135-aa90-b9f6f928a724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6349 | 2025.08.11 21:38:01.295586 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 27 rows starting from the beginning of the part | ||
| 6350 | 2025.08.11 21:38:01.295975 [ 277 ] {07f2c3e0-1fae-4135-aa90-b9f6f928a724} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6351 | 2025.08.11 21:38:01.296210 [ 277 ] {07f2c3e0-1fae-4135-aa90-b9f6f928a724} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2025.08.11 21:38:01.296313 [ 49 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6353 | 2025.08.11 21:38:01.296337 [ 49 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2025.08.11 21:38:01.296344 [ 277 ] {07f2c3e0-1fae-4135-aa90-b9f6f928a724} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 6355 | 2025.08.11 21:38:01.296354 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6356 | 2025.08.11 21:38:01.296380 [ 277 ] {07f2c3e0-1fae-4135-aa90-b9f6f928a724} <Debug> TCPHandler: Processed in 0.001417723 sec. | ||
| 6357 | 2025.08.11 21:38:01.296417 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 6358 | 2025.08.11 21:38:01.296491 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6359 | 2025.08.11 21:38:01.296519 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2706 rows starting from the beginning of the part | ||
| 6360 | 2025.08.11 21:38:01.296567 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 6361 | 2025.08.11 21:38:01.296606 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 6362 | 2025.08.11 21:38:01.296643 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 6363 | 2025.08.11 21:38:01.296676 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 6364 | 2025.08.11 21:38:01.296711 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 6365 | 2025.08.11 21:38:01.297021 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16253 rows, containing 5 columns (5 merged, 0 gathered) in 0.004252951 sec., 3821581.7675773837 rows/sec., 261.93 MiB/sec. | ||
| 6366 | 2025.08.11 21:38:01.297526 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6367 | 2025.08.11 21:38:01.297855 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2025.08.11 21:38:01.297939 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6369 | 2025.08.11 21:38:01.297941 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2970 rows, containing 4 columns (4 merged, 0 gathered) in 0.001552186 sec., 1913430.4780483781 rows/sec., 129.07 MiB/sec. | ||
| 6370 | 2025.08.11 21:38:01.298019 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 6371 | 2025.08.11 21:38:01.298248 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6372 | 2025.08.11 21:38:01.298501 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_56_11} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2025.08.11 21:38:01.298561 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_56_11} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6374 | 2025.08.11 21:38:01.298614 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6375 | 2025.08.11 21:38:01.310399 [ 193 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 19 columns (19 merged, 0 gathered) in 0.01551429 sec., 57495.38006573295 rows/sec., 103.03 MiB/sec. | ||
| 6376 | 2025.08.11 21:38:01.312002 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6377 | 2025.08.11 21:38:01.312337 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.08.11 21:38:01.312412 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6379 | 2025.08.11 21:38:01.312536 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 6380 | 2025.08.11 21:38:02.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.23 MiB, peak 267.98 MiB, free memory in arenas 0.00 B, will set to 260.48 MiB (RSS), difference: 3.25 MiB | ||
| 6381 | 2025.08.11 21:38:04.208709 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6382 | 2025.08.11 21:38:04.208765 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6383 | 2025.08.11 21:38:04.323164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
| 6384 | 2025.08.11 21:38:04.323690 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2025.08.11 21:38:04.323740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6386 | 2025.08.11 21:38:04.324249 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6387 | 2025.08.11 21:38:04.324497 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2025.08.11 21:38:04.324641 [ 69 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6389 | 2025.08.11 21:38:04.324649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 6390 | 2025.08.11 21:38:04.324683 [ 69 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2025.08.11 21:38:04.324703 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6392 | 2025.08.11 21:38:04.324821 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 6393 | 2025.08.11 21:38:04.324962 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6394 | 2025.08.11 21:38:04.325000 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part | ||
| 6395 | 2025.08.11 21:38:04.325062 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part | ||
| 6396 | 2025.08.11 21:38:04.325104 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part | ||
| 6397 | 2025.08.11 21:38:04.325144 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part | ||
| 6398 | 2025.08.11 21:38:04.325181 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part | ||
| 6399 | 2025.08.11 21:38:04.325219 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part | ||
| 6400 | 2025.08.11 21:38:04.327077 [ 193 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002309679 sec., 7157271.638180025 rows/sec., 102.39 MiB/sec. | ||
| 6401 | 2025.08.11 21:38:04.327187 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6402 | 2025.08.11 21:38:04.327470 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2025.08.11 21:38:04.327543 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_36_7} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6404 | 2025.08.11 21:38:04.327618 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 6405 | 2025.08.11 21:38:04.369829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 896 | ||
| 6406 | 2025.08.11 21:38:04.372249 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6407 | 2025.08.11 21:38:04.372308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6408 | 2025.08.11 21:38:04.373543 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6409 | 2025.08.11 21:38:04.373833 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6410 | 2025.08.11 21:38:04.373977 [ 69 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6411 | 2025.08.11 21:38:04.374023 [ 69 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2025.08.11 21:38:04.374045 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6413 | 2025.08.11 21:38:04.374133 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 6414 | 2025.08.11 21:38:04.374208 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
| 6415 | 2025.08.11 21:38:04.374686 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6416 | 2025.08.11 21:38:04.374836 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 750 rows starting from the beginning of the part | ||
| 6417 | 2025.08.11 21:38:04.375233 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 6418 | 2025.08.11 21:38:04.375594 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 6419 | 2025.08.11 21:38:04.375924 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 6420 | 2025.08.11 21:38:04.376247 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 6421 | 2025.08.11 21:38:04.376573 [ 190 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 6422 | 2025.08.11 21:38:04.382325 [ 193 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 72 columns (72 merged, 0 gathered) in 0.008231218 sec., 108853.878004446 rows/sec., 87.71 MiB/sec. | ||
| 6423 | 2025.08.11 21:38:04.383646 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6424 | 2025.08.11 21:38:04.384291 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_26_5} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2025.08.11 21:38:04.384378 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_26_5} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6426 | 2025.08.11 21:38:04.384622 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 6427 | 2025.08.11 21:38:05.224860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 6428 | 2025.08.11 21:38:05.242516 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2025.08.11 21:38:05.242577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6430 | 2025.08.11 21:38:05.248243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6431 | 2025.08.11 21:38:05.248931 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2025.08.11 21:38:05.249250 [ 90 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6433 | 2025.08.11 21:38:05.249322 [ 90 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2025.08.11 21:38:05.249345 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6435 | 2025.08.11 21:38:05.249489 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 6436 | 2025.08.11 21:38:05.252676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 6437 | 2025.08.11 21:38:05.253755 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6438 | 2025.08.11 21:38:05.255309 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 6439 | 2025.08.11 21:38:05.260131 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 6440 | 2025.08.11 21:38:05.264557 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 6441 | 2025.08.11 21:38:05.269050 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 6442 | 2025.08.11 21:38:05.273231 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 6443 | 2025.08.11 21:38:05.277388 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 6444 | 2025.08.11 21:38:05.329178 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.079744507 sec., 3398.353193154733 rows/sec., 17.57 MiB/sec. | ||
| 6445 | 2025.08.11 21:38:05.331631 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6446 | 2025.08.11 21:38:05.333765 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_36_7} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2025.08.11 21:38:05.333874 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_36_7} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6448 | 2025.08.11 21:38:05.336566 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 6449 | 2025.08.11 21:38:06.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.61 MiB, peak 273.48 MiB, free memory in arenas 0.00 B, will set to 263.82 MiB (RSS), difference: 2.21 MiB | ||
| 6450 | 2025.08.11 21:38:06.284789 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2025.08.11 21:38:06.285079 [ 277 ] {fee885c5-21da-44ea-994e-e819453c405d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6452 | 2025.08.11 21:38:06.285185 [ 277 ] {fee885c5-21da-44ea-994e-e819453c405d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6453 | 2025.08.11 21:38:06.285955 [ 277 ] {fee885c5-21da-44ea-994e-e819453c405d} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6454 | 2025.08.11 21:38:06.286001 [ 277 ] {fee885c5-21da-44ea-994e-e819453c405d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6455 | 2025.08.11 21:38:06.286418 [ 277 ] {fee885c5-21da-44ea-994e-e819453c405d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6456 | 2025.08.11 21:38:06.286667 [ 277 ] {fee885c5-21da-44ea-994e-e819453c405d} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6457 | 2025.08.11 21:38:06.286829 [ 277 ] {fee885c5-21da-44ea-994e-e819453c405d} <Debug> executeQuery: Read 84 rows, 7.19 KiB in 0.001832 sec., 45851.528384279474 rows/sec., 3.83 MiB/sec. | ||
| 6458 | 2025.08.11 21:38:06.286879 [ 277 ] {fee885c5-21da-44ea-994e-e819453c405d} <Debug> TCPHandler: Processed in 0.002278469 sec. | ||
| 6459 | 2025.08.11 21:38:06.287008 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2025.08.11 21:38:06.287112 [ 277 ] {903eb1e2-41fb-461d-beff-e1943c0d3867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6461 | 2025.08.11 21:38:06.287156 [ 277 ] {903eb1e2-41fb-461d-beff-e1943c0d3867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6462 | 2025.08.11 21:38:06.287563 [ 277 ] {903eb1e2-41fb-461d-beff-e1943c0d3867} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2025.08.11 21:38:06.287602 [ 277 ] {903eb1e2-41fb-461d-beff-e1943c0d3867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6464 | 2025.08.11 21:38:06.287917 [ 277 ] {903eb1e2-41fb-461d-beff-e1943c0d3867} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6465 | 2025.08.11 21:38:06.288148 [ 277 ] {903eb1e2-41fb-461d-beff-e1943c0d3867} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2025.08.11 21:38:06.288284 [ 277 ] {903eb1e2-41fb-461d-beff-e1943c0d3867} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001197 sec., 11695.90643274854 rows/sec., 879.48 KiB/sec. | ||
| 6467 | 2025.08.11 21:38:06.288324 [ 277 ] {903eb1e2-41fb-461d-beff-e1943c0d3867} <Debug> TCPHandler: Processed in 0.001369343 sec. | ||
| 6468 | 2025.08.11 21:38:06.288437 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6469 | 2025.08.11 21:38:06.288536 [ 277 ] {d219848b-fc1a-46b0-8a23-0ce68776c4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6470 | 2025.08.11 21:38:06.288579 [ 277 ] {d219848b-fc1a-46b0-8a23-0ce68776c4d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6471 | 2025.08.11 21:38:06.288994 [ 277 ] {d219848b-fc1a-46b0-8a23-0ce68776c4d1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2025.08.11 21:38:06.289032 [ 277 ] {d219848b-fc1a-46b0-8a23-0ce68776c4d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6473 | 2025.08.11 21:38:06.289347 [ 277 ] {d219848b-fc1a-46b0-8a23-0ce68776c4d1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6474 | 2025.08.11 21:38:06.289578 [ 277 ] {d219848b-fc1a-46b0-8a23-0ce68776c4d1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2025.08.11 21:38:06.289708 [ 277 ] {d219848b-fc1a-46b0-8a23-0ce68776c4d1} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001191 sec., 65491.1838790932 rows/sec., 5.11 MiB/sec. | ||
| 6476 | 2025.08.11 21:38:06.289746 [ 277 ] {d219848b-fc1a-46b0-8a23-0ce68776c4d1} <Debug> TCPHandler: Processed in 0.001359883 sec. | ||
| 6477 | 2025.08.11 21:38:06.289859 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6478 | 2025.08.11 21:38:06.289954 [ 277 ] {047dc88c-7673-4ea0-89da-f4449bd451e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6479 | 2025.08.11 21:38:06.290002 [ 277 ] {047dc88c-7673-4ea0-89da-f4449bd451e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6480 | 2025.08.11 21:38:06.290414 [ 277 ] {047dc88c-7673-4ea0-89da-f4449bd451e0} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2025.08.11 21:38:06.290451 [ 277 ] {047dc88c-7673-4ea0-89da-f4449bd451e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6482 | 2025.08.11 21:38:06.290804 [ 277 ] {047dc88c-7673-4ea0-89da-f4449bd451e0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6483 | 2025.08.11 21:38:06.291024 [ 277 ] {047dc88c-7673-4ea0-89da-f4449bd451e0} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6484 | 2025.08.11 21:38:06.291153 [ 277 ] {047dc88c-7673-4ea0-89da-f4449bd451e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 6485 | 2025.08.11 21:38:06.291191 [ 277 ] {047dc88c-7673-4ea0-89da-f4449bd451e0} <Debug> TCPHandler: Processed in 0.001382083 sec. | ||
| 6486 | 2025.08.11 21:38:06.291292 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6487 | 2025.08.11 21:38:06.291387 [ 277 ] {1fcc5abb-adb6-48cd-9e96-9ba43325ca6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6488 | 2025.08.11 21:38:06.291444 [ 277 ] {1fcc5abb-adb6-48cd-9e96-9ba43325ca6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6489 | 2025.08.11 21:38:06.292226 [ 277 ] {1fcc5abb-adb6-48cd-9e96-9ba43325ca6a} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2025.08.11 21:38:06.292264 [ 277 ] {1fcc5abb-adb6-48cd-9e96-9ba43325ca6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6491 | 2025.08.11 21:38:06.292796 [ 277 ] {1fcc5abb-adb6-48cd-9e96-9ba43325ca6a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6492 | 2025.08.11 21:38:06.293023 [ 277 ] {1fcc5abb-adb6-48cd-9e96-9ba43325ca6a} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2025.08.11 21:38:06.293162 [ 277 ] {1fcc5abb-adb6-48cd-9e96-9ba43325ca6a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001793 sec., 7808.1427774679305 rows/sec., 13.99 MiB/sec. | ||
| 6494 | 2025.08.11 21:38:06.293224 [ 277 ] {1fcc5abb-adb6-48cd-9e96-9ba43325ca6a} <Debug> TCPHandler: Processed in 0.001981553 sec. | ||
| 6495 | 2025.08.11 21:38:06.293336 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6496 | 2025.08.11 21:38:06.293431 [ 277 ] {8459a4b7-d8e9-4442-aceb-7e4a78886632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6497 | 2025.08.11 21:38:06.293474 [ 277 ] {8459a4b7-d8e9-4442-aceb-7e4a78886632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6498 | 2025.08.11 21:38:06.293809 [ 277 ] {8459a4b7-d8e9-4442-aceb-7e4a78886632} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6499 | 2025.08.11 21:38:06.293846 [ 277 ] {8459a4b7-d8e9-4442-aceb-7e4a78886632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6500 | 2025.08.11 21:38:06.294158 [ 277 ] {8459a4b7-d8e9-4442-aceb-7e4a78886632} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6501 | 2025.08.11 21:38:06.294377 [ 277 ] {8459a4b7-d8e9-4442-aceb-7e4a78886632} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6502 | 2025.08.11 21:38:06.294505 [ 277 ] {8459a4b7-d8e9-4442-aceb-7e4a78886632} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 6503 | 2025.08.11 21:38:06.294542 [ 277 ] {8459a4b7-d8e9-4442-aceb-7e4a78886632} <Debug> TCPHandler: Processed in 0.001256211 sec. | ||
| 6504 | 2025.08.11 21:38:08.591611 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6505 | 2025.08.11 21:38:08.591813 [ 277 ] {de4e46d1-f3c6-4e28-aed7-8a1b2bbef062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6506 | 2025.08.11 21:38:08.591888 [ 277 ] {de4e46d1-f3c6-4e28-aed7-8a1b2bbef062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6507 | 2025.08.11 21:38:08.592598 [ 277 ] {de4e46d1-f3c6-4e28-aed7-8a1b2bbef062} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2025.08.11 21:38:08.592641 [ 277 ] {de4e46d1-f3c6-4e28-aed7-8a1b2bbef062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6509 | 2025.08.11 21:38:08.593034 [ 277 ] {de4e46d1-f3c6-4e28-aed7-8a1b2bbef062} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6510 | 2025.08.11 21:38:08.593287 [ 277 ] {de4e46d1-f3c6-4e28-aed7-8a1b2bbef062} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2025.08.11 21:38:08.593402 [ 109 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6512 | 2025.08.11 21:38:08.593446 [ 277 ] {de4e46d1-f3c6-4e28-aed7-8a1b2bbef062} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001688 sec., 2369.6682464454975 rows/sec., 193.23 KiB/sec. | ||
| 6513 | 2025.08.11 21:38:08.593455 [ 109 ] {} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2025.08.11 21:38:08.593496 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6515 | 2025.08.11 21:38:08.593497 [ 277 ] {de4e46d1-f3c6-4e28-aed7-8a1b2bbef062} <Debug> TCPHandler: Processed in 0.002028704 sec. | ||
| 6516 | 2025.08.11 21:38:08.593624 [ 198 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6517 | 2025.08.11 21:38:08.593658 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6518 | 2025.08.11 21:38:08.593770 [ 277 ] {acd7c16f-15dd-4c70-ab42-9edbbea55416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6519 | 2025.08.11 21:38:08.593774 [ 198 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6520 | 2025.08.11 21:38:08.593818 [ 277 ] {acd7c16f-15dd-4c70-ab42-9edbbea55416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6521 | 2025.08.11 21:38:08.593824 [ 198 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6522 | 2025.08.11 21:38:08.593901 [ 198 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6523 | 2025.08.11 21:38:08.593946 [ 198 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6524 | 2025.08.11 21:38:08.593992 [ 198 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6525 | 2025.08.11 21:38:08.594031 [ 198 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 6526 | 2025.08.11 21:38:08.594070 [ 198 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 6527 | 2025.08.11 21:38:08.594866 [ 195 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001298842 sec., 40035.662536320815 rows/sec., 3.34 MiB/sec. | ||
| 6528 | 2025.08.11 21:38:08.594872 [ 277 ] {acd7c16f-15dd-4c70-ab42-9edbbea55416} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2025.08.11 21:38:08.594957 [ 277 ] {acd7c16f-15dd-4c70-ab42-9edbbea55416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6530 | 2025.08.11 21:38:08.595071 [ 191 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6531 | 2025.08.11 21:38:08.595406 [ 191 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2025.08.11 21:38:08.595497 [ 191 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_14_3} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6533 | 2025.08.11 21:38:08.595594 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6534 | 2025.08.11 21:38:08.595716 [ 277 ] {acd7c16f-15dd-4c70-ab42-9edbbea55416} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6535 | 2025.08.11 21:38:08.595958 [ 277 ] {acd7c16f-15dd-4c70-ab42-9edbbea55416} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2025.08.11 21:38:08.596105 [ 277 ] {acd7c16f-15dd-4c70-ab42-9edbbea55416} <Debug> executeQuery: Read 1252 rows, 106.17 KiB in 0.002359 sec., 530733.3615938957 rows/sec., 43.95 MiB/sec. | ||
| 6537 | 2025.08.11 21:38:08.596145 [ 277 ] {acd7c16f-15dd-4c70-ab42-9edbbea55416} <Debug> TCPHandler: Processed in 0.002540272 sec. | ||
| 6538 | 2025.08.11 21:38:08.596262 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6539 | 2025.08.11 21:38:08.596361 [ 277 ] {dcaeb79c-c056-44cf-af7b-2b3f400a03bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6540 | 2025.08.11 21:38:08.596403 [ 277 ] {dcaeb79c-c056-44cf-af7b-2b3f400a03bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6541 | 2025.08.11 21:38:08.596823 [ 277 ] {dcaeb79c-c056-44cf-af7b-2b3f400a03bc} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2025.08.11 21:38:08.596860 [ 277 ] {dcaeb79c-c056-44cf-af7b-2b3f400a03bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6543 | 2025.08.11 21:38:08.597172 [ 277 ] {dcaeb79c-c056-44cf-af7b-2b3f400a03bc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6544 | 2025.08.11 21:38:08.597388 [ 277 ] {dcaeb79c-c056-44cf-af7b-2b3f400a03bc} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2025.08.11 21:38:08.597518 [ 277 ] {dcaeb79c-c056-44cf-af7b-2b3f400a03bc} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001178 sec., 26315.78947368421 rows/sec., 1.91 MiB/sec. | ||
| 6546 | 2025.08.11 21:38:08.597557 [ 277 ] {dcaeb79c-c056-44cf-af7b-2b3f400a03bc} <Debug> TCPHandler: Processed in 0.001346322 sec. | ||
| 6547 | 2025.08.11 21:38:08.597668 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2025.08.11 21:38:08.597768 [ 277 ] {f5d15a92-a05a-4b80-8a51-7e2940be21df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6549 | 2025.08.11 21:38:08.597809 [ 277 ] {f5d15a92-a05a-4b80-8a51-7e2940be21df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6550 | 2025.08.11 21:38:08.598303 [ 277 ] {f5d15a92-a05a-4b80-8a51-7e2940be21df} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2025.08.11 21:38:08.598339 [ 277 ] {f5d15a92-a05a-4b80-8a51-7e2940be21df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6552 | 2025.08.11 21:38:08.598717 [ 277 ] {f5d15a92-a05a-4b80-8a51-7e2940be21df} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6553 | 2025.08.11 21:38:08.598929 [ 277 ] {f5d15a92-a05a-4b80-8a51-7e2940be21df} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2025.08.11 21:38:08.599081 [ 277 ] {f5d15a92-a05a-4b80-8a51-7e2940be21df} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001331 sec., 171299.77460555974 rows/sec., 11.60 MiB/sec. | ||
| 6555 | 2025.08.11 21:38:08.599124 [ 277 ] {f5d15a92-a05a-4b80-8a51-7e2940be21df} <Debug> TCPHandler: Processed in 0.001505416 sec. | ||
| 6556 | 2025.08.11 21:38:08.599242 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2025.08.11 21:38:08.599337 [ 277 ] {e06c72a7-9370-4c18-8ebb-85c75b2a38a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6558 | 2025.08.11 21:38:08.599377 [ 277 ] {e06c72a7-9370-4c18-8ebb-85c75b2a38a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6559 | 2025.08.11 21:38:08.600024 [ 277 ] {e06c72a7-9370-4c18-8ebb-85c75b2a38a1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2025.08.11 21:38:08.600059 [ 277 ] {e06c72a7-9370-4c18-8ebb-85c75b2a38a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6561 | 2025.08.11 21:38:08.600388 [ 277 ] {e06c72a7-9370-4c18-8ebb-85c75b2a38a1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6562 | 2025.08.11 21:38:08.600598 [ 277 ] {e06c72a7-9370-4c18-8ebb-85c75b2a38a1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2025.08.11 21:38:08.600757 [ 277 ] {e06c72a7-9370-4c18-8ebb-85c75b2a38a1} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001438 sec., 383171.07093184977 rows/sec., 28.45 MiB/sec. | ||
| 6564 | 2025.08.11 21:38:08.600799 [ 277 ] {e06c72a7-9370-4c18-8ebb-85c75b2a38a1} <Debug> TCPHandler: Processed in 0.001607046 sec. | ||
| 6565 | 2025.08.11 21:38:08.600917 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2025.08.11 21:38:08.601013 [ 277 ] {fa057c50-ba97-4a66-8a85-d8d05c3ea3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6567 | 2025.08.11 21:38:08.601057 [ 277 ] {fa057c50-ba97-4a66-8a85-d8d05c3ea3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6568 | 2025.08.11 21:38:08.601654 [ 277 ] {fa057c50-ba97-4a66-8a85-d8d05c3ea3f9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2025.08.11 21:38:08.601689 [ 277 ] {fa057c50-ba97-4a66-8a85-d8d05c3ea3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6570 | 2025.08.11 21:38:08.602067 [ 277 ] {fa057c50-ba97-4a66-8a85-d8d05c3ea3f9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6571 | 2025.08.11 21:38:08.602294 [ 277 ] {fa057c50-ba97-4a66-8a85-d8d05c3ea3f9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2025.08.11 21:38:08.602430 [ 277 ] {fa057c50-ba97-4a66-8a85-d8d05c3ea3f9} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001434 sec., 658298.4658298466 rows/sec., 44.14 MiB/sec. | ||
| 6573 | 2025.08.11 21:38:08.602469 [ 277 ] {fa057c50-ba97-4a66-8a85-d8d05c3ea3f9} <Debug> TCPHandler: Processed in 0.001602457 sec. | ||
| 6574 | 2025.08.11 21:38:08.602582 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6575 | 2025.08.11 21:38:08.602678 [ 277 ] {e09dcdc7-2c38-4cfd-a828-41854e7dac51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6576 | 2025.08.11 21:38:08.602734 [ 277 ] {e09dcdc7-2c38-4cfd-a828-41854e7dac51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6577 | 2025.08.11 21:38:08.603568 [ 277 ] {e09dcdc7-2c38-4cfd-a828-41854e7dac51} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2025.08.11 21:38:08.603603 [ 277 ] {e09dcdc7-2c38-4cfd-a828-41854e7dac51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6579 | 2025.08.11 21:38:08.604134 [ 277 ] {e09dcdc7-2c38-4cfd-a828-41854e7dac51} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6580 | 2025.08.11 21:38:08.604369 [ 277 ] {e09dcdc7-2c38-4cfd-a828-41854e7dac51} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2025.08.11 21:38:08.604510 [ 277 ] {e09dcdc7-2c38-4cfd-a828-41854e7dac51} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001849 sec., 14602.487831260141 rows/sec., 26.17 MiB/sec. | ||
| 6582 | 2025.08.11 21:38:08.604577 [ 277 ] {e09dcdc7-2c38-4cfd-a828-41854e7dac51} <Debug> TCPHandler: Processed in 0.002043914 sec. | ||
| 6583 | 2025.08.11 21:38:08.604694 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6584 | 2025.08.11 21:38:08.604789 [ 277 ] {a0238ab5-5e3e-4bda-ae71-0cfefcd577a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6585 | 2025.08.11 21:38:08.604832 [ 277 ] {a0238ab5-5e3e-4bda-ae71-0cfefcd577a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6586 | 2025.08.11 21:38:08.605168 [ 277 ] {a0238ab5-5e3e-4bda-ae71-0cfefcd577a0} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2025.08.11 21:38:08.605204 [ 277 ] {a0238ab5-5e3e-4bda-ae71-0cfefcd577a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6588 | 2025.08.11 21:38:08.605509 [ 277 ] {a0238ab5-5e3e-4bda-ae71-0cfefcd577a0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6589 | 2025.08.11 21:38:08.605724 [ 277 ] {a0238ab5-5e3e-4bda-ae71-0cfefcd577a0} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6590 | 2025.08.11 21:38:08.605858 [ 277 ] {a0238ab5-5e3e-4bda-ae71-0cfefcd577a0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001086 sec., 33149.17127071823 rows/sec., 2.23 MiB/sec. | ||
| 6591 | 2025.08.11 21:38:08.605895 [ 277 ] {a0238ab5-5e3e-4bda-ae71-0cfefcd577a0} <Debug> TCPHandler: Processed in 0.001250671 sec. | ||
| 6592 | 2025.08.11 21:38:11.280184 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6593 | 2025.08.11 21:38:11.280379 [ 277 ] {bb04414d-e275-48f4-9b35-a176cf224e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6594 | 2025.08.11 21:38:11.280447 [ 277 ] {bb04414d-e275-48f4-9b35-a176cf224e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6595 | 2025.08.11 21:38:11.281112 [ 277 ] {bb04414d-e275-48f4-9b35-a176cf224e49} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6596 | 2025.08.11 21:38:11.281153 [ 277 ] {bb04414d-e275-48f4-9b35-a176cf224e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6597 | 2025.08.11 21:38:11.281564 [ 277 ] {bb04414d-e275-48f4-9b35-a176cf224e49} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6598 | 2025.08.11 21:38:11.281808 [ 277 ] {bb04414d-e275-48f4-9b35-a176cf224e49} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2025.08.11 21:38:11.281974 [ 277 ] {bb04414d-e275-48f4-9b35-a176cf224e49} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.61 MiB/sec. | ||
| 6600 | 2025.08.11 21:38:11.282023 [ 277 ] {bb04414d-e275-48f4-9b35-a176cf224e49} <Debug> TCPHandler: Processed in 0.001970833 sec. | ||
| 6601 | 2025.08.11 21:38:11.282147 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2025.08.11 21:38:11.282251 [ 277 ] {1cdfde75-fb25-49ae-9ad5-c6b2b561f7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6603 | 2025.08.11 21:38:11.282294 [ 277 ] {1cdfde75-fb25-49ae-9ad5-c6b2b561f7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6604 | 2025.08.11 21:38:11.282744 [ 277 ] {1cdfde75-fb25-49ae-9ad5-c6b2b561f7ba} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2025.08.11 21:38:11.282780 [ 277 ] {1cdfde75-fb25-49ae-9ad5-c6b2b561f7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6606 | 2025.08.11 21:38:11.283098 [ 277 ] {1cdfde75-fb25-49ae-9ad5-c6b2b561f7ba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6607 | 2025.08.11 21:38:11.283313 [ 277 ] {1cdfde75-fb25-49ae-9ad5-c6b2b561f7ba} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2025.08.11 21:38:11.283441 [ 277 ] {1cdfde75-fb25-49ae-9ad5-c6b2b561f7ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 6609 | 2025.08.11 21:38:11.283480 [ 277 ] {1cdfde75-fb25-49ae-9ad5-c6b2b561f7ba} <Debug> TCPHandler: Processed in 0.001384543 sec. | ||
| 6610 | 2025.08.11 21:38:11.283593 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2025.08.11 21:38:11.283690 [ 277 ] {51d0854d-81d9-4630-9cf7-ea10a12d4c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6612 | 2025.08.11 21:38:11.283734 [ 277 ] {51d0854d-81d9-4630-9cf7-ea10a12d4c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6613 | 2025.08.11 21:38:11.284104 [ 277 ] {51d0854d-81d9-4630-9cf7-ea10a12d4c6e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2025.08.11 21:38:11.284139 [ 277 ] {51d0854d-81d9-4630-9cf7-ea10a12d4c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6615 | 2025.08.11 21:38:11.284465 [ 277 ] {51d0854d-81d9-4630-9cf7-ea10a12d4c6e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6616 | 2025.08.11 21:38:11.284677 [ 277 ] {51d0854d-81d9-4630-9cf7-ea10a12d4c6e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2025.08.11 21:38:11.284804 [ 277 ] {51d0854d-81d9-4630-9cf7-ea10a12d4c6e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 3.93 MiB/sec. | ||
| 6618 | 2025.08.11 21:38:11.284841 [ 277 ] {51d0854d-81d9-4630-9cf7-ea10a12d4c6e} <Debug> TCPHandler: Processed in 0.001297051 sec. | ||
| 6619 | 2025.08.11 21:38:11.284951 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2025.08.11 21:38:11.285046 [ 277 ] {90747e92-37d0-42ed-ab8b-d275de9ccfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6621 | 2025.08.11 21:38:11.285088 [ 277 ] {90747e92-37d0-42ed-ab8b-d275de9ccfaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6622 | 2025.08.11 21:38:11.285405 [ 277 ] {90747e92-37d0-42ed-ab8b-d275de9ccfaf} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2025.08.11 21:38:11.285439 [ 277 ] {90747e92-37d0-42ed-ab8b-d275de9ccfaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6624 | 2025.08.11 21:38:11.285747 [ 277 ] {90747e92-37d0-42ed-ab8b-d275de9ccfaf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6625 | 2025.08.11 21:38:11.285961 [ 277 ] {90747e92-37d0-42ed-ab8b-d275de9ccfaf} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2025.08.11 21:38:11.286087 [ 277 ] {90747e92-37d0-42ed-ab8b-d275de9ccfaf} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001059 sec., 22662.889518413598 rows/sec., 1.53 MiB/sec. | ||
| 6627 | 2025.08.11 21:38:11.286124 [ 277 ] {90747e92-37d0-42ed-ab8b-d275de9ccfaf} <Debug> TCPHandler: Processed in 0.001221331 sec. | ||
| 6628 | 2025.08.11 21:38:11.824795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
| 6629 | 2025.08.11 21:38:11.825259 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2025.08.11 21:38:11.825292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6631 | 2025.08.11 21:38:11.825756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6632 | 2025.08.11 21:38:11.825976 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2025.08.11 21:38:11.826102 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
| 6634 | 2025.08.11 21:38:12.752788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 6635 | 2025.08.11 21:38:12.768290 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2025.08.11 21:38:12.768352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6637 | 2025.08.11 21:38:12.773647 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6638 | 2025.08.11 21:38:12.774312 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2025.08.11 21:38:12.777064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6640 | 2025.08.11 21:38:14.374441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 932 | ||
| 6641 | 2025.08.11 21:38:14.376991 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2025.08.11 21:38:14.377055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6643 | 2025.08.11 21:38:14.378322 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6644 | 2025.08.11 21:38:14.378614 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2025.08.11 21:38:14.379030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
| 6646 | 2025.08.11 21:38:16.284982 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2025.08.11 21:38:16.285177 [ 277 ] {cbcc7b7e-08a0-4841-9def-e00b6e20818b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6648 | 2025.08.11 21:38:16.285243 [ 277 ] {cbcc7b7e-08a0-4841-9def-e00b6e20818b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6649 | 2025.08.11 21:38:16.285920 [ 277 ] {cbcc7b7e-08a0-4841-9def-e00b6e20818b} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2025.08.11 21:38:16.285967 [ 277 ] {cbcc7b7e-08a0-4841-9def-e00b6e20818b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6651 | 2025.08.11 21:38:16.286364 [ 277 ] {cbcc7b7e-08a0-4841-9def-e00b6e20818b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6652 | 2025.08.11 21:38:16.286591 [ 277 ] {cbcc7b7e-08a0-4841-9def-e00b6e20818b} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2025.08.11 21:38:16.286743 [ 277 ] {cbcc7b7e-08a0-4841-9def-e00b6e20818b} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001617 sec., 53184.91032776747 rows/sec., 4.46 MiB/sec. | ||
| 6654 | 2025.08.11 21:38:16.286786 [ 277 ] {cbcc7b7e-08a0-4841-9def-e00b6e20818b} <Debug> TCPHandler: Processed in 0.001939192 sec. | ||
| 6655 | 2025.08.11 21:38:16.286910 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6656 | 2025.08.11 21:38:16.287005 [ 277 ] {c8b7975e-72d7-4bee-9e7e-63860546fdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6657 | 2025.08.11 21:38:16.287050 [ 277 ] {c8b7975e-72d7-4bee-9e7e-63860546fdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6658 | 2025.08.11 21:38:16.287461 [ 277 ] {c8b7975e-72d7-4bee-9e7e-63860546fdd4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2025.08.11 21:38:16.287498 [ 277 ] {c8b7975e-72d7-4bee-9e7e-63860546fdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6660 | 2025.08.11 21:38:16.287823 [ 277 ] {c8b7975e-72d7-4bee-9e7e-63860546fdd4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6661 | 2025.08.11 21:38:16.288060 [ 277 ] {c8b7975e-72d7-4bee-9e7e-63860546fdd4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2025.08.11 21:38:16.288194 [ 277 ] {c8b7975e-72d7-4bee-9e7e-63860546fdd4} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001207 sec., 12427.506213753108 rows/sec., 934.49 KiB/sec. | ||
| 6663 | 2025.08.11 21:38:16.288234 [ 277 ] {c8b7975e-72d7-4bee-9e7e-63860546fdd4} <Debug> TCPHandler: Processed in 0.001372643 sec. | ||
| 6664 | 2025.08.11 21:38:16.288338 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6665 | 2025.08.11 21:38:16.288433 [ 277 ] {9f785203-970c-4d1b-a299-3be7eeb492d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6666 | 2025.08.11 21:38:16.288474 [ 277 ] {9f785203-970c-4d1b-a299-3be7eeb492d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6667 | 2025.08.11 21:38:16.288892 [ 277 ] {9f785203-970c-4d1b-a299-3be7eeb492d6} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2025.08.11 21:38:16.288929 [ 277 ] {9f785203-970c-4d1b-a299-3be7eeb492d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6669 | 2025.08.11 21:38:16.289231 [ 277 ] {9f785203-970c-4d1b-a299-3be7eeb492d6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6670 | 2025.08.11 21:38:16.289448 [ 277 ] {9f785203-970c-4d1b-a299-3be7eeb492d6} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2025.08.11 21:38:16.289581 [ 277 ] {9f785203-970c-4d1b-a299-3be7eeb492d6} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001166 sec., 67753.00171526587 rows/sec., 5.29 MiB/sec. | ||
| 6672 | 2025.08.11 21:38:16.289619 [ 277 ] {9f785203-970c-4d1b-a299-3be7eeb492d6} <Debug> TCPHandler: Processed in 0.001330172 sec. | ||
| 6673 | 2025.08.11 21:38:16.289733 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6674 | 2025.08.11 21:38:16.289828 [ 277 ] {4dcec450-3cef-4ab6-93c4-286052347e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6675 | 2025.08.11 21:38:16.289873 [ 277 ] {4dcec450-3cef-4ab6-93c4-286052347e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6676 | 2025.08.11 21:38:16.290290 [ 277 ] {4dcec450-3cef-4ab6-93c4-286052347e62} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2025.08.11 21:38:16.290326 [ 277 ] {4dcec450-3cef-4ab6-93c4-286052347e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6678 | 2025.08.11 21:38:16.290658 [ 277 ] {4dcec450-3cef-4ab6-93c4-286052347e62} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6679 | 2025.08.11 21:38:16.290866 [ 277 ] {4dcec450-3cef-4ab6-93c4-286052347e62} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6680 | 2025.08.11 21:38:16.290995 [ 277 ] {4dcec450-3cef-4ab6-93c4-286052347e62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 6681 | 2025.08.11 21:38:16.291032 [ 277 ] {4dcec450-3cef-4ab6-93c4-286052347e62} <Debug> TCPHandler: Processed in 0.001348672 sec. | ||
| 6682 | 2025.08.11 21:38:16.291148 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6683 | 2025.08.11 21:38:16.291243 [ 277 ] {5d879673-7f8b-49dd-a90b-63e571ddc28d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6684 | 2025.08.11 21:38:16.291298 [ 277 ] {5d879673-7f8b-49dd-a90b-63e571ddc28d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6685 | 2025.08.11 21:38:16.292087 [ 277 ] {5d879673-7f8b-49dd-a90b-63e571ddc28d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2025.08.11 21:38:16.292123 [ 277 ] {5d879673-7f8b-49dd-a90b-63e571ddc28d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6687 | 2025.08.11 21:38:16.292634 [ 277 ] {5d879673-7f8b-49dd-a90b-63e571ddc28d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6688 | 2025.08.11 21:38:16.292853 [ 277 ] {5d879673-7f8b-49dd-a90b-63e571ddc28d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2025.08.11 21:38:16.292990 [ 277 ] {5d879673-7f8b-49dd-a90b-63e571ddc28d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001765 sec., 8498.583569405098 rows/sec., 15.23 MiB/sec. | ||
| 6690 | 2025.08.11 21:38:16.293045 [ 277 ] {5d879673-7f8b-49dd-a90b-63e571ddc28d} <Debug> TCPHandler: Processed in 0.001945343 sec. | ||
| 6691 | 2025.08.11 21:38:16.293161 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2025.08.11 21:38:16.293258 [ 277 ] {1573f337-3774-4408-aba7-cceff9b7fb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6693 | 2025.08.11 21:38:16.293300 [ 277 ] {1573f337-3774-4408-aba7-cceff9b7fb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6694 | 2025.08.11 21:38:16.293638 [ 277 ] {1573f337-3774-4408-aba7-cceff9b7fb63} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2025.08.11 21:38:16.293676 [ 277 ] {1573f337-3774-4408-aba7-cceff9b7fb63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6696 | 2025.08.11 21:38:16.293992 [ 277 ] {1573f337-3774-4408-aba7-cceff9b7fb63} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6697 | 2025.08.11 21:38:16.294216 [ 277 ] {1573f337-3774-4408-aba7-cceff9b7fb63} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2025.08.11 21:38:16.294345 [ 277 ] {1573f337-3774-4408-aba7-cceff9b7fb63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 6699 | 2025.08.11 21:38:16.294381 [ 277 ] {1573f337-3774-4408-aba7-cceff9b7fb63} <Debug> TCPHandler: Processed in 0.001269391 sec. | ||
| 6700 | 2025.08.11 21:38:19.208802 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6701 | 2025.08.11 21:38:19.208862 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6702 | 2025.08.11 21:38:19.326220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
| 6703 | 2025.08.11 21:38:19.327008 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2025.08.11 21:38:19.327061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6705 | 2025.08.11 21:38:19.327588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6706 | 2025.08.11 21:38:19.327833 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2025.08.11 21:38:19.327995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 6708 | 2025.08.11 21:38:20.277168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6709 | 2025.08.11 21:38:20.293470 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2025.08.11 21:38:20.293523 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6711 | 2025.08.11 21:38:20.299435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6712 | 2025.08.11 21:38:20.300181 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2025.08.11 21:38:20.302856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6714 | 2025.08.11 21:38:21.287209 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2025.08.11 21:38:21.287519 [ 277 ] {6ba3c05d-0986-47cc-9e60-86d953352ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6716 | 2025.08.11 21:38:21.287624 [ 277 ] {6ba3c05d-0986-47cc-9e60-86d953352ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6717 | 2025.08.11 21:38:21.288511 [ 277 ] {6ba3c05d-0986-47cc-9e60-86d953352ce7} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6718 | 2025.08.11 21:38:21.288556 [ 277 ] {6ba3c05d-0986-47cc-9e60-86d953352ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6719 | 2025.08.11 21:38:21.288960 [ 277 ] {6ba3c05d-0986-47cc-9e60-86d953352ce7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6720 | 2025.08.11 21:38:21.289185 [ 277 ] {6ba3c05d-0986-47cc-9e60-86d953352ce7} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2025.08.11 21:38:21.289335 [ 277 ] {6ba3c05d-0986-47cc-9e60-86d953352ce7} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001894 sec., 58078.14149947202 rows/sec., 4.88 MiB/sec. | ||
| 6722 | 2025.08.11 21:38:21.289357 [ 122 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6723 | 2025.08.11 21:38:21.289376 [ 277 ] {6ba3c05d-0986-47cc-9e60-86d953352ce7} <Debug> TCPHandler: Processed in 0.002351109 sec. | ||
| 6724 | 2025.08.11 21:38:21.289433 [ 122 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2025.08.11 21:38:21.289463 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6726 | 2025.08.11 21:38:21.289545 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6727 | 2025.08.11 21:38:21.289570 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 6728 | 2025.08.11 21:38:21.289646 [ 277 ] {783deff6-d33c-4dc5-8cac-e40b735684c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6729 | 2025.08.11 21:38:21.289692 [ 277 ] {783deff6-d33c-4dc5-8cac-e40b735684c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6730 | 2025.08.11 21:38:21.289704 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6731 | 2025.08.11 21:38:21.289742 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1407 rows starting from the beginning of the part | ||
| 6732 | 2025.08.11 21:38:21.289806 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 84 rows starting from the beginning of the part | ||
| 6733 | 2025.08.11 21:38:21.289850 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1252 rows starting from the beginning of the part | ||
| 6734 | 2025.08.11 21:38:21.289888 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 6735 | 2025.08.11 21:38:21.289926 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part | ||
| 6736 | 2025.08.11 21:38:21.289966 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 110 rows starting from the beginning of the part | ||
| 6737 | 2025.08.11 21:38:21.290174 [ 277 ] {783deff6-d33c-4dc5-8cac-e40b735684c0} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6738 | 2025.08.11 21:38:21.290216 [ 277 ] {783deff6-d33c-4dc5-8cac-e40b735684c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6739 | 2025.08.11 21:38:21.290671 [ 277 ] {783deff6-d33c-4dc5-8cac-e40b735684c0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6740 | 2025.08.11 21:38:21.290916 [ 277 ] {783deff6-d33c-4dc5-8cac-e40b735684c0} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6741 | 2025.08.11 21:38:21.291044 [ 277 ] {783deff6-d33c-4dc5-8cac-e40b735684c0} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001417 sec., 19054.340155257585 rows/sec., 1.40 MiB/sec. | ||
| 6742 | 2025.08.11 21:38:21.291045 [ 121 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6743 | 2025.08.11 21:38:21.291081 [ 277 ] {783deff6-d33c-4dc5-8cac-e40b735684c0} <Debug> TCPHandler: Processed in 0.001586906 sec. | ||
| 6744 | 2025.08.11 21:38:21.291091 [ 121 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2025.08.11 21:38:21.291110 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6746 | 2025.08.11 21:38:21.291200 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2025.08.11 21:38:21.291242 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 6748 | 2025.08.11 21:38:21.291294 [ 277 ] {89edf996-5eb9-4744-b63c-5242e3f30e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6749 | 2025.08.11 21:38:21.291338 [ 277 ] {89edf996-5eb9-4744-b63c-5242e3f30e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6750 | 2025.08.11 21:38:21.291397 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6751 | 2025.08.11 21:38:21.291407 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2995 rows, containing 5 columns (5 merged, 0 gathered) in 0.001883292 sec., 1590300.388893491 rows/sec., 138.58 MiB/sec. | ||
| 6752 | 2025.08.11 21:38:21.291438 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 71 rows starting from the beginning of the part | ||
| 6753 | 2025.08.11 21:38:21.291516 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 27 rows starting from the beginning of the part | ||
| 6754 | 2025.08.11 21:38:21.291561 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
| 6755 | 2025.08.11 21:38:21.291605 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 6756 | 2025.08.11 21:38:21.291631 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6757 | 2025.08.11 21:38:21.291647 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 6758 | 2025.08.11 21:38:21.291697 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 27 rows starting from the beginning of the part | ||
| 6759 | 2025.08.11 21:38:21.291818 [ 277 ] {89edf996-5eb9-4744-b63c-5242e3f30e41} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2025.08.11 21:38:21.291860 [ 277 ] {89edf996-5eb9-4744-b63c-5242e3f30e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6761 | 2025.08.11 21:38:21.292015 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2025.08.11 21:38:21.292122 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_61_12} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6763 | 2025.08.11 21:38:21.292206 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6764 | 2025.08.11 21:38:21.292409 [ 277 ] {89edf996-5eb9-4744-b63c-5242e3f30e41} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6765 | 2025.08.11 21:38:21.292640 [ 277 ] {89edf996-5eb9-4744-b63c-5242e3f30e41} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2025.08.11 21:38:21.292651 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469695 sec., 125876.45736020058 rows/sec., 9.68 MiB/sec. | ||
| 6767 | 2025.08.11 21:38:21.292767 [ 121 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6768 | 2025.08.11 21:38:21.292770 [ 277 ] {89edf996-5eb9-4744-b63c-5242e3f30e41} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001495 sec., 60869.565217391304 rows/sec., 4.75 MiB/sec. | ||
| 6769 | 2025.08.11 21:38:21.292804 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6770 | 2025.08.11 21:38:21.292805 [ 121 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2025.08.11 21:38:21.292823 [ 277 ] {89edf996-5eb9-4744-b63c-5242e3f30e41} <Debug> TCPHandler: Processed in 0.001675139 sec. | ||
| 6772 | 2025.08.11 21:38:21.292846 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6773 | 2025.08.11 21:38:21.292939 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 6774 | 2025.08.11 21:38:21.292949 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2025.08.11 21:38:21.293032 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6776 | 2025.08.11 21:38:21.293060 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 633 rows starting from the beginning of the part | ||
| 6777 | 2025.08.11 21:38:21.293070 [ 277 ] {16a3ad08-63c2-40ad-86b4-6d03aceb8f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6778 | 2025.08.11 21:38:21.293079 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2025.08.11 21:38:21.293106 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 78 rows starting from the beginning of the part | ||
| 6780 | 2025.08.11 21:38:21.293123 [ 277 ] {16a3ad08-63c2-40ad-86b4-6d03aceb8f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6781 | 2025.08.11 21:38:21.293143 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 551 rows starting from the beginning of the part | ||
| 6782 | 2025.08.11 21:38:21.293171 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_51_10} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6783 | 2025.08.11 21:38:21.293182 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 6784 | 2025.08.11 21:38:21.293215 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 79 rows starting from the beginning of the part | ||
| 6785 | 2025.08.11 21:38:21.293243 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6786 | 2025.08.11 21:38:21.293250 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 91 rows starting from the beginning of the part | ||
| 6787 | 2025.08.11 21:38:21.293556 [ 277 ] {16a3ad08-63c2-40ad-86b4-6d03aceb8f04} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2025.08.11 21:38:21.293608 [ 277 ] {16a3ad08-63c2-40ad-86b4-6d03aceb8f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6789 | 2025.08.11 21:38:21.293960 [ 277 ] {16a3ad08-63c2-40ad-86b4-6d03aceb8f04} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6790 | 2025.08.11 21:38:21.294161 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261831 sec., 1185578.7343947012 rows/sec., 94.06 MiB/sec. | ||
| 6791 | 2025.08.11 21:38:21.294176 [ 277 ] {16a3ad08-63c2-40ad-86b4-6d03aceb8f04} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.08.11 21:38:21.294307 [ 277 ] {16a3ad08-63c2-40ad-86b4-6d03aceb8f04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 6793 | 2025.08.11 21:38:21.294311 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6794 | 2025.08.11 21:38:21.294311 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6795 | 2025.08.11 21:38:21.294345 [ 277 ] {16a3ad08-63c2-40ad-86b4-6d03aceb8f04} <Debug> TCPHandler: Processed in 0.001444034 sec. | ||
| 6796 | 2025.08.11 21:38:21.294362 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2025.08.11 21:38:21.294406 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6798 | 2025.08.11 21:38:21.294469 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6799 | 2025.08.11 21:38:21.294474 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 6800 | 2025.08.11 21:38:21.294569 [ 277 ] {a46638c0-860e-490f-8fde-3bb231c8c2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6801 | 2025.08.11 21:38:21.294579 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6802 | 2025.08.11 21:38:21.294631 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2025.08.11 21:38:21.294637 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16253 rows starting from the beginning of the part | ||
| 6804 | 2025.08.11 21:38:21.294656 [ 277 ] {a46638c0-860e-490f-8fde-3bb231c8c2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6805 | 2025.08.11 21:38:21.294705 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 6806 | 2025.08.11 21:38:21.294713 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_61_12} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6807 | 2025.08.11 21:38:21.294758 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 944 rows starting from the beginning of the part | ||
| 6808 | 2025.08.11 21:38:21.294802 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6809 | 2025.08.11 21:38:21.294805 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 6810 | 2025.08.11 21:38:21.294863 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 6811 | 2025.08.11 21:38:21.294901 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 6812 | 2025.08.11 21:38:21.295502 [ 277 ] {a46638c0-860e-490f-8fde-3bb231c8c2a3} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6813 | 2025.08.11 21:38:21.295544 [ 277 ] {a46638c0-860e-490f-8fde-3bb231c8c2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6814 | 2025.08.11 21:38:21.296128 [ 277 ] {a46638c0-860e-490f-8fde-3bb231c8c2a3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6815 | 2025.08.11 21:38:21.296351 [ 277 ] {a46638c0-860e-490f-8fde-3bb231c8c2a3} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6816 | 2025.08.11 21:38:21.296490 [ 277 ] {a46638c0-860e-490f-8fde-3bb231c8c2a3} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001939 sec., 13924.703455389375 rows/sec., 24.95 MiB/sec. | ||
| 6817 | 2025.08.11 21:38:21.296543 [ 277 ] {a46638c0-860e-490f-8fde-3bb231c8c2a3} <Debug> TCPHandler: Processed in 0.002121196 sec. | ||
| 6818 | 2025.08.11 21:38:21.296657 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6819 | 2025.08.11 21:38:21.296755 [ 277 ] {b98ef0e7-edbf-4d9b-a2f7-3bb4ba3f266b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6820 | 2025.08.11 21:38:21.296797 [ 277 ] {b98ef0e7-edbf-4d9b-a2f7-3bb4ba3f266b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6821 | 2025.08.11 21:38:21.297129 [ 277 ] {b98ef0e7-edbf-4d9b-a2f7-3bb4ba3f266b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2025.08.11 21:38:21.297165 [ 277 ] {b98ef0e7-edbf-4d9b-a2f7-3bb4ba3f266b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6823 | 2025.08.11 21:38:21.297489 [ 277 ] {b98ef0e7-edbf-4d9b-a2f7-3bb4ba3f266b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6824 | 2025.08.11 21:38:21.297710 [ 277 ] {b98ef0e7-edbf-4d9b-a2f7-3bb4ba3f266b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.08.11 21:38:21.297837 [ 277 ] {b98ef0e7-edbf-4d9b-a2f7-3bb4ba3f266b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 6826 | 2025.08.11 21:38:21.297853 [ 120 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6827 | 2025.08.11 21:38:21.297871 [ 277 ] {b98ef0e7-edbf-4d9b-a2f7-3bb4ba3f266b} <Debug> TCPHandler: Processed in 0.001262301 sec. | ||
| 6828 | 2025.08.11 21:38:21.297924 [ 120 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2025.08.11 21:38:21.297949 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6830 | 2025.08.11 21:38:21.298028 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 6831 | 2025.08.11 21:38:21.298132 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6832 | 2025.08.11 21:38:21.298160 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2970 rows starting from the beginning of the part | ||
| 6833 | 2025.08.11 21:38:21.298208 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 6834 | 2025.08.11 21:38:21.298248 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part | ||
| 6835 | 2025.08.11 21:38:21.298287 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 24 rows starting from the beginning of the part | ||
| 6836 | 2025.08.11 21:38:21.298322 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 6837 | 2025.08.11 21:38:21.298360 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 6838 | 2025.08.11 21:38:21.299600 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001603507 sec., 2001862.1683597267 rows/sec., 135.02 MiB/sec. | ||
| 6839 | 2025.08.11 21:38:21.299986 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17741 rows, containing 5 columns (5 merged, 0 gathered) in 0.005540533 sec., 3202038.504237769 rows/sec., 219.32 MiB/sec. | ||
| 6840 | 2025.08.11 21:38:21.300060 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6841 | 2025.08.11 21:38:21.300229 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6842 | 2025.08.11 21:38:21.300365 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_61_12} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2025.08.11 21:38:21.300445 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_61_12} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6844 | 2025.08.11 21:38:21.300499 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6845 | 2025.08.11 21:38:21.300531 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6846 | 2025.08.11 21:38:21.300569 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6847 | 2025.08.11 21:38:21.300647 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6848 | 2025.08.11 21:38:22.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.98 MiB, peak 275.10 MiB, free memory in arenas 0.00 B, will set to 267.91 MiB (RSS), difference: 1.93 MiB | ||
| 6849 | 2025.08.11 21:38:24.379373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 956 | ||
| 6850 | 2025.08.11 21:38:24.381840 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6851 | 2025.08.11 21:38:24.381886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6852 | 2025.08.11 21:38:24.383131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6853 | 2025.08.11 21:38:24.383419 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6854 | 2025.08.11 21:38:24.383797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 6855 | 2025.08.11 21:38:26.286925 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2025.08.11 21:38:26.287174 [ 277 ] {8ab34c66-d88f-4686-8b2e-60a3a7b44376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6857 | 2025.08.11 21:38:26.287244 [ 277 ] {8ab34c66-d88f-4686-8b2e-60a3a7b44376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6858 | 2025.08.11 21:38:26.287885 [ 277 ] {8ab34c66-d88f-4686-8b2e-60a3a7b44376} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2025.08.11 21:38:26.287936 [ 277 ] {8ab34c66-d88f-4686-8b2e-60a3a7b44376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6860 | 2025.08.11 21:38:26.288340 [ 277 ] {8ab34c66-d88f-4686-8b2e-60a3a7b44376} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6861 | 2025.08.11 21:38:26.288577 [ 277 ] {8ab34c66-d88f-4686-8b2e-60a3a7b44376} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2025.08.11 21:38:26.288738 [ 277 ] {8ab34c66-d88f-4686-8b2e-60a3a7b44376} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001616 sec., 14851.485148514852 rows/sec., 1.23 MiB/sec. | ||
| 6863 | 2025.08.11 21:38:26.288790 [ 277 ] {8ab34c66-d88f-4686-8b2e-60a3a7b44376} <Debug> TCPHandler: Processed in 0.002031834 sec. | ||
| 6864 | 2025.08.11 21:38:26.288911 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2025.08.11 21:38:26.289013 [ 277 ] {183afb36-98f6-445f-9e57-a25e05cea0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6866 | 2025.08.11 21:38:26.289058 [ 277 ] {183afb36-98f6-445f-9e57-a25e05cea0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6867 | 2025.08.11 21:38:26.289532 [ 277 ] {183afb36-98f6-445f-9e57-a25e05cea0a4} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2025.08.11 21:38:26.289571 [ 277 ] {183afb36-98f6-445f-9e57-a25e05cea0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6869 | 2025.08.11 21:38:26.289917 [ 277 ] {183afb36-98f6-445f-9e57-a25e05cea0a4} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6870 | 2025.08.11 21:38:26.290140 [ 277 ] {183afb36-98f6-445f-9e57-a25e05cea0a4} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2025.08.11 21:38:26.290280 [ 277 ] {183afb36-98f6-445f-9e57-a25e05cea0a4} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001291 sec., 159566.22773044152 rows/sec., 14.26 MiB/sec. | ||
| 6872 | 2025.08.11 21:38:26.290319 [ 277 ] {183afb36-98f6-445f-9e57-a25e05cea0a4} <Debug> TCPHandler: Processed in 0.001460025 sec. | ||
| 6873 | 2025.08.11 21:38:26.290432 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2025.08.11 21:38:26.290529 [ 277 ] {1484270e-477b-4fa5-a760-bef758e8f0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6875 | 2025.08.11 21:38:26.290569 [ 277 ] {1484270e-477b-4fa5-a760-bef758e8f0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6876 | 2025.08.11 21:38:26.290967 [ 277 ] {1484270e-477b-4fa5-a760-bef758e8f0be} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2025.08.11 21:38:26.291004 [ 277 ] {1484270e-477b-4fa5-a760-bef758e8f0be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6878 | 2025.08.11 21:38:26.291322 [ 277 ] {1484270e-477b-4fa5-a760-bef758e8f0be} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6879 | 2025.08.11 21:38:26.291537 [ 277 ] {1484270e-477b-4fa5-a760-bef758e8f0be} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2025.08.11 21:38:26.291669 [ 277 ] {1484270e-477b-4fa5-a760-bef758e8f0be} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001159 sec., 23295.944779982743 rows/sec., 1.76 MiB/sec. | ||
| 6881 | 2025.08.11 21:38:26.291706 [ 277 ] {1484270e-477b-4fa5-a760-bef758e8f0be} <Debug> TCPHandler: Processed in 0.001323502 sec. | ||
| 6882 | 2025.08.11 21:38:26.291806 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2025.08.11 21:38:26.291901 [ 277 ] {8b8e1b68-6c25-450d-a382-72413b75fd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6884 | 2025.08.11 21:38:26.291940 [ 277 ] {8b8e1b68-6c25-450d-a382-72413b75fd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6885 | 2025.08.11 21:38:26.292323 [ 277 ] {8b8e1b68-6c25-450d-a382-72413b75fd19} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2025.08.11 21:38:26.292359 [ 277 ] {8b8e1b68-6c25-450d-a382-72413b75fd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6887 | 2025.08.11 21:38:26.292658 [ 277 ] {8b8e1b68-6c25-450d-a382-72413b75fd19} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6888 | 2025.08.11 21:38:26.292874 [ 277 ] {8b8e1b68-6c25-450d-a382-72413b75fd19} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2025.08.11 21:38:26.293004 [ 277 ] {8b8e1b68-6c25-450d-a382-72413b75fd19} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.78 MiB/sec. | ||
| 6890 | 2025.08.11 21:38:26.293042 [ 277 ] {8b8e1b68-6c25-450d-a382-72413b75fd19} <Debug> TCPHandler: Processed in 0.001284021 sec. | ||
| 6891 | 2025.08.11 21:38:26.293143 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2025.08.11 21:38:26.293238 [ 277 ] {d1b45983-ea03-4c7d-b0ba-aa466481515f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6893 | 2025.08.11 21:38:26.293278 [ 277 ] {d1b45983-ea03-4c7d-b0ba-aa466481515f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6894 | 2025.08.11 21:38:26.293660 [ 277 ] {d1b45983-ea03-4c7d-b0ba-aa466481515f} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.08.11 21:38:26.293697 [ 277 ] {d1b45983-ea03-4c7d-b0ba-aa466481515f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6896 | 2025.08.11 21:38:26.294007 [ 277 ] {d1b45983-ea03-4c7d-b0ba-aa466481515f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6897 | 2025.08.11 21:38:26.294224 [ 277 ] {d1b45983-ea03-4c7d-b0ba-aa466481515f} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2025.08.11 21:38:26.294352 [ 277 ] {d1b45983-ea03-4c7d-b0ba-aa466481515f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 6899 | 2025.08.11 21:38:26.294390 [ 277 ] {d1b45983-ea03-4c7d-b0ba-aa466481515f} <Debug> TCPHandler: Processed in 0.001293722 sec. | ||
| 6900 | 2025.08.11 21:38:26.294487 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2025.08.11 21:38:26.294581 [ 277 ] {9c716a1d-74eb-4da9-b24b-59390e6a0414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6902 | 2025.08.11 21:38:26.294621 [ 277 ] {9c716a1d-74eb-4da9-b24b-59390e6a0414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6903 | 2025.08.11 21:38:26.295031 [ 277 ] {9c716a1d-74eb-4da9-b24b-59390e6a0414} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2025.08.11 21:38:26.295069 [ 277 ] {9c716a1d-74eb-4da9-b24b-59390e6a0414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6905 | 2025.08.11 21:38:26.295381 [ 277 ] {9c716a1d-74eb-4da9-b24b-59390e6a0414} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6906 | 2025.08.11 21:38:26.295608 [ 277 ] {9c716a1d-74eb-4da9-b24b-59390e6a0414} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2025.08.11 21:38:26.295737 [ 277 ] {9c716a1d-74eb-4da9-b24b-59390e6a0414} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001174 sec., 97955.7069846678 rows/sec., 7.96 MiB/sec. | ||
| 6908 | 2025.08.11 21:38:26.295774 [ 277 ] {9c716a1d-74eb-4da9-b24b-59390e6a0414} <Debug> TCPHandler: Processed in 0.001334582 sec. | ||
| 6909 | 2025.08.11 21:38:26.295885 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2025.08.11 21:38:26.295979 [ 277 ] {ac06d252-1d5e-4833-974d-5079a11c2556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6911 | 2025.08.11 21:38:26.296024 [ 277 ] {ac06d252-1d5e-4833-974d-5079a11c2556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6912 | 2025.08.11 21:38:26.296406 [ 277 ] {ac06d252-1d5e-4833-974d-5079a11c2556} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2025.08.11 21:38:26.296442 [ 277 ] {ac06d252-1d5e-4833-974d-5079a11c2556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6914 | 2025.08.11 21:38:26.296778 [ 277 ] {ac06d252-1d5e-4833-974d-5079a11c2556} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6915 | 2025.08.11 21:38:26.296993 [ 277 ] {ac06d252-1d5e-4833-974d-5079a11c2556} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2025.08.11 21:38:26.297121 [ 277 ] {ac06d252-1d5e-4833-974d-5079a11c2556} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00116 sec., 168965.5172413793 rows/sec., 12.12 MiB/sec. | ||
| 6917 | 2025.08.11 21:38:26.297158 [ 277 ] {ac06d252-1d5e-4833-974d-5079a11c2556} <Debug> TCPHandler: Processed in 0.001320872 sec. | ||
| 6918 | 2025.08.11 21:38:26.297269 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2025.08.11 21:38:26.297364 [ 277 ] {b332804b-b06b-47fe-a72f-ab1b576c6480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6920 | 2025.08.11 21:38:26.297419 [ 277 ] {b332804b-b06b-47fe-a72f-ab1b576c6480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6921 | 2025.08.11 21:38:26.298164 [ 277 ] {b332804b-b06b-47fe-a72f-ab1b576c6480} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6922 | 2025.08.11 21:38:26.298201 [ 277 ] {b332804b-b06b-47fe-a72f-ab1b576c6480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6923 | 2025.08.11 21:38:26.298725 [ 277 ] {b332804b-b06b-47fe-a72f-ab1b576c6480} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6924 | 2025.08.11 21:38:26.298951 [ 277 ] {b332804b-b06b-47fe-a72f-ab1b576c6480} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6925 | 2025.08.11 21:38:26.299070 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6926 | 2025.08.11 21:38:26.299094 [ 277 ] {b332804b-b06b-47fe-a72f-ab1b576c6480} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001747 sec., 8586.147681740125 rows/sec., 15.39 MiB/sec. | ||
| 6927 | 2025.08.11 21:38:26.299143 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2025.08.11 21:38:26.299171 [ 277 ] {b332804b-b06b-47fe-a72f-ab1b576c6480} <Debug> TCPHandler: Processed in 0.001949733 sec. | ||
| 6929 | 2025.08.11 21:38:26.299173 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6930 | 2025.08.11 21:38:26.299283 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 6931 | 2025.08.11 21:38:26.299346 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6932 | 2025.08.11 21:38:26.299444 [ 277 ] {fb3f30b2-eefa-4884-a487-94617cb628ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6933 | 2025.08.11 21:38:26.299486 [ 277 ] {fb3f30b2-eefa-4884-a487-94617cb628ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6934 | 2025.08.11 21:38:26.299489 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6935 | 2025.08.11 21:38:26.299549 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 892 rows starting from the beginning of the part | ||
| 6936 | 2025.08.11 21:38:26.299680 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 6937 | 2025.08.11 21:38:26.299788 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 27 rows starting from the beginning of the part | ||
| 6938 | 2025.08.11 21:38:26.299816 [ 277 ] {fb3f30b2-eefa-4884-a487-94617cb628ee} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2025.08.11 21:38:26.299852 [ 277 ] {fb3f30b2-eefa-4884-a487-94617cb628ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6940 | 2025.08.11 21:38:26.299888 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part | ||
| 6941 | 2025.08.11 21:38:26.299983 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 27 rows starting from the beginning of the part | ||
| 6942 | 2025.08.11 21:38:26.300077 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 15 rows starting from the beginning of the part | ||
| 6943 | 2025.08.11 21:38:26.300168 [ 277 ] {fb3f30b2-eefa-4884-a487-94617cb628ee} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6944 | 2025.08.11 21:38:26.300395 [ 277 ] {fb3f30b2-eefa-4884-a487-94617cb628ee} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2025.08.11 21:38:26.300529 [ 277 ] {fb3f30b2-eefa-4884-a487-94617cb628ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 6946 | 2025.08.11 21:38:26.300564 [ 277 ] {fb3f30b2-eefa-4884-a487-94617cb628ee} <Debug> TCPHandler: Processed in 0.001267011 sec. | ||
| 6947 | 2025.08.11 21:38:26.306099 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 19 columns (19 merged, 0 gathered) in 0.006851095 sec., 144502.44814879957 rows/sec., 258.94 MiB/sec. | ||
| 6948 | 2025.08.11 21:38:26.307465 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6949 | 2025.08.11 21:38:26.307874 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.08.11 21:38:26.307968 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6951 | 2025.08.11 21:38:26.308113 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 6952 | 2025.08.11 21:38:26.828159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
| 6953 | 2025.08.11 21:38:26.828951 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2025.08.11 21:38:26.829025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6955 | 2025.08.11 21:38:26.829745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6956 | 2025.08.11 21:38:26.829970 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2025.08.11 21:38:26.830101 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
| 6958 | 2025.08.11 21:38:27.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.61 MiB, peak 276.80 MiB, free memory in arenas 0.00 B, will set to 271.20 MiB (RSS), difference: 2.59 MiB | ||
| 6959 | 2025.08.11 21:38:27.802984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6960 | 2025.08.11 21:38:27.819604 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2025.08.11 21:38:27.819678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6962 | 2025.08.11 21:38:27.825769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6963 | 2025.08.11 21:38:27.826498 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2025.08.11 21:38:27.829787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6965 | 2025.08.11 21:38:31.286299 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2025.08.11 21:38:31.286522 [ 277 ] {c936522e-8723-4cf2-a68e-ef8bcc382afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6967 | 2025.08.11 21:38:31.286595 [ 277 ] {c936522e-8723-4cf2-a68e-ef8bcc382afc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6968 | 2025.08.11 21:38:31.287362 [ 277 ] {c936522e-8723-4cf2-a68e-ef8bcc382afc} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2025.08.11 21:38:31.287411 [ 277 ] {c936522e-8723-4cf2-a68e-ef8bcc382afc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6970 | 2025.08.11 21:38:31.287799 [ 277 ] {c936522e-8723-4cf2-a68e-ef8bcc382afc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6971 | 2025.08.11 21:38:31.288009 [ 277 ] {c936522e-8723-4cf2-a68e-ef8bcc382afc} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2025.08.11 21:38:31.288152 [ 277 ] {c936522e-8723-4cf2-a68e-ef8bcc382afc} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001716 sec., 64102.5641025641 rows/sec., 5.39 MiB/sec. | ||
| 6973 | 2025.08.11 21:38:31.288190 [ 277 ] {c936522e-8723-4cf2-a68e-ef8bcc382afc} <Debug> TCPHandler: Processed in 0.002112996 sec. | ||
| 6974 | 2025.08.11 21:38:31.288304 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2025.08.11 21:38:31.288392 [ 277 ] {62e9b73c-0665-4fd9-a860-8204015654b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6976 | 2025.08.11 21:38:31.288429 [ 277 ] {62e9b73c-0665-4fd9-a860-8204015654b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6977 | 2025.08.11 21:38:31.288872 [ 277 ] {62e9b73c-0665-4fd9-a860-8204015654b3} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2025.08.11 21:38:31.288908 [ 277 ] {62e9b73c-0665-4fd9-a860-8204015654b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6979 | 2025.08.11 21:38:31.289207 [ 277 ] {62e9b73c-0665-4fd9-a860-8204015654b3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6980 | 2025.08.11 21:38:31.289426 [ 277 ] {62e9b73c-0665-4fd9-a860-8204015654b3} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2025.08.11 21:38:31.289553 [ 277 ] {62e9b73c-0665-4fd9-a860-8204015654b3} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001132 sec., 23851.59010600707 rows/sec., 1.75 MiB/sec. | ||
| 6982 | 2025.08.11 21:38:31.289590 [ 277 ] {62e9b73c-0665-4fd9-a860-8204015654b3} <Debug> TCPHandler: Processed in 0.001291292 sec. | ||
| 6983 | 2025.08.11 21:38:31.289691 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2025.08.11 21:38:31.289784 [ 277 ] {8b5a3e55-636a-4255-bcf3-9409734e25ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6985 | 2025.08.11 21:38:31.289823 [ 277 ] {8b5a3e55-636a-4255-bcf3-9409734e25ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6986 | 2025.08.11 21:38:31.290225 [ 277 ] {8b5a3e55-636a-4255-bcf3-9409734e25ba} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2025.08.11 21:38:31.290260 [ 277 ] {8b5a3e55-636a-4255-bcf3-9409734e25ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6988 | 2025.08.11 21:38:31.290558 [ 277 ] {8b5a3e55-636a-4255-bcf3-9409734e25ba} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6989 | 2025.08.11 21:38:31.290769 [ 277 ] {8b5a3e55-636a-4255-bcf3-9409734e25ba} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2025.08.11 21:38:31.290891 [ 277 ] {8b5a3e55-636a-4255-bcf3-9409734e25ba} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001125 sec., 80888.88888888889 rows/sec., 6.32 MiB/sec. | ||
| 6991 | 2025.08.11 21:38:31.290927 [ 277 ] {8b5a3e55-636a-4255-bcf3-9409734e25ba} <Debug> TCPHandler: Processed in 0.001282342 sec. | ||
| 6992 | 2025.08.11 21:38:31.291032 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2025.08.11 21:38:31.291124 [ 277 ] {befae0bc-9d9d-4343-9213-848273d2c606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6994 | 2025.08.11 21:38:31.291167 [ 277 ] {befae0bc-9d9d-4343-9213-848273d2c606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6995 | 2025.08.11 21:38:31.291564 [ 277 ] {befae0bc-9d9d-4343-9213-848273d2c606} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2025.08.11 21:38:31.291599 [ 277 ] {befae0bc-9d9d-4343-9213-848273d2c606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 6997 | 2025.08.11 21:38:31.291916 [ 277 ] {befae0bc-9d9d-4343-9213-848273d2c606} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6998 | 2025.08.11 21:38:31.292123 [ 277 ] {befae0bc-9d9d-4343-9213-848273d2c606} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2025.08.11 21:38:31.292246 [ 277 ] {befae0bc-9d9d-4343-9213-848273d2c606} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 7000 | 2025.08.11 21:38:31.292281 [ 277 ] {befae0bc-9d9d-4343-9213-848273d2c606} <Debug> TCPHandler: Processed in 0.001296152 sec. | ||
| 7001 | 2025.08.11 21:38:31.292403 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7002 | 2025.08.11 21:38:31.292527 [ 277 ] {2d78d15d-1383-486a-a6c9-5f3a23a2a949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7003 | 2025.08.11 21:38:31.292597 [ 277 ] {2d78d15d-1383-486a-a6c9-5f3a23a2a949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7004 | 2025.08.11 21:38:31.293512 [ 277 ] {2d78d15d-1383-486a-a6c9-5f3a23a2a949} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2025.08.11 21:38:31.293551 [ 277 ] {2d78d15d-1383-486a-a6c9-5f3a23a2a949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7006 | 2025.08.11 21:38:31.294098 [ 277 ] {2d78d15d-1383-486a-a6c9-5f3a23a2a949} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7007 | 2025.08.11 21:38:31.294327 [ 277 ] {2d78d15d-1383-486a-a6c9-5f3a23a2a949} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7008 | 2025.08.11 21:38:31.294468 [ 277 ] {2d78d15d-1383-486a-a6c9-5f3a23a2a949} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001966 sec., 13733.468972533063 rows/sec., 24.61 MiB/sec. | ||
| 7009 | 2025.08.11 21:38:31.294529 [ 277 ] {2d78d15d-1383-486a-a6c9-5f3a23a2a949} <Debug> TCPHandler: Processed in 0.002187336 sec. | ||
| 7010 | 2025.08.11 21:38:31.294641 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7011 | 2025.08.11 21:38:31.294739 [ 277 ] {750df320-0fbf-47fe-b188-47ccc9996585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7012 | 2025.08.11 21:38:31.294783 [ 277 ] {750df320-0fbf-47fe-b188-47ccc9996585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7013 | 2025.08.11 21:38:31.295118 [ 277 ] {750df320-0fbf-47fe-b188-47ccc9996585} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2025.08.11 21:38:31.295155 [ 277 ] {750df320-0fbf-47fe-b188-47ccc9996585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7015 | 2025.08.11 21:38:31.295489 [ 277 ] {750df320-0fbf-47fe-b188-47ccc9996585} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7016 | 2025.08.11 21:38:31.295715 [ 277 ] {750df320-0fbf-47fe-b188-47ccc9996585} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2025.08.11 21:38:31.295846 [ 277 ] {750df320-0fbf-47fe-b188-47ccc9996585} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 7018 | 2025.08.11 21:38:31.295882 [ 277 ] {750df320-0fbf-47fe-b188-47ccc9996585} <Debug> TCPHandler: Processed in 0.001290502 sec. | ||
| 7019 | 2025.08.11 21:38:34.208922 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7020 | 2025.08.11 21:38:34.208982 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7021 | 2025.08.11 21:38:34.330237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
| 7022 | 2025.08.11 21:38:34.330819 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2025.08.11 21:38:34.330877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7024 | 2025.08.11 21:38:34.331442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7025 | 2025.08.11 21:38:34.331696 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2025.08.11 21:38:34.331856 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 7027 | 2025.08.11 21:38:34.384031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 986 | ||
| 7028 | 2025.08.11 21:38:34.386401 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2025.08.11 21:38:34.386461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7030 | 2025.08.11 21:38:34.387702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7031 | 2025.08.11 21:38:34.388059 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2025.08.11 21:38:34.388526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 7033 | 2025.08.11 21:38:35.329918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7034 | 2025.08.11 21:38:35.347427 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2025.08.11 21:38:35.347483 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7036 | 2025.08.11 21:38:35.353688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7037 | 2025.08.11 21:38:35.354396 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2025.08.11 21:38:35.357723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7039 | 2025.08.11 21:38:36.285391 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7040 | 2025.08.11 21:38:36.285701 [ 277 ] {e6c40561-9446-413b-8bef-ea2dfa32ff55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7041 | 2025.08.11 21:38:36.285806 [ 277 ] {e6c40561-9446-413b-8bef-ea2dfa32ff55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7042 | 2025.08.11 21:38:36.286717 [ 277 ] {e6c40561-9446-413b-8bef-ea2dfa32ff55} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2025.08.11 21:38:36.286760 [ 277 ] {e6c40561-9446-413b-8bef-ea2dfa32ff55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7044 | 2025.08.11 21:38:36.287159 [ 277 ] {e6c40561-9446-413b-8bef-ea2dfa32ff55} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7045 | 2025.08.11 21:38:36.287404 [ 277 ] {e6c40561-9446-413b-8bef-ea2dfa32ff55} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7046 | 2025.08.11 21:38:36.287563 [ 277 ] {e6c40561-9446-413b-8bef-ea2dfa32ff55} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00194 sec., 44329.89690721649 rows/sec., 3.72 MiB/sec. | ||
| 7047 | 2025.08.11 21:38:36.287605 [ 277 ] {e6c40561-9446-413b-8bef-ea2dfa32ff55} <Debug> TCPHandler: Processed in 0.00240405 sec. | ||
| 7048 | 2025.08.11 21:38:36.287732 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7049 | 2025.08.11 21:38:36.287829 [ 277 ] {837f28a4-899f-429b-9f2a-bdc3434b93d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7050 | 2025.08.11 21:38:36.287870 [ 277 ] {837f28a4-899f-429b-9f2a-bdc3434b93d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7051 | 2025.08.11 21:38:36.288270 [ 277 ] {837f28a4-899f-429b-9f2a-bdc3434b93d0} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7052 | 2025.08.11 21:38:36.288307 [ 277 ] {837f28a4-899f-429b-9f2a-bdc3434b93d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7053 | 2025.08.11 21:38:36.288611 [ 277 ] {837f28a4-899f-429b-9f2a-bdc3434b93d0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7054 | 2025.08.11 21:38:36.288827 [ 277 ] {837f28a4-899f-429b-9f2a-bdc3434b93d0} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7055 | 2025.08.11 21:38:36.288957 [ 277 ] {837f28a4-899f-429b-9f2a-bdc3434b93d0} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001148 sec., 13066.202090592335 rows/sec., 982.52 KiB/sec. | ||
| 7056 | 2025.08.11 21:38:36.288995 [ 277 ] {837f28a4-899f-429b-9f2a-bdc3434b93d0} <Debug> TCPHandler: Processed in 0.001313882 sec. | ||
| 7057 | 2025.08.11 21:38:36.289095 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7058 | 2025.08.11 21:38:36.289187 [ 277 ] {e85ef5b2-6d9d-40f4-aa18-0f2c1069b8d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7059 | 2025.08.11 21:38:36.289228 [ 277 ] {e85ef5b2-6d9d-40f4-aa18-0f2c1069b8d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7060 | 2025.08.11 21:38:36.289641 [ 277 ] {e85ef5b2-6d9d-40f4-aa18-0f2c1069b8d0} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2025.08.11 21:38:36.289678 [ 277 ] {e85ef5b2-6d9d-40f4-aa18-0f2c1069b8d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7062 | 2025.08.11 21:38:36.289988 [ 277 ] {e85ef5b2-6d9d-40f4-aa18-0f2c1069b8d0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7063 | 2025.08.11 21:38:36.290207 [ 277 ] {e85ef5b2-6d9d-40f4-aa18-0f2c1069b8d0} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2025.08.11 21:38:36.290334 [ 277 ] {e85ef5b2-6d9d-40f4-aa18-0f2c1069b8d0} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001164 sec., 67869.41580756013 rows/sec., 5.30 MiB/sec. | ||
| 7065 | 2025.08.11 21:38:36.290371 [ 277 ] {e85ef5b2-6d9d-40f4-aa18-0f2c1069b8d0} <Debug> TCPHandler: Processed in 0.001325743 sec. | ||
| 7066 | 2025.08.11 21:38:36.290482 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2025.08.11 21:38:36.290576 [ 277 ] {94bed0da-28ab-4491-8342-afbb3798a9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7068 | 2025.08.11 21:38:36.290621 [ 277 ] {94bed0da-28ab-4491-8342-afbb3798a9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7069 | 2025.08.11 21:38:36.291017 [ 277 ] {94bed0da-28ab-4491-8342-afbb3798a9b4} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2025.08.11 21:38:36.291054 [ 277 ] {94bed0da-28ab-4491-8342-afbb3798a9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7071 | 2025.08.11 21:38:36.291388 [ 277 ] {94bed0da-28ab-4491-8342-afbb3798a9b4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7072 | 2025.08.11 21:38:36.291609 [ 277 ] {94bed0da-28ab-4491-8342-afbb3798a9b4} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2025.08.11 21:38:36.291736 [ 277 ] {94bed0da-28ab-4491-8342-afbb3798a9b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 7074 | 2025.08.11 21:38:36.291773 [ 277 ] {94bed0da-28ab-4491-8342-afbb3798a9b4} <Debug> TCPHandler: Processed in 0.001342192 sec. | ||
| 7075 | 2025.08.11 21:38:36.291873 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2025.08.11 21:38:36.291967 [ 277 ] {a8f5510c-08b4-4366-9266-1bfc2411ef2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7077 | 2025.08.11 21:38:36.292022 [ 277 ] {a8f5510c-08b4-4366-9266-1bfc2411ef2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7078 | 2025.08.11 21:38:36.292792 [ 277 ] {a8f5510c-08b4-4366-9266-1bfc2411ef2a} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2025.08.11 21:38:36.292830 [ 277 ] {a8f5510c-08b4-4366-9266-1bfc2411ef2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7080 | 2025.08.11 21:38:36.293358 [ 277 ] {a8f5510c-08b4-4366-9266-1bfc2411ef2a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7081 | 2025.08.11 21:38:36.293583 [ 277 ] {a8f5510c-08b4-4366-9266-1bfc2411ef2a} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2025.08.11 21:38:36.293723 [ 277 ] {a8f5510c-08b4-4366-9266-1bfc2411ef2a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001774 sec., 8455.467869222097 rows/sec., 15.15 MiB/sec. | ||
| 7083 | 2025.08.11 21:38:36.293776 [ 277 ] {a8f5510c-08b4-4366-9266-1bfc2411ef2a} <Debug> TCPHandler: Processed in 0.001952173 sec. | ||
| 7084 | 2025.08.11 21:38:36.293883 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2025.08.11 21:38:36.293978 [ 277 ] {35b2c71b-5639-4446-938e-e02f9070127e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7086 | 2025.08.11 21:38:36.294021 [ 277 ] {35b2c71b-5639-4446-938e-e02f9070127e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7087 | 2025.08.11 21:38:36.294347 [ 277 ] {35b2c71b-5639-4446-938e-e02f9070127e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2025.08.11 21:38:36.294383 [ 277 ] {35b2c71b-5639-4446-938e-e02f9070127e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7089 | 2025.08.11 21:38:36.294697 [ 277 ] {35b2c71b-5639-4446-938e-e02f9070127e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7090 | 2025.08.11 21:38:36.294913 [ 277 ] {35b2c71b-5639-4446-938e-e02f9070127e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2025.08.11 21:38:36.295041 [ 277 ] {35b2c71b-5639-4446-938e-e02f9070127e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 7092 | 2025.08.11 21:38:36.295078 [ 277 ] {35b2c71b-5639-4446-938e-e02f9070127e} <Debug> TCPHandler: Processed in 0.001245001 sec. | ||
| 7093 | 2025.08.11 21:38:38.593629 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7094 | 2025.08.11 21:38:38.593836 [ 277 ] {3afd40e8-2594-4d89-bd66-c6f3a76b52d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7095 | 2025.08.11 21:38:38.593913 [ 277 ] {3afd40e8-2594-4d89-bd66-c6f3a76b52d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7096 | 2025.08.11 21:38:38.594594 [ 277 ] {3afd40e8-2594-4d89-bd66-c6f3a76b52d5} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2025.08.11 21:38:38.594645 [ 277 ] {3afd40e8-2594-4d89-bd66-c6f3a76b52d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7098 | 2025.08.11 21:38:38.595037 [ 277 ] {3afd40e8-2594-4d89-bd66-c6f3a76b52d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7099 | 2025.08.11 21:38:38.595273 [ 277 ] {3afd40e8-2594-4d89-bd66-c6f3a76b52d5} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2025.08.11 21:38:38.595434 [ 277 ] {3afd40e8-2594-4d89-bd66-c6f3a76b52d5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001655 sec., 1208.4592145015106 rows/sec., 98.54 KiB/sec. | ||
| 7101 | 2025.08.11 21:38:38.595485 [ 277 ] {3afd40e8-2594-4d89-bd66-c6f3a76b52d5} <Debug> TCPHandler: Processed in 0.002000283 sec. | ||
| 7102 | 2025.08.11 21:38:38.595608 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7103 | 2025.08.11 21:38:38.595714 [ 277 ] {03ace889-9f2d-4a9f-8168-16405304cf0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7104 | 2025.08.11 21:38:38.595759 [ 277 ] {03ace889-9f2d-4a9f-8168-16405304cf0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7105 | 2025.08.11 21:38:38.596824 [ 277 ] {03ace889-9f2d-4a9f-8168-16405304cf0e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7106 | 2025.08.11 21:38:38.596863 [ 277 ] {03ace889-9f2d-4a9f-8168-16405304cf0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7107 | 2025.08.11 21:38:38.597270 [ 277 ] {03ace889-9f2d-4a9f-8168-16405304cf0e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7108 | 2025.08.11 21:38:38.597503 [ 277 ] {03ace889-9f2d-4a9f-8168-16405304cf0e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2025.08.11 21:38:38.597648 [ 277 ] {03ace889-9f2d-4a9f-8168-16405304cf0e} <Debug> executeQuery: Read 1251 rows, 106.10 KiB in 0.001958 sec., 638917.2625127682 rows/sec., 52.92 MiB/sec. | ||
| 7110 | 2025.08.11 21:38:38.597690 [ 277 ] {03ace889-9f2d-4a9f-8168-16405304cf0e} <Debug> TCPHandler: Processed in 0.002135086 sec. | ||
| 7111 | 2025.08.11 21:38:38.597810 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2025.08.11 21:38:38.597910 [ 277 ] {fbf34598-48de-4e30-820a-d63cfa04671e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7113 | 2025.08.11 21:38:38.597953 [ 277 ] {fbf34598-48de-4e30-820a-d63cfa04671e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7114 | 2025.08.11 21:38:38.598369 [ 277 ] {fbf34598-48de-4e30-820a-d63cfa04671e} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7115 | 2025.08.11 21:38:38.598407 [ 277 ] {fbf34598-48de-4e30-820a-d63cfa04671e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7116 | 2025.08.11 21:38:38.598731 [ 277 ] {fbf34598-48de-4e30-820a-d63cfa04671e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7117 | 2025.08.11 21:38:38.598954 [ 277 ] {fbf34598-48de-4e30-820a-d63cfa04671e} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2025.08.11 21:38:38.599107 [ 277 ] {fbf34598-48de-4e30-820a-d63cfa04671e} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001218 sec., 23809.523809523813 rows/sec., 1.74 MiB/sec. | ||
| 7119 | 2025.08.11 21:38:38.599163 [ 277 ] {fbf34598-48de-4e30-820a-d63cfa04671e} <Debug> TCPHandler: Processed in 0.001407874 sec. | ||
| 7120 | 2025.08.11 21:38:38.599295 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2025.08.11 21:38:38.599410 [ 277 ] {f95cc0fd-09b4-4b60-b131-2d8574c9295d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7122 | 2025.08.11 21:38:38.599450 [ 277 ] {f95cc0fd-09b4-4b60-b131-2d8574c9295d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7123 | 2025.08.11 21:38:38.599914 [ 277 ] {f95cc0fd-09b4-4b60-b131-2d8574c9295d} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2025.08.11 21:38:38.599950 [ 277 ] {f95cc0fd-09b4-4b60-b131-2d8574c9295d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7125 | 2025.08.11 21:38:38.600243 [ 277 ] {f95cc0fd-09b4-4b60-b131-2d8574c9295d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7126 | 2025.08.11 21:38:38.600448 [ 277 ] {f95cc0fd-09b4-4b60-b131-2d8574c9295d} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2025.08.11 21:38:38.600566 [ 99 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Selected 6 parts from all_1_13_3 to all_18_18_0 | ||
| 7128 | 2025.08.11 21:38:38.600573 [ 277 ] {f95cc0fd-09b4-4b60-b131-2d8574c9295d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001233 sec., 184914.84184914842 rows/sec., 12.52 MiB/sec. | ||
| 7129 | 2025.08.11 21:38:38.600637 [ 99 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2025.08.11 21:38:38.600652 [ 277 ] {f95cc0fd-09b4-4b60-b131-2d8574c9295d} <Debug> TCPHandler: Processed in 0.001490765 sec. | ||
| 7131 | 2025.08.11 21:38:38.600663 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7132 | 2025.08.11 21:38:38.600828 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7133 | 2025.08.11 21:38:38.600857 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_13_3 to all_18_18_0 into Compact with storage Full | ||
| 7134 | 2025.08.11 21:38:38.600928 [ 277 ] {08c622cf-916b-4bf1-a6b8-c15d0abd6f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7135 | 2025.08.11 21:38:38.600973 [ 277 ] {08c622cf-916b-4bf1-a6b8-c15d0abd6f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7136 | 2025.08.11 21:38:38.600981 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7137 | 2025.08.11 21:38:38.601021 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 7138 | 2025.08.11 21:38:38.601088 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 7139 | 2025.08.11 21:38:38.601134 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7140 | 2025.08.11 21:38:38.601176 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 7141 | 2025.08.11 21:38:38.601216 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 7142 | 2025.08.11 21:38:38.601254 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 228 rows starting from the beginning of the part | ||
| 7143 | 2025.08.11 21:38:38.601563 [ 277 ] {08c622cf-916b-4bf1-a6b8-c15d0abd6f24} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2025.08.11 21:38:38.601605 [ 277 ] {08c622cf-916b-4bf1-a6b8-c15d0abd6f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7145 | 2025.08.11 21:38:38.601968 [ 277 ] {08c622cf-916b-4bf1-a6b8-c15d0abd6f24} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7146 | 2025.08.11 21:38:38.602194 [ 277 ] {08c622cf-916b-4bf1-a6b8-c15d0abd6f24} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2025.08.11 21:38:38.602210 [ 192 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409134 sec., 698301.2261431488 rows/sec., 50.73 MiB/sec. | ||
| 7148 | 2025.08.11 21:38:38.602332 [ 277 ] {08c622cf-916b-4bf1-a6b8-c15d0abd6f24} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.001423 sec., 385804.63808854535 rows/sec., 28.64 MiB/sec. | ||
| 7149 | 2025.08.11 21:38:38.602371 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7150 | 2025.08.11 21:38:38.602377 [ 277 ] {08c622cf-916b-4bf1-a6b8-c15d0abd6f24} <Debug> TCPHandler: Processed in 0.001598947 sec. | ||
| 7151 | 2025.08.11 21:38:38.602506 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2025.08.11 21:38:38.602608 [ 277 ] {7e52411b-919a-4beb-a299-c4a9ba62b771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7153 | 2025.08.11 21:38:38.602629 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7154 | 2025.08.11 21:38:38.602654 [ 277 ] {7e52411b-919a-4beb-a299-c4a9ba62b771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7155 | 2025.08.11 21:38:38.602702 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_18_4} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Merged 6 parts: [all_1_13_3, all_18_18_0] -> all_1_18_4 | ||
| 7156 | 2025.08.11 21:38:38.602774 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 7157 | 2025.08.11 21:38:38.603259 [ 277 ] {7e52411b-919a-4beb-a299-c4a9ba62b771} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2025.08.11 21:38:38.603300 [ 277 ] {7e52411b-919a-4beb-a299-c4a9ba62b771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7159 | 2025.08.11 21:38:38.603691 [ 277 ] {7e52411b-919a-4beb-a299-c4a9ba62b771} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7160 | 2025.08.11 21:38:38.603913 [ 277 ] {7e52411b-919a-4beb-a299-c4a9ba62b771} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2025.08.11 21:38:38.604047 [ 277 ] {7e52411b-919a-4beb-a299-c4a9ba62b771} <Debug> executeQuery: Read 943 rows, 64.75 KiB in 0.001459 sec., 646333.1048663468 rows/sec., 43.34 MiB/sec. | ||
| 7162 | 2025.08.11 21:38:38.604085 [ 277 ] {7e52411b-919a-4beb-a299-c4a9ba62b771} <Debug> TCPHandler: Processed in 0.001629717 sec. | ||
| 7163 | 2025.08.11 21:38:38.604195 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2025.08.11 21:38:38.604290 [ 277 ] {45466cdf-dd08-42db-b151-40a9fee6c647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7165 | 2025.08.11 21:38:38.604347 [ 277 ] {45466cdf-dd08-42db-b151-40a9fee6c647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7166 | 2025.08.11 21:38:38.605176 [ 277 ] {45466cdf-dd08-42db-b151-40a9fee6c647} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2025.08.11 21:38:38.605214 [ 277 ] {45466cdf-dd08-42db-b151-40a9fee6c647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7168 | 2025.08.11 21:38:38.605748 [ 277 ] {45466cdf-dd08-42db-b151-40a9fee6c647} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7169 | 2025.08.11 21:38:38.605988 [ 277 ] {45466cdf-dd08-42db-b151-40a9fee6c647} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2025.08.11 21:38:38.606130 [ 277 ] {45466cdf-dd08-42db-b151-40a9fee6c647} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001858 sec., 14531.754574811624 rows/sec., 26.04 MiB/sec. | ||
| 7171 | 2025.08.11 21:38:38.606193 [ 277 ] {45466cdf-dd08-42db-b151-40a9fee6c647} <Debug> TCPHandler: Processed in 0.002048555 sec. | ||
| 7172 | 2025.08.11 21:38:38.606313 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2025.08.11 21:38:38.606409 [ 277 ] {82daebb2-805f-4112-b65a-f0842e220a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7174 | 2025.08.11 21:38:38.606451 [ 277 ] {82daebb2-805f-4112-b65a-f0842e220a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7175 | 2025.08.11 21:38:38.606781 [ 277 ] {82daebb2-805f-4112-b65a-f0842e220a90} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2025.08.11 21:38:38.606818 [ 277 ] {82daebb2-805f-4112-b65a-f0842e220a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7177 | 2025.08.11 21:38:38.607127 [ 277 ] {82daebb2-805f-4112-b65a-f0842e220a90} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7178 | 2025.08.11 21:38:38.607354 [ 277 ] {82daebb2-805f-4112-b65a-f0842e220a90} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2025.08.11 21:38:38.607490 [ 277 ] {82daebb2-805f-4112-b65a-f0842e220a90} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001099 sec., 32757.051865332123 rows/sec., 2.21 MiB/sec. | ||
| 7180 | 2025.08.11 21:38:38.607526 [ 277 ] {82daebb2-805f-4112-b65a-f0842e220a90} <Debug> TCPHandler: Processed in 0.001263301 sec. | ||
| 7181 | 2025.08.11 21:38:41.280410 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2025.08.11 21:38:41.280630 [ 277 ] {4007a2ab-3daa-4967-b5d2-3ab7ae560d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7183 | 2025.08.11 21:38:41.280705 [ 277 ] {4007a2ab-3daa-4967-b5d2-3ab7ae560d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7184 | 2025.08.11 21:38:41.281362 [ 277 ] {4007a2ab-3daa-4967-b5d2-3ab7ae560d92} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2025.08.11 21:38:41.281441 [ 277 ] {4007a2ab-3daa-4967-b5d2-3ab7ae560d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7186 | 2025.08.11 21:38:41.281841 [ 277 ] {4007a2ab-3daa-4967-b5d2-3ab7ae560d92} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7187 | 2025.08.11 21:38:41.282077 [ 277 ] {4007a2ab-3daa-4967-b5d2-3ab7ae560d92} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2025.08.11 21:38:41.282238 [ 96 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7189 | 2025.08.11 21:38:41.282243 [ 277 ] {4007a2ab-3daa-4967-b5d2-3ab7ae560d92} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00167 sec., 33532.934131736525 rows/sec., 2.58 MiB/sec. | ||
| 7190 | 2025.08.11 21:38:41.282312 [ 96 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2025.08.11 21:38:41.282338 [ 277 ] {4007a2ab-3daa-4967-b5d2-3ab7ae560d92} <Debug> TCPHandler: Processed in 0.002072525 sec. | ||
| 7192 | 2025.08.11 21:38:41.282339 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7193 | 2025.08.11 21:38:41.282461 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 7194 | 2025.08.11 21:38:41.282474 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7195 | 2025.08.11 21:38:41.282616 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7196 | 2025.08.11 21:38:41.282624 [ 277 ] {90d11abb-68cc-4a40-9a24-b80ed6e073f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7197 | 2025.08.11 21:38:41.282658 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1409 rows starting from the beginning of the part | ||
| 7198 | 2025.08.11 21:38:41.282678 [ 277 ] {90d11abb-68cc-4a40-9a24-b80ed6e073f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7199 | 2025.08.11 21:38:41.282728 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 206 rows starting from the beginning of the part | ||
| 7200 | 2025.08.11 21:38:41.282777 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 110 rows starting from the beginning of the part | ||
| 7201 | 2025.08.11 21:38:41.282819 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 86 rows starting from the beginning of the part | ||
| 7202 | 2025.08.11 21:38:41.282858 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1251 rows starting from the beginning of the part | ||
| 7203 | 2025.08.11 21:38:41.282898 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 7204 | 2025.08.11 21:38:41.283135 [ 277 ] {90d11abb-68cc-4a40-9a24-b80ed6e073f9} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2025.08.11 21:38:41.283183 [ 277 ] {90d11abb-68cc-4a40-9a24-b80ed6e073f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7206 | 2025.08.11 21:38:41.283532 [ 277 ] {90d11abb-68cc-4a40-9a24-b80ed6e073f9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7207 | 2025.08.11 21:38:41.283772 [ 277 ] {90d11abb-68cc-4a40-9a24-b80ed6e073f9} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2025.08.11 21:38:41.283903 [ 277 ] {90d11abb-68cc-4a40-9a24-b80ed6e073f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001302 sec., 49155.14592933948 rows/sec., 3.84 MiB/sec. | ||
| 7209 | 2025.08.11 21:38:41.283902 [ 93 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7210 | 2025.08.11 21:38:41.283941 [ 277 ] {90d11abb-68cc-4a40-9a24-b80ed6e073f9} <Debug> TCPHandler: Processed in 0.001520216 sec. | ||
| 7211 | 2025.08.11 21:38:41.283951 [ 93 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2025.08.11 21:38:41.283969 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7213 | 2025.08.11 21:38:41.284059 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2025.08.11 21:38:41.284087 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 7215 | 2025.08.11 21:38:41.284155 [ 277 ] {5dd16c1d-519f-4f65-882c-55cd1e1bcdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7216 | 2025.08.11 21:38:41.284203 [ 277 ] {5dd16c1d-519f-4f65-882c-55cd1e1bcdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7217 | 2025.08.11 21:38:41.284234 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7218 | 2025.08.11 21:38:41.284274 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 7219 | 2025.08.11 21:38:41.284273 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001858261 sec., 1677912.844320577 rows/sec., 146.90 MiB/sec. | ||
| 7220 | 2025.08.11 21:38:41.284343 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 115 rows starting from the beginning of the part | ||
| 7221 | 2025.08.11 21:38:41.284399 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 91 rows starting from the beginning of the part | ||
| 7222 | 2025.08.11 21:38:41.284443 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 79 rows starting from the beginning of the part | ||
| 7223 | 2025.08.11 21:38:41.284483 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 549 rows starting from the beginning of the part | ||
| 7224 | 2025.08.11 21:38:41.284526 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 7225 | 2025.08.11 21:38:41.284540 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7226 | 2025.08.11 21:38:41.284575 [ 277 ] {5dd16c1d-519f-4f65-882c-55cd1e1bcdfd} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2025.08.11 21:38:41.284625 [ 277 ] {5dd16c1d-519f-4f65-882c-55cd1e1bcdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7228 | 2025.08.11 21:38:41.284883 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2025.08.11 21:38:41.284970 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_66_13} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7230 | 2025.08.11 21:38:41.285063 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7231 | 2025.08.11 21:38:41.285212 [ 277 ] {5dd16c1d-519f-4f65-882c-55cd1e1bcdfd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7232 | 2025.08.11 21:38:41.285477 [ 277 ] {5dd16c1d-519f-4f65-882c-55cd1e1bcdfd} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2025.08.11 21:38:41.285584 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7234 | 2025.08.11 21:38:41.285610 [ 277 ] {5dd16c1d-519f-4f65-882c-55cd1e1bcdfd} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001474 sec., 43419.26729986431 rows/sec., 3.02 MiB/sec. | ||
| 7235 | 2025.08.11 21:38:41.285611 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2025.08.11 21:38:41.285639 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7237 | 2025.08.11 21:38:41.285650 [ 277 ] {5dd16c1d-519f-4f65-882c-55cd1e1bcdfd} <Debug> TCPHandler: Processed in 0.001641517 sec. | ||
| 7238 | 2025.08.11 21:38:41.285713 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 7239 | 2025.08.11 21:38:41.285775 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2025.08.11 21:38:41.285822 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7241 | 2025.08.11 21:38:41.285860 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17741 rows starting from the beginning of the part | ||
| 7242 | 2025.08.11 21:38:41.285873 [ 277 ] {84a7b71e-ff74-48e5-bae3-bc0529eb893e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7243 | 2025.08.11 21:38:41.285870 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837071 sec., 833936.195171553 rows/sec., 66.42 MiB/sec. | ||
| 7244 | 2025.08.11 21:38:41.285914 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 196 rows starting from the beginning of the part | ||
| 7245 | 2025.08.11 21:38:41.285921 [ 277 ] {84a7b71e-ff74-48e5-bae3-bc0529eb893e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7246 | 2025.08.11 21:38:41.285979 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 7247 | 2025.08.11 21:38:41.286027 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 7248 | 2025.08.11 21:38:41.286071 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 943 rows starting from the beginning of the part | ||
| 7249 | 2025.08.11 21:38:41.286101 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7250 | 2025.08.11 21:38:41.286114 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 7251 | 2025.08.11 21:38:41.286279 [ 277 ] {84a7b71e-ff74-48e5-bae3-bc0529eb893e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2025.08.11 21:38:41.286322 [ 277 ] {84a7b71e-ff74-48e5-bae3-bc0529eb893e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7253 | 2025.08.11 21:38:41.286406 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_66_13} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2025.08.11 21:38:41.286493 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_66_13} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7255 | 2025.08.11 21:38:41.286578 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7256 | 2025.08.11 21:38:41.286670 [ 277 ] {84a7b71e-ff74-48e5-bae3-bc0529eb893e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7257 | 2025.08.11 21:38:41.286900 [ 277 ] {84a7b71e-ff74-48e5-bae3-bc0529eb893e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2025.08.11 21:38:41.287005 [ 93 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7259 | 2025.08.11 21:38:41.287029 [ 93 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2025.08.11 21:38:41.287035 [ 277 ] {84a7b71e-ff74-48e5-bae3-bc0529eb893e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.37 MiB/sec. | ||
| 7261 | 2025.08.11 21:38:41.287046 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7262 | 2025.08.11 21:38:41.287073 [ 277 ] {84a7b71e-ff74-48e5-bae3-bc0529eb893e} <Debug> TCPHandler: Processed in 0.001348333 sec. | ||
| 7263 | 2025.08.11 21:38:41.287132 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 7264 | 2025.08.11 21:38:41.287237 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7265 | 2025.08.11 21:38:41.287272 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3210 rows starting from the beginning of the part | ||
| 7266 | 2025.08.11 21:38:41.287326 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 7267 | 2025.08.11 21:38:41.287367 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 7268 | 2025.08.11 21:38:41.287404 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 7269 | 2025.08.11 21:38:41.287441 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 7270 | 2025.08.11 21:38:41.287476 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
| 7271 | 2025.08.11 21:38:41.288852 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3450 rows, containing 4 columns (4 merged, 0 gathered) in 0.00176723 sec., 1952207.6922641648 rows/sec., 131.66 MiB/sec. | ||
| 7272 | 2025.08.11 21:38:41.289178 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7273 | 2025.08.11 21:38:41.289514 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_66_13} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2025.08.11 21:38:41.289601 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_66_13} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7275 | 2025.08.11 21:38:41.289711 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7276 | 2025.08.11 21:38:41.291430 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19264 rows, containing 5 columns (5 merged, 0 gathered) in 0.005752037 sec., 3349074.423547693 rows/sec., 229.35 MiB/sec. | ||
| 7277 | 2025.08.11 21:38:41.291781 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 7278 | 2025.08.11 21:38:41.292114 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2025.08.11 21:38:41.292203 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 7280 | 2025.08.11 21:38:41.292308 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 7281 | 2025.08.11 21:38:41.832052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
| 7282 | 2025.08.11 21:38:41.832543 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2025.08.11 21:38:41.832582 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7284 | 2025.08.11 21:38:41.833096 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7285 | 2025.08.11 21:38:41.833334 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2025.08.11 21:38:41.833458 [ 93 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7287 | 2025.08.11 21:38:41.833477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
| 7288 | 2025.08.11 21:38:41.833498 [ 93 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2025.08.11 21:38:41.833518 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7290 | 2025.08.11 21:38:41.833650 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 7291 | 2025.08.11 21:38:41.833816 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7292 | 2025.08.11 21:38:41.833860 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
| 7293 | 2025.08.11 21:38:41.833934 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part | ||
| 7294 | 2025.08.11 21:38:41.833985 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part | ||
| 7295 | 2025.08.11 21:38:41.834030 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part | ||
| 7296 | 2025.08.11 21:38:41.834074 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part | ||
| 7297 | 2025.08.11 21:38:41.834118 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part | ||
| 7298 | 2025.08.11 21:38:41.836299 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002713866 sec., 6922965.245889074 rows/sec., 99.03 MiB/sec. | ||
| 7299 | 2025.08.11 21:38:41.836706 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7300 | 2025.08.11 21:38:41.837025 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2025.08.11 21:38:41.837103 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_41_8} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7302 | 2025.08.11 21:38:41.837203 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 7303 | 2025.08.11 21:38:42.000233 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.32 MiB, peak 282.67 MiB, free memory in arenas 0.00 B, will set to 273.65 MiB (RSS), difference: 1.33 MiB | ||
| 7304 | 2025.08.11 21:38:42.857910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7305 | 2025.08.11 21:38:42.874972 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2025.08.11 21:38:42.875023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7307 | 2025.08.11 21:38:42.881032 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7308 | 2025.08.11 21:38:42.881732 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2025.08.11 21:38:42.882033 [ 91 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7310 | 2025.08.11 21:38:42.882103 [ 91 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7311 | 2025.08.11 21:38:42.882126 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7312 | 2025.08.11 21:38:42.882233 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 7313 | 2025.08.11 21:38:42.884784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7314 | 2025.08.11 21:38:42.886236 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7315 | 2025.08.11 21:38:42.887854 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 7316 | 2025.08.11 21:38:42.892665 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 7317 | 2025.08.11 21:38:42.897263 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 7318 | 2025.08.11 21:38:42.902147 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 7319 | 2025.08.11 21:38:42.907018 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 7320 | 2025.08.11 21:38:42.910965 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 7321 | 2025.08.11 21:38:42.961667 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079479121 sec., 3887.81350513426 rows/sec., 20.10 MiB/sec. | ||
| 7322 | 2025.08.11 21:38:42.963637 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7323 | 2025.08.11 21:38:42.965304 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_41_8} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2025.08.11 21:38:42.965395 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_41_8} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7325 | 2025.08.11 21:38:42.967009 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7326 | 2025.08.11 21:38:44.388818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1022 | ||
| 7327 | 2025.08.11 21:38:44.391228 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2025.08.11 21:38:44.391291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7329 | 2025.08.11 21:38:44.392529 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7330 | 2025.08.11 21:38:44.392808 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2025.08.11 21:38:44.393207 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
| 7332 | 2025.08.11 21:38:46.285668 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2025.08.11 21:38:46.285952 [ 277 ] {a9dea66b-a2df-4852-bcc0-ec920f165562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7334 | 2025.08.11 21:38:46.286020 [ 277 ] {a9dea66b-a2df-4852-bcc0-ec920f165562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7335 | 2025.08.11 21:38:46.286698 [ 277 ] {a9dea66b-a2df-4852-bcc0-ec920f165562} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2025.08.11 21:38:46.286748 [ 277 ] {a9dea66b-a2df-4852-bcc0-ec920f165562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7337 | 2025.08.11 21:38:46.287148 [ 277 ] {a9dea66b-a2df-4852-bcc0-ec920f165562} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7338 | 2025.08.11 21:38:46.287371 [ 277 ] {a9dea66b-a2df-4852-bcc0-ec920f165562} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2025.08.11 21:38:46.287523 [ 277 ] {a9dea66b-a2df-4852-bcc0-ec920f165562} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001623 sec., 52988.293284041894 rows/sec., 4.45 MiB/sec. | ||
| 7340 | 2025.08.11 21:38:46.287564 [ 277 ] {a9dea66b-a2df-4852-bcc0-ec920f165562} <Debug> TCPHandler: Processed in 0.002092855 sec. | ||
| 7341 | 2025.08.11 21:38:46.287688 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2025.08.11 21:38:46.287785 [ 277 ] {e4be9952-6566-41d3-a213-508b8a8d2b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7343 | 2025.08.11 21:38:46.287827 [ 277 ] {e4be9952-6566-41d3-a213-508b8a8d2b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7344 | 2025.08.11 21:38:46.288230 [ 277 ] {e4be9952-6566-41d3-a213-508b8a8d2b96} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2025.08.11 21:38:46.288267 [ 277 ] {e4be9952-6566-41d3-a213-508b8a8d2b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7346 | 2025.08.11 21:38:46.288573 [ 277 ] {e4be9952-6566-41d3-a213-508b8a8d2b96} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7347 | 2025.08.11 21:38:46.288799 [ 277 ] {e4be9952-6566-41d3-a213-508b8a8d2b96} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2025.08.11 21:38:46.288925 [ 66 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7349 | 2025.08.11 21:38:46.288929 [ 277 ] {e4be9952-6566-41d3-a213-508b8a8d2b96} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001162 sec., 12908.777969018933 rows/sec., 970.68 KiB/sec. | ||
| 7350 | 2025.08.11 21:38:46.289000 [ 66 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.08.11 21:38:46.289013 [ 277 ] {e4be9952-6566-41d3-a213-508b8a8d2b96} <Debug> TCPHandler: Processed in 0.001375373 sec. | ||
| 7352 | 2025.08.11 21:38:46.289033 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7353 | 2025.08.11 21:38:46.289128 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7354 | 2025.08.11 21:38:46.289139 [ 189 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 7355 | 2025.08.11 21:38:46.289228 [ 277 ] {ed25c314-8c23-4f98-aa04-940b57e07171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7356 | 2025.08.11 21:38:46.289253 [ 189 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7357 | 2025.08.11 21:38:46.289269 [ 277 ] {ed25c314-8c23-4f98-aa04-940b57e07171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7358 | 2025.08.11 21:38:46.289288 [ 189 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 7359 | 2025.08.11 21:38:46.289357 [ 189 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 27 rows starting from the beginning of the part | ||
| 7360 | 2025.08.11 21:38:46.289408 [ 189 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 27 rows starting from the beginning of the part | ||
| 7361 | 2025.08.11 21:38:46.289457 [ 189 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 7362 | 2025.08.11 21:38:46.289504 [ 189 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 29 rows starting from the beginning of the part | ||
| 7363 | 2025.08.11 21:38:46.289551 [ 189 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 7364 | 2025.08.11 21:38:46.289711 [ 277 ] {ed25c314-8c23-4f98-aa04-940b57e07171} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2025.08.11 21:38:46.289747 [ 277 ] {ed25c314-8c23-4f98-aa04-940b57e07171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7366 | 2025.08.11 21:38:46.290318 [ 277 ] {ed25c314-8c23-4f98-aa04-940b57e07171} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7367 | 2025.08.11 21:38:46.290369 [ 199 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267511 sec., 145955.34082149976 rows/sec., 11.28 MiB/sec. | ||
| 7368 | 2025.08.11 21:38:46.290556 [ 277 ] {ed25c314-8c23-4f98-aa04-940b57e07171} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2025.08.11 21:38:46.290585 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7370 | 2025.08.11 21:38:46.290696 [ 277 ] {ed25c314-8c23-4f98-aa04-940b57e07171} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001486 sec., 53162.8532974428 rows/sec., 4.15 MiB/sec. | ||
| 7371 | 2025.08.11 21:38:46.290741 [ 277 ] {ed25c314-8c23-4f98-aa04-940b57e07171} <Debug> TCPHandler: Processed in 0.001661688 sec. | ||
| 7372 | 2025.08.11 21:38:46.290868 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7373 | 2025.08.11 21:38:46.290929 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_56_11} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2025.08.11 21:38:46.290966 [ 277 ] {cbf2089c-96e4-47d2-aa50-033a630d5381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7375 | 2025.08.11 21:38:46.291016 [ 277 ] {cbf2089c-96e4-47d2-aa50-033a630d5381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7376 | 2025.08.11 21:38:46.291019 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_56_11} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7377 | 2025.08.11 21:38:46.291136 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7378 | 2025.08.11 21:38:46.291441 [ 277 ] {cbf2089c-96e4-47d2-aa50-033a630d5381} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7379 | 2025.08.11 21:38:46.291483 [ 277 ] {cbf2089c-96e4-47d2-aa50-033a630d5381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7380 | 2025.08.11 21:38:46.291829 [ 277 ] {cbf2089c-96e4-47d2-aa50-033a630d5381} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7381 | 2025.08.11 21:38:46.292048 [ 277 ] {cbf2089c-96e4-47d2-aa50-033a630d5381} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7382 | 2025.08.11 21:38:46.292183 [ 277 ] {cbf2089c-96e4-47d2-aa50-033a630d5381} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 7383 | 2025.08.11 21:38:46.292220 [ 277 ] {cbf2089c-96e4-47d2-aa50-033a630d5381} <Debug> TCPHandler: Processed in 0.001401093 sec. | ||
| 7384 | 2025.08.11 21:38:46.292344 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2025.08.11 21:38:46.292455 [ 277 ] {d002745a-ced4-4be1-96d9-ca9639266826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7386 | 2025.08.11 21:38:46.292523 [ 277 ] {d002745a-ced4-4be1-96d9-ca9639266826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7387 | 2025.08.11 21:38:46.296008 [ 277 ] {d002745a-ced4-4be1-96d9-ca9639266826} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2025.08.11 21:38:46.296081 [ 277 ] {d002745a-ced4-4be1-96d9-ca9639266826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7389 | 2025.08.11 21:38:46.296755 [ 277 ] {d002745a-ced4-4be1-96d9-ca9639266826} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7390 | 2025.08.11 21:38:46.297027 [ 277 ] {d002745a-ced4-4be1-96d9-ca9639266826} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2025.08.11 21:38:46.297220 [ 277 ] {d002745a-ced4-4be1-96d9-ca9639266826} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.004784 sec., 3135.4515050167224 rows/sec., 5.62 MiB/sec. | ||
| 7392 | 2025.08.11 21:38:46.297362 [ 277 ] {d002745a-ced4-4be1-96d9-ca9639266826} <Debug> TCPHandler: Processed in 0.005074814 sec. | ||
| 7393 | 2025.08.11 21:38:46.297523 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2025.08.11 21:38:46.297656 [ 277 ] {468fb4e2-b4c2-4564-bf1c-db2d9aa1d4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7395 | 2025.08.11 21:38:46.297712 [ 277 ] {468fb4e2-b4c2-4564-bf1c-db2d9aa1d4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7396 | 2025.08.11 21:38:46.298139 [ 277 ] {468fb4e2-b4c2-4564-bf1c-db2d9aa1d4bc} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2025.08.11 21:38:46.298177 [ 277 ] {468fb4e2-b4c2-4564-bf1c-db2d9aa1d4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7398 | 2025.08.11 21:38:46.298522 [ 277 ] {468fb4e2-b4c2-4564-bf1c-db2d9aa1d4bc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7399 | 2025.08.11 21:38:46.298757 [ 277 ] {468fb4e2-b4c2-4564-bf1c-db2d9aa1d4bc} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2025.08.11 21:38:46.298895 [ 277 ] {468fb4e2-b4c2-4564-bf1c-db2d9aa1d4bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001265 sec., 47430.83003952569 rows/sec., 3.20 MiB/sec. | ||
| 7401 | 2025.08.11 21:38:46.298965 [ 277 ] {468fb4e2-b4c2-4564-bf1c-db2d9aa1d4bc} <Debug> TCPHandler: Processed in 0.001505366 sec. | ||
| 7402 | 2025.08.11 21:38:49.209027 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7403 | 2025.08.11 21:38:49.209084 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7404 | 2025.08.11 21:38:49.333597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
| 7405 | 2025.08.11 21:38:49.334271 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2025.08.11 21:38:49.334311 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7407 | 2025.08.11 21:38:49.334796 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7408 | 2025.08.11 21:38:49.335030 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2025.08.11 21:38:49.335163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 7410 | 2025.08.11 21:38:50.384868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7411 | 2025.08.11 21:38:50.400826 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2025.08.11 21:38:50.400882 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7413 | 2025.08.11 21:38:50.406483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7414 | 2025.08.11 21:38:50.407174 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7415 | 2025.08.11 21:38:50.410287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7416 | 2025.08.11 21:38:51.285610 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7417 | 2025.08.11 21:38:51.285830 [ 277 ] {c425cc51-bfb7-457b-bf43-bd960e243b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7418 | 2025.08.11 21:38:51.285902 [ 277 ] {c425cc51-bfb7-457b-bf43-bd960e243b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7419 | 2025.08.11 21:38:51.286627 [ 277 ] {c425cc51-bfb7-457b-bf43-bd960e243b77} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2025.08.11 21:38:51.286672 [ 277 ] {c425cc51-bfb7-457b-bf43-bd960e243b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7421 | 2025.08.11 21:38:51.287076 [ 277 ] {c425cc51-bfb7-457b-bf43-bd960e243b77} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7422 | 2025.08.11 21:38:51.287295 [ 277 ] {c425cc51-bfb7-457b-bf43-bd960e243b77} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2025.08.11 21:38:51.287445 [ 277 ] {c425cc51-bfb7-457b-bf43-bd960e243b77} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001671 sec., 65828.84500299222 rows/sec., 5.53 MiB/sec. | ||
| 7424 | 2025.08.11 21:38:51.287486 [ 277 ] {c425cc51-bfb7-457b-bf43-bd960e243b77} <Debug> TCPHandler: Processed in 0.002016594 sec. | ||
| 7425 | 2025.08.11 21:38:51.287608 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7426 | 2025.08.11 21:38:51.287703 [ 277 ] {bcf0730e-acca-49f7-a48c-54c3db8b6b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7427 | 2025.08.11 21:38:51.287745 [ 277 ] {bcf0730e-acca-49f7-a48c-54c3db8b6b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7428 | 2025.08.11 21:38:51.288149 [ 277 ] {bcf0730e-acca-49f7-a48c-54c3db8b6b9e} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2025.08.11 21:38:51.288185 [ 277 ] {bcf0730e-acca-49f7-a48c-54c3db8b6b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7430 | 2025.08.11 21:38:51.288476 [ 277 ] {bcf0730e-acca-49f7-a48c-54c3db8b6b9e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7431 | 2025.08.11 21:38:51.288679 [ 277 ] {bcf0730e-acca-49f7-a48c-54c3db8b6b9e} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7432 | 2025.08.11 21:38:51.288805 [ 277 ] {bcf0730e-acca-49f7-a48c-54c3db8b6b9e} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001121 sec., 24085.637823371988 rows/sec., 1.77 MiB/sec. | ||
| 7433 | 2025.08.11 21:38:51.288842 [ 277 ] {bcf0730e-acca-49f7-a48c-54c3db8b6b9e} <Debug> TCPHandler: Processed in 0.001281932 sec. | ||
| 7434 | 2025.08.11 21:38:51.288940 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7435 | 2025.08.11 21:38:51.289032 [ 277 ] {b44c5458-f2e6-455f-a81c-825d8bfcab05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7436 | 2025.08.11 21:38:51.289070 [ 277 ] {b44c5458-f2e6-455f-a81c-825d8bfcab05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7437 | 2025.08.11 21:38:51.289494 [ 277 ] {b44c5458-f2e6-455f-a81c-825d8bfcab05} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7438 | 2025.08.11 21:38:51.289531 [ 277 ] {b44c5458-f2e6-455f-a81c-825d8bfcab05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7439 | 2025.08.11 21:38:51.289822 [ 277 ] {b44c5458-f2e6-455f-a81c-825d8bfcab05} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7440 | 2025.08.11 21:38:51.290027 [ 277 ] {b44c5458-f2e6-455f-a81c-825d8bfcab05} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7441 | 2025.08.11 21:38:51.290150 [ 277 ] {b44c5458-f2e6-455f-a81c-825d8bfcab05} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001136 sec., 80105.6338028169 rows/sec., 6.26 MiB/sec. | ||
| 7442 | 2025.08.11 21:38:51.290187 [ 277 ] {b44c5458-f2e6-455f-a81c-825d8bfcab05} <Debug> TCPHandler: Processed in 0.001294482 sec. | ||
| 7443 | 2025.08.11 21:38:51.290296 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7444 | 2025.08.11 21:38:51.290389 [ 277 ] {fb4d0aa4-6249-4ae6-a168-77cf5f187bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7445 | 2025.08.11 21:38:51.290431 [ 277 ] {fb4d0aa4-6249-4ae6-a168-77cf5f187bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7446 | 2025.08.11 21:38:51.290844 [ 277 ] {fb4d0aa4-6249-4ae6-a168-77cf5f187bf8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7447 | 2025.08.11 21:38:51.290879 [ 277 ] {fb4d0aa4-6249-4ae6-a168-77cf5f187bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7448 | 2025.08.11 21:38:51.291205 [ 277 ] {fb4d0aa4-6249-4ae6-a168-77cf5f187bf8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7449 | 2025.08.11 21:38:51.291408 [ 277 ] {fb4d0aa4-6249-4ae6-a168-77cf5f187bf8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7450 | 2025.08.11 21:38:51.291534 [ 277 ] {fb4d0aa4-6249-4ae6-a168-77cf5f187bf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 7451 | 2025.08.11 21:38:51.291570 [ 277 ] {fb4d0aa4-6249-4ae6-a168-77cf5f187bf8} <Debug> TCPHandler: Processed in 0.001320552 sec. | ||
| 7452 | 2025.08.11 21:38:51.291666 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2025.08.11 21:38:51.291757 [ 277 ] {d23592a2-908c-4c64-a750-526377efd6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7454 | 2025.08.11 21:38:51.291811 [ 277 ] {d23592a2-908c-4c64-a750-526377efd6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7455 | 2025.08.11 21:38:51.292640 [ 277 ] {d23592a2-908c-4c64-a750-526377efd6d3} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2025.08.11 21:38:51.292675 [ 277 ] {d23592a2-908c-4c64-a750-526377efd6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7457 | 2025.08.11 21:38:51.293186 [ 277 ] {d23592a2-908c-4c64-a750-526377efd6d3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7458 | 2025.08.11 21:38:51.293402 [ 277 ] {d23592a2-908c-4c64-a750-526377efd6d3} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7459 | 2025.08.11 21:38:51.293520 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7460 | 2025.08.11 21:38:51.293534 [ 277 ] {d23592a2-908c-4c64-a750-526377efd6d3} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001794 sec., 15050.167224080267 rows/sec., 26.97 MiB/sec. | ||
| 7461 | 2025.08.11 21:38:51.293601 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2025.08.11 21:38:51.293627 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7463 | 2025.08.11 21:38:51.293628 [ 277 ] {d23592a2-908c-4c64-a750-526377efd6d3} <Debug> TCPHandler: Processed in 0.002008234 sec. | ||
| 7464 | 2025.08.11 21:38:51.293741 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 7465 | 2025.08.11 21:38:51.293751 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7466 | 2025.08.11 21:38:51.293867 [ 277 ] {4a45598f-f65d-4658-83ba-c09ffca09412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7467 | 2025.08.11 21:38:51.293909 [ 277 ] {4a45598f-f65d-4658-83ba-c09ffca09412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7468 | 2025.08.11 21:38:51.293998 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7469 | 2025.08.11 21:38:51.294065 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 990 rows starting from the beginning of the part | ||
| 7470 | 2025.08.11 21:38:51.294191 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 27 rows starting from the beginning of the part | ||
| 7471 | 2025.08.11 21:38:51.294253 [ 277 ] {4a45598f-f65d-4658-83ba-c09ffca09412} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2025.08.11 21:38:51.294293 [ 277 ] {4a45598f-f65d-4658-83ba-c09ffca09412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7473 | 2025.08.11 21:38:51.294299 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 15 rows starting from the beginning of the part | ||
| 7474 | 2025.08.11 21:38:51.294409 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part | ||
| 7475 | 2025.08.11 21:38:51.294508 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part | ||
| 7476 | 2025.08.11 21:38:51.294596 [ 277 ] {4a45598f-f65d-4658-83ba-c09ffca09412} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7477 | 2025.08.11 21:38:51.294605 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 27 rows starting from the beginning of the part | ||
| 7478 | 2025.08.11 21:38:51.294807 [ 277 ] {4a45598f-f65d-4658-83ba-c09ffca09412} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2025.08.11 21:38:51.294942 [ 277 ] {4a45598f-f65d-4658-83ba-c09ffca09412} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 7480 | 2025.08.11 21:38:51.294978 [ 277 ] {4a45598f-f65d-4658-83ba-c09ffca09412} <Debug> TCPHandler: Processed in 0.001274552 sec. | ||
| 7481 | 2025.08.11 21:38:51.301704 [ 191 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 19 columns (19 merged, 0 gathered) in 0.008015634 sec., 137356.57092127707 rows/sec., 246.14 MiB/sec. | ||
| 7482 | 2025.08.11 21:38:51.302597 [ 191 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7483 | 2025.08.11 21:38:51.302933 [ 191 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7484 | 2025.08.11 21:38:51.303007 [ 191 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7485 | 2025.08.11 21:38:51.303096 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.48 MiB. | ||
| 7486 | 2025.08.11 21:38:52.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.64 MiB, peak 288.14 MiB, free memory in arenas 0.00 B, will set to 279.58 MiB (RSS), difference: 3.94 MiB | ||
| 7487 | 2025.08.11 21:38:54.393424 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1046 | ||
| 7488 | 2025.08.11 21:38:54.395588 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2025.08.11 21:38:54.395645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7490 | 2025.08.11 21:38:54.396864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7491 | 2025.08.11 21:38:54.397144 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.08.11 21:38:54.397282 [ 82 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7493 | 2025.08.11 21:38:54.397348 [ 82 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2025.08.11 21:38:54.397369 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7495 | 2025.08.11 21:38:54.397469 [ 199 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 7496 | 2025.08.11 21:38:54.397516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 7497 | 2025.08.11 21:38:54.397989 [ 199 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7498 | 2025.08.11 21:38:54.398127 [ 199 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 896 rows starting from the beginning of the part | ||
| 7499 | 2025.08.11 21:38:54.398454 [ 199 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 7500 | 2025.08.11 21:38:54.398785 [ 199 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 7501 | 2025.08.11 21:38:54.399125 [ 199 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 7502 | 2025.08.11 21:38:54.399452 [ 199 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 7503 | 2025.08.11 21:38:54.399775 [ 199 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 7504 | 2025.08.11 21:38:54.406378 [ 200 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1046 rows, containing 72 columns (72 merged, 0 gathered) in 0.00894873 sec., 116888.09473523058 rows/sec., 92.54 MiB/sec. | ||
| 7505 | 2025.08.11 21:38:54.407722 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7506 | 2025.08.11 21:38:54.408345 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_31_6} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2025.08.11 21:38:54.408435 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_31_6} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7508 | 2025.08.11 21:38:54.408771 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 7509 | 2025.08.11 21:38:56.287372 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2025.08.11 21:38:56.287576 [ 277 ] {f3d678de-b9e4-47a4-b7ed-3ce8a2e78187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7511 | 2025.08.11 21:38:56.287643 [ 277 ] {f3d678de-b9e4-47a4-b7ed-3ce8a2e78187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7512 | 2025.08.11 21:38:56.288304 [ 277 ] {f3d678de-b9e4-47a4-b7ed-3ce8a2e78187} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2025.08.11 21:38:56.288350 [ 277 ] {f3d678de-b9e4-47a4-b7ed-3ce8a2e78187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7514 | 2025.08.11 21:38:56.288742 [ 277 ] {f3d678de-b9e4-47a4-b7ed-3ce8a2e78187} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7515 | 2025.08.11 21:38:56.288981 [ 277 ] {f3d678de-b9e4-47a4-b7ed-3ce8a2e78187} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2025.08.11 21:38:56.289138 [ 277 ] {f3d678de-b9e4-47a4-b7ed-3ce8a2e78187} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001615 sec., 14860.681114551084 rows/sec., 1.23 MiB/sec. | ||
| 7517 | 2025.08.11 21:38:56.289181 [ 277 ] {f3d678de-b9e4-47a4-b7ed-3ce8a2e78187} <Debug> TCPHandler: Processed in 0.001945762 sec. | ||
| 7518 | 2025.08.11 21:38:56.289300 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2025.08.11 21:38:56.289398 [ 277 ] {d706009a-8e2f-43c0-a41b-bbcc1972048e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7520 | 2025.08.11 21:38:56.289440 [ 277 ] {d706009a-8e2f-43c0-a41b-bbcc1972048e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7521 | 2025.08.11 21:38:56.289841 [ 277 ] {d706009a-8e2f-43c0-a41b-bbcc1972048e} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2025.08.11 21:38:56.289877 [ 277 ] {d706009a-8e2f-43c0-a41b-bbcc1972048e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7523 | 2025.08.11 21:38:56.290184 [ 277 ] {d706009a-8e2f-43c0-a41b-bbcc1972048e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7524 | 2025.08.11 21:38:56.290396 [ 277 ] {d706009a-8e2f-43c0-a41b-bbcc1972048e} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2025.08.11 21:38:56.290524 [ 277 ] {d706009a-8e2f-43c0-a41b-bbcc1972048e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 854.60 KiB/sec. | ||
| 7526 | 2025.08.11 21:38:56.290561 [ 277 ] {d706009a-8e2f-43c0-a41b-bbcc1972048e} <Debug> TCPHandler: Processed in 0.001310382 sec. | ||
| 7527 | 2025.08.11 21:38:56.290672 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2025.08.11 21:38:56.290769 [ 277 ] {7eb7632f-35f6-4b7b-a588-eacf62b0fdaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7529 | 2025.08.11 21:38:56.290809 [ 277 ] {7eb7632f-35f6-4b7b-a588-eacf62b0fdaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7530 | 2025.08.11 21:38:56.291304 [ 277 ] {7eb7632f-35f6-4b7b-a588-eacf62b0fdaf} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2025.08.11 21:38:56.291339 [ 277 ] {7eb7632f-35f6-4b7b-a588-eacf62b0fdaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7532 | 2025.08.11 21:38:56.291682 [ 277 ] {7eb7632f-35f6-4b7b-a588-eacf62b0fdaf} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7533 | 2025.08.11 21:38:56.291900 [ 277 ] {7eb7632f-35f6-4b7b-a588-eacf62b0fdaf} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2025.08.11 21:38:56.292026 [ 277 ] {7eb7632f-35f6-4b7b-a588-eacf62b0fdaf} <Debug> executeQuery: Read 212 rows, 19.29 KiB in 0.001276 sec., 166144.20062695924 rows/sec., 14.76 MiB/sec. | ||
| 7535 | 2025.08.11 21:38:56.292064 [ 277 ] {7eb7632f-35f6-4b7b-a588-eacf62b0fdaf} <Debug> TCPHandler: Processed in 0.001441504 sec. | ||
| 7536 | 2025.08.11 21:38:56.292176 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2025.08.11 21:38:56.292272 [ 277 ] {63eee20f-b0b0-4a8f-a6af-efa5d53adeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7538 | 2025.08.11 21:38:56.292311 [ 277 ] {63eee20f-b0b0-4a8f-a6af-efa5d53adeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7539 | 2025.08.11 21:38:56.292706 [ 277 ] {63eee20f-b0b0-4a8f-a6af-efa5d53adeae} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2025.08.11 21:38:56.292740 [ 277 ] {63eee20f-b0b0-4a8f-a6af-efa5d53adeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7541 | 2025.08.11 21:38:56.293055 [ 277 ] {63eee20f-b0b0-4a8f-a6af-efa5d53adeae} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7542 | 2025.08.11 21:38:56.293296 [ 277 ] {63eee20f-b0b0-4a8f-a6af-efa5d53adeae} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2025.08.11 21:38:56.293434 [ 277 ] {63eee20f-b0b0-4a8f-a6af-efa5d53adeae} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00118 sec., 33050.84745762712 rows/sec., 2.42 MiB/sec. | ||
| 7544 | 2025.08.11 21:38:56.293473 [ 277 ] {63eee20f-b0b0-4a8f-a6af-efa5d53adeae} <Debug> TCPHandler: Processed in 0.001346722 sec. | ||
| 7545 | 2025.08.11 21:38:56.293592 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2025.08.11 21:38:56.293715 [ 277 ] {e8609621-7cc0-4286-850a-1465cc8f13bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7547 | 2025.08.11 21:38:56.293765 [ 277 ] {e8609621-7cc0-4286-850a-1465cc8f13bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7548 | 2025.08.11 21:38:56.294237 [ 277 ] {e8609621-7cc0-4286-850a-1465cc8f13bf} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2025.08.11 21:38:56.294275 [ 277 ] {e8609621-7cc0-4286-850a-1465cc8f13bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7550 | 2025.08.11 21:38:56.294591 [ 277 ] {e8609621-7cc0-4286-850a-1465cc8f13bf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7551 | 2025.08.11 21:38:56.294806 [ 277 ] {e8609621-7cc0-4286-850a-1465cc8f13bf} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2025.08.11 21:38:56.294936 [ 277 ] {e8609621-7cc0-4286-850a-1465cc8f13bf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001246 sec., 19261.63723916533 rows/sec., 1.60 MiB/sec. | ||
| 7553 | 2025.08.11 21:38:56.294976 [ 277 ] {e8609621-7cc0-4286-850a-1465cc8f13bf} <Debug> TCPHandler: Processed in 0.001446275 sec. | ||
| 7554 | 2025.08.11 21:38:56.295079 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2025.08.11 21:38:56.295174 [ 277 ] {0ebaee02-81bd-4328-b9f4-dc5a1da19af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7556 | 2025.08.11 21:38:56.295218 [ 277 ] {0ebaee02-81bd-4328-b9f4-dc5a1da19af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7557 | 2025.08.11 21:38:56.295671 [ 277 ] {0ebaee02-81bd-4328-b9f4-dc5a1da19af2} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2025.08.11 21:38:56.295714 [ 277 ] {0ebaee02-81bd-4328-b9f4-dc5a1da19af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7559 | 2025.08.11 21:38:56.296070 [ 277 ] {0ebaee02-81bd-4328-b9f4-dc5a1da19af2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7560 | 2025.08.11 21:38:56.296301 [ 277 ] {0ebaee02-81bd-4328-b9f4-dc5a1da19af2} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2025.08.11 21:38:56.296431 [ 277 ] {0ebaee02-81bd-4328-b9f4-dc5a1da19af2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001274 sec., 9419.152276295134 rows/sec., 735.87 KiB/sec. | ||
| 7562 | 2025.08.11 21:38:56.296468 [ 277 ] {0ebaee02-81bd-4328-b9f4-dc5a1da19af2} <Debug> TCPHandler: Processed in 0.001438385 sec. | ||
| 7563 | 2025.08.11 21:38:56.296576 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2025.08.11 21:38:56.296670 [ 277 ] {b9c8e043-aaf4-4690-857b-d4bffaa3ca6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7565 | 2025.08.11 21:38:56.296708 [ 277 ] {b9c8e043-aaf4-4690-857b-d4bffaa3ca6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7566 | 2025.08.11 21:38:56.297140 [ 277 ] {b9c8e043-aaf4-4690-857b-d4bffaa3ca6b} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2025.08.11 21:38:56.297175 [ 277 ] {b9c8e043-aaf4-4690-857b-d4bffaa3ca6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7568 | 2025.08.11 21:38:56.297476 [ 277 ] {b9c8e043-aaf4-4690-857b-d4bffaa3ca6b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7569 | 2025.08.11 21:38:56.297679 [ 277 ] {b9c8e043-aaf4-4690-857b-d4bffaa3ca6b} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2025.08.11 21:38:56.297803 [ 277 ] {b9c8e043-aaf4-4690-857b-d4bffaa3ca6b} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.00115 sec., 110434.78260869565 rows/sec., 8.96 MiB/sec. | ||
| 7571 | 2025.08.11 21:38:56.297840 [ 277 ] {b9c8e043-aaf4-4690-857b-d4bffaa3ca6b} <Debug> TCPHandler: Processed in 0.001313371 sec. | ||
| 7572 | 2025.08.11 21:38:56.297950 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2025.08.11 21:38:56.298049 [ 277 ] {c4a6c68c-2605-4afb-ab2f-28973c2b2514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7574 | 2025.08.11 21:38:56.298092 [ 277 ] {c4a6c68c-2605-4afb-ab2f-28973c2b2514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7575 | 2025.08.11 21:38:56.298490 [ 277 ] {c4a6c68c-2605-4afb-ab2f-28973c2b2514} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2025.08.11 21:38:56.298526 [ 277 ] {c4a6c68c-2605-4afb-ab2f-28973c2b2514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7577 | 2025.08.11 21:38:56.298858 [ 277 ] {c4a6c68c-2605-4afb-ab2f-28973c2b2514} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7578 | 2025.08.11 21:38:56.299059 [ 277 ] {c4a6c68c-2605-4afb-ab2f-28973c2b2514} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2025.08.11 21:38:56.299186 [ 277 ] {c4a6c68c-2605-4afb-ab2f-28973c2b2514} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001155 sec., 174891.7748917749 rows/sec., 12.53 MiB/sec. | ||
| 7580 | 2025.08.11 21:38:56.299225 [ 277 ] {c4a6c68c-2605-4afb-ab2f-28973c2b2514} <Debug> TCPHandler: Processed in 0.001323632 sec. | ||
| 7581 | 2025.08.11 21:38:56.299333 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2025.08.11 21:38:56.299428 [ 277 ] {4421dec9-2014-4499-a2fd-7d86b931b4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7583 | 2025.08.11 21:38:56.299482 [ 277 ] {4421dec9-2014-4499-a2fd-7d86b931b4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7584 | 2025.08.11 21:38:56.300257 [ 277 ] {4421dec9-2014-4499-a2fd-7d86b931b4e0} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2025.08.11 21:38:56.300294 [ 277 ] {4421dec9-2014-4499-a2fd-7d86b931b4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7586 | 2025.08.11 21:38:56.300811 [ 277 ] {4421dec9-2014-4499-a2fd-7d86b931b4e0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7587 | 2025.08.11 21:38:56.301030 [ 277 ] {4421dec9-2014-4499-a2fd-7d86b931b4e0} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2025.08.11 21:38:56.301170 [ 277 ] {4421dec9-2014-4499-a2fd-7d86b931b4e0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 15.26 MiB/sec. | ||
| 7589 | 2025.08.11 21:38:56.301224 [ 277 ] {4421dec9-2014-4499-a2fd-7d86b931b4e0} <Debug> TCPHandler: Processed in 0.001940392 sec. | ||
| 7590 | 2025.08.11 21:38:56.301336 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7591 | 2025.08.11 21:38:56.301431 [ 277 ] {a1c70298-e966-422f-aa13-5f27c46288ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7592 | 2025.08.11 21:38:56.301473 [ 277 ] {a1c70298-e966-422f-aa13-5f27c46288ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7593 | 2025.08.11 21:38:56.301805 [ 277 ] {a1c70298-e966-422f-aa13-5f27c46288ba} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2025.08.11 21:38:56.301841 [ 277 ] {a1c70298-e966-422f-aa13-5f27c46288ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7595 | 2025.08.11 21:38:56.302144 [ 277 ] {a1c70298-e966-422f-aa13-5f27c46288ba} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7596 | 2025.08.11 21:38:56.302349 [ 277 ] {a1c70298-e966-422f-aa13-5f27c46288ba} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2025.08.11 21:38:56.302476 [ 277 ] {a1c70298-e966-422f-aa13-5f27c46288ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7598 | 2025.08.11 21:38:56.302511 [ 277 ] {a1c70298-e966-422f-aa13-5f27c46288ba} <Debug> TCPHandler: Processed in 0.001225451 sec. | ||
| 7599 | 2025.08.11 21:38:56.835293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
| 7600 | 2025.08.11 21:38:56.835790 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2025.08.11 21:38:56.835834 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7602 | 2025.08.11 21:38:56.836354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7603 | 2025.08.11 21:38:56.836595 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2025.08.11 21:38:56.836753 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
| 7605 | 2025.08.11 21:38:57.910424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7606 | 2025.08.11 21:38:57.927681 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2025.08.11 21:38:57.927746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7608 | 2025.08.11 21:38:57.933444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7609 | 2025.08.11 21:38:57.934159 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2025.08.11 21:38:57.937237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7611 | 2025.08.11 21:39:01.287271 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7612 | 2025.08.11 21:39:01.287488 [ 277 ] {ecbf96b8-c1cf-4118-8d1b-52d822c8776e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7613 | 2025.08.11 21:39:01.287557 [ 277 ] {ecbf96b8-c1cf-4118-8d1b-52d822c8776e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7614 | 2025.08.11 21:39:01.288227 [ 277 ] {ecbf96b8-c1cf-4118-8d1b-52d822c8776e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2025.08.11 21:39:01.288275 [ 277 ] {ecbf96b8-c1cf-4118-8d1b-52d822c8776e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7616 | 2025.08.11 21:39:01.288686 [ 277 ] {ecbf96b8-c1cf-4118-8d1b-52d822c8776e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7617 | 2025.08.11 21:39:01.288928 [ 277 ] {ecbf96b8-c1cf-4118-8d1b-52d822c8776e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7618 | 2025.08.11 21:39:01.289134 [ 277 ] {ecbf96b8-c1cf-4118-8d1b-52d822c8776e} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001697 sec., 64820.2710665881 rows/sec., 5.45 MiB/sec. | ||
| 7619 | 2025.08.11 21:39:01.289204 [ 277 ] {ecbf96b8-c1cf-4118-8d1b-52d822c8776e} <Debug> TCPHandler: Processed in 0.002075255 sec. | ||
| 7620 | 2025.08.11 21:39:01.289348 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7621 | 2025.08.11 21:39:01.289471 [ 277 ] {092d384a-a6e6-4db5-a86d-addd8629739f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7622 | 2025.08.11 21:39:01.289524 [ 277 ] {092d384a-a6e6-4db5-a86d-addd8629739f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7623 | 2025.08.11 21:39:01.290008 [ 277 ] {092d384a-a6e6-4db5-a86d-addd8629739f} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2025.08.11 21:39:01.290056 [ 277 ] {092d384a-a6e6-4db5-a86d-addd8629739f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7625 | 2025.08.11 21:39:01.290432 [ 277 ] {092d384a-a6e6-4db5-a86d-addd8629739f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7626 | 2025.08.11 21:39:01.290658 [ 277 ] {092d384a-a6e6-4db5-a86d-addd8629739f} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7627 | 2025.08.11 21:39:01.290790 [ 277 ] {092d384a-a6e6-4db5-a86d-addd8629739f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001348 sec., 20029.67359050445 rows/sec., 1.47 MiB/sec. | ||
| 7628 | 2025.08.11 21:39:01.290828 [ 277 ] {092d384a-a6e6-4db5-a86d-addd8629739f} <Debug> TCPHandler: Processed in 0.001543726 sec. | ||
| 7629 | 2025.08.11 21:39:01.290928 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7630 | 2025.08.11 21:39:01.291023 [ 277 ] {a2df455d-6c24-4d91-bcb2-aa2688cfb4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7631 | 2025.08.11 21:39:01.291064 [ 277 ] {a2df455d-6c24-4d91-bcb2-aa2688cfb4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7632 | 2025.08.11 21:39:01.291479 [ 277 ] {a2df455d-6c24-4d91-bcb2-aa2688cfb4ab} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2025.08.11 21:39:01.291515 [ 277 ] {a2df455d-6c24-4d91-bcb2-aa2688cfb4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7634 | 2025.08.11 21:39:01.291820 [ 277 ] {a2df455d-6c24-4d91-bcb2-aa2688cfb4ab} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7635 | 2025.08.11 21:39:01.292033 [ 277 ] {a2df455d-6c24-4d91-bcb2-aa2688cfb4ab} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2025.08.11 21:39:01.292162 [ 277 ] {a2df455d-6c24-4d91-bcb2-aa2688cfb4ab} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001157 sec., 78651.68539325842 rows/sec., 6.14 MiB/sec. | ||
| 7637 | 2025.08.11 21:39:01.292199 [ 277 ] {a2df455d-6c24-4d91-bcb2-aa2688cfb4ab} <Debug> TCPHandler: Processed in 0.001320652 sec. | ||
| 7638 | 2025.08.11 21:39:01.292308 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2025.08.11 21:39:01.292403 [ 277 ] {49d0319e-4e51-4bb9-9567-49e42ebb6030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7640 | 2025.08.11 21:39:01.292448 [ 277 ] {49d0319e-4e51-4bb9-9567-49e42ebb6030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7641 | 2025.08.11 21:39:01.292836 [ 277 ] {49d0319e-4e51-4bb9-9567-49e42ebb6030} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2025.08.11 21:39:01.292873 [ 277 ] {49d0319e-4e51-4bb9-9567-49e42ebb6030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7643 | 2025.08.11 21:39:01.293214 [ 277 ] {49d0319e-4e51-4bb9-9567-49e42ebb6030} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7644 | 2025.08.11 21:39:01.293443 [ 277 ] {49d0319e-4e51-4bb9-9567-49e42ebb6030} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2025.08.11 21:39:01.293573 [ 277 ] {49d0319e-4e51-4bb9-9567-49e42ebb6030} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7646 | 2025.08.11 21:39:01.293610 [ 277 ] {49d0319e-4e51-4bb9-9567-49e42ebb6030} <Debug> TCPHandler: Processed in 0.001351363 sec. | ||
| 7647 | 2025.08.11 21:39:01.293711 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7648 | 2025.08.11 21:39:01.293806 [ 277 ] {dc6531c8-ce59-4c09-8319-8b16f0e7e8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7649 | 2025.08.11 21:39:01.293862 [ 277 ] {dc6531c8-ce59-4c09-8319-8b16f0e7e8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7650 | 2025.08.11 21:39:01.294656 [ 277 ] {dc6531c8-ce59-4c09-8319-8b16f0e7e8ec} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2025.08.11 21:39:01.294693 [ 277 ] {dc6531c8-ce59-4c09-8319-8b16f0e7e8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7652 | 2025.08.11 21:39:01.295247 [ 277 ] {dc6531c8-ce59-4c09-8319-8b16f0e7e8ec} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7653 | 2025.08.11 21:39:01.295474 [ 277 ] {dc6531c8-ce59-4c09-8319-8b16f0e7e8ec} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2025.08.11 21:39:01.295616 [ 277 ] {dc6531c8-ce59-4c09-8319-8b16f0e7e8ec} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001828 sec., 14770.24070021882 rows/sec., 26.47 MiB/sec. | ||
| 7655 | 2025.08.11 21:39:01.295670 [ 277 ] {dc6531c8-ce59-4c09-8319-8b16f0e7e8ec} <Debug> TCPHandler: Processed in 0.002008654 sec. | ||
| 7656 | 2025.08.11 21:39:01.295781 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2025.08.11 21:39:01.295877 [ 277 ] {73965de1-45d2-4f22-b165-a01fbd1e2f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7658 | 2025.08.11 21:39:01.295917 [ 277 ] {73965de1-45d2-4f22-b165-a01fbd1e2f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7659 | 2025.08.11 21:39:01.296234 [ 277 ] {73965de1-45d2-4f22-b165-a01fbd1e2f79} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2025.08.11 21:39:01.296271 [ 277 ] {73965de1-45d2-4f22-b165-a01fbd1e2f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7661 | 2025.08.11 21:39:01.296574 [ 277 ] {73965de1-45d2-4f22-b165-a01fbd1e2f79} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7662 | 2025.08.11 21:39:01.296787 [ 277 ] {73965de1-45d2-4f22-b165-a01fbd1e2f79} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2025.08.11 21:39:01.296914 [ 277 ] {73965de1-45d2-4f22-b165-a01fbd1e2f79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 7664 | 2025.08.11 21:39:01.296951 [ 277 ] {73965de1-45d2-4f22-b165-a01fbd1e2f79} <Debug> TCPHandler: Processed in 0.001220221 sec. | ||
| 7665 | 2025.08.11 21:39:04.209127 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7666 | 2025.08.11 21:39:04.209181 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7667 | 2025.08.11 21:39:04.336994 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
| 7668 | 2025.08.11 21:39:04.337527 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2025.08.11 21:39:04.337577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7670 | 2025.08.11 21:39:04.338089 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7671 | 2025.08.11 21:39:04.338340 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2025.08.11 21:39:04.338493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 7673 | 2025.08.11 21:39:04.397869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1078 | ||
| 7674 | 2025.08.11 21:39:04.400206 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2025.08.11 21:39:04.400266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7676 | 2025.08.11 21:39:04.401480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7677 | 2025.08.11 21:39:04.401760 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2025.08.11 21:39:04.402155 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 7679 | 2025.08.11 21:39:05.437455 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7680 | 2025.08.11 21:39:05.453664 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2025.08.11 21:39:05.453718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7682 | 2025.08.11 21:39:05.460258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7683 | 2025.08.11 21:39:05.460954 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2025.08.11 21:39:05.463700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7685 | 2025.08.11 21:39:06.285413 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7686 | 2025.08.11 21:39:06.285638 [ 277 ] {e47b9ff7-6acd-4a6e-a9a9-646c49dc883b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7687 | 2025.08.11 21:39:06.285712 [ 277 ] {e47b9ff7-6acd-4a6e-a9a9-646c49dc883b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7688 | 2025.08.11 21:39:06.286366 [ 277 ] {e47b9ff7-6acd-4a6e-a9a9-646c49dc883b} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2025.08.11 21:39:06.286418 [ 277 ] {e47b9ff7-6acd-4a6e-a9a9-646c49dc883b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7690 | 2025.08.11 21:39:06.286844 [ 277 ] {e47b9ff7-6acd-4a6e-a9a9-646c49dc883b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7691 | 2025.08.11 21:39:06.287093 [ 277 ] {e47b9ff7-6acd-4a6e-a9a9-646c49dc883b} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2025.08.11 21:39:06.287249 [ 70 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7693 | 2025.08.11 21:39:06.287261 [ 277 ] {e47b9ff7-6acd-4a6e-a9a9-646c49dc883b} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001679 sec., 51220.96486003574 rows/sec., 4.30 MiB/sec. | ||
| 7694 | 2025.08.11 21:39:06.287317 [ 70 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2025.08.11 21:39:06.287341 [ 277 ] {e47b9ff7-6acd-4a6e-a9a9-646c49dc883b} <Debug> TCPHandler: Processed in 0.002072004 sec. | ||
| 7696 | 2025.08.11 21:39:06.287346 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7697 | 2025.08.11 21:39:06.287461 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 7698 | 2025.08.11 21:39:06.287470 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2025.08.11 21:39:06.287570 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7700 | 2025.08.11 21:39:06.287589 [ 277 ] {87f43c2a-5f32-4e37-beef-2d3954ec3724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7701 | 2025.08.11 21:39:06.287604 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1409 rows starting from the beginning of the part | ||
| 7702 | 2025.08.11 21:39:06.287633 [ 277 ] {87f43c2a-5f32-4e37-beef-2d3954ec3724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7703 | 2025.08.11 21:39:06.287672 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 86 rows starting from the beginning of the part | ||
| 7704 | 2025.08.11 21:39:06.287722 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 110 rows starting from the beginning of the part | ||
| 7705 | 2025.08.11 21:39:06.287772 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 7706 | 2025.08.11 21:39:06.287817 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 110 rows starting from the beginning of the part | ||
| 7707 | 2025.08.11 21:39:06.287862 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 86 rows starting from the beginning of the part | ||
| 7708 | 2025.08.11 21:39:06.288052 [ 277 ] {87f43c2a-5f32-4e37-beef-2d3954ec3724} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2025.08.11 21:39:06.288091 [ 277 ] {87f43c2a-5f32-4e37-beef-2d3954ec3724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7710 | 2025.08.11 21:39:06.288554 [ 277 ] {87f43c2a-5f32-4e37-beef-2d3954ec3724} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7711 | 2025.08.11 21:39:06.288796 [ 277 ] {87f43c2a-5f32-4e37-beef-2d3954ec3724} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2025.08.11 21:39:06.288941 [ 277 ] {87f43c2a-5f32-4e37-beef-2d3954ec3724} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001375 sec., 10909.09090909091 rows/sec., 820.31 KiB/sec. | ||
| 7713 | 2025.08.11 21:39:06.288983 [ 277 ] {87f43c2a-5f32-4e37-beef-2d3954ec3724} <Debug> TCPHandler: Processed in 0.001565756 sec. | ||
| 7714 | 2025.08.11 21:39:06.289087 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2025.08.11 21:39:06.289132 [ 200 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2013 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712679 sec., 1175351.5982854932 rows/sec., 103.77 MiB/sec. | ||
| 7716 | 2025.08.11 21:39:06.289187 [ 277 ] {61615fa2-8211-4abe-987a-708f982d6a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7717 | 2025.08.11 21:39:06.289235 [ 277 ] {61615fa2-8211-4abe-987a-708f982d6a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7718 | 2025.08.11 21:39:06.289406 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7719 | 2025.08.11 21:39:06.289660 [ 277 ] {61615fa2-8211-4abe-987a-708f982d6a0b} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2025.08.11 21:39:06.289704 [ 277 ] {61615fa2-8211-4abe-987a-708f982d6a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7721 | 2025.08.11 21:39:06.289734 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7722 | 2025.08.11 21:39:06.289839 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_71_14} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7723 | 2025.08.11 21:39:06.289936 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7724 | 2025.08.11 21:39:06.290051 [ 277 ] {61615fa2-8211-4abe-987a-708f982d6a0b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7725 | 2025.08.11 21:39:06.290277 [ 277 ] {61615fa2-8211-4abe-987a-708f982d6a0b} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7726 | 2025.08.11 21:39:06.290399 [ 68 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7727 | 2025.08.11 21:39:06.290412 [ 277 ] {61615fa2-8211-4abe-987a-708f982d6a0b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001246 sec., 63402.88924558588 rows/sec., 4.95 MiB/sec. | ||
| 7728 | 2025.08.11 21:39:06.290448 [ 68 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2025.08.11 21:39:06.290468 [ 277 ] {61615fa2-8211-4abe-987a-708f982d6a0b} <Debug> TCPHandler: Processed in 0.001431814 sec. | ||
| 7730 | 2025.08.11 21:39:06.290476 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7731 | 2025.08.11 21:39:06.290574 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 7732 | 2025.08.11 21:39:06.290588 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7733 | 2025.08.11 21:39:06.290684 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7734 | 2025.08.11 21:39:06.290694 [ 277 ] {d48041b3-7d55-4721-905a-3ccb15c613cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7735 | 2025.08.11 21:39:06.290716 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 7736 | 2025.08.11 21:39:06.290742 [ 277 ] {d48041b3-7d55-4721-905a-3ccb15c613cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7737 | 2025.08.11 21:39:06.290776 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 79 rows starting from the beginning of the part | ||
| 7738 | 2025.08.11 21:39:06.290827 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 91 rows starting from the beginning of the part | ||
| 7739 | 2025.08.11 21:39:06.290874 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 127 rows starting from the beginning of the part | ||
| 7740 | 2025.08.11 21:39:06.290916 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 91 rows starting from the beginning of the part | ||
| 7741 | 2025.08.11 21:39:06.290959 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 79 rows starting from the beginning of the part | ||
| 7742 | 2025.08.11 21:39:06.291146 [ 277 ] {d48041b3-7d55-4721-905a-3ccb15c613cd} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2025.08.11 21:39:06.291182 [ 277 ] {d48041b3-7d55-4721-905a-3ccb15c613cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7744 | 2025.08.11 21:39:06.291530 [ 277 ] {d48041b3-7d55-4721-905a-3ccb15c613cd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7745 | 2025.08.11 21:39:06.291757 [ 277 ] {d48041b3-7d55-4721-905a-3ccb15c613cd} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2025.08.11 21:39:06.291876 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7747 | 2025.08.11 21:39:06.291890 [ 277 ] {d48041b3-7d55-4721-905a-3ccb15c613cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 7748 | 2025.08.11 21:39:06.291909 [ 200 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001374433 sec., 801057.5997520433 rows/sec., 64.64 MiB/sec. | ||
| 7749 | 2025.08.11 21:39:06.291916 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7750 | 2025.08.11 21:39:06.291941 [ 277 ] {d48041b3-7d55-4721-905a-3ccb15c613cd} <Debug> TCPHandler: Processed in 0.001402894 sec. | ||
| 7751 | 2025.08.11 21:39:06.291949 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7752 | 2025.08.11 21:39:06.292063 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2025.08.11 21:39:06.292081 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 7754 | 2025.08.11 21:39:06.292099 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7755 | 2025.08.11 21:39:06.292167 [ 277 ] {21efbe54-9737-41be-a318-4afb858d3366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7756 | 2025.08.11 21:39:06.292232 [ 277 ] {21efbe54-9737-41be-a318-4afb858d3366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7757 | 2025.08.11 21:39:06.292245 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7758 | 2025.08.11 21:39:06.292290 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19264 rows starting from the beginning of the part | ||
| 7759 | 2025.08.11 21:39:06.292361 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 7760 | 2025.08.11 21:39:06.292390 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_71_14} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2025.08.11 21:39:06.292411 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 7762 | 2025.08.11 21:39:06.292459 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 202 rows starting from the beginning of the part | ||
| 7763 | 2025.08.11 21:39:06.292468 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_71_14} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7764 | 2025.08.11 21:39:06.292502 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 7765 | 2025.08.11 21:39:06.292549 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 7766 | 2025.08.11 21:39:06.292552 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7767 | 2025.08.11 21:39:06.293008 [ 277 ] {21efbe54-9737-41be-a318-4afb858d3366} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2025.08.11 21:39:06.293051 [ 277 ] {21efbe54-9737-41be-a318-4afb858d3366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7769 | 2025.08.11 21:39:06.293609 [ 277 ] {21efbe54-9737-41be-a318-4afb858d3366} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7770 | 2025.08.11 21:39:06.293843 [ 277 ] {21efbe54-9737-41be-a318-4afb858d3366} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2025.08.11 21:39:06.293988 [ 277 ] {21efbe54-9737-41be-a318-4afb858d3366} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001843 sec., 8138.903960933261 rows/sec., 14.58 MiB/sec. | ||
| 7772 | 2025.08.11 21:39:06.294054 [ 277 ] {21efbe54-9737-41be-a318-4afb858d3366} <Debug> TCPHandler: Processed in 0.002040654 sec. | ||
| 7773 | 2025.08.11 21:39:06.294161 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7774 | 2025.08.11 21:39:06.294257 [ 277 ] {d163e0ee-4be0-41a6-a560-79c5faef1d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7775 | 2025.08.11 21:39:06.294300 [ 277 ] {d163e0ee-4be0-41a6-a560-79c5faef1d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7776 | 2025.08.11 21:39:06.294627 [ 277 ] {d163e0ee-4be0-41a6-a560-79c5faef1d25} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2025.08.11 21:39:06.294664 [ 277 ] {d163e0ee-4be0-41a6-a560-79c5faef1d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7778 | 2025.08.11 21:39:06.295117 [ 277 ] {d163e0ee-4be0-41a6-a560-79c5faef1d25} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7779 | 2025.08.11 21:39:06.295352 [ 277 ] {d163e0ee-4be0-41a6-a560-79c5faef1d25} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2025.08.11 21:39:06.295473 [ 68 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7781 | 2025.08.11 21:39:06.295492 [ 277 ] {d163e0ee-4be0-41a6-a560-79c5faef1d25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001253 sec., 47885.07581803671 rows/sec., 3.23 MiB/sec. | ||
| 7782 | 2025.08.11 21:39:06.295510 [ 68 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2025.08.11 21:39:06.295534 [ 277 ] {d163e0ee-4be0-41a6-a560-79c5faef1d25} <Debug> TCPHandler: Processed in 0.001423434 sec. | ||
| 7784 | 2025.08.11 21:39:06.295534 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7785 | 2025.08.11 21:39:06.295631 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 7786 | 2025.08.11 21:39:06.295749 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7787 | 2025.08.11 21:39:06.295783 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3450 rows starting from the beginning of the part | ||
| 7788 | 2025.08.11 21:39:06.295848 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 7789 | 2025.08.11 21:39:06.295895 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 7790 | 2025.08.11 21:39:06.295939 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 7791 | 2025.08.11 21:39:06.295977 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 7792 | 2025.08.11 21:39:06.296016 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 7793 | 2025.08.11 21:39:06.297833 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3750 rows, containing 4 columns (4 merged, 0 gathered) in 0.002232007 sec., 1680102.2577438154 rows/sec., 113.31 MiB/sec. | ||
| 7794 | 2025.08.11 21:39:06.298303 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7795 | 2025.08.11 21:39:06.298483 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20106 rows, containing 5 columns (5 merged, 0 gathered) in 0.006468418 sec., 3108333.4441280696 rows/sec., 213.08 MiB/sec. | ||
| 7796 | 2025.08.11 21:39:06.298614 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_71_14} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2025.08.11 21:39:06.298711 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_71_14} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7798 | 2025.08.11 21:39:06.298802 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 7799 | 2025.08.11 21:39:06.298872 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7800 | 2025.08.11 21:39:06.299137 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2025.08.11 21:39:06.299226 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7802 | 2025.08.11 21:39:06.299306 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 7803 | 2025.08.11 21:39:07.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.36 MiB, peak 291.81 MiB, free memory in arenas 0.00 B, will set to 283.01 MiB (RSS), difference: 1.65 MiB | ||
| 7804 | 2025.08.11 21:39:08.593305 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2025.08.11 21:39:08.593490 [ 277 ] {40998ae4-c38c-4b85-901f-a4ebf0d2f3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7806 | 2025.08.11 21:39:08.593564 [ 277 ] {40998ae4-c38c-4b85-901f-a4ebf0d2f3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7807 | 2025.08.11 21:39:08.594196 [ 277 ] {40998ae4-c38c-4b85-901f-a4ebf0d2f3fc} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2025.08.11 21:39:08.594241 [ 277 ] {40998ae4-c38c-4b85-901f-a4ebf0d2f3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7809 | 2025.08.11 21:39:08.594643 [ 277 ] {40998ae4-c38c-4b85-901f-a4ebf0d2f3fc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7810 | 2025.08.11 21:39:08.594884 [ 277 ] {40998ae4-c38c-4b85-901f-a4ebf0d2f3fc} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2025.08.11 21:39:08.595053 [ 277 ] {40998ae4-c38c-4b85-901f-a4ebf0d2f3fc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001612 sec., 2481.3895781637716 rows/sec., 202.34 KiB/sec. | ||
| 7812 | 2025.08.11 21:39:08.595103 [ 277 ] {40998ae4-c38c-4b85-901f-a4ebf0d2f3fc} <Debug> TCPHandler: Processed in 0.001937852 sec. | ||
| 7813 | 2025.08.11 21:39:08.595234 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7814 | 2025.08.11 21:39:08.595339 [ 277 ] {7300f850-35fd-4470-b17d-9bc0b809d71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7815 | 2025.08.11 21:39:08.595383 [ 277 ] {7300f850-35fd-4470-b17d-9bc0b809d71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7816 | 2025.08.11 21:39:08.596470 [ 277 ] {7300f850-35fd-4470-b17d-9bc0b809d71f} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2025.08.11 21:39:08.596506 [ 277 ] {7300f850-35fd-4470-b17d-9bc0b809d71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7818 | 2025.08.11 21:39:08.596912 [ 277 ] {7300f850-35fd-4470-b17d-9bc0b809d71f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7819 | 2025.08.11 21:39:08.597129 [ 277 ] {7300f850-35fd-4470-b17d-9bc0b809d71f} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2025.08.11 21:39:08.597266 [ 277 ] {7300f850-35fd-4470-b17d-9bc0b809d71f} <Debug> executeQuery: Read 1252 rows, 106.17 KiB in 0.001951 sec., 641722.1937467965 rows/sec., 53.15 MiB/sec. | ||
| 7821 | 2025.08.11 21:39:08.597305 [ 277 ] {7300f850-35fd-4470-b17d-9bc0b809d71f} <Debug> TCPHandler: Processed in 0.002130726 sec. | ||
| 7822 | 2025.08.11 21:39:08.597418 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2025.08.11 21:39:08.597516 [ 277 ] {72a19b2a-0a85-4ca0-8153-eeb210ebd4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7824 | 2025.08.11 21:39:08.597558 [ 277 ] {72a19b2a-0a85-4ca0-8153-eeb210ebd4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7825 | 2025.08.11 21:39:08.597972 [ 277 ] {72a19b2a-0a85-4ca0-8153-eeb210ebd4b9} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2025.08.11 21:39:08.598009 [ 277 ] {72a19b2a-0a85-4ca0-8153-eeb210ebd4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7827 | 2025.08.11 21:39:08.598317 [ 277 ] {72a19b2a-0a85-4ca0-8153-eeb210ebd4b9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7828 | 2025.08.11 21:39:08.598559 [ 277 ] {72a19b2a-0a85-4ca0-8153-eeb210ebd4b9} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2025.08.11 21:39:08.598665 [ 65 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7830 | 2025.08.11 21:39:08.598692 [ 277 ] {72a19b2a-0a85-4ca0-8153-eeb210ebd4b9} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001194 sec., 25963.14907872697 rows/sec., 1.89 MiB/sec. | ||
| 7831 | 2025.08.11 21:39:08.598716 [ 65 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7832 | 2025.08.11 21:39:08.598731 [ 277 ] {72a19b2a-0a85-4ca0-8153-eeb210ebd4b9} <Debug> TCPHandler: Processed in 0.001362873 sec. | ||
| 7833 | 2025.08.11 21:39:08.598738 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7834 | 2025.08.11 21:39:08.598843 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7835 | 2025.08.11 21:39:08.598862 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 7836 | 2025.08.11 21:39:08.598939 [ 277 ] {4a4d58e2-ea21-42e4-bd5a-10f6e47bb163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7837 | 2025.08.11 21:39:08.598984 [ 277 ] {4a4d58e2-ea21-42e4-bd5a-10f6e47bb163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7838 | 2025.08.11 21:39:08.599008 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7839 | 2025.08.11 21:39:08.599046 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 7840 | 2025.08.11 21:39:08.599111 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 27 rows starting from the beginning of the part | ||
| 7841 | 2025.08.11 21:39:08.599158 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part | ||
| 7842 | 2025.08.11 21:39:08.599199 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 27 rows starting from the beginning of the part | ||
| 7843 | 2025.08.11 21:39:08.599241 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 15 rows starting from the beginning of the part | ||
| 7844 | 2025.08.11 21:39:08.599283 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 7845 | 2025.08.11 21:39:08.599499 [ 277 ] {4a4d58e2-ea21-42e4-bd5a-10f6e47bb163} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7846 | 2025.08.11 21:39:08.599545 [ 277 ] {4a4d58e2-ea21-42e4-bd5a-10f6e47bb163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7847 | 2025.08.11 21:39:08.599885 [ 277 ] {4a4d58e2-ea21-42e4-bd5a-10f6e47bb163} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7848 | 2025.08.11 21:39:08.600092 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287392 sec., 163897.2434192538 rows/sec., 12.61 MiB/sec. | ||
| 7849 | 2025.08.11 21:39:08.600113 [ 277 ] {4a4d58e2-ea21-42e4-bd5a-10f6e47bb163} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2025.08.11 21:39:08.600234 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7851 | 2025.08.11 21:39:08.600260 [ 277 ] {4a4d58e2-ea21-42e4-bd5a-10f6e47bb163} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001341 sec., 170022.37136465326 rows/sec., 11.51 MiB/sec. | ||
| 7852 | 2025.08.11 21:39:08.600302 [ 277 ] {4a4d58e2-ea21-42e4-bd5a-10f6e47bb163} <Debug> TCPHandler: Processed in 0.001509665 sec. | ||
| 7853 | 2025.08.11 21:39:08.600407 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2025.08.11 21:39:08.600505 [ 277 ] {90712701-91bb-435e-9b24-de5d9b9b1e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7855 | 2025.08.11 21:39:08.600508 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_61_12} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2025.08.11 21:39:08.600551 [ 277 ] {90712701-91bb-435e-9b24-de5d9b9b1e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7857 | 2025.08.11 21:39:08.600603 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_61_12} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7858 | 2025.08.11 21:39:08.600687 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7859 | 2025.08.11 21:39:08.601154 [ 277 ] {90712701-91bb-435e-9b24-de5d9b9b1e35} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2025.08.11 21:39:08.601197 [ 277 ] {90712701-91bb-435e-9b24-de5d9b9b1e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7861 | 2025.08.11 21:39:08.601545 [ 277 ] {90712701-91bb-435e-9b24-de5d9b9b1e35} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7862 | 2025.08.11 21:39:08.601770 [ 277 ] {90712701-91bb-435e-9b24-de5d9b9b1e35} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2025.08.11 21:39:08.601992 [ 277 ] {90712701-91bb-435e-9b24-de5d9b9b1e35} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001504 sec., 366356.38297872344 rows/sec., 27.20 MiB/sec. | ||
| 7864 | 2025.08.11 21:39:08.602030 [ 277 ] {90712701-91bb-435e-9b24-de5d9b9b1e35} <Debug> TCPHandler: Processed in 0.001671788 sec. | ||
| 7865 | 2025.08.11 21:39:08.602145 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7866 | 2025.08.11 21:39:08.602242 [ 277 ] {c9b70e87-9637-4fab-b46c-1791751ef6f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7867 | 2025.08.11 21:39:08.602287 [ 277 ] {c9b70e87-9637-4fab-b46c-1791751ef6f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7868 | 2025.08.11 21:39:08.602875 [ 277 ] {c9b70e87-9637-4fab-b46c-1791751ef6f2} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7869 | 2025.08.11 21:39:08.602910 [ 277 ] {c9b70e87-9637-4fab-b46c-1791751ef6f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7870 | 2025.08.11 21:39:08.603309 [ 277 ] {c9b70e87-9637-4fab-b46c-1791751ef6f2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7871 | 2025.08.11 21:39:08.603550 [ 277 ] {c9b70e87-9637-4fab-b46c-1791751ef6f2} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7872 | 2025.08.11 21:39:08.603765 [ 277 ] {c9b70e87-9637-4fab-b46c-1791751ef6f2} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001541 sec., 612589.2277741726 rows/sec., 41.08 MiB/sec. | ||
| 7873 | 2025.08.11 21:39:08.603802 [ 277 ] {c9b70e87-9637-4fab-b46c-1791751ef6f2} <Debug> TCPHandler: Processed in 0.001707689 sec. | ||
| 7874 | 2025.08.11 21:39:08.603915 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7875 | 2025.08.11 21:39:08.604012 [ 277 ] {0788c12b-2679-4465-b49b-4f6ff30625ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7876 | 2025.08.11 21:39:08.604069 [ 277 ] {0788c12b-2679-4465-b49b-4f6ff30625ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7877 | 2025.08.11 21:39:08.604921 [ 277 ] {0788c12b-2679-4465-b49b-4f6ff30625ce} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2025.08.11 21:39:08.604958 [ 277 ] {0788c12b-2679-4465-b49b-4f6ff30625ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7879 | 2025.08.11 21:39:08.605516 [ 277 ] {0788c12b-2679-4465-b49b-4f6ff30625ce} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7880 | 2025.08.11 21:39:08.605755 [ 277 ] {0788c12b-2679-4465-b49b-4f6ff30625ce} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2025.08.11 21:39:08.605897 [ 277 ] {0788c12b-2679-4465-b49b-4f6ff30625ce} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001903 sec., 14188.12401471361 rows/sec., 25.42 MiB/sec. | ||
| 7882 | 2025.08.11 21:39:08.605963 [ 277 ] {0788c12b-2679-4465-b49b-4f6ff30625ce} <Debug> TCPHandler: Processed in 0.002097435 sec. | ||
| 7883 | 2025.08.11 21:39:08.606087 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2025.08.11 21:39:08.606183 [ 277 ] {69a68dd7-eddf-404f-8358-404467877f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7885 | 2025.08.11 21:39:08.606226 [ 277 ] {69a68dd7-eddf-404f-8358-404467877f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7886 | 2025.08.11 21:39:08.606559 [ 277 ] {69a68dd7-eddf-404f-8358-404467877f23} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2025.08.11 21:39:08.606595 [ 277 ] {69a68dd7-eddf-404f-8358-404467877f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7888 | 2025.08.11 21:39:08.606904 [ 277 ] {69a68dd7-eddf-404f-8358-404467877f23} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7889 | 2025.08.11 21:39:08.607117 [ 277 ] {69a68dd7-eddf-404f-8358-404467877f23} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2025.08.11 21:39:08.607246 [ 277 ] {69a68dd7-eddf-404f-8358-404467877f23} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001082 sec., 33271.719038817006 rows/sec., 2.24 MiB/sec. | ||
| 7891 | 2025.08.11 21:39:08.607281 [ 277 ] {69a68dd7-eddf-404f-8358-404467877f23} <Debug> TCPHandler: Processed in 0.00124408 sec. | ||
| 7892 | 2025.08.11 21:39:11.280929 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7893 | 2025.08.11 21:39:11.281128 [ 277 ] {d763fecf-ce6e-4231-9f9f-4ed2d826aff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7894 | 2025.08.11 21:39:11.281194 [ 277 ] {d763fecf-ce6e-4231-9f9f-4ed2d826aff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7895 | 2025.08.11 21:39:11.281858 [ 277 ] {d763fecf-ce6e-4231-9f9f-4ed2d826aff6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2025.08.11 21:39:11.281900 [ 277 ] {d763fecf-ce6e-4231-9f9f-4ed2d826aff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 7897 | 2025.08.11 21:39:11.282298 [ 277 ] {d763fecf-ce6e-4231-9f9f-4ed2d826aff6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7898 | 2025.08.11 21:39:11.282555 [ 277 ] {d763fecf-ce6e-4231-9f9f-4ed2d826aff6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2025.08.11 21:39:11.282707 [ 277 ] {d763fecf-ce6e-4231-9f9f-4ed2d826aff6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 7900 | 2025.08.11 21:39:11.282749 [ 277 ] {d763fecf-ce6e-4231-9f9f-4ed2d826aff6} <Debug> TCPHandler: Processed in 0.001950452 sec. | ||
| 7901 | 2025.08.11 21:39:11.282868 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7902 | 2025.08.11 21:39:11.282962 [ 277 ] {d08b9078-7344-44c9-9ee0-0c95ae3a3e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7903 | 2025.08.11 21:39:11.283009 [ 277 ] {d08b9078-7344-44c9-9ee0-0c95ae3a3e06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7904 | 2025.08.11 21:39:11.283422 [ 277 ] {d08b9078-7344-44c9-9ee0-0c95ae3a3e06} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2025.08.11 21:39:11.283459 [ 277 ] {d08b9078-7344-44c9-9ee0-0c95ae3a3e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 7906 | 2025.08.11 21:39:11.283757 [ 277 ] {d08b9078-7344-44c9-9ee0-0c95ae3a3e06} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7907 | 2025.08.11 21:39:11.283968 [ 277 ] {d08b9078-7344-44c9-9ee0-0c95ae3a3e06} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2025.08.11 21:39:11.284093 [ 277 ] {d08b9078-7344-44c9-9ee0-0c95ae3a3e06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00115 sec., 55652.17391304348 rows/sec., 4.34 MiB/sec. | ||
| 7909 | 2025.08.11 21:39:11.284129 [ 277 ] {d08b9078-7344-44c9-9ee0-0c95ae3a3e06} <Debug> TCPHandler: Processed in 0.001309451 sec. | ||
| 7910 | 2025.08.11 21:39:11.284243 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2025.08.11 21:39:11.284336 [ 277 ] {2df59cc0-65ff-48e8-aeff-48e00b9dd795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7912 | 2025.08.11 21:39:11.284379 [ 277 ] {2df59cc0-65ff-48e8-aeff-48e00b9dd795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7913 | 2025.08.11 21:39:11.284764 [ 277 ] {2df59cc0-65ff-48e8-aeff-48e00b9dd795} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7914 | 2025.08.11 21:39:11.284799 [ 277 ] {2df59cc0-65ff-48e8-aeff-48e00b9dd795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 7915 | 2025.08.11 21:39:11.285121 [ 277 ] {2df59cc0-65ff-48e8-aeff-48e00b9dd795} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7916 | 2025.08.11 21:39:11.285328 [ 277 ] {2df59cc0-65ff-48e8-aeff-48e00b9dd795} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7917 | 2025.08.11 21:39:11.285451 [ 277 ] {2df59cc0-65ff-48e8-aeff-48e00b9dd795} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 3.93 MiB/sec. | ||
| 7918 | 2025.08.11 21:39:11.285487 [ 277 ] {2df59cc0-65ff-48e8-aeff-48e00b9dd795} <Debug> TCPHandler: Processed in 0.001291791 sec. | ||
| 7919 | 2025.08.11 21:39:11.285596 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7920 | 2025.08.11 21:39:11.285689 [ 277 ] {89428d75-045f-4a06-9cdb-319be66e4d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7921 | 2025.08.11 21:39:11.285729 [ 277 ] {89428d75-045f-4a06-9cdb-319be66e4d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7922 | 2025.08.11 21:39:11.286043 [ 277 ] {89428d75-045f-4a06-9cdb-319be66e4d07} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7923 | 2025.08.11 21:39:11.286078 [ 277 ] {89428d75-045f-4a06-9cdb-319be66e4d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 7924 | 2025.08.11 21:39:11.286382 [ 277 ] {89428d75-045f-4a06-9cdb-319be66e4d07} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7925 | 2025.08.11 21:39:11.286582 [ 277 ] {89428d75-045f-4a06-9cdb-319be66e4d07} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2025.08.11 21:39:11.286706 [ 277 ] {89428d75-045f-4a06-9cdb-319be66e4d07} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001036 sec., 23166.023166023166 rows/sec., 1.56 MiB/sec. | ||
| 7927 | 2025.08.11 21:39:11.286741 [ 277 ] {89428d75-045f-4a06-9cdb-319be66e4d07} <Debug> TCPHandler: Processed in 0.00119152 sec. | ||
| 7928 | 2025.08.11 21:39:11.838631 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
| 7929 | 2025.08.11 21:39:11.839114 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2025.08.11 21:39:11.839157 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 7931 | 2025.08.11 21:39:11.839636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7932 | 2025.08.11 21:39:11.839878 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2025.08.11 21:39:11.840027 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
| 7934 | 2025.08.11 21:39:12.963821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 7935 | 2025.08.11 21:39:12.981818 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7936 | 2025.08.11 21:39:12.981879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 7937 | 2025.08.11 21:39:12.988025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7938 | 2025.08.11 21:39:12.988704 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7939 | 2025.08.11 21:39:12.991826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 7940 | 2025.08.11 21:39:14.402393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1114 | ||
| 7941 | 2025.08.11 21:39:14.404762 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2025.08.11 21:39:14.404810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 7943 | 2025.08.11 21:39:14.406015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7944 | 2025.08.11 21:39:14.406308 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2025.08.11 21:39:14.406673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
| 7946 | 2025.08.11 21:39:16.285411 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7947 | 2025.08.11 21:39:16.285626 [ 277 ] {7043f4bd-d1f4-48db-8d0d-3c4cb6eb5076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7948 | 2025.08.11 21:39:16.285702 [ 277 ] {7043f4bd-d1f4-48db-8d0d-3c4cb6eb5076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7949 | 2025.08.11 21:39:16.286409 [ 277 ] {7043f4bd-d1f4-48db-8d0d-3c4cb6eb5076} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7950 | 2025.08.11 21:39:16.286458 [ 277 ] {7043f4bd-d1f4-48db-8d0d-3c4cb6eb5076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7951 | 2025.08.11 21:39:16.286866 [ 277 ] {7043f4bd-d1f4-48db-8d0d-3c4cb6eb5076} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7952 | 2025.08.11 21:39:16.287095 [ 277 ] {7043f4bd-d1f4-48db-8d0d-3c4cb6eb5076} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7953 | 2025.08.11 21:39:16.287244 [ 277 ] {7043f4bd-d1f4-48db-8d0d-3c4cb6eb5076} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001675 sec., 51343.28358208955 rows/sec., 4.31 MiB/sec. | ||
| 7954 | 2025.08.11 21:39:16.287286 [ 277 ] {7043f4bd-d1f4-48db-8d0d-3c4cb6eb5076} <Debug> TCPHandler: Processed in 0.002019554 sec. | ||
| 7955 | 2025.08.11 21:39:16.287417 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7956 | 2025.08.11 21:39:16.287512 [ 277 ] {e9404133-fb4b-4d5a-b7b1-56f4e3ec51d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7957 | 2025.08.11 21:39:16.287554 [ 277 ] {e9404133-fb4b-4d5a-b7b1-56f4e3ec51d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7958 | 2025.08.11 21:39:16.287954 [ 277 ] {e9404133-fb4b-4d5a-b7b1-56f4e3ec51d6} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2025.08.11 21:39:16.287991 [ 277 ] {e9404133-fb4b-4d5a-b7b1-56f4e3ec51d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7960 | 2025.08.11 21:39:16.288302 [ 277 ] {e9404133-fb4b-4d5a-b7b1-56f4e3ec51d6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7961 | 2025.08.11 21:39:16.288518 [ 277 ] {e9404133-fb4b-4d5a-b7b1-56f4e3ec51d6} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2025.08.11 21:39:16.288648 [ 277 ] {e9404133-fb4b-4d5a-b7b1-56f4e3ec51d6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001155 sec., 12987.012987012988 rows/sec., 976.56 KiB/sec. | ||
| 7963 | 2025.08.11 21:39:16.288686 [ 277 ] {e9404133-fb4b-4d5a-b7b1-56f4e3ec51d6} <Debug> TCPHandler: Processed in 0.001319582 sec. | ||
| 7964 | 2025.08.11 21:39:16.288799 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2025.08.11 21:39:16.288895 [ 277 ] {6a1e26b6-4e2e-4368-8540-31f3bd8b2019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7966 | 2025.08.11 21:39:16.288934 [ 277 ] {6a1e26b6-4e2e-4368-8540-31f3bd8b2019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7967 | 2025.08.11 21:39:16.289354 [ 277 ] {6a1e26b6-4e2e-4368-8540-31f3bd8b2019} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7968 | 2025.08.11 21:39:16.289391 [ 277 ] {6a1e26b6-4e2e-4368-8540-31f3bd8b2019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7969 | 2025.08.11 21:39:16.289691 [ 277 ] {6a1e26b6-4e2e-4368-8540-31f3bd8b2019} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7970 | 2025.08.11 21:39:16.289907 [ 277 ] {6a1e26b6-4e2e-4368-8540-31f3bd8b2019} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7971 | 2025.08.11 21:39:16.290035 [ 277 ] {6a1e26b6-4e2e-4368-8540-31f3bd8b2019} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001159 sec., 68162.20880069025 rows/sec., 5.32 MiB/sec. | ||
| 7972 | 2025.08.11 21:39:16.290073 [ 277 ] {6a1e26b6-4e2e-4368-8540-31f3bd8b2019} <Debug> TCPHandler: Processed in 0.001324073 sec. | ||
| 7973 | 2025.08.11 21:39:16.290189 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7974 | 2025.08.11 21:39:16.290285 [ 277 ] {12265951-52fc-4b4a-9397-44c8edc69f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7975 | 2025.08.11 21:39:16.290329 [ 277 ] {12265951-52fc-4b4a-9397-44c8edc69f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7976 | 2025.08.11 21:39:16.290741 [ 277 ] {12265951-52fc-4b4a-9397-44c8edc69f63} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2025.08.11 21:39:16.290778 [ 277 ] {12265951-52fc-4b4a-9397-44c8edc69f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7978 | 2025.08.11 21:39:16.291117 [ 277 ] {12265951-52fc-4b4a-9397-44c8edc69f63} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7979 | 2025.08.11 21:39:16.291329 [ 277 ] {12265951-52fc-4b4a-9397-44c8edc69f63} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2025.08.11 21:39:16.291458 [ 277 ] {12265951-52fc-4b4a-9397-44c8edc69f63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 7981 | 2025.08.11 21:39:16.291495 [ 277 ] {12265951-52fc-4b4a-9397-44c8edc69f63} <Debug> TCPHandler: Processed in 0.001355643 sec. | ||
| 7982 | 2025.08.11 21:39:16.291604 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7983 | 2025.08.11 21:39:16.291700 [ 277 ] {fc9d6d2e-f233-44bc-9999-47b40d172acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7984 | 2025.08.11 21:39:16.291756 [ 277 ] {fc9d6d2e-f233-44bc-9999-47b40d172acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7985 | 2025.08.11 21:39:16.292544 [ 277 ] {fc9d6d2e-f233-44bc-9999-47b40d172acc} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2025.08.11 21:39:16.292581 [ 277 ] {fc9d6d2e-f233-44bc-9999-47b40d172acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7987 | 2025.08.11 21:39:16.293105 [ 277 ] {fc9d6d2e-f233-44bc-9999-47b40d172acc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7988 | 2025.08.11 21:39:16.293335 [ 277 ] {fc9d6d2e-f233-44bc-9999-47b40d172acc} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2025.08.11 21:39:16.293462 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7990 | 2025.08.11 21:39:16.293473 [ 277 ] {fc9d6d2e-f233-44bc-9999-47b40d172acc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001792 sec., 8370.535714285714 rows/sec., 15.00 MiB/sec. | ||
| 7991 | 2025.08.11 21:39:16.293538 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7992 | 2025.08.11 21:39:16.293563 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7993 | 2025.08.11 21:39:16.293569 [ 277 ] {fc9d6d2e-f233-44bc-9999-47b40d172acc} <Debug> TCPHandler: Processed in 0.002013874 sec. | ||
| 7994 | 2025.08.11 21:39:16.293697 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2025.08.11 21:39:16.293694 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 7996 | 2025.08.11 21:39:16.293794 [ 277 ] {35e5537a-c1ba-4ade-8204-48637d322213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7997 | 2025.08.11 21:39:16.293841 [ 277 ] {35e5537a-c1ba-4ade-8204-48637d322213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7998 | 2025.08.11 21:39:16.293977 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7999 | 2025.08.11 21:39:16.294045 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1101 rows starting from the beginning of the part | ||
| 8000 | 2025.08.11 21:39:16.294175 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 15 rows starting from the beginning of the part | ||
| 8001 | 2025.08.11 21:39:16.294185 [ 277 ] {35e5537a-c1ba-4ade-8204-48637d322213} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.08.11 21:39:16.294227 [ 277 ] {35e5537a-c1ba-4ade-8204-48637d322213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8003 | 2025.08.11 21:39:16.294282 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 27 rows starting from the beginning of the part | ||
| 8004 | 2025.08.11 21:39:16.294384 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part | ||
| 8005 | 2025.08.11 21:39:16.294483 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 27 rows starting from the beginning of the part | ||
| 8006 | 2025.08.11 21:39:16.294561 [ 277 ] {35e5537a-c1ba-4ade-8204-48637d322213} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8007 | 2025.08.11 21:39:16.294578 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part | ||
| 8008 | 2025.08.11 21:39:16.294792 [ 277 ] {35e5537a-c1ba-4ade-8204-48637d322213} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8009 | 2025.08.11 21:39:16.294934 [ 277 ] {35e5537a-c1ba-4ade-8204-48637d322213} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 8010 | 2025.08.11 21:39:16.294971 [ 277 ] {35e5537a-c1ba-4ade-8204-48637d322213} <Debug> TCPHandler: Processed in 0.001322882 sec. | ||
| 8011 | 2025.08.11 21:39:16.300826 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 19 columns (19 merged, 0 gathered) in 0.007191111 sec., 166872.68490223555 rows/sec., 299.03 MiB/sec. | ||
| 8012 | 2025.08.11 21:39:16.302156 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8013 | 2025.08.11 21:39:16.302538 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8014 | 2025.08.11 21:39:16.302618 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8015 | 2025.08.11 21:39:16.302754 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 8016 | 2025.08.11 21:39:17.000179 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.52 MiB, peak 295.09 MiB, free memory in arenas 0.00 B, will set to 285.16 MiB (RSS), difference: 1.65 MiB | ||
| 8017 | 2025.08.11 21:39:19.209426 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8018 | 2025.08.11 21:39:19.209480 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8019 | 2025.08.11 21:39:19.340169 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
| 8020 | 2025.08.11 21:39:19.341040 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2025.08.11 21:39:19.341111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8022 | 2025.08.11 21:39:19.341644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8023 | 2025.08.11 21:39:19.341905 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2025.08.11 21:39:19.342029 [ 53 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8025 | 2025.08.11 21:39:19.342055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 8026 | 2025.08.11 21:39:19.342075 [ 53 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2025.08.11 21:39:19.342099 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8028 | 2025.08.11 21:39:19.342256 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 8029 | 2025.08.11 21:39:19.342452 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8030 | 2025.08.11 21:39:19.342512 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part | ||
| 8031 | 2025.08.11 21:39:19.342608 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part | ||
| 8032 | 2025.08.11 21:39:19.342680 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part | ||
| 8033 | 2025.08.11 21:39:19.342747 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part | ||
| 8034 | 2025.08.11 21:39:19.342810 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part | ||
| 8035 | 2025.08.11 21:39:19.342873 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part | ||
| 8036 | 2025.08.11 21:39:19.345056 [ 192 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002879539 sec., 7329645.474501301 rows/sec., 104.85 MiB/sec. | ||
| 8037 | 2025.08.11 21:39:19.345596 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8038 | 2025.08.11 21:39:19.346042 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2025.08.11 21:39:19.346154 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_46_9} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8040 | 2025.08.11 21:39:19.346262 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 8041 | 2025.08.11 21:39:20.491930 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8042 | 2025.08.11 21:39:20.509203 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8043 | 2025.08.11 21:39:20.509268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8044 | 2025.08.11 21:39:20.515396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8045 | 2025.08.11 21:39:20.516080 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8046 | 2025.08.11 21:39:20.516371 [ 52 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8047 | 2025.08.11 21:39:20.516411 [ 52 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2025.08.11 21:39:20.516434 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 8049 | 2025.08.11 21:39:20.516600 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8050 | 2025.08.11 21:39:20.519237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8051 | 2025.08.11 21:39:20.520478 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8052 | 2025.08.11 21:39:20.521934 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8053 | 2025.08.11 21:39:20.526474 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8054 | 2025.08.11 21:39:20.531049 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8055 | 2025.08.11 21:39:20.535626 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8056 | 2025.08.11 21:39:20.540385 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8057 | 2025.08.11 21:39:20.544203 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8058 | 2025.08.11 21:39:20.595745 [ 192 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079232727 sec., 4379.50343423116 rows/sec., 22.65 MiB/sec. | ||
| 8059 | 2025.08.11 21:39:20.597593 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8060 | 2025.08.11 21:39:20.599416 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_46_9} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.08.11 21:39:20.599516 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_46_9} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8062 | 2025.08.11 21:39:20.601915 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8063 | 2025.08.11 21:39:21.000219 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.30 MiB, peak 299.72 MiB, free memory in arenas 0.00 B, will set to 285.30 MiB (RSS), difference: -1.01 MiB | ||
| 8064 | 2025.08.11 21:39:21.285919 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8065 | 2025.08.11 21:39:21.286120 [ 277 ] {c564f2b2-4ef1-4fe2-83b7-905da6f2adbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8066 | 2025.08.11 21:39:21.286192 [ 277 ] {c564f2b2-4ef1-4fe2-83b7-905da6f2adbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8067 | 2025.08.11 21:39:21.286882 [ 277 ] {c564f2b2-4ef1-4fe2-83b7-905da6f2adbd} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2025.08.11 21:39:21.286926 [ 277 ] {c564f2b2-4ef1-4fe2-83b7-905da6f2adbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8069 | 2025.08.11 21:39:21.287320 [ 277 ] {c564f2b2-4ef1-4fe2-83b7-905da6f2adbd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8070 | 2025.08.11 21:39:21.287551 [ 277 ] {c564f2b2-4ef1-4fe2-83b7-905da6f2adbd} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2025.08.11 21:39:21.287706 [ 277 ] {c564f2b2-4ef1-4fe2-83b7-905da6f2adbd} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001642 sec., 66991.47381242388 rows/sec., 5.63 MiB/sec. | ||
| 8072 | 2025.08.11 21:39:21.287747 [ 277 ] {c564f2b2-4ef1-4fe2-83b7-905da6f2adbd} <Debug> TCPHandler: Processed in 0.001970323 sec. | ||
| 8073 | 2025.08.11 21:39:21.287866 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8074 | 2025.08.11 21:39:21.287960 [ 277 ] {af081487-61fe-4412-93c1-5267c758c7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8075 | 2025.08.11 21:39:21.287999 [ 277 ] {af081487-61fe-4412-93c1-5267c758c7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8076 | 2025.08.11 21:39:21.288397 [ 277 ] {af081487-61fe-4412-93c1-5267c758c7d6} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8077 | 2025.08.11 21:39:21.288431 [ 277 ] {af081487-61fe-4412-93c1-5267c758c7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8078 | 2025.08.11 21:39:21.288717 [ 277 ] {af081487-61fe-4412-93c1-5267c758c7d6} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8079 | 2025.08.11 21:39:21.288922 [ 277 ] {af081487-61fe-4412-93c1-5267c758c7d6} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8080 | 2025.08.11 21:39:21.289049 [ 277 ] {af081487-61fe-4412-93c1-5267c758c7d6} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001107 sec., 24390.243902439026 rows/sec., 1.79 MiB/sec. | ||
| 8081 | 2025.08.11 21:39:21.289086 [ 277 ] {af081487-61fe-4412-93c1-5267c758c7d6} <Debug> TCPHandler: Processed in 0.001267572 sec. | ||
| 8082 | 2025.08.11 21:39:21.289186 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8083 | 2025.08.11 21:39:21.289278 [ 277 ] {fed1f590-4d0c-4d33-8041-057d71a62320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8084 | 2025.08.11 21:39:21.289317 [ 277 ] {fed1f590-4d0c-4d33-8041-057d71a62320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8085 | 2025.08.11 21:39:21.289738 [ 277 ] {fed1f590-4d0c-4d33-8041-057d71a62320} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2025.08.11 21:39:21.289773 [ 277 ] {fed1f590-4d0c-4d33-8041-057d71a62320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8087 | 2025.08.11 21:39:21.290062 [ 277 ] {fed1f590-4d0c-4d33-8041-057d71a62320} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8088 | 2025.08.11 21:39:21.290269 [ 277 ] {fed1f590-4d0c-4d33-8041-057d71a62320} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2025.08.11 21:39:21.290392 [ 277 ] {fed1f590-4d0c-4d33-8041-057d71a62320} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001131 sec., 80459.77011494253 rows/sec., 6.28 MiB/sec. | ||
| 8090 | 2025.08.11 21:39:21.290428 [ 277 ] {fed1f590-4d0c-4d33-8041-057d71a62320} <Debug> TCPHandler: Processed in 0.001288702 sec. | ||
| 8091 | 2025.08.11 21:39:21.290533 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2025.08.11 21:39:21.290626 [ 277 ] {173a0c69-a646-4cdf-9e62-c1087c975c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8093 | 2025.08.11 21:39:21.290668 [ 277 ] {173a0c69-a646-4cdf-9e62-c1087c975c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8094 | 2025.08.11 21:39:21.291083 [ 277 ] {173a0c69-a646-4cdf-9e62-c1087c975c12} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8095 | 2025.08.11 21:39:21.291118 [ 277 ] {173a0c69-a646-4cdf-9e62-c1087c975c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8096 | 2025.08.11 21:39:21.291440 [ 277 ] {173a0c69-a646-4cdf-9e62-c1087c975c12} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8097 | 2025.08.11 21:39:21.291647 [ 277 ] {173a0c69-a646-4cdf-9e62-c1087c975c12} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8098 | 2025.08.11 21:39:21.291770 [ 277 ] {173a0c69-a646-4cdf-9e62-c1087c975c12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 8099 | 2025.08.11 21:39:21.291806 [ 277 ] {173a0c69-a646-4cdf-9e62-c1087c975c12} <Debug> TCPHandler: Processed in 0.001319792 sec. | ||
| 8100 | 2025.08.11 21:39:21.291902 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2025.08.11 21:39:21.291994 [ 277 ] {cf3e7c0e-a92f-45b5-9398-f595624325dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8102 | 2025.08.11 21:39:21.292048 [ 277 ] {cf3e7c0e-a92f-45b5-9398-f595624325dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8103 | 2025.08.11 21:39:21.292865 [ 277 ] {cf3e7c0e-a92f-45b5-9398-f595624325dd} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2025.08.11 21:39:21.292900 [ 277 ] {cf3e7c0e-a92f-45b5-9398-f595624325dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8105 | 2025.08.11 21:39:21.293423 [ 277 ] {cf3e7c0e-a92f-45b5-9398-f595624325dd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8106 | 2025.08.11 21:39:21.293638 [ 277 ] {cf3e7c0e-a92f-45b5-9398-f595624325dd} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2025.08.11 21:39:21.293770 [ 277 ] {cf3e7c0e-a92f-45b5-9398-f595624325dd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001794 sec., 15050.167224080267 rows/sec., 26.97 MiB/sec. | ||
| 8108 | 2025.08.11 21:39:21.293823 [ 277 ] {cf3e7c0e-a92f-45b5-9398-f595624325dd} <Debug> TCPHandler: Processed in 0.001967303 sec. | ||
| 8109 | 2025.08.11 21:39:21.293934 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2025.08.11 21:39:21.294027 [ 277 ] {7443aa56-ef38-4cf1-9897-c96d8f01a90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8111 | 2025.08.11 21:39:21.294069 [ 277 ] {7443aa56-ef38-4cf1-9897-c96d8f01a90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8112 | 2025.08.11 21:39:21.294408 [ 277 ] {7443aa56-ef38-4cf1-9897-c96d8f01a90a} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2025.08.11 21:39:21.294443 [ 277 ] {7443aa56-ef38-4cf1-9897-c96d8f01a90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8114 | 2025.08.11 21:39:21.294755 [ 277 ] {7443aa56-ef38-4cf1-9897-c96d8f01a90a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8115 | 2025.08.11 21:39:21.294967 [ 277 ] {7443aa56-ef38-4cf1-9897-c96d8f01a90a} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2025.08.11 21:39:21.295093 [ 277 ] {7443aa56-ef38-4cf1-9897-c96d8f01a90a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 8117 | 2025.08.11 21:39:21.295128 [ 277 ] {7443aa56-ef38-4cf1-9897-c96d8f01a90a} <Debug> TCPHandler: Processed in 0.001240431 sec. | ||
| 8118 | 2025.08.11 21:39:24.406911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1138 | ||
| 8119 | 2025.08.11 21:39:24.409050 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8120 | 2025.08.11 21:39:24.409103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8121 | 2025.08.11 21:39:24.410275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8122 | 2025.08.11 21:39:24.410540 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8123 | 2025.08.11 21:39:24.410832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 | ||
| 8124 | 2025.08.11 21:39:26.287602 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2025.08.11 21:39:26.287792 [ 277 ] {1d612c1c-24f2-4d84-a680-e285bd1b3d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8126 | 2025.08.11 21:39:26.287859 [ 277 ] {1d612c1c-24f2-4d84-a680-e285bd1b3d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8127 | 2025.08.11 21:39:26.288536 [ 277 ] {1d612c1c-24f2-4d84-a680-e285bd1b3d58} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2025.08.11 21:39:26.288580 [ 277 ] {1d612c1c-24f2-4d84-a680-e285bd1b3d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8129 | 2025.08.11 21:39:26.288973 [ 277 ] {1d612c1c-24f2-4d84-a680-e285bd1b3d58} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8130 | 2025.08.11 21:39:26.289197 [ 277 ] {1d612c1c-24f2-4d84-a680-e285bd1b3d58} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2025.08.11 21:39:26.289348 [ 277 ] {1d612c1c-24f2-4d84-a680-e285bd1b3d58} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 8132 | 2025.08.11 21:39:26.289400 [ 277 ] {1d612c1c-24f2-4d84-a680-e285bd1b3d58} <Debug> TCPHandler: Processed in 0.001932902 sec. | ||
| 8133 | 2025.08.11 21:39:26.289525 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8134 | 2025.08.11 21:39:26.289624 [ 277 ] {0f7325ff-79bb-4199-9ce3-44d15a595b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8135 | 2025.08.11 21:39:26.289666 [ 277 ] {0f7325ff-79bb-4199-9ce3-44d15a595b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8136 | 2025.08.11 21:39:26.290183 [ 277 ] {0f7325ff-79bb-4199-9ce3-44d15a595b73} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2025.08.11 21:39:26.290217 [ 277 ] {0f7325ff-79bb-4199-9ce3-44d15a595b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8138 | 2025.08.11 21:39:26.290572 [ 277 ] {0f7325ff-79bb-4199-9ce3-44d15a595b73} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8139 | 2025.08.11 21:39:26.290807 [ 277 ] {0f7325ff-79bb-4199-9ce3-44d15a595b73} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2025.08.11 21:39:26.290916 [ 42 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8141 | 2025.08.11 21:39:26.290931 [ 277 ] {0f7325ff-79bb-4199-9ce3-44d15a595b73} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.00133 sec., 154887.2180451128 rows/sec., 13.84 MiB/sec. | ||
| 8142 | 2025.08.11 21:39:26.290974 [ 42 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2025.08.11 21:39:26.290996 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8144 | 2025.08.11 21:39:26.290997 [ 277 ] {0f7325ff-79bb-4199-9ce3-44d15a595b73} <Debug> TCPHandler: Processed in 0.001522015 sec. | ||
| 8145 | 2025.08.11 21:39:26.291115 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 8146 | 2025.08.11 21:39:26.291127 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2025.08.11 21:39:26.291257 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8148 | 2025.08.11 21:39:26.291257 [ 277 ] {740fbd44-b94d-4bef-af97-009cac087c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8149 | 2025.08.11 21:39:26.291300 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1409 rows starting from the beginning of the part | ||
| 8150 | 2025.08.11 21:39:26.291317 [ 277 ] {740fbd44-b94d-4bef-af97-009cac087c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8151 | 2025.08.11 21:39:26.291392 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1252 rows starting from the beginning of the part | ||
| 8152 | 2025.08.11 21:39:26.291463 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 8153 | 2025.08.11 21:39:26.291523 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 86 rows starting from the beginning of the part | ||
| 8154 | 2025.08.11 21:39:26.291591 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 110 rows starting from the beginning of the part | ||
| 8155 | 2025.08.11 21:39:26.291649 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 206 rows starting from the beginning of the part | ||
| 8156 | 2025.08.11 21:39:26.291787 [ 277 ] {740fbd44-b94d-4bef-af97-009cac087c04} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2025.08.11 21:39:26.291827 [ 277 ] {740fbd44-b94d-4bef-af97-009cac087c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8158 | 2025.08.11 21:39:26.292518 [ 277 ] {740fbd44-b94d-4bef-af97-009cac087c04} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8159 | 2025.08.11 21:39:26.292741 [ 277 ] {740fbd44-b94d-4bef-af97-009cac087c04} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2025.08.11 21:39:26.292872 [ 277 ] {740fbd44-b94d-4bef-af97-009cac087c04} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001632 sec., 16544.117647058825 rows/sec., 1.25 MiB/sec. | ||
| 8161 | 2025.08.11 21:39:26.292909 [ 277 ] {740fbd44-b94d-4bef-af97-009cac087c04} <Debug> TCPHandler: Processed in 0.00182838 sec. | ||
| 8162 | 2025.08.11 21:39:26.293019 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2025.08.11 21:39:26.293110 [ 277 ] {7d956bc7-5c35-435d-9df7-f35fd0f65f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8164 | 2025.08.11 21:39:26.293148 [ 277 ] {7d956bc7-5c35-435d-9df7-f35fd0f65f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8165 | 2025.08.11 21:39:26.293535 [ 277 ] {7d956bc7-5c35-435d-9df7-f35fd0f65f1e} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2025.08.11 21:39:26.293570 [ 277 ] {7d956bc7-5c35-435d-9df7-f35fd0f65f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8167 | 2025.08.11 21:39:26.293583 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3119 rows, containing 5 columns (5 merged, 0 gathered) in 0.002522612 sec., 1236416.8568134932 rows/sec., 108.24 MiB/sec. | ||
| 8168 | 2025.08.11 21:39:26.293868 [ 277 ] {7d956bc7-5c35-435d-9df7-f35fd0f65f1e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8169 | 2025.08.11 21:39:26.293894 [ 193 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8170 | 2025.08.11 21:39:26.294091 [ 277 ] {7d956bc7-5c35-435d-9df7-f35fd0f65f1e} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2025.08.11 21:39:26.294198 [ 193 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2025.08.11 21:39:26.294214 [ 277 ] {7d956bc7-5c35-435d-9df7-f35fd0f65f1e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001121 sec., 21409.455842997322 rows/sec., 1.78 MiB/sec. | ||
| 8173 | 2025.08.11 21:39:26.294251 [ 277 ] {7d956bc7-5c35-435d-9df7-f35fd0f65f1e} <Debug> TCPHandler: Processed in 0.001278602 sec. | ||
| 8174 | 2025.08.11 21:39:26.294272 [ 193 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_76_15} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8175 | 2025.08.11 21:39:26.294352 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8176 | 2025.08.11 21:39:26.294358 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8177 | 2025.08.11 21:39:26.294442 [ 277 ] {d768e1d1-cc2d-4478-8a99-dd5e8e024a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8178 | 2025.08.11 21:39:26.294481 [ 277 ] {d768e1d1-cc2d-4478-8a99-dd5e8e024a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8179 | 2025.08.11 21:39:26.294859 [ 277 ] {d768e1d1-cc2d-4478-8a99-dd5e8e024a68} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8180 | 2025.08.11 21:39:26.294893 [ 277 ] {d768e1d1-cc2d-4478-8a99-dd5e8e024a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8181 | 2025.08.11 21:39:26.295191 [ 277 ] {d768e1d1-cc2d-4478-8a99-dd5e8e024a68} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8182 | 2025.08.11 21:39:26.295428 [ 277 ] {d768e1d1-cc2d-4478-8a99-dd5e8e024a68} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8183 | 2025.08.11 21:39:26.295552 [ 277 ] {d768e1d1-cc2d-4478-8a99-dd5e8e024a68} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 8184 | 2025.08.11 21:39:26.295588 [ 277 ] {d768e1d1-cc2d-4478-8a99-dd5e8e024a68} <Debug> TCPHandler: Processed in 0.001283282 sec. | ||
| 8185 | 2025.08.11 21:39:26.295690 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8186 | 2025.08.11 21:39:26.295781 [ 277 ] {282e435a-1247-4659-a9ee-71c1cde9e1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8187 | 2025.08.11 21:39:26.295820 [ 277 ] {282e435a-1247-4659-a9ee-71c1cde9e1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8188 | 2025.08.11 21:39:26.296231 [ 277 ] {282e435a-1247-4659-a9ee-71c1cde9e1f5} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8189 | 2025.08.11 21:39:26.296264 [ 277 ] {282e435a-1247-4659-a9ee-71c1cde9e1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8190 | 2025.08.11 21:39:26.296590 [ 277 ] {282e435a-1247-4659-a9ee-71c1cde9e1f5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8191 | 2025.08.11 21:39:26.296794 [ 277 ] {282e435a-1247-4659-a9ee-71c1cde9e1f5} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8192 | 2025.08.11 21:39:26.296890 [ 42 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8193 | 2025.08.11 21:39:26.296914 [ 277 ] {282e435a-1247-4659-a9ee-71c1cde9e1f5} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.00115 sec., 100000 rows/sec., 8.13 MiB/sec. | ||
| 8194 | 2025.08.11 21:39:26.296939 [ 42 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8195 | 2025.08.11 21:39:26.296952 [ 277 ] {282e435a-1247-4659-a9ee-71c1cde9e1f5} <Debug> TCPHandler: Processed in 0.001308242 sec. | ||
| 8196 | 2025.08.11 21:39:26.296959 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8197 | 2025.08.11 21:39:26.297037 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 8198 | 2025.08.11 21:39:26.297060 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2025.08.11 21:39:26.297136 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8200 | 2025.08.11 21:39:26.297156 [ 277 ] {ff31fda7-e979-4f13-ac9a-d8acfd26bf36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8201 | 2025.08.11 21:39:26.297166 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 8202 | 2025.08.11 21:39:26.297205 [ 277 ] {ff31fda7-e979-4f13-ac9a-d8acfd26bf36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8203 | 2025.08.11 21:39:26.297228 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 551 rows starting from the beginning of the part | ||
| 8204 | 2025.08.11 21:39:26.297273 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 8205 | 2025.08.11 21:39:26.297316 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 79 rows starting from the beginning of the part | ||
| 8206 | 2025.08.11 21:39:26.297354 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 91 rows starting from the beginning of the part | ||
| 8207 | 2025.08.11 21:39:26.297390 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 115 rows starting from the beginning of the part | ||
| 8208 | 2025.08.11 21:39:26.297642 [ 277 ] {ff31fda7-e979-4f13-ac9a-d8acfd26bf36} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2025.08.11 21:39:26.297683 [ 277 ] {ff31fda7-e979-4f13-ac9a-d8acfd26bf36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8210 | 2025.08.11 21:39:26.298045 [ 277 ] {ff31fda7-e979-4f13-ac9a-d8acfd26bf36} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8211 | 2025.08.11 21:39:26.298252 [ 277 ] {ff31fda7-e979-4f13-ac9a-d8acfd26bf36} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8212 | 2025.08.11 21:39:26.298347 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342022 sec., 1143051.3061633862 rows/sec., 91.04 MiB/sec. | ||
| 8213 | 2025.08.11 21:39:26.298377 [ 277 ] {ff31fda7-e979-4f13-ac9a-d8acfd26bf36} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001239 sec., 158192.09039548022 rows/sec., 11.35 MiB/sec. | ||
| 8214 | 2025.08.11 21:39:26.298412 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8215 | 2025.08.11 21:39:26.298418 [ 277 ] {ff31fda7-e979-4f13-ac9a-d8acfd26bf36} <Debug> TCPHandler: Processed in 0.001404944 sec. | ||
| 8216 | 2025.08.11 21:39:26.298484 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2025.08.11 21:39:26.298512 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8218 | 2025.08.11 21:39:26.298532 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8219 | 2025.08.11 21:39:26.298608 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 8220 | 2025.08.11 21:39:26.298618 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8221 | 2025.08.11 21:39:26.298745 [ 277 ] {003b4d62-b001-4578-bda1-0a5aa8657d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8222 | 2025.08.11 21:39:26.298757 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8223 | 2025.08.11 21:39:26.298801 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20106 rows starting from the beginning of the part | ||
| 8224 | 2025.08.11 21:39:26.298805 [ 277 ] {003b4d62-b001-4578-bda1-0a5aa8657d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8225 | 2025.08.11 21:39:26.298821 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_76_15} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2025.08.11 21:39:26.298869 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 944 rows starting from the beginning of the part | ||
| 8227 | 2025.08.11 21:39:26.298896 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_76_15} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8228 | 2025.08.11 21:39:26.298920 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 8229 | 2025.08.11 21:39:26.298967 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 8230 | 2025.08.11 21:39:26.298977 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8231 | 2025.08.11 21:39:26.299008 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 8232 | 2025.08.11 21:39:26.299051 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 196 rows starting from the beginning of the part | ||
| 8233 | 2025.08.11 21:39:26.299681 [ 277 ] {003b4d62-b001-4578-bda1-0a5aa8657d30} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2025.08.11 21:39:26.299724 [ 277 ] {003b4d62-b001-4578-bda1-0a5aa8657d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8235 | 2025.08.11 21:39:26.300313 [ 277 ] {003b4d62-b001-4578-bda1-0a5aa8657d30} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8236 | 2025.08.11 21:39:26.300569 [ 277 ] {003b4d62-b001-4578-bda1-0a5aa8657d30} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2025.08.11 21:39:26.300727 [ 277 ] {003b4d62-b001-4578-bda1-0a5aa8657d30} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002 sec., 7500 rows/sec., 13.44 MiB/sec. | ||
| 8238 | 2025.08.11 21:39:26.300784 [ 277 ] {003b4d62-b001-4578-bda1-0a5aa8657d30} <Debug> TCPHandler: Processed in 0.002217377 sec. | ||
| 8239 | 2025.08.11 21:39:26.300903 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2025.08.11 21:39:26.301000 [ 277 ] {995e6fe1-2b3b-4c83-8ce6-152ae4230ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8241 | 2025.08.11 21:39:26.301049 [ 277 ] {995e6fe1-2b3b-4c83-8ce6-152ae4230ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8242 | 2025.08.11 21:39:26.301417 [ 277 ] {995e6fe1-2b3b-4c83-8ce6-152ae4230ffa} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2025.08.11 21:39:26.301454 [ 277 ] {995e6fe1-2b3b-4c83-8ce6-152ae4230ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8244 | 2025.08.11 21:39:26.301912 [ 277 ] {995e6fe1-2b3b-4c83-8ce6-152ae4230ffa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 8245 | 2025.08.11 21:39:26.302133 [ 277 ] {995e6fe1-2b3b-4c83-8ce6-152ae4230ffa} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2025.08.11 21:39:26.302257 [ 41 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 8247 | 2025.08.11 21:39:26.302261 [ 277 ] {995e6fe1-2b3b-4c83-8ce6-152ae4230ffa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. | ||
| 8248 | 2025.08.11 21:39:26.302304 [ 41 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2025.08.11 21:39:26.302324 [ 277 ] {995e6fe1-2b3b-4c83-8ce6-152ae4230ffa} <Debug> TCPHandler: Processed in 0.001471035 sec. | ||
| 8250 | 2025.08.11 21:39:26.302330 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8251 | 2025.08.11 21:39:26.302442 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 8252 | 2025.08.11 21:39:26.302570 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8253 | 2025.08.11 21:39:26.302605 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3750 rows starting from the beginning of the part | ||
| 8254 | 2025.08.11 21:39:26.302672 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 36 rows starting from the beginning of the part | ||
| 8255 | 2025.08.11 21:39:26.302714 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 24 rows starting from the beginning of the part | ||
| 8256 | 2025.08.11 21:39:26.302755 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 8257 | 2025.08.11 21:39:26.302794 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 8258 | 2025.08.11 21:39:26.302832 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 8259 | 2025.08.11 21:39:26.304796 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3990 rows, containing 4 columns (4 merged, 0 gathered) in 0.0023968 sec., 1664719.6261682243 rows/sec., 112.26 MiB/sec. | ||
| 8260 | 2025.08.11 21:39:26.305233 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8261 | 2025.08.11 21:39:26.305502 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_76_15} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2025.08.11 21:39:26.305568 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_76_15} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8263 | 2025.08.11 21:39:26.305655 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8264 | 2025.08.11 21:39:26.305964 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21630 rows, containing 5 columns (5 merged, 0 gathered) in 0.007396664 sec., 2924291.275093745 rows/sec., 200.41 MiB/sec. | ||
| 8265 | 2025.08.11 21:39:26.306380 [ 193 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 8266 | 2025.08.11 21:39:26.307403 [ 193 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8267 | 2025.08.11 21:39:26.307476 [ 193 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 8268 | 2025.08.11 21:39:26.307564 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 8269 | 2025.08.11 21:39:26.842194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
| 8270 | 2025.08.11 21:39:26.842991 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2025.08.11 21:39:26.843074 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8272 | 2025.08.11 21:39:26.843718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8273 | 2025.08.11 21:39:26.843967 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8274 | 2025.08.11 21:39:26.844119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
| 8275 | 2025.08.11 21:39:27.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.08 MiB, peak 299.72 MiB, free memory in arenas 0.00 B, will set to 288.50 MiB (RSS), difference: 2.43 MiB | ||
| 8276 | 2025.08.11 21:39:28.019353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 8277 | 2025.08.11 21:39:28.035071 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8278 | 2025.08.11 21:39:28.035136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8279 | 2025.08.11 21:39:28.040275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8280 | 2025.08.11 21:39:28.040961 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8281 | 2025.08.11 21:39:28.043785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 8282 | 2025.08.11 21:39:31.286692 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2025.08.11 21:39:31.286909 [ 277 ] {20116607-6221-4886-8706-9d62e9c69208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8284 | 2025.08.11 21:39:31.286983 [ 277 ] {20116607-6221-4886-8706-9d62e9c69208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8285 | 2025.08.11 21:39:31.287725 [ 277 ] {20116607-6221-4886-8706-9d62e9c69208} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2025.08.11 21:39:31.287766 [ 277 ] {20116607-6221-4886-8706-9d62e9c69208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8287 | 2025.08.11 21:39:31.288163 [ 277 ] {20116607-6221-4886-8706-9d62e9c69208} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8288 | 2025.08.11 21:39:31.288395 [ 277 ] {20116607-6221-4886-8706-9d62e9c69208} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2025.08.11 21:39:31.288556 [ 277 ] {20116607-6221-4886-8706-9d62e9c69208} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001702 sec., 64629.84723854289 rows/sec., 5.43 MiB/sec. | ||
| 8290 | 2025.08.11 21:39:31.288604 [ 277 ] {20116607-6221-4886-8706-9d62e9c69208} <Debug> TCPHandler: Processed in 0.002064875 sec. | ||
| 8291 | 2025.08.11 21:39:31.288733 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8292 | 2025.08.11 21:39:31.288837 [ 277 ] {0f6d0b5c-e93f-4409-a983-7f879adacb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8293 | 2025.08.11 21:39:31.288882 [ 277 ] {0f6d0b5c-e93f-4409-a983-7f879adacb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8294 | 2025.08.11 21:39:31.289303 [ 277 ] {0f6d0b5c-e93f-4409-a983-7f879adacb82} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2025.08.11 21:39:31.289342 [ 277 ] {0f6d0b5c-e93f-4409-a983-7f879adacb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8296 | 2025.08.11 21:39:31.289666 [ 277 ] {0f6d0b5c-e93f-4409-a983-7f879adacb82} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8297 | 2025.08.11 21:39:31.289884 [ 277 ] {0f6d0b5c-e93f-4409-a983-7f879adacb82} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8298 | 2025.08.11 21:39:31.290030 [ 277 ] {0f6d0b5c-e93f-4409-a983-7f879adacb82} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001217 sec., 22185.70254724733 rows/sec., 1.63 MiB/sec. | ||
| 8299 | 2025.08.11 21:39:31.290071 [ 277 ] {0f6d0b5c-e93f-4409-a983-7f879adacb82} <Debug> TCPHandler: Processed in 0.001389784 sec. | ||
| 8300 | 2025.08.11 21:39:31.290173 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2025.08.11 21:39:31.290272 [ 277 ] {f778a2ef-d025-4751-bfb6-ac402534b4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8302 | 2025.08.11 21:39:31.290314 [ 277 ] {f778a2ef-d025-4751-bfb6-ac402534b4df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8303 | 2025.08.11 21:39:31.290736 [ 277 ] {f778a2ef-d025-4751-bfb6-ac402534b4df} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2025.08.11 21:39:31.290771 [ 277 ] {f778a2ef-d025-4751-bfb6-ac402534b4df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8305 | 2025.08.11 21:39:31.291079 [ 277 ] {f778a2ef-d025-4751-bfb6-ac402534b4df} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8306 | 2025.08.11 21:39:31.291288 [ 277 ] {f778a2ef-d025-4751-bfb6-ac402534b4df} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2025.08.11 21:39:31.291419 [ 277 ] {f778a2ef-d025-4751-bfb6-ac402534b4df} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001168 sec., 77910.95890410959 rows/sec., 6.08 MiB/sec. | ||
| 8308 | 2025.08.11 21:39:31.291459 [ 277 ] {f778a2ef-d025-4751-bfb6-ac402534b4df} <Debug> TCPHandler: Processed in 0.001335932 sec. | ||
| 8309 | 2025.08.11 21:39:31.291571 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8310 | 2025.08.11 21:39:31.291670 [ 277 ] {4b7e9ad4-e087-428c-b601-95cb609f0cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8311 | 2025.08.11 21:39:31.291715 [ 277 ] {4b7e9ad4-e087-428c-b601-95cb609f0cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8312 | 2025.08.11 21:39:31.292125 [ 277 ] {4b7e9ad4-e087-428c-b601-95cb609f0cd8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2025.08.11 21:39:31.292163 [ 277 ] {4b7e9ad4-e087-428c-b601-95cb609f0cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8314 | 2025.08.11 21:39:31.292500 [ 277 ] {4b7e9ad4-e087-428c-b601-95cb609f0cd8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8315 | 2025.08.11 21:39:31.292713 [ 277 ] {4b7e9ad4-e087-428c-b601-95cb609f0cd8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2025.08.11 21:39:31.292846 [ 277 ] {4b7e9ad4-e087-428c-b601-95cb609f0cd8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 8317 | 2025.08.11 21:39:31.292883 [ 277 ] {4b7e9ad4-e087-428c-b601-95cb609f0cd8} <Debug> TCPHandler: Processed in 0.001363203 sec. | ||
| 8318 | 2025.08.11 21:39:31.292990 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2025.08.11 21:39:31.293094 [ 277 ] {f0111c77-9866-4d4f-bac0-068dc7d19e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8320 | 2025.08.11 21:39:31.293153 [ 277 ] {f0111c77-9866-4d4f-bac0-068dc7d19e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8321 | 2025.08.11 21:39:31.294019 [ 277 ] {f0111c77-9866-4d4f-bac0-068dc7d19e67} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2025.08.11 21:39:31.294057 [ 277 ] {f0111c77-9866-4d4f-bac0-068dc7d19e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8323 | 2025.08.11 21:39:31.294667 [ 277 ] {f0111c77-9866-4d4f-bac0-068dc7d19e67} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8324 | 2025.08.11 21:39:31.294908 [ 277 ] {f0111c77-9866-4d4f-bac0-068dc7d19e67} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8325 | 2025.08.11 21:39:31.295053 [ 277 ] {f0111c77-9866-4d4f-bac0-068dc7d19e67} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00198 sec., 13636.363636363636 rows/sec., 24.44 MiB/sec. | ||
| 8326 | 2025.08.11 21:39:31.295124 [ 277 ] {f0111c77-9866-4d4f-bac0-068dc7d19e67} <Debug> TCPHandler: Processed in 0.002185106 sec. | ||
| 8327 | 2025.08.11 21:39:31.295236 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2025.08.11 21:39:31.295335 [ 277 ] {5832bc52-5c59-4094-9570-3bba6e1c5400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8329 | 2025.08.11 21:39:31.295380 [ 277 ] {5832bc52-5c59-4094-9570-3bba6e1c5400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8330 | 2025.08.11 21:39:31.295712 [ 277 ] {5832bc52-5c59-4094-9570-3bba6e1c5400} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2025.08.11 21:39:31.295749 [ 277 ] {5832bc52-5c59-4094-9570-3bba6e1c5400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8332 | 2025.08.11 21:39:31.296062 [ 277 ] {5832bc52-5c59-4094-9570-3bba6e1c5400} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 8333 | 2025.08.11 21:39:31.296278 [ 277 ] {5832bc52-5c59-4094-9570-3bba6e1c5400} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2025.08.11 21:39:31.296409 [ 277 ] {5832bc52-5c59-4094-9570-3bba6e1c5400} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 8335 | 2025.08.11 21:39:31.296446 [ 277 ] {5832bc52-5c59-4094-9570-3bba6e1c5400} <Debug> TCPHandler: Processed in 0.001259481 sec. | ||
| 8336 | 2025.08.11 21:39:34.209723 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8337 | 2025.08.11 21:39:34.209775 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8338 | 2025.08.11 21:39:34.344262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
| 8339 | 2025.08.11 21:39:34.344827 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2025.08.11 21:39:34.344876 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8341 | 2025.08.11 21:39:34.345383 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8342 | 2025.08.11 21:39:34.345631 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2025.08.11 21:39:34.345789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 8344 | 2025.08.11 21:39:34.411093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1168 | ||
| 8345 | 2025.08.11 21:39:34.413403 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2025.08.11 21:39:34.413463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8347 | 2025.08.11 21:39:34.414703 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8348 | 2025.08.11 21:39:34.414982 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2025.08.11 21:39:34.415360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
| 8350 | 2025.08.11 21:39:35.001330 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000897655 sec. | ||
| 8351 | 2025.08.11 21:39:35.543923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8352 | 2025.08.11 21:39:35.559980 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2025.08.11 21:39:35.560040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8354 | 2025.08.11 21:39:35.566085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8355 | 2025.08.11 21:39:35.566839 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2025.08.11 21:39:35.570138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8357 | 2025.08.11 21:39:36.285722 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8358 | 2025.08.11 21:39:36.286032 [ 277 ] {51b5a7af-bd8d-4f25-bf74-3685b0ea4837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8359 | 2025.08.11 21:39:36.286141 [ 277 ] {51b5a7af-bd8d-4f25-bf74-3685b0ea4837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8360 | 2025.08.11 21:39:36.287018 [ 277 ] {51b5a7af-bd8d-4f25-bf74-3685b0ea4837} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2025.08.11 21:39:36.287061 [ 277 ] {51b5a7af-bd8d-4f25-bf74-3685b0ea4837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8362 | 2025.08.11 21:39:36.287460 [ 277 ] {51b5a7af-bd8d-4f25-bf74-3685b0ea4837} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8363 | 2025.08.11 21:39:36.287696 [ 277 ] {51b5a7af-bd8d-4f25-bf74-3685b0ea4837} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2025.08.11 21:39:36.287859 [ 277 ] {51b5a7af-bd8d-4f25-bf74-3685b0ea4837} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001905 sec., 45144.35695538058 rows/sec., 3.79 MiB/sec. | ||
| 8365 | 2025.08.11 21:39:36.287902 [ 277 ] {51b5a7af-bd8d-4f25-bf74-3685b0ea4837} <Debug> TCPHandler: Processed in 0.002325609 sec. | ||
| 8366 | 2025.08.11 21:39:36.288032 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2025.08.11 21:39:36.288128 [ 277 ] {b9939439-a084-4a28-9fa1-f6e2e450b372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8368 | 2025.08.11 21:39:36.288170 [ 277 ] {b9939439-a084-4a28-9fa1-f6e2e450b372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8369 | 2025.08.11 21:39:36.288573 [ 277 ] {b9939439-a084-4a28-9fa1-f6e2e450b372} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2025.08.11 21:39:36.288611 [ 277 ] {b9939439-a084-4a28-9fa1-f6e2e450b372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8371 | 2025.08.11 21:39:36.288909 [ 277 ] {b9939439-a084-4a28-9fa1-f6e2e450b372} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8372 | 2025.08.11 21:39:36.289114 [ 277 ] {b9939439-a084-4a28-9fa1-f6e2e450b372} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2025.08.11 21:39:36.289219 [ 31 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8374 | 2025.08.11 21:39:36.289244 [ 277 ] {b9939439-a084-4a28-9fa1-f6e2e450b372} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001135 sec., 13215.859030837006 rows/sec., 993.77 KiB/sec. | ||
| 8375 | 2025.08.11 21:39:36.289286 [ 31 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8376 | 2025.08.11 21:39:36.289296 [ 277 ] {b9939439-a084-4a28-9fa1-f6e2e450b372} <Debug> TCPHandler: Processed in 0.001314972 sec. | ||
| 8377 | 2025.08.11 21:39:36.289315 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8378 | 2025.08.11 21:39:36.289411 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 8379 | 2025.08.11 21:39:36.289421 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8380 | 2025.08.11 21:39:36.289541 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8381 | 2025.08.11 21:39:36.289549 [ 277 ] {271d0bda-8a9e-4ee4-b552-cf5bfeba936d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8382 | 2025.08.11 21:39:36.289577 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 8383 | 2025.08.11 21:39:36.289596 [ 277 ] {271d0bda-8a9e-4ee4-b552-cf5bfeba936d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8384 | 2025.08.11 21:39:36.289645 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 8385 | 2025.08.11 21:39:36.289698 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part | ||
| 8386 | 2025.08.11 21:39:36.289747 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 27 rows starting from the beginning of the part | ||
| 8387 | 2025.08.11 21:39:36.289793 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 27 rows starting from the beginning of the part | ||
| 8388 | 2025.08.11 21:39:36.289837 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 15 rows starting from the beginning of the part | ||
| 8389 | 2025.08.11 21:39:36.290023 [ 277 ] {271d0bda-8a9e-4ee4-b552-cf5bfeba936d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2025.08.11 21:39:36.290059 [ 277 ] {271d0bda-8a9e-4ee4-b552-cf5bfeba936d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8391 | 2025.08.11 21:39:36.290381 [ 277 ] {271d0bda-8a9e-4ee4-b552-cf5bfeba936d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8392 | 2025.08.11 21:39:36.290602 [ 277 ] {271d0bda-8a9e-4ee4-b552-cf5bfeba936d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2025.08.11 21:39:36.290717 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338412 sec., 136729.19848297833 rows/sec., 10.58 MiB/sec. | ||
| 8394 | 2025.08.11 21:39:36.290736 [ 277 ] {271d0bda-8a9e-4ee4-b552-cf5bfeba936d} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001206 sec., 65505.80431177446 rows/sec., 5.11 MiB/sec. | ||
| 8395 | 2025.08.11 21:39:36.290796 [ 277 ] {271d0bda-8a9e-4ee4-b552-cf5bfeba936d} <Debug> TCPHandler: Processed in 0.001429554 sec. | ||
| 8396 | 2025.08.11 21:39:36.290913 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8397 | 2025.08.11 21:39:36.290925 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8398 | 2025.08.11 21:39:36.291010 [ 277 ] {977b3db4-0a56-4fa8-b78c-7d117c9a5071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8399 | 2025.08.11 21:39:36.291060 [ 277 ] {977b3db4-0a56-4fa8-b78c-7d117c9a5071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8400 | 2025.08.11 21:39:36.291234 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_66_13} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.08.11 21:39:36.291315 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_66_13} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8402 | 2025.08.11 21:39:36.291434 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8403 | 2025.08.11 21:39:36.291471 [ 277 ] {977b3db4-0a56-4fa8-b78c-7d117c9a5071} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2025.08.11 21:39:36.291512 [ 277 ] {977b3db4-0a56-4fa8-b78c-7d117c9a5071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8405 | 2025.08.11 21:39:36.291851 [ 277 ] {977b3db4-0a56-4fa8-b78c-7d117c9a5071} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8406 | 2025.08.11 21:39:36.292068 [ 277 ] {977b3db4-0a56-4fa8-b78c-7d117c9a5071} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2025.08.11 21:39:36.292205 [ 277 ] {977b3db4-0a56-4fa8-b78c-7d117c9a5071} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 8408 | 2025.08.11 21:39:36.292242 [ 277 ] {977b3db4-0a56-4fa8-b78c-7d117c9a5071} <Debug> TCPHandler: Processed in 0.001379273 sec. | ||
| 8409 | 2025.08.11 21:39:36.292342 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8410 | 2025.08.11 21:39:36.292437 [ 277 ] {6292329b-5cbb-4dc7-90dd-6a8f7e5fb619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8411 | 2025.08.11 21:39:36.292493 [ 277 ] {6292329b-5cbb-4dc7-90dd-6a8f7e5fb619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8412 | 2025.08.11 21:39:36.293273 [ 277 ] {6292329b-5cbb-4dc7-90dd-6a8f7e5fb619} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8413 | 2025.08.11 21:39:36.293310 [ 277 ] {6292329b-5cbb-4dc7-90dd-6a8f7e5fb619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8414 | 2025.08.11 21:39:36.293835 [ 277 ] {6292329b-5cbb-4dc7-90dd-6a8f7e5fb619} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8415 | 2025.08.11 21:39:36.294059 [ 277 ] {6292329b-5cbb-4dc7-90dd-6a8f7e5fb619} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8416 | 2025.08.11 21:39:36.294199 [ 277 ] {6292329b-5cbb-4dc7-90dd-6a8f7e5fb619} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001781 sec., 8422.234699606963 rows/sec., 15.09 MiB/sec. | ||
| 8417 | 2025.08.11 21:39:36.294255 [ 277 ] {6292329b-5cbb-4dc7-90dd-6a8f7e5fb619} <Debug> TCPHandler: Processed in 0.001962133 sec. | ||
| 8418 | 2025.08.11 21:39:36.294367 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2025.08.11 21:39:36.294465 [ 277 ] {87d40a87-20a4-4ba0-8ba9-460eba9a00d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8420 | 2025.08.11 21:39:36.294507 [ 277 ] {87d40a87-20a4-4ba0-8ba9-460eba9a00d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8421 | 2025.08.11 21:39:36.294839 [ 277 ] {87d40a87-20a4-4ba0-8ba9-460eba9a00d1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2025.08.11 21:39:36.294876 [ 277 ] {87d40a87-20a4-4ba0-8ba9-460eba9a00d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8423 | 2025.08.11 21:39:36.295185 [ 277 ] {87d40a87-20a4-4ba0-8ba9-460eba9a00d1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8424 | 2025.08.11 21:39:36.295397 [ 277 ] {87d40a87-20a4-4ba0-8ba9-460eba9a00d1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2025.08.11 21:39:36.295534 [ 277 ] {87d40a87-20a4-4ba0-8ba9-460eba9a00d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 8426 | 2025.08.11 21:39:36.295572 [ 277 ] {87d40a87-20a4-4ba0-8ba9-460eba9a00d1} <Debug> TCPHandler: Processed in 0.001255611 sec. | ||
| 8427 | 2025.08.11 21:39:38.593355 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8428 | 2025.08.11 21:39:38.593544 [ 277 ] {7d8fdc09-3fdf-4722-9f59-37b88acd3a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8429 | 2025.08.11 21:39:38.593616 [ 277 ] {7d8fdc09-3fdf-4722-9f59-37b88acd3a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8430 | 2025.08.11 21:39:38.594245 [ 277 ] {7d8fdc09-3fdf-4722-9f59-37b88acd3a18} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2025.08.11 21:39:38.594285 [ 277 ] {7d8fdc09-3fdf-4722-9f59-37b88acd3a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8432 | 2025.08.11 21:39:38.594704 [ 277 ] {7d8fdc09-3fdf-4722-9f59-37b88acd3a18} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8433 | 2025.08.11 21:39:38.595013 [ 277 ] {7d8fdc09-3fdf-4722-9f59-37b88acd3a18} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2025.08.11 21:39:38.595241 [ 277 ] {7d8fdc09-3fdf-4722-9f59-37b88acd3a18} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001747 sec., 1144.8196908986833 rows/sec., 93.35 KiB/sec. | ||
| 8435 | 2025.08.11 21:39:38.595305 [ 277 ] {7d8fdc09-3fdf-4722-9f59-37b88acd3a18} <Debug> TCPHandler: Processed in 0.002083115 sec. | ||
| 8436 | 2025.08.11 21:39:38.595452 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8437 | 2025.08.11 21:39:38.595576 [ 277 ] {baddf213-6674-4265-a458-61d3111045e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8438 | 2025.08.11 21:39:38.595630 [ 277 ] {baddf213-6674-4265-a458-61d3111045e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8439 | 2025.08.11 21:39:38.596707 [ 277 ] {baddf213-6674-4265-a458-61d3111045e6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2025.08.11 21:39:38.596744 [ 277 ] {baddf213-6674-4265-a458-61d3111045e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8441 | 2025.08.11 21:39:38.597153 [ 277 ] {baddf213-6674-4265-a458-61d3111045e6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8442 | 2025.08.11 21:39:38.597378 [ 277 ] {baddf213-6674-4265-a458-61d3111045e6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8443 | 2025.08.11 21:39:38.597515 [ 277 ] {baddf213-6674-4265-a458-61d3111045e6} <Debug> executeQuery: Read 1251 rows, 106.10 KiB in 0.001968 sec., 635670.731707317 rows/sec., 52.65 MiB/sec. | ||
| 8444 | 2025.08.11 21:39:38.597556 [ 277 ] {baddf213-6674-4265-a458-61d3111045e6} <Debug> TCPHandler: Processed in 0.002168346 sec. | ||
| 8445 | 2025.08.11 21:39:38.597674 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8446 | 2025.08.11 21:39:38.597775 [ 277 ] {d5328f3e-cca0-409d-b972-fa7b0eeb4c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8447 | 2025.08.11 21:39:38.597817 [ 277 ] {d5328f3e-cca0-409d-b972-fa7b0eeb4c65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8448 | 2025.08.11 21:39:38.598232 [ 277 ] {d5328f3e-cca0-409d-b972-fa7b0eeb4c65} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2025.08.11 21:39:38.598268 [ 277 ] {d5328f3e-cca0-409d-b972-fa7b0eeb4c65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8450 | 2025.08.11 21:39:38.598569 [ 277 ] {d5328f3e-cca0-409d-b972-fa7b0eeb4c65} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8451 | 2025.08.11 21:39:38.598789 [ 277 ] {d5328f3e-cca0-409d-b972-fa7b0eeb4c65} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2025.08.11 21:39:38.598920 [ 277 ] {d5328f3e-cca0-409d-b972-fa7b0eeb4c65} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001166 sec., 24871.355060034308 rows/sec., 1.82 MiB/sec. | ||
| 8453 | 2025.08.11 21:39:38.598957 [ 277 ] {d5328f3e-cca0-409d-b972-fa7b0eeb4c65} <Debug> TCPHandler: Processed in 0.001333962 sec. | ||
| 8454 | 2025.08.11 21:39:38.599069 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8455 | 2025.08.11 21:39:38.599164 [ 277 ] {5345ecbc-41a6-4210-a0d4-d9857328ce9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8456 | 2025.08.11 21:39:38.599204 [ 277 ] {5345ecbc-41a6-4210-a0d4-d9857328ce9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8457 | 2025.08.11 21:39:38.599683 [ 277 ] {5345ecbc-41a6-4210-a0d4-d9857328ce9a} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2025.08.11 21:39:38.599717 [ 277 ] {5345ecbc-41a6-4210-a0d4-d9857328ce9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8459 | 2025.08.11 21:39:38.600025 [ 277 ] {5345ecbc-41a6-4210-a0d4-d9857328ce9a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8460 | 2025.08.11 21:39:38.600229 [ 277 ] {5345ecbc-41a6-4210-a0d4-d9857328ce9a} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2025.08.11 21:39:38.600358 [ 277 ] {5345ecbc-41a6-4210-a0d4-d9857328ce9a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001213 sec., 187963.7262984336 rows/sec., 12.73 MiB/sec. | ||
| 8462 | 2025.08.11 21:39:38.600395 [ 277 ] {5345ecbc-41a6-4210-a0d4-d9857328ce9a} <Debug> TCPHandler: Processed in 0.001375543 sec. | ||
| 8463 | 2025.08.11 21:39:38.600509 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8464 | 2025.08.11 21:39:38.600607 [ 277 ] {7948838c-6877-43b0-a73e-ec3cac284572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8465 | 2025.08.11 21:39:38.600647 [ 277 ] {7948838c-6877-43b0-a73e-ec3cac284572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8466 | 2025.08.11 21:39:38.601219 [ 277 ] {7948838c-6877-43b0-a73e-ec3cac284572} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2025.08.11 21:39:38.601254 [ 277 ] {7948838c-6877-43b0-a73e-ec3cac284572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8468 | 2025.08.11 21:39:38.601577 [ 277 ] {7948838c-6877-43b0-a73e-ec3cac284572} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8469 | 2025.08.11 21:39:38.601791 [ 277 ] {7948838c-6877-43b0-a73e-ec3cac284572} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2025.08.11 21:39:38.601916 [ 277 ] {7948838c-6877-43b0-a73e-ec3cac284572} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.00133 sec., 412781.954887218 rows/sec., 30.64 MiB/sec. | ||
| 8471 | 2025.08.11 21:39:38.601954 [ 277 ] {7948838c-6877-43b0-a73e-ec3cac284572} <Debug> TCPHandler: Processed in 0.001494335 sec. | ||
| 8472 | 2025.08.11 21:39:38.602064 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8473 | 2025.08.11 21:39:38.602158 [ 277 ] {9336297d-51e0-418d-8836-d3799e0e3fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8474 | 2025.08.11 21:39:38.602202 [ 277 ] {9336297d-51e0-418d-8836-d3799e0e3fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8475 | 2025.08.11 21:39:38.602780 [ 277 ] {9336297d-51e0-418d-8836-d3799e0e3fdf} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8476 | 2025.08.11 21:39:38.602815 [ 277 ] {9336297d-51e0-418d-8836-d3799e0e3fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8477 | 2025.08.11 21:39:38.603193 [ 277 ] {9336297d-51e0-418d-8836-d3799e0e3fdf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8478 | 2025.08.11 21:39:38.603412 [ 277 ] {9336297d-51e0-418d-8836-d3799e0e3fdf} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8479 | 2025.08.11 21:39:38.603530 [ 277 ] {9336297d-51e0-418d-8836-d3799e0e3fdf} <Debug> executeQuery: Read 943 rows, 64.75 KiB in 0.001397 sec., 675017.8954903365 rows/sec., 45.26 MiB/sec. | ||
| 8480 | 2025.08.11 21:39:38.603564 [ 277 ] {9336297d-51e0-418d-8836-d3799e0e3fdf} <Debug> TCPHandler: Processed in 0.001556836 sec. | ||
| 8481 | 2025.08.11 21:39:38.603667 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8482 | 2025.08.11 21:39:38.603755 [ 277 ] {60af16e2-3a64-46d4-806b-71043eb040a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8483 | 2025.08.11 21:39:38.603808 [ 277 ] {60af16e2-3a64-46d4-806b-71043eb040a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8484 | 2025.08.11 21:39:38.604654 [ 277 ] {60af16e2-3a64-46d4-806b-71043eb040a4} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8485 | 2025.08.11 21:39:38.604689 [ 277 ] {60af16e2-3a64-46d4-806b-71043eb040a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8486 | 2025.08.11 21:39:38.605207 [ 277 ] {60af16e2-3a64-46d4-806b-71043eb040a4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8487 | 2025.08.11 21:39:38.605427 [ 277 ] {60af16e2-3a64-46d4-806b-71043eb040a4} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8488 | 2025.08.11 21:39:38.605536 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8489 | 2025.08.11 21:39:38.605563 [ 277 ] {60af16e2-3a64-46d4-806b-71043eb040a4} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001803 sec., 14975.041597337771 rows/sec., 26.83 MiB/sec. | ||
| 8490 | 2025.08.11 21:39:38.605573 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2025.08.11 21:39:38.605594 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8492 | 2025.08.11 21:39:38.605616 [ 277 ] {60af16e2-3a64-46d4-806b-71043eb040a4} <Debug> TCPHandler: Processed in 0.001980943 sec. | ||
| 8493 | 2025.08.11 21:39:38.605708 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 8494 | 2025.08.11 21:39:38.605733 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8495 | 2025.08.11 21:39:38.605841 [ 277 ] {425b3563-76f2-4ac9-9d37-da2bc902ff93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8496 | 2025.08.11 21:39:38.605883 [ 277 ] {425b3563-76f2-4ac9-9d37-da2bc902ff93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8497 | 2025.08.11 21:39:38.605961 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8498 | 2025.08.11 21:39:38.606023 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1200 rows starting from the beginning of the part | ||
| 8499 | 2025.08.11 21:39:38.606144 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 27 rows starting from the beginning of the part | ||
| 8500 | 2025.08.11 21:39:38.606214 [ 277 ] {425b3563-76f2-4ac9-9d37-da2bc902ff93} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2025.08.11 21:39:38.606244 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 15 rows starting from the beginning of the part | ||
| 8502 | 2025.08.11 21:39:38.606254 [ 277 ] {425b3563-76f2-4ac9-9d37-da2bc902ff93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8503 | 2025.08.11 21:39:38.606359 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 27 rows starting from the beginning of the part | ||
| 8504 | 2025.08.11 21:39:38.606461 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 15 rows starting from the beginning of the part | ||
| 8505 | 2025.08.11 21:39:38.606558 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part | ||
| 8506 | 2025.08.11 21:39:38.606592 [ 277 ] {425b3563-76f2-4ac9-9d37-da2bc902ff93} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8507 | 2025.08.11 21:39:38.606812 [ 277 ] {425b3563-76f2-4ac9-9d37-da2bc902ff93} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8508 | 2025.08.11 21:39:38.606947 [ 277 ] {425b3563-76f2-4ac9-9d37-da2bc902ff93} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001125 sec., 32000.000000000004 rows/sec., 2.16 MiB/sec. | ||
| 8509 | 2025.08.11 21:39:38.606984 [ 277 ] {425b3563-76f2-4ac9-9d37-da2bc902ff93} <Debug> TCPHandler: Processed in 0.001301002 sec. | ||
| 8510 | 2025.08.11 21:39:38.612668 [ 198 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1311 rows, containing 19 columns (19 merged, 0 gathered) in 0.007010597 sec., 187002.6190351549 rows/sec., 335.10 MiB/sec. | ||
| 8511 | 2025.08.11 21:39:38.614066 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8512 | 2025.08.11 21:39:38.614494 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2025.08.11 21:39:38.614584 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8514 | 2025.08.11 21:39:38.614734 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 8515 | 2025.08.11 21:39:39.000162 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.30 MiB, peak 300.63 MiB, free memory in arenas 0.00 B, will set to 291.40 MiB (RSS), difference: 2.10 MiB | ||
| 8516 | 2025.08.11 21:39:41.281088 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2025.08.11 21:39:41.281300 [ 277 ] {a9e01892-a9ef-4c75-87fe-4697fd6aa9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8518 | 2025.08.11 21:39:41.281372 [ 277 ] {a9e01892-a9ef-4c75-87fe-4697fd6aa9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8519 | 2025.08.11 21:39:41.282103 [ 277 ] {a9e01892-a9ef-4c75-87fe-4697fd6aa9d3} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2025.08.11 21:39:41.282147 [ 277 ] {a9e01892-a9ef-4c75-87fe-4697fd6aa9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8521 | 2025.08.11 21:39:41.282532 [ 277 ] {a9e01892-a9ef-4c75-87fe-4697fd6aa9d3} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8522 | 2025.08.11 21:39:41.282768 [ 277 ] {a9e01892-a9ef-4c75-87fe-4697fd6aa9d3} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2025.08.11 21:39:41.282925 [ 277 ] {a9e01892-a9ef-4c75-87fe-4697fd6aa9d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.56 MiB/sec. | ||
| 8524 | 2025.08.11 21:39:41.282973 [ 277 ] {a9e01892-a9ef-4c75-87fe-4697fd6aa9d3} <Debug> TCPHandler: Processed in 0.002021484 sec. | ||
| 8525 | 2025.08.11 21:39:41.283101 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2025.08.11 21:39:41.283210 [ 277 ] {0694ecb0-9734-47ee-934c-d760f85bf77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8527 | 2025.08.11 21:39:41.283253 [ 277 ] {0694ecb0-9734-47ee-934c-d760f85bf77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8528 | 2025.08.11 21:39:41.283694 [ 277 ] {0694ecb0-9734-47ee-934c-d760f85bf77d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2025.08.11 21:39:41.283731 [ 277 ] {0694ecb0-9734-47ee-934c-d760f85bf77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8530 | 2025.08.11 21:39:41.284037 [ 277 ] {0694ecb0-9734-47ee-934c-d760f85bf77d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8531 | 2025.08.11 21:39:41.284240 [ 277 ] {0694ecb0-9734-47ee-934c-d760f85bf77d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2025.08.11 21:39:41.284372 [ 277 ] {0694ecb0-9734-47ee-934c-d760f85bf77d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 8533 | 2025.08.11 21:39:41.284412 [ 277 ] {0694ecb0-9734-47ee-934c-d760f85bf77d} <Debug> TCPHandler: Processed in 0.001370203 sec. | ||
| 8534 | 2025.08.11 21:39:41.284527 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2025.08.11 21:39:41.284621 [ 277 ] {0c4c8a70-8b26-4ef3-a553-30d57f63ccc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8536 | 2025.08.11 21:39:41.284664 [ 277 ] {0c4c8a70-8b26-4ef3-a553-30d57f63ccc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8537 | 2025.08.11 21:39:41.285039 [ 277 ] {0c4c8a70-8b26-4ef3-a553-30d57f63ccc9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2025.08.11 21:39:41.285075 [ 277 ] {0c4c8a70-8b26-4ef3-a553-30d57f63ccc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8539 | 2025.08.11 21:39:41.285402 [ 277 ] {0c4c8a70-8b26-4ef3-a553-30d57f63ccc9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8540 | 2025.08.11 21:39:41.285604 [ 277 ] {0c4c8a70-8b26-4ef3-a553-30d57f63ccc9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2025.08.11 21:39:41.285756 [ 277 ] {0c4c8a70-8b26-4ef3-a553-30d57f63ccc9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001153 sec., 55507.37207285343 rows/sec., 3.87 MiB/sec. | ||
| 8542 | 2025.08.11 21:39:41.285795 [ 277 ] {0c4c8a70-8b26-4ef3-a553-30d57f63ccc9} <Debug> TCPHandler: Processed in 0.001316612 sec. | ||
| 8543 | 2025.08.11 21:39:41.285906 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2025.08.11 21:39:41.285998 [ 277 ] {d94fa68e-7348-42a6-8e75-f8e732a55009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8545 | 2025.08.11 21:39:41.286039 [ 277 ] {d94fa68e-7348-42a6-8e75-f8e732a55009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8546 | 2025.08.11 21:39:41.286361 [ 277 ] {d94fa68e-7348-42a6-8e75-f8e732a55009} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.08.11 21:39:41.286396 [ 277 ] {d94fa68e-7348-42a6-8e75-f8e732a55009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8548 | 2025.08.11 21:39:41.286686 [ 277 ] {d94fa68e-7348-42a6-8e75-f8e732a55009} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8549 | 2025.08.11 21:39:41.286908 [ 277 ] {d94fa68e-7348-42a6-8e75-f8e732a55009} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.08.11 21:39:41.287042 [ 277 ] {d94fa68e-7348-42a6-8e75-f8e732a55009} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00106 sec., 22641.509433962266 rows/sec., 1.53 MiB/sec. | ||
| 8551 | 2025.08.11 21:39:41.287080 [ 277 ] {d94fa68e-7348-42a6-8e75-f8e732a55009} <Debug> TCPHandler: Processed in 0.001221201 sec. | ||
| 8552 | 2025.08.11 21:39:41.845940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
| 8553 | 2025.08.11 21:39:41.846741 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2025.08.11 21:39:41.846817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8555 | 2025.08.11 21:39:41.847407 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8556 | 2025.08.11 21:39:41.847640 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2025.08.11 21:39:41.847777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
| 8558 | 2025.08.11 21:39:43.070265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8559 | 2025.08.11 21:39:43.087586 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8560 | 2025.08.11 21:39:43.087639 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8561 | 2025.08.11 21:39:43.093695 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8562 | 2025.08.11 21:39:43.094372 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8563 | 2025.08.11 21:39:43.097279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8564 | 2025.08.11 21:39:44.415657 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1204 | ||
| 8565 | 2025.08.11 21:39:44.418138 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8566 | 2025.08.11 21:39:44.418192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8567 | 2025.08.11 21:39:44.419402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8568 | 2025.08.11 21:39:44.419691 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8569 | 2025.08.11 21:39:44.419831 [ 87 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8570 | 2025.08.11 21:39:44.419876 [ 87 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2025.08.11 21:39:44.419900 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8572 | 2025.08.11 21:39:44.420029 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 8573 | 2025.08.11 21:39:44.420065 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 8574 | 2025.08.11 21:39:44.420688 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8575 | 2025.08.11 21:39:44.420849 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1046 rows starting from the beginning of the part | ||
| 8576 | 2025.08.11 21:39:44.421222 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 8577 | 2025.08.11 21:39:44.421566 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 8578 | 2025.08.11 21:39:44.421921 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 8579 | 2025.08.11 21:39:44.422259 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 8580 | 2025.08.11 21:39:44.422583 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 8581 | 2025.08.11 21:39:44.428850 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 72 columns (72 merged, 0 gathered) in 0.008883879 sec., 135526.3843643075 rows/sec., 105.79 MiB/sec. | ||
| 8582 | 2025.08.11 21:39:44.430340 [ 198 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8583 | 2025.08.11 21:39:44.430983 [ 198 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_36_7} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2025.08.11 21:39:44.431075 [ 198 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_36_7} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8585 | 2025.08.11 21:39:44.431454 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 8586 | 2025.08.11 21:39:46.286202 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2025.08.11 21:39:46.286507 [ 277 ] {fd12670c-cda3-4309-af66-a49e40f367e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8588 | 2025.08.11 21:39:46.286623 [ 277 ] {fd12670c-cda3-4309-af66-a49e40f367e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8589 | 2025.08.11 21:39:46.287510 [ 277 ] {fd12670c-cda3-4309-af66-a49e40f367e7} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2025.08.11 21:39:46.287556 [ 277 ] {fd12670c-cda3-4309-af66-a49e40f367e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8591 | 2025.08.11 21:39:46.287959 [ 277 ] {fd12670c-cda3-4309-af66-a49e40f367e7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8592 | 2025.08.11 21:39:46.288194 [ 277 ] {fd12670c-cda3-4309-af66-a49e40f367e7} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2025.08.11 21:39:46.288337 [ 113 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8594 | 2025.08.11 21:39:46.288357 [ 277 ] {fd12670c-cda3-4309-af66-a49e40f367e7} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001926 sec., 44652.1287642783 rows/sec., 3.75 MiB/sec. | ||
| 8595 | 2025.08.11 21:39:46.288379 [ 113 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2025.08.11 21:39:46.288403 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8597 | 2025.08.11 21:39:46.288409 [ 277 ] {fd12670c-cda3-4309-af66-a49e40f367e7} <Debug> TCPHandler: Processed in 0.00239751 sec. | ||
| 8598 | 2025.08.11 21:39:46.288544 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8599 | 2025.08.11 21:39:46.288542 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 8600 | 2025.08.11 21:39:46.288648 [ 277 ] {16f34dba-626b-4aa1-b053-58152438271b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8601 | 2025.08.11 21:39:46.288696 [ 277 ] {16f34dba-626b-4aa1-b053-58152438271b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8602 | 2025.08.11 21:39:46.288711 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8603 | 2025.08.11 21:39:46.288755 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1409 rows starting from the beginning of the part | ||
| 8604 | 2025.08.11 21:39:46.288829 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 110 rows starting from the beginning of the part | ||
| 8605 | 2025.08.11 21:39:46.288880 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 86 rows starting from the beginning of the part | ||
| 8606 | 2025.08.11 21:39:46.288926 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1251 rows starting from the beginning of the part | ||
| 8607 | 2025.08.11 21:39:46.288995 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 8608 | 2025.08.11 21:39:46.289045 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 86 rows starting from the beginning of the part | ||
| 8609 | 2025.08.11 21:39:46.289120 [ 277 ] {16f34dba-626b-4aa1-b053-58152438271b} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2025.08.11 21:39:46.289161 [ 277 ] {16f34dba-626b-4aa1-b053-58152438271b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8611 | 2025.08.11 21:39:46.289516 [ 277 ] {16f34dba-626b-4aa1-b053-58152438271b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8612 | 2025.08.11 21:39:46.289746 [ 277 ] {16f34dba-626b-4aa1-b053-58152438271b} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2025.08.11 21:39:46.289929 [ 277 ] {16f34dba-626b-4aa1-b053-58152438271b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001304 sec., 11503.067484662577 rows/sec., 864.98 KiB/sec. | ||
| 8614 | 2025.08.11 21:39:46.289973 [ 277 ] {16f34dba-626b-4aa1-b053-58152438271b} <Debug> TCPHandler: Processed in 0.001480835 sec. | ||
| 8615 | 2025.08.11 21:39:46.290094 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2025.08.11 21:39:46.290199 [ 277 ] {32b96bf2-b215-4872-b802-ababf45c3610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8617 | 2025.08.11 21:39:46.290242 [ 277 ] {32b96bf2-b215-4872-b802-ababf45c3610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8618 | 2025.08.11 21:39:46.290445 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001968953 sec., 1522636.6500368472 rows/sec., 132.72 MiB/sec. | ||
| 8619 | 2025.08.11 21:39:46.290664 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8620 | 2025.08.11 21:39:46.290715 [ 277 ] {32b96bf2-b215-4872-b802-ababf45c3610} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2025.08.11 21:39:46.290760 [ 277 ] {32b96bf2-b215-4872-b802-ababf45c3610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8622 | 2025.08.11 21:39:46.290933 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2025.08.11 21:39:46.291017 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_81_16} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8624 | 2025.08.11 21:39:46.291093 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8625 | 2025.08.11 21:39:46.291120 [ 277 ] {32b96bf2-b215-4872-b802-ababf45c3610} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8626 | 2025.08.11 21:39:46.291343 [ 277 ] {32b96bf2-b215-4872-b802-ababf45c3610} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2025.08.11 21:39:46.291468 [ 125 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8628 | 2025.08.11 21:39:46.291478 [ 277 ] {32b96bf2-b215-4872-b802-ababf45c3610} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001299 sec., 60816.01231716705 rows/sec., 4.75 MiB/sec. | ||
| 8629 | 2025.08.11 21:39:46.291502 [ 125 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2025.08.11 21:39:46.291523 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8631 | 2025.08.11 21:39:46.291531 [ 277 ] {32b96bf2-b215-4872-b802-ababf45c3610} <Debug> TCPHandler: Processed in 0.001488475 sec. | ||
| 8632 | 2025.08.11 21:39:46.291647 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 8633 | 2025.08.11 21:39:46.291660 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2025.08.11 21:39:46.291784 [ 277 ] {b3c46fad-7436-489d-85e2-319114359a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8635 | 2025.08.11 21:39:46.291795 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8636 | 2025.08.11 21:39:46.291833 [ 277 ] {b3c46fad-7436-489d-85e2-319114359a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8637 | 2025.08.11 21:39:46.291837 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 8638 | 2025.08.11 21:39:46.291921 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 91 rows starting from the beginning of the part | ||
| 8639 | 2025.08.11 21:39:46.291970 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 79 rows starting from the beginning of the part | ||
| 8640 | 2025.08.11 21:39:46.292014 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 549 rows starting from the beginning of the part | ||
| 8641 | 2025.08.11 21:39:46.292056 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 8642 | 2025.08.11 21:39:46.292096 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 79 rows starting from the beginning of the part | ||
| 8643 | 2025.08.11 21:39:46.292261 [ 277 ] {b3c46fad-7436-489d-85e2-319114359a2f} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8644 | 2025.08.11 21:39:46.292305 [ 277 ] {b3c46fad-7436-489d-85e2-319114359a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8645 | 2025.08.11 21:39:46.292667 [ 277 ] {b3c46fad-7436-489d-85e2-319114359a2f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8646 | 2025.08.11 21:39:46.292902 [ 277 ] {b3c46fad-7436-489d-85e2-319114359a2f} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8647 | 2025.08.11 21:39:46.293011 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8648 | 2025.08.11 21:39:46.293035 [ 277 ] {b3c46fad-7436-489d-85e2-319114359a2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 8649 | 2025.08.11 21:39:46.293039 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2025.08.11 21:39:46.293065 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8651 | 2025.08.11 21:39:46.293074 [ 277 ] {b3c46fad-7436-489d-85e2-319114359a2f} <Debug> TCPHandler: Processed in 0.001463815 sec. | ||
| 8652 | 2025.08.11 21:39:46.293154 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 8653 | 2025.08.11 21:39:46.293190 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8654 | 2025.08.11 21:39:46.293207 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001626077 sec., 920005.6331895721 rows/sec., 72.99 MiB/sec. | ||
| 8655 | 2025.08.11 21:39:46.293278 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8656 | 2025.08.11 21:39:46.293291 [ 277 ] {7c7eb717-8dbb-444b-82ea-45d8822c3252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8657 | 2025.08.11 21:39:46.293321 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21630 rows starting from the beginning of the part | ||
| 8658 | 2025.08.11 21:39:46.293354 [ 277 ] {7c7eb717-8dbb-444b-82ea-45d8822c3252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8659 | 2025.08.11 21:39:46.293393 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8660 | 2025.08.11 21:39:46.293395 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 8661 | 2025.08.11 21:39:46.293464 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 8662 | 2025.08.11 21:39:46.293510 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 943 rows starting from the beginning of the part | ||
| 8663 | 2025.08.11 21:39:46.293558 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 8664 | 2025.08.11 21:39:46.293604 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 8665 | 2025.08.11 21:39:46.293758 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_81_16} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2025.08.11 21:39:46.293853 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_81_16} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8667 | 2025.08.11 21:39:46.293950 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8668 | 2025.08.11 21:39:46.294183 [ 277 ] {7c7eb717-8dbb-444b-82ea-45d8822c3252} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2025.08.11 21:39:46.294225 [ 277 ] {7c7eb717-8dbb-444b-82ea-45d8822c3252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8670 | 2025.08.11 21:39:46.294793 [ 277 ] {7c7eb717-8dbb-444b-82ea-45d8822c3252} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8671 | 2025.08.11 21:39:46.295050 [ 277 ] {7c7eb717-8dbb-444b-82ea-45d8822c3252} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2025.08.11 21:39:46.295198 [ 277 ] {7c7eb717-8dbb-444b-82ea-45d8822c3252} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001926 sec., 7788.16199376947 rows/sec., 13.96 MiB/sec. | ||
| 8673 | 2025.08.11 21:39:46.295264 [ 277 ] {7c7eb717-8dbb-444b-82ea-45d8822c3252} <Debug> TCPHandler: Processed in 0.002130096 sec. | ||
| 8674 | 2025.08.11 21:39:46.295369 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2025.08.11 21:39:46.295465 [ 277 ] {6ae9f33a-92da-412a-b827-095e9b84e376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8676 | 2025.08.11 21:39:46.295508 [ 277 ] {6ae9f33a-92da-412a-b827-095e9b84e376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8677 | 2025.08.11 21:39:46.295838 [ 277 ] {6ae9f33a-92da-412a-b827-095e9b84e376} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2025.08.11 21:39:46.295873 [ 277 ] {6ae9f33a-92da-412a-b827-095e9b84e376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8679 | 2025.08.11 21:39:46.298680 [ 277 ] {6ae9f33a-92da-412a-b827-095e9b84e376} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8680 | 2025.08.11 21:39:46.298903 [ 277 ] {6ae9f33a-92da-412a-b827-095e9b84e376} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2025.08.11 21:39:46.299014 [ 125 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8682 | 2025.08.11 21:39:46.299036 [ 277 ] {6ae9f33a-92da-412a-b827-095e9b84e376} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00359 sec., 16713.091922005573 rows/sec., 1.13 MiB/sec. | ||
| 8683 | 2025.08.11 21:39:46.299050 [ 125 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2025.08.11 21:39:46.299073 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8685 | 2025.08.11 21:39:46.299075 [ 277 ] {6ae9f33a-92da-412a-b827-095e9b84e376} <Debug> TCPHandler: Processed in 0.003755254 sec. | ||
| 8686 | 2025.08.11 21:39:46.299155 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 8687 | 2025.08.11 21:39:46.299254 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8688 | 2025.08.11 21:39:46.299290 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3990 rows starting from the beginning of the part | ||
| 8689 | 2025.08.11 21:39:46.299351 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 8690 | 2025.08.11 21:39:46.299397 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 8691 | 2025.08.11 21:39:46.299441 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 8692 | 2025.08.11 21:39:46.299484 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 24 rows starting from the beginning of the part | ||
| 8693 | 2025.08.11 21:39:46.299527 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 8694 | 2025.08.11 21:39:46.300879 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4230 rows, containing 4 columns (4 merged, 0 gathered) in 0.00175993 sec., 2403504.68484542 rows/sec., 162.08 MiB/sec. | ||
| 8695 | 2025.08.11 21:39:46.301151 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8696 | 2025.08.11 21:39:46.301396 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_81_16} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2025.08.11 21:39:46.301457 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_81_16} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8698 | 2025.08.11 21:39:46.301528 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 8699 | 2025.08.11 21:39:46.307364 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23117 rows, containing 5 columns (5 merged, 0 gathered) in 0.014251568 sec., 1622067.1297361807 rows/sec., 111.11 MiB/sec. | ||
| 8700 | 2025.08.11 21:39:46.307753 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8701 | 2025.08.11 21:39:46.308053 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2025.08.11 21:39:46.308136 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8703 | 2025.08.11 21:39:46.308219 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8704 | 2025.08.11 21:39:49.210034 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8705 | 2025.08.11 21:39:49.210091 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8706 | 2025.08.11 21:39:49.347978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
| 8707 | 2025.08.11 21:39:49.348764 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2025.08.11 21:39:49.348808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8709 | 2025.08.11 21:39:49.349284 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8710 | 2025.08.11 21:39:49.349532 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2025.08.11 21:39:49.349681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 8712 | 2025.08.11 21:39:49.749681 [ 168 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8713 | 2025.08.11 21:39:49.749783 [ 168 ] {} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2025.08.11 21:39:49.749819 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8715 | 2025.08.11 21:39:49.749991 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 8716 | 2025.08.11 21:39:49.750206 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8717 | 2025.08.11 21:39:49.750261 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 8718 | 2025.08.11 21:39:49.750340 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8719 | 2025.08.11 21:39:49.750381 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 8720 | 2025.08.11 21:39:49.750420 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 8721 | 2025.08.11 21:39:49.750458 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 8722 | 2025.08.11 21:39:49.751296 [ 192 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366663 sec., 27804.952647433933 rows/sec., 2.32 MiB/sec. | ||
| 8723 | 2025.08.11 21:39:49.751427 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8724 | 2025.08.11 21:39:49.751693 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2025.08.11 21:39:49.751766 [ 199 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_18_4} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8726 | 2025.08.11 21:39:49.751841 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8727 | 2025.08.11 21:39:50.586907 [ 154 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 8728 | 2025.08.11 21:39:50.586978 [ 154 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2025.08.11 21:39:50.587003 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8730 | 2025.08.11 21:39:50.587143 [ 196 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 8731 | 2025.08.11 21:39:50.587314 [ 196 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8732 | 2025.08.11 21:39:50.587351 [ 196 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 252 rows starting from the beginning of the part | ||
| 8733 | 2025.08.11 21:39:50.587422 [ 196 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 8734 | 2025.08.11 21:39:50.587474 [ 196 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
| 8735 | 2025.08.11 21:39:50.587521 [ 196 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 8736 | 2025.08.11 21:39:50.587563 [ 196 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 8737 | 2025.08.11 21:39:50.588470 [ 199 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382244 sec., 546936.720289616 rows/sec., 39.91 MiB/sec. | ||
| 8738 | 2025.08.11 21:39:50.588668 [ 192 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 8739 | 2025.08.11 21:39:50.589000 [ 192 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2025.08.11 21:39:50.589089 [ 192 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_22_5} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 8741 | 2025.08.11 21:39:50.589174 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8742 | 2025.08.11 21:39:50.597458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 8743 | 2025.08.11 21:39:50.614371 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.08.11 21:39:50.614412 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8745 | 2025.08.11 21:39:50.620398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8746 | 2025.08.11 21:39:50.621068 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2025.08.11 21:39:50.623976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 8748 | 2025.08.11 21:39:51.286863 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2025.08.11 21:39:51.287164 [ 277 ] {3bb344c6-5439-4aed-8c59-a3fd6c88c82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8750 | 2025.08.11 21:39:51.287269 [ 277 ] {3bb344c6-5439-4aed-8c59-a3fd6c88c82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8751 | 2025.08.11 21:39:51.288084 [ 277 ] {3bb344c6-5439-4aed-8c59-a3fd6c88c82c} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2025.08.11 21:39:51.288127 [ 277 ] {3bb344c6-5439-4aed-8c59-a3fd6c88c82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8753 | 2025.08.11 21:39:51.288525 [ 277 ] {3bb344c6-5439-4aed-8c59-a3fd6c88c82c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8754 | 2025.08.11 21:39:51.288749 [ 277 ] {3bb344c6-5439-4aed-8c59-a3fd6c88c82c} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2025.08.11 21:39:51.288904 [ 277 ] {3bb344c6-5439-4aed-8c59-a3fd6c88c82c} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001817 sec., 60539.350577875615 rows/sec., 5.09 MiB/sec. | ||
| 8756 | 2025.08.11 21:39:51.288945 [ 277 ] {3bb344c6-5439-4aed-8c59-a3fd6c88c82c} <Debug> TCPHandler: Processed in 0.002269047 sec. | ||
| 8757 | 2025.08.11 21:39:51.289078 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8758 | 2025.08.11 21:39:51.289173 [ 277 ] {13d80c67-f338-4f5e-8a64-d6cca05d962a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8759 | 2025.08.11 21:39:51.289214 [ 277 ] {13d80c67-f338-4f5e-8a64-d6cca05d962a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8760 | 2025.08.11 21:39:51.289660 [ 277 ] {13d80c67-f338-4f5e-8a64-d6cca05d962a} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2025.08.11 21:39:51.289697 [ 277 ] {13d80c67-f338-4f5e-8a64-d6cca05d962a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8762 | 2025.08.11 21:39:51.289998 [ 277 ] {13d80c67-f338-4f5e-8a64-d6cca05d962a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8763 | 2025.08.11 21:39:51.290210 [ 277 ] {13d80c67-f338-4f5e-8a64-d6cca05d962a} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2025.08.11 21:39:51.290340 [ 277 ] {13d80c67-f338-4f5e-8a64-d6cca05d962a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001184 sec., 22804.054054054057 rows/sec., 1.67 MiB/sec. | ||
| 8765 | 2025.08.11 21:39:51.290377 [ 277 ] {13d80c67-f338-4f5e-8a64-d6cca05d962a} <Debug> TCPHandler: Processed in 0.001347663 sec. | ||
| 8766 | 2025.08.11 21:39:51.290505 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8767 | 2025.08.11 21:39:51.290599 [ 277 ] {4abe95d2-93e2-47bd-bc85-93fdb9935ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8768 | 2025.08.11 21:39:51.290639 [ 277 ] {4abe95d2-93e2-47bd-bc85-93fdb9935ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8769 | 2025.08.11 21:39:51.291114 [ 277 ] {4abe95d2-93e2-47bd-bc85-93fdb9935ddd} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2025.08.11 21:39:51.291151 [ 277 ] {4abe95d2-93e2-47bd-bc85-93fdb9935ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8771 | 2025.08.11 21:39:51.291456 [ 277 ] {4abe95d2-93e2-47bd-bc85-93fdb9935ddd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8772 | 2025.08.11 21:39:51.291664 [ 277 ] {4abe95d2-93e2-47bd-bc85-93fdb9935ddd} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2025.08.11 21:39:51.291790 [ 277 ] {4abe95d2-93e2-47bd-bc85-93fdb9935ddd} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001209 sec., 75268.81720430107 rows/sec., 5.88 MiB/sec. | ||
| 8774 | 2025.08.11 21:39:51.291828 [ 277 ] {4abe95d2-93e2-47bd-bc85-93fdb9935ddd} <Debug> TCPHandler: Processed in 0.001379543 sec. | ||
| 8775 | 2025.08.11 21:39:51.291948 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2025.08.11 21:39:51.292041 [ 277 ] {f078de57-1531-4244-8f84-d53ed1850b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8777 | 2025.08.11 21:39:51.292085 [ 277 ] {f078de57-1531-4244-8f84-d53ed1850b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8778 | 2025.08.11 21:39:51.292542 [ 277 ] {f078de57-1531-4244-8f84-d53ed1850b30} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8779 | 2025.08.11 21:39:51.292578 [ 277 ] {f078de57-1531-4244-8f84-d53ed1850b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8780 | 2025.08.11 21:39:51.292908 [ 277 ] {f078de57-1531-4244-8f84-d53ed1850b30} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8781 | 2025.08.11 21:39:51.293112 [ 277 ] {f078de57-1531-4244-8f84-d53ed1850b30} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2025.08.11 21:39:51.293240 [ 277 ] {f078de57-1531-4244-8f84-d53ed1850b30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 8783 | 2025.08.11 21:39:51.293276 [ 277 ] {f078de57-1531-4244-8f84-d53ed1850b30} <Debug> TCPHandler: Processed in 0.001380753 sec. | ||
| 8784 | 2025.08.11 21:39:51.293393 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2025.08.11 21:39:51.293485 [ 277 ] {6d6e7cbb-3c80-4100-aefb-d0e3de659ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8786 | 2025.08.11 21:39:51.293539 [ 277 ] {6d6e7cbb-3c80-4100-aefb-d0e3de659ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8787 | 2025.08.11 21:39:51.294392 [ 277 ] {6d6e7cbb-3c80-4100-aefb-d0e3de659ee1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2025.08.11 21:39:51.294429 [ 277 ] {6d6e7cbb-3c80-4100-aefb-d0e3de659ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8789 | 2025.08.11 21:39:51.294961 [ 277 ] {6d6e7cbb-3c80-4100-aefb-d0e3de659ee1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8790 | 2025.08.11 21:39:51.295178 [ 277 ] {6d6e7cbb-3c80-4100-aefb-d0e3de659ee1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2025.08.11 21:39:51.295314 [ 277 ] {6d6e7cbb-3c80-4100-aefb-d0e3de659ee1} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001846 sec., 14626.218851570964 rows/sec., 26.21 MiB/sec. | ||
| 8792 | 2025.08.11 21:39:51.295367 [ 277 ] {6d6e7cbb-3c80-4100-aefb-d0e3de659ee1} <Debug> TCPHandler: Processed in 0.002028534 sec. | ||
| 8793 | 2025.08.11 21:39:51.295482 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8794 | 2025.08.11 21:39:51.295576 [ 277 ] {fb96d703-d4a7-4679-96c0-db03239a6997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8795 | 2025.08.11 21:39:51.295618 [ 277 ] {fb96d703-d4a7-4679-96c0-db03239a6997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8796 | 2025.08.11 21:39:51.295951 [ 277 ] {fb96d703-d4a7-4679-96c0-db03239a6997} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8797 | 2025.08.11 21:39:51.295988 [ 277 ] {fb96d703-d4a7-4679-96c0-db03239a6997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8798 | 2025.08.11 21:39:51.296298 [ 277 ] {fb96d703-d4a7-4679-96c0-db03239a6997} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8799 | 2025.08.11 21:39:51.296508 [ 277 ] {fb96d703-d4a7-4679-96c0-db03239a6997} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2025.08.11 21:39:51.296641 [ 277 ] {fb96d703-d4a7-4679-96c0-db03239a6997} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 8801 | 2025.08.11 21:39:51.296677 [ 277 ] {fb96d703-d4a7-4679-96c0-db03239a6997} <Debug> TCPHandler: Processed in 0.001244031 sec. | ||
| 8802 | 2025.08.11 21:39:54.420387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1228 | ||
| 8803 | 2025.08.11 21:39:54.422675 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8804 | 2025.08.11 21:39:54.422725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8805 | 2025.08.11 21:39:54.423921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8806 | 2025.08.11 21:39:54.424193 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8807 | 2025.08.11 21:39:54.424573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 8808 | 2025.08.11 21:39:56.287471 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8809 | 2025.08.11 21:39:56.287727 [ 277 ] {d4c88ef2-4a57-4b3d-a38d-b1160af2f3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8810 | 2025.08.11 21:39:56.287808 [ 277 ] {d4c88ef2-4a57-4b3d-a38d-b1160af2f3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8811 | 2025.08.11 21:39:56.288510 [ 277 ] {d4c88ef2-4a57-4b3d-a38d-b1160af2f3b2} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2025.08.11 21:39:56.288562 [ 277 ] {d4c88ef2-4a57-4b3d-a38d-b1160af2f3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8813 | 2025.08.11 21:39:56.288963 [ 277 ] {d4c88ef2-4a57-4b3d-a38d-b1160af2f3b2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8814 | 2025.08.11 21:39:56.289204 [ 277 ] {d4c88ef2-4a57-4b3d-a38d-b1160af2f3b2} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2025.08.11 21:39:56.289352 [ 148 ] {} <Debug> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8816 | 2025.08.11 21:39:56.289364 [ 277 ] {d4c88ef2-4a57-4b3d-a38d-b1160af2f3b2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001693 sec., 14176.018901358535 rows/sec., 1.18 MiB/sec. | ||
| 8817 | 2025.08.11 21:39:56.289431 [ 148 ] {} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2025.08.11 21:39:56.289461 [ 277 ] {d4c88ef2-4a57-4b3d-a38d-b1160af2f3b2} <Debug> TCPHandler: Processed in 0.002179937 sec. | ||
| 8819 | 2025.08.11 21:39:56.289464 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8820 | 2025.08.11 21:39:56.289595 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2025.08.11 21:39:56.289616 [ 199 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 8822 | 2025.08.11 21:39:56.289705 [ 277 ] {a3377cb7-4e03-4016-8f63-2c1bb13d9a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8823 | 2025.08.11 21:39:56.289761 [ 277 ] {a3377cb7-4e03-4016-8f63-2c1bb13d9a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8824 | 2025.08.11 21:39:56.289781 [ 199 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8825 | 2025.08.11 21:39:56.289824 [ 199 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 8826 | 2025.08.11 21:39:56.289902 [ 199 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 8827 | 2025.08.11 21:39:56.289956 [ 199 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 8828 | 2025.08.11 21:39:56.290004 [ 199 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 8829 | 2025.08.11 21:39:56.290049 [ 199 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 8830 | 2025.08.11 21:39:56.290184 [ 277 ] {a3377cb7-4e03-4016-8f63-2c1bb13d9a9e} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2025.08.11 21:39:56.290231 [ 277 ] {a3377cb7-4e03-4016-8f63-2c1bb13d9a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8832 | 2025.08.11 21:39:56.290566 [ 277 ] {a3377cb7-4e03-4016-8f63-2c1bb13d9a9e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8833 | 2025.08.11 21:39:56.290813 [ 277 ] {a3377cb7-4e03-4016-8f63-2c1bb13d9a9e} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2025.08.11 21:39:56.290876 [ 192 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327772 sec., 90376.96230979415 rows/sec., 7.84 MiB/sec. | ||
| 8835 | 2025.08.11 21:39:56.290952 [ 277 ] {a3377cb7-4e03-4016-8f63-2c1bb13d9a9e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001271 sec., 9441.38473642801 rows/sec., 769.88 KiB/sec. | ||
| 8836 | 2025.08.11 21:39:56.290996 [ 277 ] {a3377cb7-4e03-4016-8f63-2c1bb13d9a9e} <Debug> TCPHandler: Processed in 0.001452914 sec. | ||
| 8837 | 2025.08.11 21:39:56.291026 [ 193 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8838 | 2025.08.11 21:39:56.291100 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2025.08.11 21:39:56.291197 [ 277 ] {8e489e8f-93d5-4427-9a23-091646a15358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8840 | 2025.08.11 21:39:56.291238 [ 277 ] {8e489e8f-93d5-4427-9a23-091646a15358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8841 | 2025.08.11 21:39:56.291292 [ 193 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_13_3} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2025.08.11 21:39:56.291356 [ 193 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_13_3} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8843 | 2025.08.11 21:39:56.291433 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8844 | 2025.08.11 21:39:56.291705 [ 277 ] {8e489e8f-93d5-4427-9a23-091646a15358} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2025.08.11 21:39:56.291743 [ 277 ] {8e489e8f-93d5-4427-9a23-091646a15358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8846 | 2025.08.11 21:39:56.292071 [ 277 ] {8e489e8f-93d5-4427-9a23-091646a15358} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8847 | 2025.08.11 21:39:56.292301 [ 277 ] {8e489e8f-93d5-4427-9a23-091646a15358} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2025.08.11 21:39:56.292436 [ 277 ] {8e489e8f-93d5-4427-9a23-091646a15358} <Debug> executeQuery: Read 212 rows, 19.29 KiB in 0.00126 sec., 168253.96825396825 rows/sec., 14.95 MiB/sec. | ||
| 8849 | 2025.08.11 21:39:56.292474 [ 277 ] {8e489e8f-93d5-4427-9a23-091646a15358} <Debug> TCPHandler: Processed in 0.001424054 sec. | ||
| 8850 | 2025.08.11 21:39:56.292585 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2025.08.11 21:39:56.292686 [ 277 ] {b0881c11-d9ad-4fed-9772-51b7827800fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8852 | 2025.08.11 21:39:56.292729 [ 277 ] {b0881c11-d9ad-4fed-9772-51b7827800fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8853 | 2025.08.11 21:39:56.293126 [ 277 ] {b0881c11-d9ad-4fed-9772-51b7827800fe} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2025.08.11 21:39:56.293164 [ 277 ] {b0881c11-d9ad-4fed-9772-51b7827800fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8855 | 2025.08.11 21:39:56.293471 [ 277 ] {b0881c11-d9ad-4fed-9772-51b7827800fe} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8856 | 2025.08.11 21:39:56.293687 [ 277 ] {b0881c11-d9ad-4fed-9772-51b7827800fe} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2025.08.11 21:39:56.293817 [ 277 ] {b0881c11-d9ad-4fed-9772-51b7827800fe} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001154 sec., 33795.49393414211 rows/sec., 2.48 MiB/sec. | ||
| 8858 | 2025.08.11 21:39:56.293855 [ 277 ] {b0881c11-d9ad-4fed-9772-51b7827800fe} <Debug> TCPHandler: Processed in 0.001319192 sec. | ||
| 8859 | 2025.08.11 21:39:56.293974 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2025.08.11 21:39:56.294093 [ 277 ] {3cc3b72a-8bcd-4173-9bc7-1903fac055cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8861 | 2025.08.11 21:39:56.294142 [ 277 ] {3cc3b72a-8bcd-4173-9bc7-1903fac055cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8862 | 2025.08.11 21:39:56.294583 [ 277 ] {3cc3b72a-8bcd-4173-9bc7-1903fac055cb} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2025.08.11 21:39:56.294619 [ 277 ] {3cc3b72a-8bcd-4173-9bc7-1903fac055cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8864 | 2025.08.11 21:39:56.294925 [ 277 ] {3cc3b72a-8bcd-4173-9bc7-1903fac055cb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8865 | 2025.08.11 21:39:56.295135 [ 277 ] {3cc3b72a-8bcd-4173-9bc7-1903fac055cb} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2025.08.11 21:39:56.295263 [ 277 ] {3cc3b72a-8bcd-4173-9bc7-1903fac055cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001195 sec., 20083.6820083682 rows/sec., 1.67 MiB/sec. | ||
| 8867 | 2025.08.11 21:39:56.295302 [ 277 ] {3cc3b72a-8bcd-4173-9bc7-1903fac055cb} <Debug> TCPHandler: Processed in 0.001388083 sec. | ||
| 8868 | 2025.08.11 21:39:56.295401 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2025.08.11 21:39:56.295495 [ 277 ] {34224537-f10f-4222-bf4d-a29afbc37a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8870 | 2025.08.11 21:39:56.295534 [ 277 ] {34224537-f10f-4222-bf4d-a29afbc37a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8871 | 2025.08.11 21:39:56.295917 [ 277 ] {34224537-f10f-4222-bf4d-a29afbc37a56} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2025.08.11 21:39:56.295953 [ 277 ] {34224537-f10f-4222-bf4d-a29afbc37a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8873 | 2025.08.11 21:39:56.296237 [ 277 ] {34224537-f10f-4222-bf4d-a29afbc37a56} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8874 | 2025.08.11 21:39:56.296442 [ 277 ] {34224537-f10f-4222-bf4d-a29afbc37a56} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2025.08.11 21:39:56.296537 [ 148 ] {} <Debug> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8876 | 2025.08.11 21:39:56.296567 [ 277 ] {34224537-f10f-4222-bf4d-a29afbc37a56} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00109 sec., 11009.174311926605 rows/sec., 860.09 KiB/sec. | ||
| 8877 | 2025.08.11 21:39:56.296573 [ 148 ] {} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2025.08.11 21:39:56.296611 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8879 | 2025.08.11 21:39:56.296613 [ 277 ] {34224537-f10f-4222-bf4d-a29afbc37a56} <Debug> TCPHandler: Processed in 0.001261301 sec. | ||
| 8880 | 2025.08.11 21:39:56.296680 [ 199 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 8881 | 2025.08.11 21:39:56.296741 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2025.08.11 21:39:56.296769 [ 199 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8883 | 2025.08.11 21:39:56.296798 [ 199 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 8884 | 2025.08.11 21:39:56.296841 [ 199 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 8885 | 2025.08.11 21:39:56.296852 [ 277 ] {b207eafe-5107-47b0-b408-f792624ff262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8886 | 2025.08.11 21:39:56.296877 [ 199 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 8887 | 2025.08.11 21:39:56.296899 [ 277 ] {b207eafe-5107-47b0-b408-f792624ff262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8888 | 2025.08.11 21:39:56.296916 [ 199 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 8889 | 2025.08.11 21:39:56.296954 [ 199 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 8890 | 2025.08.11 21:39:56.297353 [ 277 ] {b207eafe-5107-47b0-b408-f792624ff262} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2025.08.11 21:39:56.297396 [ 277 ] {b207eafe-5107-47b0-b408-f792624ff262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8892 | 2025.08.11 21:39:56.297560 [ 192 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000911775 sec., 65805.70864522498 rows/sec., 5.27 MiB/sec. | ||
| 8893 | 2025.08.11 21:39:56.297713 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8894 | 2025.08.11 21:39:56.297743 [ 277 ] {b207eafe-5107-47b0-b408-f792624ff262} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8895 | 2025.08.11 21:39:56.298044 [ 277 ] {b207eafe-5107-47b0-b408-f792624ff262} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2025.08.11 21:39:56.298057 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_13_3} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2025.08.11 21:39:56.298141 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_13_3} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8898 | 2025.08.11 21:39:56.298212 [ 277 ] {b207eafe-5107-47b0-b408-f792624ff262} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001377 sec., 92229.48438634713 rows/sec., 7.48 MiB/sec. | ||
| 8899 | 2025.08.11 21:39:56.298230 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8900 | 2025.08.11 21:39:56.298273 [ 277 ] {b207eafe-5107-47b0-b408-f792624ff262} <Debug> TCPHandler: Processed in 0.001585127 sec. | ||
| 8901 | 2025.08.11 21:39:56.298395 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8902 | 2025.08.11 21:39:56.298494 [ 277 ] {bef06c09-e300-4397-a7ef-0c198425d6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8903 | 2025.08.11 21:39:56.298538 [ 277 ] {bef06c09-e300-4397-a7ef-0c198425d6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8904 | 2025.08.11 21:39:56.298944 [ 277 ] {bef06c09-e300-4397-a7ef-0c198425d6ea} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2025.08.11 21:39:56.298980 [ 277 ] {bef06c09-e300-4397-a7ef-0c198425d6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8906 | 2025.08.11 21:39:56.299329 [ 277 ] {bef06c09-e300-4397-a7ef-0c198425d6ea} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8907 | 2025.08.11 21:39:56.299587 [ 277 ] {bef06c09-e300-4397-a7ef-0c198425d6ea} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2025.08.11 21:39:56.299733 [ 277 ] {bef06c09-e300-4397-a7ef-0c198425d6ea} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001258 sec., 160572.33704292527 rows/sec., 11.51 MiB/sec. | ||
| 8909 | 2025.08.11 21:39:56.299776 [ 277 ] {bef06c09-e300-4397-a7ef-0c198425d6ea} <Debug> TCPHandler: Processed in 0.001430674 sec. | ||
| 8910 | 2025.08.11 21:39:56.299892 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8911 | 2025.08.11 21:39:56.299987 [ 277 ] {7f0edd17-ce24-43be-871e-cc5f18084b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8912 | 2025.08.11 21:39:56.300043 [ 277 ] {7f0edd17-ce24-43be-871e-cc5f18084b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8913 | 2025.08.11 21:39:56.300809 [ 277 ] {7f0edd17-ce24-43be-871e-cc5f18084b0a} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8914 | 2025.08.11 21:39:56.300844 [ 277 ] {7f0edd17-ce24-43be-871e-cc5f18084b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8915 | 2025.08.11 21:39:56.301373 [ 277 ] {7f0edd17-ce24-43be-871e-cc5f18084b0a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8916 | 2025.08.11 21:39:56.301594 [ 277 ] {7f0edd17-ce24-43be-871e-cc5f18084b0a} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2025.08.11 21:39:56.301733 [ 277 ] {7f0edd17-ce24-43be-871e-cc5f18084b0a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001765 sec., 8498.583569405098 rows/sec., 15.23 MiB/sec. | ||
| 8918 | 2025.08.11 21:39:56.301797 [ 277 ] {7f0edd17-ce24-43be-871e-cc5f18084b0a} <Debug> TCPHandler: Processed in 0.001954862 sec. | ||
| 8919 | 2025.08.11 21:39:56.301906 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8920 | 2025.08.11 21:39:56.302003 [ 277 ] {4da7bcec-ee26-4d97-a64d-22a5eb40c93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8921 | 2025.08.11 21:39:56.302045 [ 277 ] {4da7bcec-ee26-4d97-a64d-22a5eb40c93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8922 | 2025.08.11 21:39:56.302371 [ 277 ] {4da7bcec-ee26-4d97-a64d-22a5eb40c93e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8923 | 2025.08.11 21:39:56.302407 [ 277 ] {4da7bcec-ee26-4d97-a64d-22a5eb40c93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8924 | 2025.08.11 21:39:56.302716 [ 277 ] {4da7bcec-ee26-4d97-a64d-22a5eb40c93e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8925 | 2025.08.11 21:39:56.302928 [ 277 ] {4da7bcec-ee26-4d97-a64d-22a5eb40c93e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8926 | 2025.08.11 21:39:56.303055 [ 277 ] {4da7bcec-ee26-4d97-a64d-22a5eb40c93e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 8927 | 2025.08.11 21:39:56.303090 [ 277 ] {4da7bcec-ee26-4d97-a64d-22a5eb40c93e} <Debug> TCPHandler: Processed in 0.001233951 sec. | ||
| 8928 | 2025.08.11 21:39:56.849818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
| 8929 | 2025.08.11 21:39:56.850321 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2025.08.11 21:39:56.850368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8931 | 2025.08.11 21:39:56.850895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8932 | 2025.08.11 21:39:56.851146 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2025.08.11 21:39:56.851289 [ 149 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8934 | 2025.08.11 21:39:56.851300 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
| 8935 | 2025.08.11 21:39:56.851329 [ 149 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2025.08.11 21:39:56.851350 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8937 | 2025.08.11 21:39:56.851483 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 8938 | 2025.08.11 21:39:56.851639 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8939 | 2025.08.11 21:39:56.851684 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
| 8940 | 2025.08.11 21:39:56.851757 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part | ||
| 8941 | 2025.08.11 21:39:56.851807 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part | ||
| 8942 | 2025.08.11 21:39:56.851853 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part | ||
| 8943 | 2025.08.11 21:39:56.851897 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part | ||
| 8944 | 2025.08.11 21:39:56.851946 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part | ||
| 8945 | 2025.08.11 21:39:56.853971 [ 192 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.002550272 sec., 9160983.612728367 rows/sec., 131.05 MiB/sec. | ||
| 8946 | 2025.08.11 21:39:56.854287 [ 195 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8947 | 2025.08.11 21:39:56.854581 [ 195 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2025.08.11 21:39:56.854654 [ 195 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_51_10} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8949 | 2025.08.11 21:39:56.854730 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 8950 | 2025.08.11 21:39:58.124086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 8951 | 2025.08.11 21:39:58.141728 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2025.08.11 21:39:58.141789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8953 | 2025.08.11 21:39:58.147827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8954 | 2025.08.11 21:39:58.148517 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2025.08.11 21:39:58.148811 [ 146 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8956 | 2025.08.11 21:39:58.148874 [ 146 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2025.08.11 21:39:58.148895 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8958 | 2025.08.11 21:39:58.149019 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8959 | 2025.08.11 21:39:58.151908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 8960 | 2025.08.11 21:39:58.152981 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8961 | 2025.08.11 21:39:58.154390 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8962 | 2025.08.11 21:39:58.158815 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8963 | 2025.08.11 21:39:58.163237 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8964 | 2025.08.11 21:39:58.167765 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8965 | 2025.08.11 21:39:58.171992 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8966 | 2025.08.11 21:39:58.175745 [ 199 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 8967 | 2025.08.11 21:39:58.228181 [ 192 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079222237 sec., 4847.1239205224665 rows/sec., 25.06 MiB/sec. | ||
| 8968 | 2025.08.11 21:39:58.231412 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8969 | 2025.08.11 21:39:58.233560 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_51_10} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2025.08.11 21:39:58.233677 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_51_10} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8971 | 2025.08.11 21:39:58.236707 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8972 | 2025.08.11 21:39:59.000158 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.79 MiB, peak 306.19 MiB, free memory in arenas 0.00 B, will set to 294.44 MiB (RSS), difference: 1.66 MiB | ||
| 8973 | 2025.08.11 21:40:01.286799 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2025.08.11 21:40:01.287010 [ 277 ] {af51f951-8fba-408f-934c-9b377b6120e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8975 | 2025.08.11 21:40:01.287081 [ 277 ] {af51f951-8fba-408f-934c-9b377b6120e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8976 | 2025.08.11 21:40:01.287812 [ 277 ] {af51f951-8fba-408f-934c-9b377b6120e2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2025.08.11 21:40:01.287854 [ 277 ] {af51f951-8fba-408f-934c-9b377b6120e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8978 | 2025.08.11 21:40:01.288254 [ 277 ] {af51f951-8fba-408f-934c-9b377b6120e2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8979 | 2025.08.11 21:40:01.288474 [ 277 ] {af51f951-8fba-408f-934c-9b377b6120e2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2025.08.11 21:40:01.288621 [ 277 ] {af51f951-8fba-408f-934c-9b377b6120e2} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001667 sec., 65986.80263947211 rows/sec., 5.55 MiB/sec. | ||
| 8981 | 2025.08.11 21:40:01.288662 [ 277 ] {af51f951-8fba-408f-934c-9b377b6120e2} <Debug> TCPHandler: Processed in 0.002000383 sec. | ||
| 8982 | 2025.08.11 21:40:01.288790 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2025.08.11 21:40:01.288884 [ 277 ] {e92eb76a-4876-4be6-8cfe-b85dd059d8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8984 | 2025.08.11 21:40:01.288925 [ 277 ] {e92eb76a-4876-4be6-8cfe-b85dd059d8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8985 | 2025.08.11 21:40:01.289323 [ 277 ] {e92eb76a-4876-4be6-8cfe-b85dd059d8d7} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2025.08.11 21:40:01.289358 [ 277 ] {e92eb76a-4876-4be6-8cfe-b85dd059d8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8987 | 2025.08.11 21:40:01.289646 [ 277 ] {e92eb76a-4876-4be6-8cfe-b85dd059d8d7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8988 | 2025.08.11 21:40:01.289864 [ 277 ] {e92eb76a-4876-4be6-8cfe-b85dd059d8d7} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2025.08.11 21:40:01.290004 [ 277 ] {e92eb76a-4876-4be6-8cfe-b85dd059d8d7} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001138 sec., 23725.83479789104 rows/sec., 1.74 MiB/sec. | ||
| 8990 | 2025.08.11 21:40:01.290017 [ 142 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8991 | 2025.08.11 21:40:01.290040 [ 277 ] {e92eb76a-4876-4be6-8cfe-b85dd059d8d7} <Debug> TCPHandler: Processed in 0.001298451 sec. | ||
| 8992 | 2025.08.11 21:40:01.290088 [ 142 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2025.08.11 21:40:01.290114 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 8994 | 2025.08.11 21:40:01.290197 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8995 | 2025.08.11 21:40:01.290222 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 8996 | 2025.08.11 21:40:01.290322 [ 277 ] {c34441aa-f79b-4d11-bd66-fdfa381cba72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8997 | 2025.08.11 21:40:01.290361 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8998 | 2025.08.11 21:40:01.290374 [ 277 ] {c34441aa-f79b-4d11-bd66-fdfa381cba72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8999 | 2025.08.11 21:40:01.290405 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 9000 | 2025.08.11 21:40:01.290491 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 29 rows starting from the beginning of the part | ||
| 9001 | 2025.08.11 21:40:01.290542 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 9002 | 2025.08.11 21:40:01.290591 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 27 rows starting from the beginning of the part | ||
| 9003 | 2025.08.11 21:40:01.290635 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 39 rows starting from the beginning of the part | ||
| 9004 | 2025.08.11 21:40:01.290681 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 27 rows starting from the beginning of the part | ||
| 9005 | 2025.08.11 21:40:01.290886 [ 277 ] {c34441aa-f79b-4d11-bd66-fdfa381cba72} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9006 | 2025.08.11 21:40:01.290927 [ 277 ] {c34441aa-f79b-4d11-bd66-fdfa381cba72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9007 | 2025.08.11 21:40:01.291515 [ 277 ] {c34441aa-f79b-4d11-bd66-fdfa381cba72} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9008 | 2025.08.11 21:40:01.291531 [ 187 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353623 sec., 154400.44975595127 rows/sec., 11.89 MiB/sec. | ||
| 9009 | 2025.08.11 21:40:01.291750 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9010 | 2025.08.11 21:40:01.291765 [ 277 ] {c34441aa-f79b-4d11-bd66-fdfa381cba72} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9011 | 2025.08.11 21:40:01.291904 [ 277 ] {c34441aa-f79b-4d11-bd66-fdfa381cba72} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001606 sec., 56662.51556662515 rows/sec., 4.43 MiB/sec. | ||
| 9012 | 2025.08.11 21:40:01.291943 [ 277 ] {c34441aa-f79b-4d11-bd66-fdfa381cba72} <Debug> TCPHandler: Processed in 0.00180441 sec. | ||
| 9013 | 2025.08.11 21:40:01.292055 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9014 | 2025.08.11 21:40:01.292081 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_71_14} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9015 | 2025.08.11 21:40:01.292148 [ 277 ] {5b07d590-c08e-4afc-9b28-6ca9ad3b6dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9016 | 2025.08.11 21:40:01.292176 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_71_14} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9017 | 2025.08.11 21:40:01.292198 [ 277 ] {5b07d590-c08e-4afc-9b28-6ca9ad3b6dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9018 | 2025.08.11 21:40:01.292289 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9019 | 2025.08.11 21:40:01.292620 [ 277 ] {5b07d590-c08e-4afc-9b28-6ca9ad3b6dca} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2025.08.11 21:40:01.292661 [ 277 ] {5b07d590-c08e-4afc-9b28-6ca9ad3b6dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9021 | 2025.08.11 21:40:01.293001 [ 277 ] {5b07d590-c08e-4afc-9b28-6ca9ad3b6dca} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9022 | 2025.08.11 21:40:01.293205 [ 277 ] {5b07d590-c08e-4afc-9b28-6ca9ad3b6dca} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2025.08.11 21:40:01.293333 [ 277 ] {5b07d590-c08e-4afc-9b28-6ca9ad3b6dca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 9024 | 2025.08.11 21:40:01.293369 [ 277 ] {5b07d590-c08e-4afc-9b28-6ca9ad3b6dca} <Debug> TCPHandler: Processed in 0.001361933 sec. | ||
| 9025 | 2025.08.11 21:40:01.293478 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2025.08.11 21:40:01.293571 [ 277 ] {e652d1a2-ab8d-4dbd-9051-aa9edcadf933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9027 | 2025.08.11 21:40:01.293625 [ 277 ] {e652d1a2-ab8d-4dbd-9051-aa9edcadf933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9028 | 2025.08.11 21:40:01.294502 [ 277 ] {e652d1a2-ab8d-4dbd-9051-aa9edcadf933} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2025.08.11 21:40:01.294538 [ 277 ] {e652d1a2-ab8d-4dbd-9051-aa9edcadf933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9030 | 2025.08.11 21:40:01.295078 [ 277 ] {e652d1a2-ab8d-4dbd-9051-aa9edcadf933} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9031 | 2025.08.11 21:40:01.295302 [ 277 ] {e652d1a2-ab8d-4dbd-9051-aa9edcadf933} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2025.08.11 21:40:01.295437 [ 277 ] {e652d1a2-ab8d-4dbd-9051-aa9edcadf933} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001884 sec., 14331.210191082802 rows/sec., 25.68 MiB/sec. | ||
| 9033 | 2025.08.11 21:40:01.295493 [ 277 ] {e652d1a2-ab8d-4dbd-9051-aa9edcadf933} <Debug> TCPHandler: Processed in 0.002061945 sec. | ||
| 9034 | 2025.08.11 21:40:01.295605 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9035 | 2025.08.11 21:40:01.295705 [ 277 ] {241f7e5a-af8d-457c-b4ec-848276e1e09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9036 | 2025.08.11 21:40:01.295747 [ 277 ] {241f7e5a-af8d-457c-b4ec-848276e1e09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9037 | 2025.08.11 21:40:01.296081 [ 277 ] {241f7e5a-af8d-457c-b4ec-848276e1e09f} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2025.08.11 21:40:01.296116 [ 277 ] {241f7e5a-af8d-457c-b4ec-848276e1e09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9039 | 2025.08.11 21:40:01.296417 [ 277 ] {241f7e5a-af8d-457c-b4ec-848276e1e09f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9040 | 2025.08.11 21:40:01.296631 [ 277 ] {241f7e5a-af8d-457c-b4ec-848276e1e09f} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2025.08.11 21:40:01.296756 [ 277 ] {241f7e5a-af8d-457c-b4ec-848276e1e09f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 9042 | 2025.08.11 21:40:01.296791 [ 277 ] {241f7e5a-af8d-457c-b4ec-848276e1e09f} <Debug> TCPHandler: Processed in 0.00123337 sec. | ||
| 9043 | 2025.08.11 21:40:04.210333 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9044 | 2025.08.11 21:40:04.210390 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9045 | 2025.08.11 21:40:04.351423 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
| 9046 | 2025.08.11 21:40:04.351993 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2025.08.11 21:40:04.352043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9048 | 2025.08.11 21:40:04.352544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9049 | 2025.08.11 21:40:04.352799 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2025.08.11 21:40:04.352949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 9051 | 2025.08.11 21:40:04.424781 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1260 | ||
| 9052 | 2025.08.11 21:40:04.427527 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9053 | 2025.08.11 21:40:04.427586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9054 | 2025.08.11 21:40:04.428807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9055 | 2025.08.11 21:40:04.429090 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2025.08.11 21:40:04.429479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1260 | ||
| 9057 | 2025.08.11 21:40:05.652011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9058 | 2025.08.11 21:40:05.667137 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9059 | 2025.08.11 21:40:05.667193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9060 | 2025.08.11 21:40:05.672350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9061 | 2025.08.11 21:40:05.673018 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9062 | 2025.08.11 21:40:05.675723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9063 | 2025.08.11 21:40:06.287043 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2025.08.11 21:40:06.287258 [ 277 ] {f2b2b766-1c44-413c-80cc-604514650518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9065 | 2025.08.11 21:40:06.287334 [ 277 ] {f2b2b766-1c44-413c-80cc-604514650518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9066 | 2025.08.11 21:40:06.288094 [ 277 ] {f2b2b766-1c44-413c-80cc-604514650518} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2025.08.11 21:40:06.288140 [ 277 ] {f2b2b766-1c44-413c-80cc-604514650518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9068 | 2025.08.11 21:40:06.288548 [ 277 ] {f2b2b766-1c44-413c-80cc-604514650518} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9069 | 2025.08.11 21:40:06.288784 [ 277 ] {f2b2b766-1c44-413c-80cc-604514650518} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2025.08.11 21:40:06.288954 [ 277 ] {f2b2b766-1c44-413c-80cc-604514650518} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001753 sec., 49058.75641756988 rows/sec., 4.12 MiB/sec. | ||
| 9071 | 2025.08.11 21:40:06.289006 [ 277 ] {f2b2b766-1c44-413c-80cc-604514650518} <Debug> TCPHandler: Processed in 0.002110246 sec. | ||
| 9072 | 2025.08.11 21:40:06.289132 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9073 | 2025.08.11 21:40:06.289234 [ 277 ] {a1185807-234b-464a-ac8d-6b5175036d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9074 | 2025.08.11 21:40:06.289277 [ 277 ] {a1185807-234b-464a-ac8d-6b5175036d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9075 | 2025.08.11 21:40:06.289688 [ 277 ] {a1185807-234b-464a-ac8d-6b5175036d8d} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2025.08.11 21:40:06.289725 [ 277 ] {a1185807-234b-464a-ac8d-6b5175036d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9077 | 2025.08.11 21:40:06.290023 [ 277 ] {a1185807-234b-464a-ac8d-6b5175036d8d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9078 | 2025.08.11 21:40:06.290232 [ 277 ] {a1185807-234b-464a-ac8d-6b5175036d8d} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2025.08.11 21:40:06.290361 [ 277 ] {a1185807-234b-464a-ac8d-6b5175036d8d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001151 sec., 13032.145960034753 rows/sec., 979.96 KiB/sec. | ||
| 9080 | 2025.08.11 21:40:06.290399 [ 277 ] {a1185807-234b-464a-ac8d-6b5175036d8d} <Debug> TCPHandler: Processed in 0.001318372 sec. | ||
| 9081 | 2025.08.11 21:40:06.290519 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2025.08.11 21:40:06.290640 [ 277 ] {ba28e0e4-68e6-45a2-86e2-da6c411c15a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9083 | 2025.08.11 21:40:06.290689 [ 277 ] {ba28e0e4-68e6-45a2-86e2-da6c411c15a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9084 | 2025.08.11 21:40:06.291148 [ 277 ] {ba28e0e4-68e6-45a2-86e2-da6c411c15a0} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2025.08.11 21:40:06.291184 [ 277 ] {ba28e0e4-68e6-45a2-86e2-da6c411c15a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9086 | 2025.08.11 21:40:06.291502 [ 277 ] {ba28e0e4-68e6-45a2-86e2-da6c411c15a0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9087 | 2025.08.11 21:40:06.291711 [ 277 ] {ba28e0e4-68e6-45a2-86e2-da6c411c15a0} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2025.08.11 21:40:06.291843 [ 277 ] {ba28e0e4-68e6-45a2-86e2-da6c411c15a0} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001228 sec., 64332.24755700326 rows/sec., 5.02 MiB/sec. | ||
| 9089 | 2025.08.11 21:40:06.291882 [ 277 ] {ba28e0e4-68e6-45a2-86e2-da6c411c15a0} <Debug> TCPHandler: Processed in 0.001423804 sec. | ||
| 9090 | 2025.08.11 21:40:06.291993 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2025.08.11 21:40:06.292087 [ 277 ] {76f79a2b-9ae4-49d3-a1d8-26b1cb6b7a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9092 | 2025.08.11 21:40:06.292131 [ 277 ] {76f79a2b-9ae4-49d3-a1d8-26b1cb6b7a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9093 | 2025.08.11 21:40:06.292527 [ 277 ] {76f79a2b-9ae4-49d3-a1d8-26b1cb6b7a2c} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2025.08.11 21:40:06.292563 [ 277 ] {76f79a2b-9ae4-49d3-a1d8-26b1cb6b7a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9095 | 2025.08.11 21:40:06.292887 [ 277 ] {76f79a2b-9ae4-49d3-a1d8-26b1cb6b7a2c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9096 | 2025.08.11 21:40:06.293092 [ 277 ] {76f79a2b-9ae4-49d3-a1d8-26b1cb6b7a2c} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2025.08.11 21:40:06.293222 [ 277 ] {76f79a2b-9ae4-49d3-a1d8-26b1cb6b7a2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 9098 | 2025.08.11 21:40:06.293260 [ 277 ] {76f79a2b-9ae4-49d3-a1d8-26b1cb6b7a2c} <Debug> TCPHandler: Processed in 0.001316482 sec. | ||
| 9099 | 2025.08.11 21:40:06.293382 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2025.08.11 21:40:06.293504 [ 277 ] {10125c47-c9fa-4505-a4e0-1ef5dd4a0a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9101 | 2025.08.11 21:40:06.293570 [ 277 ] {10125c47-c9fa-4505-a4e0-1ef5dd4a0a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9102 | 2025.08.11 21:40:06.294404 [ 277 ] {10125c47-c9fa-4505-a4e0-1ef5dd4a0a31} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2025.08.11 21:40:06.294442 [ 277 ] {10125c47-c9fa-4505-a4e0-1ef5dd4a0a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9104 | 2025.08.11 21:40:06.294980 [ 277 ] {10125c47-c9fa-4505-a4e0-1ef5dd4a0a31} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9105 | 2025.08.11 21:40:06.295212 [ 277 ] {10125c47-c9fa-4505-a4e0-1ef5dd4a0a31} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2025.08.11 21:40:06.295338 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9107 | 2025.08.11 21:40:06.295355 [ 277 ] {10125c47-c9fa-4505-a4e0-1ef5dd4a0a31} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001875 sec., 8000 rows/sec., 14.34 MiB/sec. | ||
| 9108 | 2025.08.11 21:40:06.295413 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2025.08.11 21:40:06.295442 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9110 | 2025.08.11 21:40:06.295445 [ 277 ] {10125c47-c9fa-4505-a4e0-1ef5dd4a0a31} <Debug> TCPHandler: Processed in 0.002124155 sec. | ||
| 9111 | 2025.08.11 21:40:06.295569 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2025.08.11 21:40:06.295571 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 9113 | 2025.08.11 21:40:06.295666 [ 277 ] {c0bcdd1e-85d6-4f0c-bb09-6ac2fffbcc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9114 | 2025.08.11 21:40:06.295713 [ 277 ] {c0bcdd1e-85d6-4f0c-bb09-6ac2fffbcc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9115 | 2025.08.11 21:40:06.295857 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9116 | 2025.08.11 21:40:06.295924 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1311 rows starting from the beginning of the part | ||
| 9117 | 2025.08.11 21:40:06.296051 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part | ||
| 9118 | 2025.08.11 21:40:06.296057 [ 277 ] {c0bcdd1e-85d6-4f0c-bb09-6ac2fffbcc75} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2025.08.11 21:40:06.296102 [ 277 ] {c0bcdd1e-85d6-4f0c-bb09-6ac2fffbcc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9120 | 2025.08.11 21:40:06.296154 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 27 rows starting from the beginning of the part | ||
| 9121 | 2025.08.11 21:40:06.296250 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 15 rows starting from the beginning of the part | ||
| 9122 | 2025.08.11 21:40:06.296344 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 27 rows starting from the beginning of the part | ||
| 9123 | 2025.08.11 21:40:06.296430 [ 277 ] {c0bcdd1e-85d6-4f0c-bb09-6ac2fffbcc75} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9124 | 2025.08.11 21:40:06.296436 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part | ||
| 9125 | 2025.08.11 21:40:06.296663 [ 277 ] {c0bcdd1e-85d6-4f0c-bb09-6ac2fffbcc75} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2025.08.11 21:40:06.296814 [ 277 ] {c0bcdd1e-85d6-4f0c-bb09-6ac2fffbcc75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 9127 | 2025.08.11 21:40:06.296854 [ 277 ] {c0bcdd1e-85d6-4f0c-bb09-6ac2fffbcc75} <Debug> TCPHandler: Processed in 0.001334832 sec. | ||
| 9128 | 2025.08.11 21:40:06.305051 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 19 columns (19 merged, 0 gathered) in 0.00953565 sec., 147866.16538987902 rows/sec., 264.97 MiB/sec. | ||
| 9129 | 2025.08.11 21:40:06.306409 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9130 | 2025.08.11 21:40:06.306899 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2025.08.11 21:40:06.307002 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9132 | 2025.08.11 21:40:06.307132 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 9133 | 2025.08.11 21:40:07.000225 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.93 MiB, peak 306.51 MiB, free memory in arenas 0.00 B, will set to 299.39 MiB (RSS), difference: 4.46 MiB | ||
| 9134 | 2025.08.11 21:40:08.593125 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2025.08.11 21:40:08.593307 [ 277 ] {e28f7489-c828-4af4-bc27-e72f98eb308b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9136 | 2025.08.11 21:40:08.593376 [ 277 ] {e28f7489-c828-4af4-bc27-e72f98eb308b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9137 | 2025.08.11 21:40:08.594028 [ 277 ] {e28f7489-c828-4af4-bc27-e72f98eb308b} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2025.08.11 21:40:08.594080 [ 277 ] {e28f7489-c828-4af4-bc27-e72f98eb308b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9139 | 2025.08.11 21:40:08.594475 [ 277 ] {e28f7489-c828-4af4-bc27-e72f98eb308b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9140 | 2025.08.11 21:40:08.594701 [ 277 ] {e28f7489-c828-4af4-bc27-e72f98eb308b} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2025.08.11 21:40:08.594854 [ 277 ] {e28f7489-c828-4af4-bc27-e72f98eb308b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001598 sec., 2503.1289111389237 rows/sec., 204.11 KiB/sec. | ||
| 9142 | 2025.08.11 21:40:08.594906 [ 277 ] {e28f7489-c828-4af4-bc27-e72f98eb308b} <Debug> TCPHandler: Processed in 0.001919592 sec. | ||
| 9143 | 2025.08.11 21:40:08.595036 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2025.08.11 21:40:08.595141 [ 277 ] {4ac42974-da3b-4044-b78c-941c952e258e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9145 | 2025.08.11 21:40:08.595185 [ 277 ] {4ac42974-da3b-4044-b78c-941c952e258e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9146 | 2025.08.11 21:40:08.596266 [ 277 ] {4ac42974-da3b-4044-b78c-941c952e258e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2025.08.11 21:40:08.596304 [ 277 ] {4ac42974-da3b-4044-b78c-941c952e258e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9148 | 2025.08.11 21:40:08.596696 [ 277 ] {4ac42974-da3b-4044-b78c-941c952e258e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9149 | 2025.08.11 21:40:08.596959 [ 277 ] {4ac42974-da3b-4044-b78c-941c952e258e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2025.08.11 21:40:08.597093 [ 277 ] {4ac42974-da3b-4044-b78c-941c952e258e} <Debug> executeQuery: Read 1252 rows, 106.17 KiB in 0.001977 sec., 633282.751643905 rows/sec., 52.45 MiB/sec. | ||
| 9151 | 2025.08.11 21:40:08.597101 [ 134 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9152 | 2025.08.11 21:40:08.597131 [ 277 ] {4ac42974-da3b-4044-b78c-941c952e258e} <Debug> TCPHandler: Processed in 0.002147256 sec. | ||
| 9153 | 2025.08.11 21:40:08.597168 [ 134 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2025.08.11 21:40:08.597194 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9155 | 2025.08.11 21:40:08.597268 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2025.08.11 21:40:08.597305 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 9157 | 2025.08.11 21:40:08.597370 [ 277 ] {999cc117-614a-4888-a039-adad4c56e499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9158 | 2025.08.11 21:40:08.597416 [ 277 ] {999cc117-614a-4888-a039-adad4c56e499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9159 | 2025.08.11 21:40:08.597445 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9160 | 2025.08.11 21:40:08.597489 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1409 rows starting from the beginning of the part | ||
| 9161 | 2025.08.11 21:40:08.597565 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 110 rows starting from the beginning of the part | ||
| 9162 | 2025.08.11 21:40:08.597616 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 212 rows starting from the beginning of the part | ||
| 9163 | 2025.08.11 21:40:08.597663 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 110 rows starting from the beginning of the part | ||
| 9164 | 2025.08.11 21:40:08.597709 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 86 rows starting from the beginning of the part | ||
| 9165 | 2025.08.11 21:40:08.597753 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1252 rows starting from the beginning of the part | ||
| 9166 | 2025.08.11 21:40:08.597837 [ 277 ] {999cc117-614a-4888-a039-adad4c56e499} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9167 | 2025.08.11 21:40:08.597881 [ 277 ] {999cc117-614a-4888-a039-adad4c56e499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9168 | 2025.08.11 21:40:08.598213 [ 277 ] {999cc117-614a-4888-a039-adad4c56e499} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9169 | 2025.08.11 21:40:08.598428 [ 277 ] {999cc117-614a-4888-a039-adad4c56e499} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2025.08.11 21:40:08.598572 [ 277 ] {999cc117-614a-4888-a039-adad4c56e499} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001222 sec., 25368.248772504092 rows/sec., 1.85 MiB/sec. | ||
| 9171 | 2025.08.11 21:40:08.598623 [ 277 ] {999cc117-614a-4888-a039-adad4c56e499} <Debug> TCPHandler: Processed in 0.001404634 sec. | ||
| 9172 | 2025.08.11 21:40:08.598761 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9173 | 2025.08.11 21:40:08.598860 [ 277 ] {34b6cea2-234a-4ca7-a518-fbeeb606891d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9174 | 2025.08.11 21:40:08.598898 [ 277 ] {34b6cea2-234a-4ca7-a518-fbeeb606891d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9175 | 2025.08.11 21:40:08.599405 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3179 rows, containing 5 columns (5 merged, 0 gathered) in 0.002146246 sec., 1481190.879330701 rows/sec., 129.83 MiB/sec. | ||
| 9176 | 2025.08.11 21:40:08.599460 [ 277 ] {34b6cea2-234a-4ca7-a518-fbeeb606891d} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2025.08.11 21:40:08.599508 [ 277 ] {34b6cea2-234a-4ca7-a518-fbeeb606891d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9178 | 2025.08.11 21:40:08.599689 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9179 | 2025.08.11 21:40:08.599892 [ 277 ] {34b6cea2-234a-4ca7-a518-fbeeb606891d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9180 | 2025.08.11 21:40:08.599956 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2025.08.11 21:40:08.600030 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_86_17} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9182 | 2025.08.11 21:40:08.600132 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 9183 | 2025.08.11 21:40:08.600155 [ 277 ] {34b6cea2-234a-4ca7-a518-fbeeb606891d} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2025.08.11 21:40:08.600313 [ 277 ] {34b6cea2-234a-4ca7-a518-fbeeb606891d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001471 sec., 154996.6009517335 rows/sec., 10.49 MiB/sec. | ||
| 9185 | 2025.08.11 21:40:08.600359 [ 277 ] {34b6cea2-234a-4ca7-a518-fbeeb606891d} <Debug> TCPHandler: Processed in 0.001652878 sec. | ||
| 9186 | 2025.08.11 21:40:08.600483 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9187 | 2025.08.11 21:40:08.600587 [ 277 ] {b6112a54-a070-449c-aa6e-e9cb20a28a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9188 | 2025.08.11 21:40:08.600633 [ 277 ] {b6112a54-a070-449c-aa6e-e9cb20a28a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9189 | 2025.08.11 21:40:08.601493 [ 277 ] {b6112a54-a070-449c-aa6e-e9cb20a28a69} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2025.08.11 21:40:08.601534 [ 277 ] {b6112a54-a070-449c-aa6e-e9cb20a28a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9191 | 2025.08.11 21:40:08.601933 [ 277 ] {b6112a54-a070-449c-aa6e-e9cb20a28a69} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9192 | 2025.08.11 21:40:08.602196 [ 277 ] {b6112a54-a070-449c-aa6e-e9cb20a28a69} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2025.08.11 21:40:08.602350 [ 277 ] {b6112a54-a070-449c-aa6e-e9cb20a28a69} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001783 sec., 309029.72518227703 rows/sec., 22.94 MiB/sec. | ||
| 9194 | 2025.08.11 21:40:08.602349 [ 133 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9195 | 2025.08.11 21:40:08.602396 [ 277 ] {b6112a54-a070-449c-aa6e-e9cb20a28a69} <Debug> TCPHandler: Processed in 0.001969093 sec. | ||
| 9196 | 2025.08.11 21:40:08.602404 [ 133 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9197 | 2025.08.11 21:40:08.602430 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9198 | 2025.08.11 21:40:08.602543 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2025.08.11 21:40:08.602545 [ 203 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 9200 | 2025.08.11 21:40:08.602649 [ 277 ] {73378c52-779d-4595-849e-3dac100a726b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9201 | 2025.08.11 21:40:08.602706 [ 203 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9202 | 2025.08.11 21:40:08.602706 [ 277 ] {73378c52-779d-4595-849e-3dac100a726b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9203 | 2025.08.11 21:40:08.602751 [ 203 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 9204 | 2025.08.11 21:40:08.602837 [ 203 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 91 rows starting from the beginning of the part | ||
| 9205 | 2025.08.11 21:40:08.602887 [ 203 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 127 rows starting from the beginning of the part | ||
| 9206 | 2025.08.11 21:40:08.602940 [ 203 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 91 rows starting from the beginning of the part | ||
| 9207 | 2025.08.11 21:40:08.602992 [ 203 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 79 rows starting from the beginning of the part | ||
| 9208 | 2025.08.11 21:40:08.603057 [ 203 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 551 rows starting from the beginning of the part | ||
| 9209 | 2025.08.11 21:40:08.603625 [ 277 ] {73378c52-779d-4595-849e-3dac100a726b} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2025.08.11 21:40:08.603672 [ 277 ] {73378c52-779d-4595-849e-3dac100a726b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9211 | 2025.08.11 21:40:08.604114 [ 277 ] {73378c52-779d-4595-849e-3dac100a726b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9212 | 2025.08.11 21:40:08.604307 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1573 rows, containing 5 columns (5 merged, 0 gathered) in 0.001854491 sec., 848211.1803184809 rows/sec., 67.62 MiB/sec. | ||
| 9213 | 2025.08.11 21:40:08.604326 [ 277 ] {73378c52-779d-4595-849e-3dac100a726b} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2025.08.11 21:40:08.604437 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9215 | 2025.08.11 21:40:08.604447 [ 277 ] {73378c52-779d-4595-849e-3dac100a726b} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001865 sec., 506166.2198391421 rows/sec., 33.94 MiB/sec. | ||
| 9216 | 2025.08.11 21:40:08.604463 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9217 | 2025.08.11 21:40:08.604466 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2025.08.11 21:40:08.604487 [ 277 ] {73378c52-779d-4595-849e-3dac100a726b} <Debug> TCPHandler: Processed in 0.002048034 sec. | ||
| 9219 | 2025.08.11 21:40:08.604502 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9220 | 2025.08.11 21:40:08.604595 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 9221 | 2025.08.11 21:40:08.604600 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9222 | 2025.08.11 21:40:08.604701 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9223 | 2025.08.11 21:40:08.604782 [ 277 ] {c00da6e4-a3f8-43d5-bf86-51f011786804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9224 | 2025.08.11 21:40:08.604798 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 23117 rows starting from the beginning of the part | ||
| 9225 | 2025.08.11 21:40:08.604801 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_86_17} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2025.08.11 21:40:08.604847 [ 277 ] {c00da6e4-a3f8-43d5-bf86-51f011786804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9227 | 2025.08.11 21:40:08.604855 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 9228 | 2025.08.11 21:40:08.604884 [ 191 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_86_17} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9229 | 2025.08.11 21:40:08.604959 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 202 rows starting from the beginning of the part | ||
| 9230 | 2025.08.11 21:40:08.604989 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9231 | 2025.08.11 21:40:08.605006 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 9232 | 2025.08.11 21:40:08.605047 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 9233 | 2025.08.11 21:40:08.605088 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 944 rows starting from the beginning of the part | ||
| 9234 | 2025.08.11 21:40:08.605759 [ 277 ] {c00da6e4-a3f8-43d5-bf86-51f011786804} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9235 | 2025.08.11 21:40:08.605802 [ 277 ] {c00da6e4-a3f8-43d5-bf86-51f011786804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9236 | 2025.08.11 21:40:08.606371 [ 277 ] {c00da6e4-a3f8-43d5-bf86-51f011786804} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9237 | 2025.08.11 21:40:08.606616 [ 277 ] {c00da6e4-a3f8-43d5-bf86-51f011786804} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9238 | 2025.08.11 21:40:08.606755 [ 277 ] {c00da6e4-a3f8-43d5-bf86-51f011786804} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001992 sec., 13554.21686746988 rows/sec., 24.29 MiB/sec. | ||
| 9239 | 2025.08.11 21:40:08.606809 [ 277 ] {c00da6e4-a3f8-43d5-bf86-51f011786804} <Debug> TCPHandler: Processed in 0.002202967 sec. | ||
| 9240 | 2025.08.11 21:40:08.606924 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9241 | 2025.08.11 21:40:08.607019 [ 277 ] {5a8136b4-343f-4f31-a2b7-d03673477f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9242 | 2025.08.11 21:40:08.607060 [ 277 ] {5a8136b4-343f-4f31-a2b7-d03673477f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9243 | 2025.08.11 21:40:08.607388 [ 277 ] {5a8136b4-343f-4f31-a2b7-d03673477f48} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9244 | 2025.08.11 21:40:08.607422 [ 277 ] {5a8136b4-343f-4f31-a2b7-d03673477f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9245 | 2025.08.11 21:40:08.608009 [ 277 ] {5a8136b4-343f-4f31-a2b7-d03673477f48} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 9246 | 2025.08.11 21:40:08.608241 [ 277 ] {5a8136b4-343f-4f31-a2b7-d03673477f48} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2025.08.11 21:40:08.608376 [ 133 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 9248 | 2025.08.11 21:40:08.608397 [ 277 ] {5a8136b4-343f-4f31-a2b7-d03673477f48} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001397 sec., 25769.506084466713 rows/sec., 1.74 MiB/sec. | ||
| 9249 | 2025.08.11 21:40:08.608407 [ 133 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2025.08.11 21:40:08.608428 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.17 GiB. | ||
| 9251 | 2025.08.11 21:40:08.608433 [ 277 ] {5a8136b4-343f-4f31-a2b7-d03673477f48} <Debug> TCPHandler: Processed in 0.001557476 sec. | ||
| 9252 | 2025.08.11 21:40:08.608507 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 9253 | 2025.08.11 21:40:08.608609 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9254 | 2025.08.11 21:40:08.608635 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4230 rows starting from the beginning of the part | ||
| 9255 | 2025.08.11 21:40:08.608683 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 9256 | 2025.08.11 21:40:08.608724 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 9257 | 2025.08.11 21:40:08.608762 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 9258 | 2025.08.11 21:40:08.608801 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 9259 | 2025.08.11 21:40:08.608839 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 36 rows starting from the beginning of the part | ||
| 9260 | 2025.08.11 21:40:08.610249 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4506 rows, containing 4 columns (4 merged, 0 gathered) in 0.00177153 sec., 2543564.037865574 rows/sec., 171.52 MiB/sec. | ||
| 9261 | 2025.08.11 21:40:08.610672 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24743 rows, containing 5 columns (5 merged, 0 gathered) in 0.006054182 sec., 4086927.0200334247 rows/sec., 279.92 MiB/sec. | ||
| 9262 | 2025.08.11 21:40:08.610784 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9263 | 2025.08.11 21:40:08.610893 [ 193 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 9264 | 2025.08.11 21:40:08.611138 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_86_17} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2025.08.11 21:40:08.611238 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_86_17} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9266 | 2025.08.11 21:40:08.611244 [ 193 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9267 | 2025.08.11 21:40:08.611336 [ 193 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 9268 | 2025.08.11 21:40:08.611355 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9269 | 2025.08.11 21:40:08.611440 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 9270 | 2025.08.11 21:40:11.281980 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9271 | 2025.08.11 21:40:11.282218 [ 277 ] {0e474f88-3130-43b0-83a5-814938816154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9272 | 2025.08.11 21:40:11.282292 [ 277 ] {0e474f88-3130-43b0-83a5-814938816154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9273 | 2025.08.11 21:40:11.283057 [ 277 ] {0e474f88-3130-43b0-83a5-814938816154} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2025.08.11 21:40:11.283112 [ 277 ] {0e474f88-3130-43b0-83a5-814938816154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9275 | 2025.08.11 21:40:11.283544 [ 277 ] {0e474f88-3130-43b0-83a5-814938816154} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9276 | 2025.08.11 21:40:11.283775 [ 277 ] {0e474f88-3130-43b0-83a5-814938816154} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9277 | 2025.08.11 21:40:11.283925 [ 277 ] {0e474f88-3130-43b0-83a5-814938816154} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00177 sec., 31638.418079096045 rows/sec., 2.43 MiB/sec. | ||
| 9278 | 2025.08.11 21:40:11.283968 [ 277 ] {0e474f88-3130-43b0-83a5-814938816154} <Debug> TCPHandler: Processed in 0.002128335 sec. | ||
| 9279 | 2025.08.11 21:40:11.284079 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9280 | 2025.08.11 21:40:11.284174 [ 277 ] {ebf8c96b-9987-47cc-a9aa-f2c600e7f66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9281 | 2025.08.11 21:40:11.284214 [ 277 ] {ebf8c96b-9987-47cc-a9aa-f2c600e7f66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9282 | 2025.08.11 21:40:11.284631 [ 277 ] {ebf8c96b-9987-47cc-a9aa-f2c600e7f66d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9283 | 2025.08.11 21:40:11.284665 [ 277 ] {ebf8c96b-9987-47cc-a9aa-f2c600e7f66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9284 | 2025.08.11 21:40:11.284966 [ 277 ] {ebf8c96b-9987-47cc-a9aa-f2c600e7f66d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9285 | 2025.08.11 21:40:11.285179 [ 277 ] {ebf8c96b-9987-47cc-a9aa-f2c600e7f66d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2025.08.11 21:40:11.285303 [ 277 ] {ebf8c96b-9987-47cc-a9aa-f2c600e7f66d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 9287 | 2025.08.11 21:40:11.285340 [ 277 ] {ebf8c96b-9987-47cc-a9aa-f2c600e7f66d} <Debug> TCPHandler: Processed in 0.001309242 sec. | ||
| 9288 | 2025.08.11 21:40:11.285456 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9289 | 2025.08.11 21:40:11.285551 [ 277 ] {68e678e8-efef-40d6-b2ea-8c81cc027066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9290 | 2025.08.11 21:40:11.285594 [ 277 ] {68e678e8-efef-40d6-b2ea-8c81cc027066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9291 | 2025.08.11 21:40:11.285958 [ 277 ] {68e678e8-efef-40d6-b2ea-8c81cc027066} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2025.08.11 21:40:11.285993 [ 277 ] {68e678e8-efef-40d6-b2ea-8c81cc027066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9293 | 2025.08.11 21:40:11.286313 [ 277 ] {68e678e8-efef-40d6-b2ea-8c81cc027066} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9294 | 2025.08.11 21:40:11.286530 [ 277 ] {68e678e8-efef-40d6-b2ea-8c81cc027066} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9295 | 2025.08.11 21:40:11.286653 [ 277 ] {68e678e8-efef-40d6-b2ea-8c81cc027066} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001121 sec., 57091.882247992864 rows/sec., 3.98 MiB/sec. | ||
| 9296 | 2025.08.11 21:40:11.286689 [ 277 ] {68e678e8-efef-40d6-b2ea-8c81cc027066} <Debug> TCPHandler: Processed in 0.001281151 sec. | ||
| 9297 | 2025.08.11 21:40:11.286800 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9298 | 2025.08.11 21:40:11.286894 [ 277 ] {378759ed-bdea-44f1-b5c2-4a4d58b27638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9299 | 2025.08.11 21:40:11.286934 [ 277 ] {378759ed-bdea-44f1-b5c2-4a4d58b27638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9300 | 2025.08.11 21:40:11.287249 [ 277 ] {378759ed-bdea-44f1-b5c2-4a4d58b27638} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9301 | 2025.08.11 21:40:11.287283 [ 277 ] {378759ed-bdea-44f1-b5c2-4a4d58b27638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9302 | 2025.08.11 21:40:11.287589 [ 277 ] {378759ed-bdea-44f1-b5c2-4a4d58b27638} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 9303 | 2025.08.11 21:40:11.287790 [ 277 ] {378759ed-bdea-44f1-b5c2-4a4d58b27638} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2025.08.11 21:40:11.287917 [ 277 ] {378759ed-bdea-44f1-b5c2-4a4d58b27638} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001042 sec., 23032.629558541266 rows/sec., 1.55 MiB/sec. | ||
| 9305 | 2025.08.11 21:40:11.287952 [ 277 ] {378759ed-bdea-44f1-b5c2-4a4d58b27638} <Debug> TCPHandler: Processed in 0.00120009 sec. | ||
| 9306 | 2025.08.11 21:40:11.853223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
| 9307 | 2025.08.11 21:40:11.854032 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2025.08.11 21:40:11.854114 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9309 | 2025.08.11 21:40:11.854798 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9310 | 2025.08.11 21:40:11.855036 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2025.08.11 21:40:11.855173 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
| 9312 | 2025.08.11 21:40:13.175932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 9313 | 2025.08.11 21:40:13.191832 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9314 | 2025.08.11 21:40:13.191884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9315 | 2025.08.11 21:40:13.197091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9316 | 2025.08.11 21:40:13.197770 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9317 | 2025.08.11 21:40:13.200476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 9318 | 2025.08.11 21:40:14.429830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1296 | ||
| 9319 | 2025.08.11 21:40:14.432179 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9320 | 2025.08.11 21:40:14.432226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9321 | 2025.08.11 21:40:14.433389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9322 | 2025.08.11 21:40:14.433645 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2025.08.11 21:40:14.433897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
| 9324 | 2025.08.11 21:40:16.286187 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9325 | 2025.08.11 21:40:16.286405 [ 277 ] {f676f144-ab3b-410a-b624-0aa12542b71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9326 | 2025.08.11 21:40:16.286480 [ 277 ] {f676f144-ab3b-410a-b624-0aa12542b71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9327 | 2025.08.11 21:40:16.287234 [ 277 ] {f676f144-ab3b-410a-b624-0aa12542b71f} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2025.08.11 21:40:16.287289 [ 277 ] {f676f144-ab3b-410a-b624-0aa12542b71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9329 | 2025.08.11 21:40:16.287692 [ 277 ] {f676f144-ab3b-410a-b624-0aa12542b71f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9330 | 2025.08.11 21:40:16.287916 [ 277 ] {f676f144-ab3b-410a-b624-0aa12542b71f} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2025.08.11 21:40:16.288068 [ 277 ] {f676f144-ab3b-410a-b624-0aa12542b71f} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001719 sec., 50029.08667830133 rows/sec., 4.20 MiB/sec. | ||
| 9332 | 2025.08.11 21:40:16.288109 [ 277 ] {f676f144-ab3b-410a-b624-0aa12542b71f} <Debug> TCPHandler: Processed in 0.002064985 sec. | ||
| 9333 | 2025.08.11 21:40:16.288238 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9334 | 2025.08.11 21:40:16.288332 [ 277 ] {3282bd67-93c3-4175-81e0-2fed3a3cd021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9335 | 2025.08.11 21:40:16.288372 [ 277 ] {3282bd67-93c3-4175-81e0-2fed3a3cd021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9336 | 2025.08.11 21:40:16.288771 [ 277 ] {3282bd67-93c3-4175-81e0-2fed3a3cd021} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2025.08.11 21:40:16.288806 [ 277 ] {3282bd67-93c3-4175-81e0-2fed3a3cd021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9338 | 2025.08.11 21:40:16.289108 [ 277 ] {3282bd67-93c3-4175-81e0-2fed3a3cd021} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9339 | 2025.08.11 21:40:16.289314 [ 277 ] {3282bd67-93c3-4175-81e0-2fed3a3cd021} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2025.08.11 21:40:16.289444 [ 277 ] {3282bd67-93c3-4175-81e0-2fed3a3cd021} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001131 sec., 13262.59946949602 rows/sec., 997.29 KiB/sec. | ||
| 9341 | 2025.08.11 21:40:16.289482 [ 277 ] {3282bd67-93c3-4175-81e0-2fed3a3cd021} <Debug> TCPHandler: Processed in 0.001293041 sec. | ||
| 9342 | 2025.08.11 21:40:16.289593 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9343 | 2025.08.11 21:40:16.289687 [ 277 ] {410c7231-89be-4e5c-99f8-6a2ea6f90bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9344 | 2025.08.11 21:40:16.289727 [ 277 ] {410c7231-89be-4e5c-99f8-6a2ea6f90bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9345 | 2025.08.11 21:40:16.290139 [ 277 ] {410c7231-89be-4e5c-99f8-6a2ea6f90bdb} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2025.08.11 21:40:16.290175 [ 277 ] {410c7231-89be-4e5c-99f8-6a2ea6f90bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9347 | 2025.08.11 21:40:16.290484 [ 277 ] {410c7231-89be-4e5c-99f8-6a2ea6f90bdb} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9348 | 2025.08.11 21:40:16.290691 [ 277 ] {410c7231-89be-4e5c-99f8-6a2ea6f90bdb} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2025.08.11 21:40:16.290821 [ 277 ] {410c7231-89be-4e5c-99f8-6a2ea6f90bdb} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001152 sec., 68576.38888888889 rows/sec., 5.35 MiB/sec. | ||
| 9350 | 2025.08.11 21:40:16.290859 [ 277 ] {410c7231-89be-4e5c-99f8-6a2ea6f90bdb} <Debug> TCPHandler: Processed in 0.001315002 sec. | ||
| 9351 | 2025.08.11 21:40:16.290972 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9352 | 2025.08.11 21:40:16.291066 [ 277 ] {15823183-8fba-49fd-83d7-3ba586355f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9353 | 2025.08.11 21:40:16.291109 [ 277 ] {15823183-8fba-49fd-83d7-3ba586355f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9354 | 2025.08.11 21:40:16.291525 [ 277 ] {15823183-8fba-49fd-83d7-3ba586355f03} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2025.08.11 21:40:16.291560 [ 277 ] {15823183-8fba-49fd-83d7-3ba586355f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9356 | 2025.08.11 21:40:16.291887 [ 277 ] {15823183-8fba-49fd-83d7-3ba586355f03} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9357 | 2025.08.11 21:40:16.292102 [ 277 ] {15823183-8fba-49fd-83d7-3ba586355f03} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2025.08.11 21:40:16.292230 [ 277 ] {15823183-8fba-49fd-83d7-3ba586355f03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9359 | 2025.08.11 21:40:16.292266 [ 277 ] {15823183-8fba-49fd-83d7-3ba586355f03} <Debug> TCPHandler: Processed in 0.001342543 sec. | ||
| 9360 | 2025.08.11 21:40:16.292376 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9361 | 2025.08.11 21:40:16.292470 [ 277 ] {5deaf818-d94b-476a-9271-7ca9d3456d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9362 | 2025.08.11 21:40:16.292525 [ 277 ] {5deaf818-d94b-476a-9271-7ca9d3456d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9363 | 2025.08.11 21:40:16.293296 [ 277 ] {5deaf818-d94b-476a-9271-7ca9d3456d82} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2025.08.11 21:40:16.293330 [ 277 ] {5deaf818-d94b-476a-9271-7ca9d3456d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9365 | 2025.08.11 21:40:16.293840 [ 277 ] {5deaf818-d94b-476a-9271-7ca9d3456d82} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9366 | 2025.08.11 21:40:16.294058 [ 277 ] {5deaf818-d94b-476a-9271-7ca9d3456d82} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2025.08.11 21:40:16.294194 [ 277 ] {5deaf818-d94b-476a-9271-7ca9d3456d82} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001742 sec., 8610.792192881745 rows/sec., 15.43 MiB/sec. | ||
| 9368 | 2025.08.11 21:40:16.294246 [ 277 ] {5deaf818-d94b-476a-9271-7ca9d3456d82} <Debug> TCPHandler: Processed in 0.001917972 sec. | ||
| 9369 | 2025.08.11 21:40:16.294356 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9370 | 2025.08.11 21:40:16.294450 [ 277 ] {0736c981-eea6-4052-8443-6193c8f45a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9371 | 2025.08.11 21:40:16.294492 [ 277 ] {0736c981-eea6-4052-8443-6193c8f45a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9372 | 2025.08.11 21:40:16.294822 [ 277 ] {0736c981-eea6-4052-8443-6193c8f45a91} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9373 | 2025.08.11 21:40:16.294855 [ 277 ] {0736c981-eea6-4052-8443-6193c8f45a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9374 | 2025.08.11 21:40:16.295167 [ 277 ] {0736c981-eea6-4052-8443-6193c8f45a91} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 9375 | 2025.08.11 21:40:16.295377 [ 277 ] {0736c981-eea6-4052-8443-6193c8f45a91} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2025.08.11 21:40:16.295502 [ 277 ] {0736c981-eea6-4052-8443-6193c8f45a91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 9377 | 2025.08.11 21:40:16.295536 [ 277 ] {0736c981-eea6-4052-8443-6193c8f45a91} <Debug> TCPHandler: Processed in 0.001229 sec. | ||
| 9378 | 2025.08.11 21:40:19.210459 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9379 | 2025.08.11 21:40:19.210520 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9380 | 2025.08.11 21:40:19.355379 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
| 9381 | 2025.08.11 21:40:19.356227 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2025.08.11 21:40:19.356309 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9383 | 2025.08.11 21:40:19.356915 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9384 | 2025.08.11 21:40:19.357173 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2025.08.11 21:40:19.357328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 9386 | 2025.08.11 21:40:20.700603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 9387 | 2025.08.11 21:40:20.717096 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2025.08.11 21:40:20.717162 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9389 | 2025.08.11 21:40:20.723183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9390 | 2025.08.11 21:40:20.723864 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2025.08.11 21:40:20.726730 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 9392 | 2025.08.11 21:40:21.286773 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2025.08.11 21:40:21.286968 [ 277 ] {23f28d62-41d3-46f4-8dd3-1a5be5759d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9394 | 2025.08.11 21:40:21.287036 [ 277 ] {23f28d62-41d3-46f4-8dd3-1a5be5759d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9395 | 2025.08.11 21:40:21.287744 [ 277 ] {23f28d62-41d3-46f4-8dd3-1a5be5759d31} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2025.08.11 21:40:21.287790 [ 277 ] {23f28d62-41d3-46f4-8dd3-1a5be5759d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9397 | 2025.08.11 21:40:21.288202 [ 277 ] {23f28d62-41d3-46f4-8dd3-1a5be5759d31} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9398 | 2025.08.11 21:40:21.288431 [ 277 ] {23f28d62-41d3-46f4-8dd3-1a5be5759d31} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2025.08.11 21:40:21.288582 [ 277 ] {23f28d62-41d3-46f4-8dd3-1a5be5759d31} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001664 sec., 66105.76923076923 rows/sec., 5.56 MiB/sec. | ||
| 9400 | 2025.08.11 21:40:21.288625 [ 277 ] {23f28d62-41d3-46f4-8dd3-1a5be5759d31} <Debug> TCPHandler: Processed in 0.001986803 sec. | ||
| 9401 | 2025.08.11 21:40:21.288769 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2025.08.11 21:40:21.288867 [ 277 ] {54597a5b-4ae3-47f3-9724-b2835e08fa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9403 | 2025.08.11 21:40:21.288908 [ 277 ] {54597a5b-4ae3-47f3-9724-b2835e08fa77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9404 | 2025.08.11 21:40:21.289384 [ 277 ] {54597a5b-4ae3-47f3-9724-b2835e08fa77} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2025.08.11 21:40:21.289430 [ 277 ] {54597a5b-4ae3-47f3-9724-b2835e08fa77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9406 | 2025.08.11 21:40:21.289774 [ 277 ] {54597a5b-4ae3-47f3-9724-b2835e08fa77} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9407 | 2025.08.11 21:40:21.289986 [ 277 ] {54597a5b-4ae3-47f3-9724-b2835e08fa77} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2025.08.11 21:40:21.290115 [ 277 ] {54597a5b-4ae3-47f3-9724-b2835e08fa77} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001267 sec., 21310.181531176007 rows/sec., 1.56 MiB/sec. | ||
| 9409 | 2025.08.11 21:40:21.290159 [ 277 ] {54597a5b-4ae3-47f3-9724-b2835e08fa77} <Debug> TCPHandler: Processed in 0.001440644 sec. | ||
| 9410 | 2025.08.11 21:40:21.290268 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2025.08.11 21:40:21.290363 [ 277 ] {d6bbd990-c899-4c5d-9fd9-646e0cc75396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9412 | 2025.08.11 21:40:21.290404 [ 277 ] {d6bbd990-c899-4c5d-9fd9-646e0cc75396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9413 | 2025.08.11 21:40:21.290863 [ 277 ] {d6bbd990-c899-4c5d-9fd9-646e0cc75396} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2025.08.11 21:40:21.290897 [ 277 ] {d6bbd990-c899-4c5d-9fd9-646e0cc75396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9415 | 2025.08.11 21:40:21.291202 [ 277 ] {d6bbd990-c899-4c5d-9fd9-646e0cc75396} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9416 | 2025.08.11 21:40:21.291416 [ 277 ] {d6bbd990-c899-4c5d-9fd9-646e0cc75396} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2025.08.11 21:40:21.291541 [ 277 ] {d6bbd990-c899-4c5d-9fd9-646e0cc75396} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001196 sec., 76086.95652173914 rows/sec., 5.94 MiB/sec. | ||
| 9418 | 2025.08.11 21:40:21.291578 [ 277 ] {d6bbd990-c899-4c5d-9fd9-646e0cc75396} <Debug> TCPHandler: Processed in 0.001359343 sec. | ||
| 9419 | 2025.08.11 21:40:21.291689 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2025.08.11 21:40:21.291783 [ 277 ] {47c02157-75bb-48d1-9b98-c51a2ecde756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9421 | 2025.08.11 21:40:21.291826 [ 277 ] {47c02157-75bb-48d1-9b98-c51a2ecde756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9422 | 2025.08.11 21:40:21.292233 [ 277 ] {47c02157-75bb-48d1-9b98-c51a2ecde756} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2025.08.11 21:40:21.292266 [ 277 ] {47c02157-75bb-48d1-9b98-c51a2ecde756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9424 | 2025.08.11 21:40:21.292593 [ 277 ] {47c02157-75bb-48d1-9b98-c51a2ecde756} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9425 | 2025.08.11 21:40:21.292806 [ 277 ] {47c02157-75bb-48d1-9b98-c51a2ecde756} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2025.08.11 21:40:21.292932 [ 277 ] {47c02157-75bb-48d1-9b98-c51a2ecde756} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 9427 | 2025.08.11 21:40:21.292969 [ 277 ] {47c02157-75bb-48d1-9b98-c51a2ecde756} <Debug> TCPHandler: Processed in 0.001328882 sec. | ||
| 9428 | 2025.08.11 21:40:21.293068 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2025.08.11 21:40:21.293163 [ 277 ] {fea8460b-3b82-4e4d-b2a5-f98cc251e287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9430 | 2025.08.11 21:40:21.293218 [ 277 ] {fea8460b-3b82-4e4d-b2a5-f98cc251e287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9431 | 2025.08.11 21:40:21.294030 [ 277 ] {fea8460b-3b82-4e4d-b2a5-f98cc251e287} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2025.08.11 21:40:21.294065 [ 277 ] {fea8460b-3b82-4e4d-b2a5-f98cc251e287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9433 | 2025.08.11 21:40:21.294588 [ 277 ] {fea8460b-3b82-4e4d-b2a5-f98cc251e287} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9434 | 2025.08.11 21:40:21.294807 [ 277 ] {fea8460b-3b82-4e4d-b2a5-f98cc251e287} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2025.08.11 21:40:21.294941 [ 277 ] {fea8460b-3b82-4e4d-b2a5-f98cc251e287} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001796 sec., 15033.407572383074 rows/sec., 26.94 MiB/sec. | ||
| 9436 | 2025.08.11 21:40:21.294993 [ 277 ] {fea8460b-3b82-4e4d-b2a5-f98cc251e287} <Debug> TCPHandler: Processed in 0.001973013 sec. | ||
| 9437 | 2025.08.11 21:40:21.295104 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2025.08.11 21:40:21.295199 [ 277 ] {66e8398f-1496-46bd-aabe-a2a1c56b424d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9439 | 2025.08.11 21:40:21.295240 [ 277 ] {66e8398f-1496-46bd-aabe-a2a1c56b424d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9440 | 2025.08.11 21:40:21.295556 [ 277 ] {66e8398f-1496-46bd-aabe-a2a1c56b424d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2025.08.11 21:40:21.295590 [ 277 ] {66e8398f-1496-46bd-aabe-a2a1c56b424d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9442 | 2025.08.11 21:40:21.295893 [ 277 ] {66e8398f-1496-46bd-aabe-a2a1c56b424d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 9443 | 2025.08.11 21:40:21.296112 [ 277 ] {66e8398f-1496-46bd-aabe-a2a1c56b424d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2025.08.11 21:40:21.296238 [ 277 ] {66e8398f-1496-46bd-aabe-a2a1c56b424d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 9445 | 2025.08.11 21:40:21.296273 [ 277 ] {66e8398f-1496-46bd-aabe-a2a1c56b424d} <Debug> TCPHandler: Processed in 0.001218941 sec. | ||
| 9446 | 2025.08.11 21:40:24.434164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1320 | ||
| 9447 | 2025.08.11 21:40:24.436284 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2025.08.11 21:40:24.436333 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9449 | 2025.08.11 21:40:24.437509 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9450 | 2025.08.11 21:40:24.437768 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2025.08.11 21:40:24.438026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 9452 | 2025.08.11 21:40:26.288390 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9453 | 2025.08.11 21:40:26.288609 [ 277 ] {80b69263-72bf-4725-848c-da3220b3bc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9454 | 2025.08.11 21:40:26.288685 [ 277 ] {80b69263-72bf-4725-848c-da3220b3bc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9455 | 2025.08.11 21:40:26.289323 [ 277 ] {80b69263-72bf-4725-848c-da3220b3bc47} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9456 | 2025.08.11 21:40:26.289368 [ 277 ] {80b69263-72bf-4725-848c-da3220b3bc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9457 | 2025.08.11 21:40:26.289754 [ 277 ] {80b69263-72bf-4725-848c-da3220b3bc47} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9458 | 2025.08.11 21:40:26.289977 [ 277 ] {80b69263-72bf-4725-848c-da3220b3bc47} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9459 | 2025.08.11 21:40:26.290134 [ 277 ] {80b69263-72bf-4725-848c-da3220b3bc47} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001581 sec., 15180.265654648956 rows/sec., 1.26 MiB/sec. | ||
| 9460 | 2025.08.11 21:40:26.290178 [ 277 ] {80b69263-72bf-4725-848c-da3220b3bc47} <Debug> TCPHandler: Processed in 0.001929322 sec. | ||
| 9461 | 2025.08.11 21:40:26.290299 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9462 | 2025.08.11 21:40:26.290395 [ 277 ] {8b3d38eb-e8a0-4840-b0a2-26bb066ebe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9463 | 2025.08.11 21:40:26.290436 [ 277 ] {8b3d38eb-e8a0-4840-b0a2-26bb066ebe81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9464 | 2025.08.11 21:40:26.290932 [ 277 ] {8b3d38eb-e8a0-4840-b0a2-26bb066ebe81} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9465 | 2025.08.11 21:40:26.290968 [ 277 ] {8b3d38eb-e8a0-4840-b0a2-26bb066ebe81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9466 | 2025.08.11 21:40:26.291289 [ 277 ] {8b3d38eb-e8a0-4840-b0a2-26bb066ebe81} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9467 | 2025.08.11 21:40:26.291500 [ 277 ] {8b3d38eb-e8a0-4840-b0a2-26bb066ebe81} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2025.08.11 21:40:26.291628 [ 277 ] {8b3d38eb-e8a0-4840-b0a2-26bb066ebe81} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001252 sec., 164536.7412140575 rows/sec., 14.70 MiB/sec. | ||
| 9469 | 2025.08.11 21:40:26.291666 [ 277 ] {8b3d38eb-e8a0-4840-b0a2-26bb066ebe81} <Debug> TCPHandler: Processed in 0.001415694 sec. | ||
| 9470 | 2025.08.11 21:40:26.291778 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9471 | 2025.08.11 21:40:26.291871 [ 277 ] {991635fb-21b8-4a05-bc8e-466d9b1ba839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9472 | 2025.08.11 21:40:26.291910 [ 277 ] {991635fb-21b8-4a05-bc8e-466d9b1ba839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9473 | 2025.08.11 21:40:26.292302 [ 277 ] {991635fb-21b8-4a05-bc8e-466d9b1ba839} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2025.08.11 21:40:26.292338 [ 277 ] {991635fb-21b8-4a05-bc8e-466d9b1ba839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9475 | 2025.08.11 21:40:26.292632 [ 277 ] {991635fb-21b8-4a05-bc8e-466d9b1ba839} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9476 | 2025.08.11 21:40:26.292853 [ 277 ] {991635fb-21b8-4a05-bc8e-466d9b1ba839} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2025.08.11 21:40:26.292968 [ 47 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9478 | 2025.08.11 21:40:26.292982 [ 277 ] {991635fb-21b8-4a05-bc8e-466d9b1ba839} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001128 sec., 23936.170212765956 rows/sec., 1.81 MiB/sec. | ||
| 9479 | 2025.08.11 21:40:26.293032 [ 47 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9480 | 2025.08.11 21:40:26.293039 [ 277 ] {991635fb-21b8-4a05-bc8e-466d9b1ba839} <Debug> TCPHandler: Processed in 0.001310172 sec. | ||
| 9481 | 2025.08.11 21:40:26.293062 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9482 | 2025.08.11 21:40:26.293157 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2025.08.11 21:40:26.293184 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 9484 | 2025.08.11 21:40:26.293255 [ 277 ] {086b684a-1914-4181-9a87-02cfa5d97c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9485 | 2025.08.11 21:40:26.293299 [ 277 ] {086b684a-1914-4181-9a87-02cfa5d97c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9486 | 2025.08.11 21:40:26.293337 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9487 | 2025.08.11 21:40:26.293379 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 9488 | 2025.08.11 21:40:26.293453 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 15 rows starting from the beginning of the part | ||
| 9489 | 2025.08.11 21:40:26.293502 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 9490 | 2025.08.11 21:40:26.293548 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 9491 | 2025.08.11 21:40:26.293591 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 27 rows starting from the beginning of the part | ||
| 9492 | 2025.08.11 21:40:26.293635 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 27 rows starting from the beginning of the part | ||
| 9493 | 2025.08.11 21:40:26.293691 [ 277 ] {086b684a-1914-4181-9a87-02cfa5d97c6d} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2025.08.11 21:40:26.293732 [ 277 ] {086b684a-1914-4181-9a87-02cfa5d97c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9495 | 2025.08.11 21:40:26.294060 [ 277 ] {086b684a-1914-4181-9a87-02cfa5d97c6d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9496 | 2025.08.11 21:40:26.294296 [ 277 ] {086b684a-1914-4181-9a87-02cfa5d97c6d} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2025.08.11 21:40:26.294426 [ 277 ] {086b684a-1914-4181-9a87-02cfa5d97c6d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001189 sec., 20185.029436501263 rows/sec., 1.67 MiB/sec. | ||
| 9498 | 2025.08.11 21:40:26.294448 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001322192 sec., 141431.80415552354 rows/sec., 10.92 MiB/sec. | ||
| 9499 | 2025.08.11 21:40:26.294461 [ 277 ] {086b684a-1914-4181-9a87-02cfa5d97c6d} <Debug> TCPHandler: Processed in 0.001352822 sec. | ||
| 9500 | 2025.08.11 21:40:26.294575 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9501 | 2025.08.11 21:40:26.294576 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9502 | 2025.08.11 21:40:26.294689 [ 277 ] {5169baa1-5bdd-42d9-8189-92ccb403e512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9503 | 2025.08.11 21:40:26.294730 [ 277 ] {5169baa1-5bdd-42d9-8189-92ccb403e512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9504 | 2025.08.11 21:40:26.294838 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_76_15} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2025.08.11 21:40:26.294914 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_76_15} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9506 | 2025.08.11 21:40:26.294989 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9507 | 2025.08.11 21:40:26.295132 [ 277 ] {5169baa1-5bdd-42d9-8189-92ccb403e512} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9508 | 2025.08.11 21:40:26.295172 [ 277 ] {5169baa1-5bdd-42d9-8189-92ccb403e512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9509 | 2025.08.11 21:40:26.295472 [ 277 ] {5169baa1-5bdd-42d9-8189-92ccb403e512} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9510 | 2025.08.11 21:40:26.295680 [ 277 ] {5169baa1-5bdd-42d9-8189-92ccb403e512} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2025.08.11 21:40:26.295805 [ 277 ] {5169baa1-5bdd-42d9-8189-92ccb403e512} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 9512 | 2025.08.11 21:40:26.295842 [ 277 ] {5169baa1-5bdd-42d9-8189-92ccb403e512} <Debug> TCPHandler: Processed in 0.001313752 sec. | ||
| 9513 | 2025.08.11 21:40:26.295950 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9514 | 2025.08.11 21:40:26.296045 [ 277 ] {69a3f68a-b6fa-400b-bccc-2ed5ee22afea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9515 | 2025.08.11 21:40:26.296085 [ 277 ] {69a3f68a-b6fa-400b-bccc-2ed5ee22afea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9516 | 2025.08.11 21:40:26.296512 [ 277 ] {69a3f68a-b6fa-400b-bccc-2ed5ee22afea} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9517 | 2025.08.11 21:40:26.296546 [ 277 ] {69a3f68a-b6fa-400b-bccc-2ed5ee22afea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9518 | 2025.08.11 21:40:26.296855 [ 277 ] {69a3f68a-b6fa-400b-bccc-2ed5ee22afea} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9519 | 2025.08.11 21:40:26.297059 [ 277 ] {69a3f68a-b6fa-400b-bccc-2ed5ee22afea} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2025.08.11 21:40:26.297183 [ 277 ] {69a3f68a-b6fa-400b-bccc-2ed5ee22afea} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001158 sec., 99309.1537132988 rows/sec., 8.07 MiB/sec. | ||
| 9521 | 2025.08.11 21:40:26.297220 [ 277 ] {69a3f68a-b6fa-400b-bccc-2ed5ee22afea} <Debug> TCPHandler: Processed in 0.001319012 sec. | ||
| 9522 | 2025.08.11 21:40:26.297331 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9523 | 2025.08.11 21:40:26.297425 [ 277 ] {2eaa42ab-7abb-44cd-ac88-976b2de40adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9524 | 2025.08.11 21:40:26.297467 [ 277 ] {2eaa42ab-7abb-44cd-ac88-976b2de40adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9525 | 2025.08.11 21:40:26.297889 [ 277 ] {2eaa42ab-7abb-44cd-ac88-976b2de40adc} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9526 | 2025.08.11 21:40:26.297923 [ 277 ] {2eaa42ab-7abb-44cd-ac88-976b2de40adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9527 | 2025.08.11 21:40:26.298261 [ 277 ] {2eaa42ab-7abb-44cd-ac88-976b2de40adc} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9528 | 2025.08.11 21:40:26.298470 [ 277 ] {2eaa42ab-7abb-44cd-ac88-976b2de40adc} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9529 | 2025.08.11 21:40:26.298593 [ 277 ] {2eaa42ab-7abb-44cd-ac88-976b2de40adc} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001187 sec., 165122.15669755687 rows/sec., 11.85 MiB/sec. | ||
| 9530 | 2025.08.11 21:40:26.298629 [ 277 ] {2eaa42ab-7abb-44cd-ac88-976b2de40adc} <Debug> TCPHandler: Processed in 0.001346663 sec. | ||
| 9531 | 2025.08.11 21:40:26.298740 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9532 | 2025.08.11 21:40:26.298834 [ 277 ] {23cdf4f1-8116-42be-bb72-b384c49d3850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9533 | 2025.08.11 21:40:26.298889 [ 277 ] {23cdf4f1-8116-42be-bb72-b384c49d3850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9534 | 2025.08.11 21:40:26.299668 [ 277 ] {23cdf4f1-8116-42be-bb72-b384c49d3850} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9535 | 2025.08.11 21:40:26.299703 [ 277 ] {23cdf4f1-8116-42be-bb72-b384c49d3850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9536 | 2025.08.11 21:40:26.300216 [ 277 ] {23cdf4f1-8116-42be-bb72-b384c49d3850} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9537 | 2025.08.11 21:40:26.300440 [ 277 ] {23cdf4f1-8116-42be-bb72-b384c49d3850} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2025.08.11 21:40:26.300577 [ 277 ] {23cdf4f1-8116-42be-bb72-b384c49d3850} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001762 sec., 8513.05334846765 rows/sec., 15.26 MiB/sec. | ||
| 9539 | 2025.08.11 21:40:26.300638 [ 277 ] {23cdf4f1-8116-42be-bb72-b384c49d3850} <Debug> TCPHandler: Processed in 0.001946853 sec. | ||
| 9540 | 2025.08.11 21:40:26.300755 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9541 | 2025.08.11 21:40:26.300850 [ 277 ] {2d83550f-9506-4d3b-8c64-9b48619f4680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9542 | 2025.08.11 21:40:26.300891 [ 277 ] {2d83550f-9506-4d3b-8c64-9b48619f4680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9543 | 2025.08.11 21:40:26.301230 [ 277 ] {2d83550f-9506-4d3b-8c64-9b48619f4680} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9544 | 2025.08.11 21:40:26.301265 [ 277 ] {2d83550f-9506-4d3b-8c64-9b48619f4680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9545 | 2025.08.11 21:40:26.301566 [ 277 ] {2d83550f-9506-4d3b-8c64-9b48619f4680} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9546 | 2025.08.11 21:40:26.301773 [ 277 ] {2d83550f-9506-4d3b-8c64-9b48619f4680} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9547 | 2025.08.11 21:40:26.301896 [ 277 ] {2d83550f-9506-4d3b-8c64-9b48619f4680} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 9548 | 2025.08.11 21:40:26.301930 [ 277 ] {2d83550f-9506-4d3b-8c64-9b48619f4680} <Debug> TCPHandler: Processed in 0.00122482 sec. | ||
| 9549 | 2025.08.11 21:40:26.857524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
| 9550 | 2025.08.11 21:40:26.858251 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2025.08.11 21:40:26.858324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9552 | 2025.08.11 21:40:26.858959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9553 | 2025.08.11 21:40:26.859201 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2025.08.11 21:40:26.859348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
| 9555 | 2025.08.11 21:40:28.226890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 9556 | 2025.08.11 21:40:28.243404 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2025.08.11 21:40:28.243461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9558 | 2025.08.11 21:40:28.249871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9559 | 2025.08.11 21:40:28.250571 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2025.08.11 21:40:28.253436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 9561 | 2025.08.11 21:40:31.287119 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9562 | 2025.08.11 21:40:31.287337 [ 277 ] {10868c80-2721-4a5b-979f-c63ef4a1007c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9563 | 2025.08.11 21:40:31.287410 [ 277 ] {10868c80-2721-4a5b-979f-c63ef4a1007c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9564 | 2025.08.11 21:40:31.288126 [ 277 ] {10868c80-2721-4a5b-979f-c63ef4a1007c} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2025.08.11 21:40:31.288168 [ 277 ] {10868c80-2721-4a5b-979f-c63ef4a1007c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9566 | 2025.08.11 21:40:31.288580 [ 277 ] {10868c80-2721-4a5b-979f-c63ef4a1007c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9567 | 2025.08.11 21:40:31.288807 [ 277 ] {10868c80-2721-4a5b-979f-c63ef4a1007c} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9568 | 2025.08.11 21:40:31.288955 [ 277 ] {10868c80-2721-4a5b-979f-c63ef4a1007c} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001673 sec., 65750.1494321578 rows/sec., 5.53 MiB/sec. | ||
| 9569 | 2025.08.11 21:40:31.288958 [ 69 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9570 | 2025.08.11 21:40:31.288996 [ 277 ] {10868c80-2721-4a5b-979f-c63ef4a1007c} <Debug> TCPHandler: Processed in 0.002021584 sec. | ||
| 9571 | 2025.08.11 21:40:31.289007 [ 69 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2025.08.11 21:40:31.289033 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9573 | 2025.08.11 21:40:31.289141 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9574 | 2025.08.11 21:40:31.289149 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::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 | ||
| 9575 | 2025.08.11 21:40:31.289239 [ 277 ] {cecdf23c-d02b-4fc8-a3a6-c5a35d8f10b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9576 | 2025.08.11 21:40:31.289283 [ 277 ] {cecdf23c-d02b-4fc8-a3a6-c5a35d8f10b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9577 | 2025.08.11 21:40:31.289286 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9578 | 2025.08.11 21:40:31.289330 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1409 rows starting from the beginning of the part | ||
| 9579 | 2025.08.11 21:40:31.289394 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 9580 | 2025.08.11 21:40:31.289437 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 86 rows starting from the beginning of the part | ||
| 9581 | 2025.08.11 21:40:31.289476 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 110 rows starting from the beginning of the part | ||
| 9582 | 2025.08.11 21:40:31.289513 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 206 rows starting from the beginning of the part | ||
| 9583 | 2025.08.11 21:40:31.289550 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 110 rows starting from the beginning of the part | ||
| 9584 | 2025.08.11 21:40:31.289712 [ 277 ] {cecdf23c-d02b-4fc8-a3a6-c5a35d8f10b1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2025.08.11 21:40:31.289753 [ 277 ] {cecdf23c-d02b-4fc8-a3a6-c5a35d8f10b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9586 | 2025.08.11 21:40:31.290072 [ 277 ] {cecdf23c-d02b-4fc8-a3a6-c5a35d8f10b1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9587 | 2025.08.11 21:40:31.290307 [ 277 ] {cecdf23c-d02b-4fc8-a3a6-c5a35d8f10b1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9588 | 2025.08.11 21:40:31.290437 [ 277 ] {cecdf23c-d02b-4fc8-a3a6-c5a35d8f10b1} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001217 sec., 22185.70254724733 rows/sec., 1.63 MiB/sec. | ||
| 9589 | 2025.08.11 21:40:31.290473 [ 277 ] {cecdf23c-d02b-4fc8-a3a6-c5a35d8f10b1} <Debug> TCPHandler: Processed in 0.001381944 sec. | ||
| 9590 | 2025.08.11 21:40:31.290582 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9591 | 2025.08.11 21:40:31.290676 [ 277 ] {957e5991-0547-4e4f-aa9c-1d5e92722f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9592 | 2025.08.11 21:40:31.290696 [ 193 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602487 sec., 1233707.356128318 rows/sec., 108.74 MiB/sec. | ||
| 9593 | 2025.08.11 21:40:31.290717 [ 277 ] {957e5991-0547-4e4f-aa9c-1d5e92722f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9594 | 2025.08.11 21:40:31.290898 [ 200 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9595 | 2025.08.11 21:40:31.291144 [ 277 ] {957e5991-0547-4e4f-aa9c-1d5e92722f36} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2025.08.11 21:40:31.291179 [ 200 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9597 | 2025.08.11 21:40:31.291185 [ 277 ] {957e5991-0547-4e4f-aa9c-1d5e92722f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9598 | 2025.08.11 21:40:31.291265 [ 200 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_91_18} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9599 | 2025.08.11 21:40:31.291343 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 9600 | 2025.08.11 21:40:31.291519 [ 277 ] {957e5991-0547-4e4f-aa9c-1d5e92722f36} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9601 | 2025.08.11 21:40:31.291733 [ 277 ] {957e5991-0547-4e4f-aa9c-1d5e92722f36} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2025.08.11 21:40:31.291837 [ 69 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9603 | 2025.08.11 21:40:31.291859 [ 277 ] {957e5991-0547-4e4f-aa9c-1d5e92722f36} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.0012 sec., 75833.33333333334 rows/sec., 5.92 MiB/sec. | ||
| 9604 | 2025.08.11 21:40:31.291873 [ 69 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2025.08.11 21:40:31.291892 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9606 | 2025.08.11 21:40:31.291896 [ 277 ] {957e5991-0547-4e4f-aa9c-1d5e92722f36} <Debug> TCPHandler: Processed in 0.001362782 sec. | ||
| 9607 | 2025.08.11 21:40:31.291956 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 9608 | 2025.08.11 21:40:31.292017 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9609 | 2025.08.11 21:40:31.292037 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9610 | 2025.08.11 21:40:31.292067 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::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 | ||
| 9611 | 2025.08.11 21:40:31.292118 [ 277 ] {c2eb9ac5-8a05-4c6c-91bc-246a80fde0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9612 | 2025.08.11 21:40:31.292122 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 9613 | 2025.08.11 21:40:31.292165 [ 277 ] {c2eb9ac5-8a05-4c6c-91bc-246a80fde0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9614 | 2025.08.11 21:40:31.292174 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 79 rows starting from the beginning of the part | ||
| 9615 | 2025.08.11 21:40:31.292214 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 91 rows starting from the beginning of the part | ||
| 9616 | 2025.08.11 21:40:31.292252 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 115 rows starting from the beginning of the part | ||
| 9617 | 2025.08.11 21:40:31.292289 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 91 rows starting from the beginning of the part | ||
| 9618 | 2025.08.11 21:40:31.292600 [ 277 ] {c2eb9ac5-8a05-4c6c-91bc-246a80fde0a2} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9619 | 2025.08.11 21:40:31.292633 [ 277 ] {c2eb9ac5-8a05-4c6c-91bc-246a80fde0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9620 | 2025.08.11 21:40:31.292965 [ 277 ] {c2eb9ac5-8a05-4c6c-91bc-246a80fde0a2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9621 | 2025.08.11 21:40:31.293185 [ 195 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252211 sec., 857682.9304326507 rows/sec., 69.17 MiB/sec. | ||
| 9622 | 2025.08.11 21:40:31.293190 [ 277 ] {c2eb9ac5-8a05-4c6c-91bc-246a80fde0a2} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2025.08.11 21:40:31.293350 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9624 | 2025.08.11 21:40:31.293357 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9625 | 2025.08.11 21:40:31.293369 [ 277 ] {c2eb9ac5-8a05-4c6c-91bc-246a80fde0a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 9626 | 2025.08.11 21:40:31.293385 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2025.08.11 21:40:31.293408 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9628 | 2025.08.11 21:40:31.293414 [ 277 ] {c2eb9ac5-8a05-4c6c-91bc-246a80fde0a2} <Debug> TCPHandler: Processed in 0.001446505 sec. | ||
| 9629 | 2025.08.11 21:40:31.293475 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 9630 | 2025.08.11 21:40:31.293528 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9631 | 2025.08.11 21:40:31.293585 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9632 | 2025.08.11 21:40:31.293611 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_91_18} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9633 | 2025.08.11 21:40:31.293616 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 24743 rows starting from the beginning of the part | ||
| 9634 | 2025.08.11 21:40:31.293627 [ 277 ] {5628d48a-ac6c-4a2c-8cde-9c8dd5fd4c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9635 | 2025.08.11 21:40:31.293685 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_91_18} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9636 | 2025.08.11 21:40:31.293689 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 9637 | 2025.08.11 21:40:31.293700 [ 277 ] {5628d48a-ac6c-4a2c-8cde-9c8dd5fd4c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9638 | 2025.08.11 21:40:31.293746 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9639 | 2025.08.11 21:40:31.293749 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 9640 | 2025.08.11 21:40:31.293806 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 9641 | 2025.08.11 21:40:31.293846 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 196 rows starting from the beginning of the part | ||
| 9642 | 2025.08.11 21:40:31.293886 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::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 | ||
| 9643 | 2025.08.11 21:40:31.294549 [ 277 ] {5628d48a-ac6c-4a2c-8cde-9c8dd5fd4c66} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2025.08.11 21:40:31.294596 [ 277 ] {5628d48a-ac6c-4a2c-8cde-9c8dd5fd4c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9645 | 2025.08.11 21:40:31.295200 [ 277 ] {5628d48a-ac6c-4a2c-8cde-9c8dd5fd4c66} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9646 | 2025.08.11 21:40:31.295425 [ 277 ] {5628d48a-ac6c-4a2c-8cde-9c8dd5fd4c66} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2025.08.11 21:40:31.295549 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9648 | 2025.08.11 21:40:31.295573 [ 277 ] {5628d48a-ac6c-4a2c-8cde-9c8dd5fd4c66} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001965 sec., 13740.458015267175 rows/sec., 24.62 MiB/sec. | ||
| 9649 | 2025.08.11 21:40:31.295585 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2025.08.11 21:40:31.295628 [ 277 ] {5628d48a-ac6c-4a2c-8cde-9c8dd5fd4c66} <Debug> TCPHandler: Processed in 0.002148836 sec. | ||
| 9651 | 2025.08.11 21:40:31.295634 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9652 | 2025.08.11 21:40:31.295706 [ 193 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 9653 | 2025.08.11 21:40:31.295742 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9654 | 2025.08.11 21:40:31.295836 [ 277 ] {03aebf2e-c275-4482-a274-102db7735680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9655 | 2025.08.11 21:40:31.295850 [ 193 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9656 | 2025.08.11 21:40:31.295879 [ 277 ] {03aebf2e-c275-4482-a274-102db7735680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9657 | 2025.08.11 21:40:31.295896 [ 193 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 9658 | 2025.08.11 21:40:31.296010 [ 193 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 27 rows starting from the beginning of the part | ||
| 9659 | 2025.08.11 21:40:31.296104 [ 193 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 15 rows starting from the beginning of the part | ||
| 9660 | 2025.08.11 21:40:31.296188 [ 193 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 27 rows starting from the beginning of the part | ||
| 9661 | 2025.08.11 21:40:31.296271 [ 193 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 15 rows starting from the beginning of the part | ||
| 9662 | 2025.08.11 21:40:31.296283 [ 277 ] {03aebf2e-c275-4482-a274-102db7735680} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9663 | 2025.08.11 21:40:31.296325 [ 277 ] {03aebf2e-c275-4482-a274-102db7735680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9664 | 2025.08.11 21:40:31.296352 [ 193 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 27 rows starting from the beginning of the part | ||
| 9665 | 2025.08.11 21:40:31.296926 [ 277 ] {03aebf2e-c275-4482-a274-102db7735680} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9666 | 2025.08.11 21:40:31.297154 [ 277 ] {03aebf2e-c275-4482-a274-102db7735680} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9667 | 2025.08.11 21:40:31.297265 [ 69 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9668 | 2025.08.11 21:40:31.297286 [ 277 ] {03aebf2e-c275-4482-a274-102db7735680} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001468 sec., 40871.934604904636 rows/sec., 2.75 MiB/sec. | ||
| 9669 | 2025.08.11 21:40:31.297295 [ 69 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2025.08.11 21:40:31.297317 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9671 | 2025.08.11 21:40:31.297324 [ 277 ] {03aebf2e-c275-4482-a274-102db7735680} <Debug> TCPHandler: Processed in 0.001631217 sec. | ||
| 9672 | 2025.08.11 21:40:31.297393 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 9673 | 2025.08.11 21:40:31.297484 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9674 | 2025.08.11 21:40:31.297516 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4506 rows starting from the beginning of the part | ||
| 9675 | 2025.08.11 21:40:31.297562 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 24 rows starting from the beginning of the part | ||
| 9676 | 2025.08.11 21:40:31.297600 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 9677 | 2025.08.11 21:40:31.297637 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 9678 | 2025.08.11 21:40:31.297670 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 9679 | 2025.08.11 21:40:31.297704 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::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 | ||
| 9680 | 2025.08.11 21:40:31.300244 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4770 rows, containing 4 columns (4 merged, 0 gathered) in 0.002876518 sec., 1658254.876207971 rows/sec., 111.82 MiB/sec. | ||
| 9681 | 2025.08.11 21:40:31.300780 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9682 | 2025.08.11 21:40:31.301073 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_91_18} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2025.08.11 21:40:31.301154 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_91_18} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9684 | 2025.08.11 21:40:31.301235 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9685 | 2025.08.11 21:40:31.301683 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25483 rows, containing 5 columns (5 merged, 0 gathered) in 0.008236988 sec., 3093727.9500710694 rows/sec., 212.05 MiB/sec. | ||
| 9686 | 2025.08.11 21:40:31.301954 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9687 | 2025.08.11 21:40:31.302329 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2025.08.11 21:40:31.302429 [ 192 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9689 | 2025.08.11 21:40:31.302515 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9690 | 2025.08.11 21:40:31.304678 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1521 rows, containing 19 columns (19 merged, 0 gathered) in 0.00899848 sec., 169028.54704350067 rows/sec., 302.89 MiB/sec. | ||
| 9691 | 2025.08.11 21:40:31.306948 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9692 | 2025.08.11 21:40:31.307345 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2025.08.11 21:40:31.307431 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9694 | 2025.08.11 21:40:31.307572 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 9695 | 2025.08.11 21:40:32.000167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.95 MiB, peak 315.49 MiB, free memory in arenas 0.00 B, will set to 307.02 MiB (RSS), difference: 6.07 MiB | ||
| 9696 | 2025.08.11 21:40:34.210554 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9697 | 2025.08.11 21:40:34.210604 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9698 | 2025.08.11 21:40:34.359532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
| 9699 | 2025.08.11 21:40:34.360255 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2025.08.11 21:40:34.360308 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9701 | 2025.08.11 21:40:34.360818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9702 | 2025.08.11 21:40:34.361068 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2025.08.11 21:40:34.361227 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 9704 | 2025.08.11 21:40:34.361243 [ 103 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9705 | 2025.08.11 21:40:34.361337 [ 103 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2025.08.11 21:40:34.361373 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9707 | 2025.08.11 21:40:34.361507 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 9708 | 2025.08.11 21:40:34.361645 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9709 | 2025.08.11 21:40:34.361687 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part | ||
| 9710 | 2025.08.11 21:40:34.361755 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part | ||
| 9711 | 2025.08.11 21:40:34.361801 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part | ||
| 9712 | 2025.08.11 21:40:34.361843 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part | ||
| 9713 | 2025.08.11 21:40:34.361883 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part | ||
| 9714 | 2025.08.11 21:40:34.361924 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part | ||
| 9715 | 2025.08.11 21:40:34.364121 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.002672185 sec., 9610487.297848016 rows/sec., 137.48 MiB/sec. | ||
| 9716 | 2025.08.11 21:40:34.364430 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9717 | 2025.08.11 21:40:34.364770 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2025.08.11 21:40:34.364863 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_56_11} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9719 | 2025.08.11 21:40:34.364999 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 9720 | 2025.08.11 21:40:34.438240 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1350 | ||
| 9721 | 2025.08.11 21:40:34.440577 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2025.08.11 21:40:34.440616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9723 | 2025.08.11 21:40:34.441788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9724 | 2025.08.11 21:40:34.442055 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2025.08.11 21:40:34.442177 [ 103 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9726 | 2025.08.11 21:40:34.442212 [ 103 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9727 | 2025.08.11 21:40:34.442233 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9728 | 2025.08.11 21:40:34.442323 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 9729 | 2025.08.11 21:40:34.442413 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1350 | ||
| 9730 | 2025.08.11 21:40:34.442869 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9731 | 2025.08.11 21:40:34.443016 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1204 rows starting from the beginning of the part | ||
| 9732 | 2025.08.11 21:40:34.443372 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 9733 | 2025.08.11 21:40:34.443737 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 9734 | 2025.08.11 21:40:34.444107 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 9735 | 2025.08.11 21:40:34.444470 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 9736 | 2025.08.11 21:40:34.444817 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 30 rows starting from the beginning of the part | ||
| 9737 | 2025.08.11 21:40:34.451353 [ 187 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 72 columns (72 merged, 0 gathered) in 0.009070372 sec., 148836.23295714884 rows/sec., 115.00 MiB/sec. | ||
| 9738 | 2025.08.11 21:40:34.452956 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9739 | 2025.08.11 21:40:34.453541 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_41_8} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2025.08.11 21:40:34.453613 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_41_8} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9741 | 2025.08.11 21:40:34.453927 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 9742 | 2025.08.11 21:40:35.753537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 9743 | 2025.08.11 21:40:35.771310 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2025.08.11 21:40:35.771424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9745 | 2025.08.11 21:40:35.777957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9746 | 2025.08.11 21:40:35.778646 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2025.08.11 21:40:35.778952 [ 109 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9748 | 2025.08.11 21:40:35.779022 [ 109 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9749 | 2025.08.11 21:40:35.779047 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9750 | 2025.08.11 21:40:35.779162 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 9751 | 2025.08.11 21:40:35.782357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 9752 | 2025.08.11 21:40:35.783600 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9753 | 2025.08.11 21:40:35.785279 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 9754 | 2025.08.11 21:40:35.790156 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 9755 | 2025.08.11 21:40:35.794726 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 9756 | 2025.08.11 21:40:35.799474 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 9757 | 2025.08.11 21:40:35.804458 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 9758 | 2025.08.11 21:40:35.808294 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 9759 | 2025.08.11 21:40:35.862454 [ 203 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083339897 sec., 5063.601170517406 rows/sec., 26.18 MiB/sec. | ||
| 9760 | 2025.08.11 21:40:35.865353 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9761 | 2025.08.11 21:40:35.867416 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_56_11} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9762 | 2025.08.11 21:40:35.867533 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_56_11} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9763 | 2025.08.11 21:40:35.870031 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9764 | 2025.08.11 21:40:36.287019 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9765 | 2025.08.11 21:40:36.287225 [ 277 ] {a79331f6-76d5-4149-a1d1-e5df38e1e3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9766 | 2025.08.11 21:40:36.287301 [ 277 ] {a79331f6-76d5-4149-a1d1-e5df38e1e3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9767 | 2025.08.11 21:40:36.288048 [ 277 ] {a79331f6-76d5-4149-a1d1-e5df38e1e3d0} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2025.08.11 21:40:36.288106 [ 277 ] {a79331f6-76d5-4149-a1d1-e5df38e1e3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9769 | 2025.08.11 21:40:36.288526 [ 277 ] {a79331f6-76d5-4149-a1d1-e5df38e1e3d0} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9770 | 2025.08.11 21:40:36.288768 [ 277 ] {a79331f6-76d5-4149-a1d1-e5df38e1e3d0} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2025.08.11 21:40:36.288933 [ 277 ] {a79331f6-76d5-4149-a1d1-e5df38e1e3d0} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001766 sec., 48697.62174405436 rows/sec., 4.09 MiB/sec. | ||
| 9772 | 2025.08.11 21:40:36.288984 [ 277 ] {a79331f6-76d5-4149-a1d1-e5df38e1e3d0} <Debug> TCPHandler: Processed in 0.002110605 sec. | ||
| 9773 | 2025.08.11 21:40:36.289110 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2025.08.11 21:40:36.289214 [ 277 ] {19080cc2-86b8-4a28-bbee-820f1e6d18c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9775 | 2025.08.11 21:40:36.289258 [ 277 ] {19080cc2-86b8-4a28-bbee-820f1e6d18c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9776 | 2025.08.11 21:40:36.289672 [ 277 ] {19080cc2-86b8-4a28-bbee-820f1e6d18c7} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2025.08.11 21:40:36.289711 [ 277 ] {19080cc2-86b8-4a28-bbee-820f1e6d18c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9778 | 2025.08.11 21:40:36.290031 [ 277 ] {19080cc2-86b8-4a28-bbee-820f1e6d18c7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9779 | 2025.08.11 21:40:36.290254 [ 277 ] {19080cc2-86b8-4a28-bbee-820f1e6d18c7} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2025.08.11 21:40:36.290397 [ 277 ] {19080cc2-86b8-4a28-bbee-820f1e6d18c7} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001207 sec., 12427.506213753108 rows/sec., 934.49 KiB/sec. | ||
| 9781 | 2025.08.11 21:40:36.290435 [ 277 ] {19080cc2-86b8-4a28-bbee-820f1e6d18c7} <Debug> TCPHandler: Processed in 0.001377714 sec. | ||
| 9782 | 2025.08.11 21:40:36.290546 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2025.08.11 21:40:36.290641 [ 277 ] {aa11f862-4a0e-48d3-8c2c-5158d3e38105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9784 | 2025.08.11 21:40:36.290684 [ 277 ] {aa11f862-4a0e-48d3-8c2c-5158d3e38105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9785 | 2025.08.11 21:40:36.291096 [ 277 ] {aa11f862-4a0e-48d3-8c2c-5158d3e38105} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2025.08.11 21:40:36.291134 [ 277 ] {aa11f862-4a0e-48d3-8c2c-5158d3e38105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9787 | 2025.08.11 21:40:36.291462 [ 277 ] {aa11f862-4a0e-48d3-8c2c-5158d3e38105} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9788 | 2025.08.11 21:40:36.291695 [ 277 ] {aa11f862-4a0e-48d3-8c2c-5158d3e38105} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2025.08.11 21:40:36.291830 [ 277 ] {aa11f862-4a0e-48d3-8c2c-5158d3e38105} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001208 sec., 65397.35099337748 rows/sec., 5.11 MiB/sec. | ||
| 9790 | 2025.08.11 21:40:36.291868 [ 277 ] {aa11f862-4a0e-48d3-8c2c-5158d3e38105} <Debug> TCPHandler: Processed in 0.001372963 sec. | ||
| 9791 | 2025.08.11 21:40:36.291982 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2025.08.11 21:40:36.292078 [ 277 ] {4d41eff4-1383-4855-82a9-a24ad3cce31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9793 | 2025.08.11 21:40:36.292124 [ 277 ] {4d41eff4-1383-4855-82a9-a24ad3cce31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9794 | 2025.08.11 21:40:36.292554 [ 277 ] {4d41eff4-1383-4855-82a9-a24ad3cce31c} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2025.08.11 21:40:36.292592 [ 277 ] {4d41eff4-1383-4855-82a9-a24ad3cce31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9796 | 2025.08.11 21:40:36.292964 [ 277 ] {4d41eff4-1383-4855-82a9-a24ad3cce31c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9797 | 2025.08.11 21:40:36.293189 [ 277 ] {4d41eff4-1383-4855-82a9-a24ad3cce31c} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2025.08.11 21:40:36.293324 [ 277 ] {4d41eff4-1383-4855-82a9-a24ad3cce31c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 9799 | 2025.08.11 21:40:36.293362 [ 277 ] {4d41eff4-1383-4855-82a9-a24ad3cce31c} <Debug> TCPHandler: Processed in 0.001429563 sec. | ||
| 9800 | 2025.08.11 21:40:36.293472 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2025.08.11 21:40:36.293595 [ 277 ] {3817a0ff-d5c1-49bb-b2a5-7c85ad774740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9802 | 2025.08.11 21:40:36.293655 [ 277 ] {3817a0ff-d5c1-49bb-b2a5-7c85ad774740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9803 | 2025.08.11 21:40:36.294530 [ 277 ] {3817a0ff-d5c1-49bb-b2a5-7c85ad774740} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2025.08.11 21:40:36.294573 [ 277 ] {3817a0ff-d5c1-49bb-b2a5-7c85ad774740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9805 | 2025.08.11 21:40:36.295131 [ 277 ] {3817a0ff-d5c1-49bb-b2a5-7c85ad774740} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9806 | 2025.08.11 21:40:36.295373 [ 277 ] {3817a0ff-d5c1-49bb-b2a5-7c85ad774740} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2025.08.11 21:40:36.295519 [ 277 ] {3817a0ff-d5c1-49bb-b2a5-7c85ad774740} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001943 sec., 7720.0205867215645 rows/sec., 13.83 MiB/sec. | ||
| 9808 | 2025.08.11 21:40:36.295587 [ 277 ] {3817a0ff-d5c1-49bb-b2a5-7c85ad774740} <Debug> TCPHandler: Processed in 0.002165287 sec. | ||
| 9809 | 2025.08.11 21:40:36.295700 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2025.08.11 21:40:36.295812 [ 277 ] {2b82086c-c161-4752-8dc7-d91edadd54b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9811 | 2025.08.11 21:40:36.295859 [ 277 ] {2b82086c-c161-4752-8dc7-d91edadd54b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9812 | 2025.08.11 21:40:36.296197 [ 277 ] {2b82086c-c161-4752-8dc7-d91edadd54b2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2025.08.11 21:40:36.296235 [ 277 ] {2b82086c-c161-4752-8dc7-d91edadd54b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9814 | 2025.08.11 21:40:36.296566 [ 277 ] {2b82086c-c161-4752-8dc7-d91edadd54b2} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9815 | 2025.08.11 21:40:36.296782 [ 277 ] {2b82086c-c161-4752-8dc7-d91edadd54b2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2025.08.11 21:40:36.296911 [ 277 ] {2b82086c-c161-4752-8dc7-d91edadd54b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 9817 | 2025.08.11 21:40:36.296948 [ 277 ] {2b82086c-c161-4752-8dc7-d91edadd54b2} <Debug> TCPHandler: Processed in 0.001298352 sec. | ||
| 9818 | 2025.08.11 21:40:38.594462 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2025.08.11 21:40:38.594668 [ 277 ] {704b351f-dd4f-496d-870b-ba5547dc8d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9820 | 2025.08.11 21:40:38.594747 [ 277 ] {704b351f-dd4f-496d-870b-ba5547dc8d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9821 | 2025.08.11 21:40:38.595414 [ 277 ] {704b351f-dd4f-496d-870b-ba5547dc8d57} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2025.08.11 21:40:38.595464 [ 277 ] {704b351f-dd4f-496d-870b-ba5547dc8d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9823 | 2025.08.11 21:40:38.595861 [ 277 ] {704b351f-dd4f-496d-870b-ba5547dc8d57} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9824 | 2025.08.11 21:40:38.596104 [ 277 ] {704b351f-dd4f-496d-870b-ba5547dc8d57} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2025.08.11 21:40:38.596269 [ 277 ] {704b351f-dd4f-496d-870b-ba5547dc8d57} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001657 sec., 1207.0006035003016 rows/sec., 98.42 KiB/sec. | ||
| 9826 | 2025.08.11 21:40:38.596322 [ 277 ] {704b351f-dd4f-496d-870b-ba5547dc8d57} <Debug> TCPHandler: Processed in 0.002004344 sec. | ||
| 9827 | 2025.08.11 21:40:38.596446 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9828 | 2025.08.11 21:40:38.596550 [ 277 ] {82a75e42-02fb-4194-8138-b9e1a3212e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9829 | 2025.08.11 21:40:38.596593 [ 277 ] {82a75e42-02fb-4194-8138-b9e1a3212e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9830 | 2025.08.11 21:40:38.597681 [ 277 ] {82a75e42-02fb-4194-8138-b9e1a3212e53} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2025.08.11 21:40:38.597718 [ 277 ] {82a75e42-02fb-4194-8138-b9e1a3212e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9832 | 2025.08.11 21:40:38.598128 [ 277 ] {82a75e42-02fb-4194-8138-b9e1a3212e53} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9833 | 2025.08.11 21:40:38.598348 [ 277 ] {82a75e42-02fb-4194-8138-b9e1a3212e53} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2025.08.11 21:40:38.598480 [ 277 ] {82a75e42-02fb-4194-8138-b9e1a3212e53} <Debug> executeQuery: Read 1251 rows, 106.10 KiB in 0.001955 sec., 639897.6982097186 rows/sec., 53.00 MiB/sec. | ||
| 9835 | 2025.08.11 21:40:38.598519 [ 277 ] {82a75e42-02fb-4194-8138-b9e1a3212e53} <Debug> TCPHandler: Processed in 0.002125246 sec. | ||
| 9836 | 2025.08.11 21:40:38.598634 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9837 | 2025.08.11 21:40:38.598731 [ 277 ] {f8347d75-07b1-4af6-9596-5387031453be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9838 | 2025.08.11 21:40:38.598771 [ 277 ] {f8347d75-07b1-4af6-9596-5387031453be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9839 | 2025.08.11 21:40:38.599181 [ 277 ] {f8347d75-07b1-4af6-9596-5387031453be} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9840 | 2025.08.11 21:40:38.599216 [ 277 ] {f8347d75-07b1-4af6-9596-5387031453be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9841 | 2025.08.11 21:40:38.599521 [ 277 ] {f8347d75-07b1-4af6-9596-5387031453be} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9842 | 2025.08.11 21:40:38.599769 [ 277 ] {f8347d75-07b1-4af6-9596-5387031453be} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2025.08.11 21:40:38.599901 [ 277 ] {f8347d75-07b1-4af6-9596-5387031453be} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001189 sec., 24390.243902439026 rows/sec., 1.78 MiB/sec. | ||
| 9844 | 2025.08.11 21:40:38.599939 [ 277 ] {f8347d75-07b1-4af6-9596-5387031453be} <Debug> TCPHandler: Processed in 0.001354842 sec. | ||
| 9845 | 2025.08.11 21:40:38.600044 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9846 | 2025.08.11 21:40:38.600140 [ 277 ] {0c7a4375-b1db-4e34-9b6c-080585b37200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9847 | 2025.08.11 21:40:38.600179 [ 277 ] {0c7a4375-b1db-4e34-9b6c-080585b37200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9848 | 2025.08.11 21:40:38.600662 [ 277 ] {0c7a4375-b1db-4e34-9b6c-080585b37200} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2025.08.11 21:40:38.600698 [ 277 ] {0c7a4375-b1db-4e34-9b6c-080585b37200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9850 | 2025.08.11 21:40:38.601016 [ 277 ] {0c7a4375-b1db-4e34-9b6c-080585b37200} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9851 | 2025.08.11 21:40:38.601238 [ 277 ] {0c7a4375-b1db-4e34-9b6c-080585b37200} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9852 | 2025.08.11 21:40:38.601364 [ 277 ] {0c7a4375-b1db-4e34-9b6c-080585b37200} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001243 sec., 183427.19227674982 rows/sec., 12.42 MiB/sec. | ||
| 9853 | 2025.08.11 21:40:38.601402 [ 277 ] {0c7a4375-b1db-4e34-9b6c-080585b37200} <Debug> TCPHandler: Processed in 0.001407994 sec. | ||
| 9854 | 2025.08.11 21:40:38.601502 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9855 | 2025.08.11 21:40:38.601596 [ 277 ] {6bffc4ac-c82f-47e2-9d44-a1298e1038fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9856 | 2025.08.11 21:40:38.601637 [ 277 ] {6bffc4ac-c82f-47e2-9d44-a1298e1038fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9857 | 2025.08.11 21:40:38.602229 [ 277 ] {6bffc4ac-c82f-47e2-9d44-a1298e1038fa} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9858 | 2025.08.11 21:40:38.602265 [ 277 ] {6bffc4ac-c82f-47e2-9d44-a1298e1038fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9859 | 2025.08.11 21:40:38.602596 [ 277 ] {6bffc4ac-c82f-47e2-9d44-a1298e1038fa} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9860 | 2025.08.11 21:40:38.602813 [ 277 ] {6bffc4ac-c82f-47e2-9d44-a1298e1038fa} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2025.08.11 21:40:38.602940 [ 277 ] {6bffc4ac-c82f-47e2-9d44-a1298e1038fa} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.001362 sec., 403083.7004405286 rows/sec., 29.92 MiB/sec. | ||
| 9862 | 2025.08.11 21:40:38.602978 [ 277 ] {6bffc4ac-c82f-47e2-9d44-a1298e1038fa} <Debug> TCPHandler: Processed in 0.001524916 sec. | ||
| 9863 | 2025.08.11 21:40:38.603100 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2025.08.11 21:40:38.603211 [ 277 ] {ec96bbc2-fbc0-4184-946e-3ac38c22dd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9865 | 2025.08.11 21:40:38.603263 [ 277 ] {ec96bbc2-fbc0-4184-946e-3ac38c22dd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9866 | 2025.08.11 21:40:38.603861 [ 277 ] {ec96bbc2-fbc0-4184-946e-3ac38c22dd82} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9867 | 2025.08.11 21:40:38.603897 [ 277 ] {ec96bbc2-fbc0-4184-946e-3ac38c22dd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9868 | 2025.08.11 21:40:38.604287 [ 277 ] {ec96bbc2-fbc0-4184-946e-3ac38c22dd82} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9869 | 2025.08.11 21:40:38.604528 [ 277 ] {ec96bbc2-fbc0-4184-946e-3ac38c22dd82} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2025.08.11 21:40:38.604663 [ 277 ] {ec96bbc2-fbc0-4184-946e-3ac38c22dd82} <Debug> executeQuery: Read 943 rows, 64.75 KiB in 0.001478 sec., 638024.3572395128 rows/sec., 42.78 MiB/sec. | ||
| 9871 | 2025.08.11 21:40:38.604700 [ 277 ] {ec96bbc2-fbc0-4184-946e-3ac38c22dd82} <Debug> TCPHandler: Processed in 0.001658468 sec. | ||
| 9872 | 2025.08.11 21:40:38.604813 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9873 | 2025.08.11 21:40:38.604907 [ 277 ] {32c1faaa-04ce-4822-9d00-fe34969bfe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9874 | 2025.08.11 21:40:38.604965 [ 277 ] {32c1faaa-04ce-4822-9d00-fe34969bfe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9875 | 2025.08.11 21:40:38.605794 [ 277 ] {32c1faaa-04ce-4822-9d00-fe34969bfe21} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2025.08.11 21:40:38.605830 [ 277 ] {32c1faaa-04ce-4822-9d00-fe34969bfe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9877 | 2025.08.11 21:40:38.606380 [ 277 ] {32c1faaa-04ce-4822-9d00-fe34969bfe21} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9878 | 2025.08.11 21:40:38.606620 [ 277 ] {32c1faaa-04ce-4822-9d00-fe34969bfe21} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2025.08.11 21:40:38.606778 [ 277 ] {32c1faaa-04ce-4822-9d00-fe34969bfe21} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001888 sec., 14300.84745762712 rows/sec., 25.63 MiB/sec. | ||
| 9880 | 2025.08.11 21:40:38.606843 [ 277 ] {32c1faaa-04ce-4822-9d00-fe34969bfe21} <Debug> TCPHandler: Processed in 0.002078974 sec. | ||
| 9881 | 2025.08.11 21:40:38.606961 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9882 | 2025.08.11 21:40:38.607056 [ 277 ] {bd5dafe7-1bbb-435a-8736-1b3d5de31baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9883 | 2025.08.11 21:40:38.607099 [ 277 ] {bd5dafe7-1bbb-435a-8736-1b3d5de31baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9884 | 2025.08.11 21:40:38.607427 [ 277 ] {bd5dafe7-1bbb-435a-8736-1b3d5de31baf} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2025.08.11 21:40:38.607462 [ 277 ] {bd5dafe7-1bbb-435a-8736-1b3d5de31baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9886 | 2025.08.11 21:40:38.607772 [ 277 ] {bd5dafe7-1bbb-435a-8736-1b3d5de31baf} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9887 | 2025.08.11 21:40:38.607988 [ 277 ] {bd5dafe7-1bbb-435a-8736-1b3d5de31baf} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2025.08.11 21:40:38.608116 [ 277 ] {bd5dafe7-1bbb-435a-8736-1b3d5de31baf} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001077 sec., 33426.18384401114 rows/sec., 2.25 MiB/sec. | ||
| 9889 | 2025.08.11 21:40:38.608156 [ 277 ] {bd5dafe7-1bbb-435a-8736-1b3d5de31baf} <Debug> TCPHandler: Processed in 0.001245991 sec. | ||
| 9890 | 2025.08.11 21:40:41.281675 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9891 | 2025.08.11 21:40:41.281868 [ 277 ] {a63bb3b5-a373-4acb-bfa7-f5210fd3ce5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9892 | 2025.08.11 21:40:41.281935 [ 277 ] {a63bb3b5-a373-4acb-bfa7-f5210fd3ce5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9893 | 2025.08.11 21:40:41.282666 [ 277 ] {a63bb3b5-a373-4acb-bfa7-f5210fd3ce5e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2025.08.11 21:40:41.282708 [ 277 ] {a63bb3b5-a373-4acb-bfa7-f5210fd3ce5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9895 | 2025.08.11 21:40:41.283128 [ 277 ] {a63bb3b5-a373-4acb-bfa7-f5210fd3ce5e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9896 | 2025.08.11 21:40:41.283362 [ 277 ] {a63bb3b5-a373-4acb-bfa7-f5210fd3ce5e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2025.08.11 21:40:41.283512 [ 277 ] {a63bb3b5-a373-4acb-bfa7-f5210fd3ce5e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001694 sec., 33057.85123966942 rows/sec., 2.54 MiB/sec. | ||
| 9898 | 2025.08.11 21:40:41.283553 [ 277 ] {a63bb3b5-a373-4acb-bfa7-f5210fd3ce5e} <Debug> TCPHandler: Processed in 0.002006334 sec. | ||
| 9899 | 2025.08.11 21:40:41.283671 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9900 | 2025.08.11 21:40:41.283767 [ 277 ] {d57746d2-6eda-4a23-bd7d-863b73745fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9901 | 2025.08.11 21:40:41.283807 [ 277 ] {d57746d2-6eda-4a23-bd7d-863b73745fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9902 | 2025.08.11 21:40:41.284223 [ 277 ] {d57746d2-6eda-4a23-bd7d-863b73745fed} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2025.08.11 21:40:41.284323 [ 277 ] {d57746d2-6eda-4a23-bd7d-863b73745fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9904 | 2025.08.11 21:40:41.284624 [ 277 ] {d57746d2-6eda-4a23-bd7d-863b73745fed} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9905 | 2025.08.11 21:40:41.284830 [ 277 ] {d57746d2-6eda-4a23-bd7d-863b73745fed} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2025.08.11 21:40:41.284961 [ 277 ] {d57746d2-6eda-4a23-bd7d-863b73745fed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 9907 | 2025.08.11 21:40:41.284998 [ 277 ] {d57746d2-6eda-4a23-bd7d-863b73745fed} <Debug> TCPHandler: Processed in 0.001374963 sec. | ||
| 9908 | 2025.08.11 21:40:41.285108 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9909 | 2025.08.11 21:40:41.285201 [ 277 ] {b09d9924-51d1-4364-980e-5aa02cd204c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9910 | 2025.08.11 21:40:41.285244 [ 277 ] {b09d9924-51d1-4364-980e-5aa02cd204c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9911 | 2025.08.11 21:40:41.285602 [ 277 ] {b09d9924-51d1-4364-980e-5aa02cd204c9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9912 | 2025.08.11 21:40:41.285637 [ 277 ] {b09d9924-51d1-4364-980e-5aa02cd204c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9913 | 2025.08.11 21:40:41.285964 [ 277 ] {b09d9924-51d1-4364-980e-5aa02cd204c9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9914 | 2025.08.11 21:40:41.286172 [ 277 ] {b09d9924-51d1-4364-980e-5aa02cd204c9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9915 | 2025.08.11 21:40:41.286305 [ 277 ] {b09d9924-51d1-4364-980e-5aa02cd204c9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001123 sec., 56990.20480854853 rows/sec., 3.97 MiB/sec. | ||
| 9916 | 2025.08.11 21:40:41.286341 [ 277 ] {b09d9924-51d1-4364-980e-5aa02cd204c9} <Debug> TCPHandler: Processed in 0.001280501 sec. | ||
| 9917 | 2025.08.11 21:40:41.286447 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9918 | 2025.08.11 21:40:41.286539 [ 277 ] {68f1a130-8cfa-4129-8c5c-19b3be938546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9919 | 2025.08.11 21:40:41.286580 [ 277 ] {68f1a130-8cfa-4129-8c5c-19b3be938546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9920 | 2025.08.11 21:40:41.286887 [ 277 ] {68f1a130-8cfa-4129-8c5c-19b3be938546} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9921 | 2025.08.11 21:40:41.286921 [ 277 ] {68f1a130-8cfa-4129-8c5c-19b3be938546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9922 | 2025.08.11 21:40:41.287222 [ 277 ] {68f1a130-8cfa-4129-8c5c-19b3be938546} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9923 | 2025.08.11 21:40:41.287429 [ 277 ] {68f1a130-8cfa-4129-8c5c-19b3be938546} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2025.08.11 21:40:41.287557 [ 277 ] {68f1a130-8cfa-4129-8c5c-19b3be938546} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001036 sec., 23166.023166023166 rows/sec., 1.56 MiB/sec. | ||
| 9925 | 2025.08.11 21:40:41.287592 [ 277 ] {68f1a130-8cfa-4129-8c5c-19b3be938546} <Debug> TCPHandler: Processed in 0.00119226 sec. | ||
| 9926 | 2025.08.11 21:40:41.861457 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
| 9927 | 2025.08.11 21:40:41.861962 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2025.08.11 21:40:41.862004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9929 | 2025.08.11 21:40:41.862515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9930 | 2025.08.11 21:40:41.862768 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2025.08.11 21:40:41.862893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
| 9932 | 2025.08.11 21:40:43.282543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 9933 | 2025.08.11 21:40:43.298247 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2025.08.11 21:40:43.298309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9935 | 2025.08.11 21:40:43.303505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9936 | 2025.08.11 21:40:43.304174 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2025.08.11 21:40:43.307046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 9938 | 2025.08.11 21:40:44.442747 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1386 | ||
| 9939 | 2025.08.11 21:40:44.445274 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9940 | 2025.08.11 21:40:44.445311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9941 | 2025.08.11 21:40:44.446468 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9942 | 2025.08.11 21:40:44.446726 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9943 | 2025.08.11 21:40:44.446969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
| 9944 | 2025.08.11 21:40:46.286976 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9945 | 2025.08.11 21:40:46.287176 [ 277 ] {4b3c5070-7987-4883-9b02-1dcc0f9184ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9946 | 2025.08.11 21:40:46.287244 [ 277 ] {4b3c5070-7987-4883-9b02-1dcc0f9184ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9947 | 2025.08.11 21:40:46.287901 [ 277 ] {4b3c5070-7987-4883-9b02-1dcc0f9184ce} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9948 | 2025.08.11 21:40:46.287953 [ 277 ] {4b3c5070-7987-4883-9b02-1dcc0f9184ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9949 | 2025.08.11 21:40:46.288384 [ 277 ] {4b3c5070-7987-4883-9b02-1dcc0f9184ce} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9950 | 2025.08.11 21:40:46.288626 [ 277 ] {4b3c5070-7987-4883-9b02-1dcc0f9184ce} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2025.08.11 21:40:46.288793 [ 277 ] {4b3c5070-7987-4883-9b02-1dcc0f9184ce} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001669 sec., 51527.86099460755 rows/sec., 4.32 MiB/sec. | ||
| 9952 | 2025.08.11 21:40:46.288839 [ 277 ] {4b3c5070-7987-4883-9b02-1dcc0f9184ce} <Debug> TCPHandler: Processed in 0.001998084 sec. | ||
| 9953 | 2025.08.11 21:40:46.288963 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9954 | 2025.08.11 21:40:46.289060 [ 277 ] {802763c8-75d3-4916-b057-793687876c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9955 | 2025.08.11 21:40:46.289102 [ 277 ] {802763c8-75d3-4916-b057-793687876c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9956 | 2025.08.11 21:40:46.289516 [ 277 ] {802763c8-75d3-4916-b057-793687876c16} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9957 | 2025.08.11 21:40:46.289556 [ 277 ] {802763c8-75d3-4916-b057-793687876c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9958 | 2025.08.11 21:40:46.289886 [ 277 ] {802763c8-75d3-4916-b057-793687876c16} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9959 | 2025.08.11 21:40:46.290106 [ 277 ] {802763c8-75d3-4916-b057-793687876c16} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9960 | 2025.08.11 21:40:46.290238 [ 277 ] {802763c8-75d3-4916-b057-793687876c16} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001197 sec., 12531.328320802006 rows/sec., 942.30 KiB/sec. | ||
| 9961 | 2025.08.11 21:40:46.290278 [ 277 ] {802763c8-75d3-4916-b057-793687876c16} <Debug> TCPHandler: Processed in 0.001366183 sec. | ||
| 9962 | 2025.08.11 21:40:46.290385 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9963 | 2025.08.11 21:40:46.290480 [ 277 ] {677d838e-da3a-4fce-bb5c-60642980f1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9964 | 2025.08.11 21:40:46.290521 [ 277 ] {677d838e-da3a-4fce-bb5c-60642980f1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9965 | 2025.08.11 21:40:46.290937 [ 277 ] {677d838e-da3a-4fce-bb5c-60642980f1c1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2025.08.11 21:40:46.290975 [ 277 ] {677d838e-da3a-4fce-bb5c-60642980f1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9967 | 2025.08.11 21:40:46.291285 [ 277 ] {677d838e-da3a-4fce-bb5c-60642980f1c1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9968 | 2025.08.11 21:40:46.291484 [ 277 ] {677d838e-da3a-4fce-bb5c-60642980f1c1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2025.08.11 21:40:46.291616 [ 277 ] {677d838e-da3a-4fce-bb5c-60642980f1c1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001178 sec., 67062.81833616299 rows/sec., 5.24 MiB/sec. | ||
| 9970 | 2025.08.11 21:40:46.291651 [ 277 ] {677d838e-da3a-4fce-bb5c-60642980f1c1} <Debug> TCPHandler: Processed in 0.001342533 sec. | ||
| 9971 | 2025.08.11 21:40:46.291757 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2025.08.11 21:40:46.291846 [ 277 ] {b26ff9ec-e1ba-4e8f-86a8-3af995b29512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9973 | 2025.08.11 21:40:46.291887 [ 277 ] {b26ff9ec-e1ba-4e8f-86a8-3af995b29512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9974 | 2025.08.11 21:40:46.292324 [ 277 ] {b26ff9ec-e1ba-4e8f-86a8-3af995b29512} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9975 | 2025.08.11 21:40:46.292360 [ 277 ] {b26ff9ec-e1ba-4e8f-86a8-3af995b29512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9976 | 2025.08.11 21:40:46.292704 [ 277 ] {b26ff9ec-e1ba-4e8f-86a8-3af995b29512} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9977 | 2025.08.11 21:40:46.292917 [ 277 ] {b26ff9ec-e1ba-4e8f-86a8-3af995b29512} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2025.08.11 21:40:46.293055 [ 277 ] {b26ff9ec-e1ba-4e8f-86a8-3af995b29512} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 9979 | 2025.08.11 21:40:46.293093 [ 277 ] {b26ff9ec-e1ba-4e8f-86a8-3af995b29512} <Debug> TCPHandler: Processed in 0.001350712 sec. | ||
| 9980 | 2025.08.11 21:40:46.293193 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9981 | 2025.08.11 21:40:46.293288 [ 277 ] {bfcfb9b3-d89a-4191-905a-41e5bb7bcb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9982 | 2025.08.11 21:40:46.293343 [ 277 ] {bfcfb9b3-d89a-4191-905a-41e5bb7bcb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9983 | 2025.08.11 21:40:46.294116 [ 277 ] {bfcfb9b3-d89a-4191-905a-41e5bb7bcb32} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2025.08.11 21:40:46.294153 [ 277 ] {bfcfb9b3-d89a-4191-905a-41e5bb7bcb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9985 | 2025.08.11 21:40:46.294673 [ 277 ] {bfcfb9b3-d89a-4191-905a-41e5bb7bcb32} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9986 | 2025.08.11 21:40:46.294899 [ 277 ] {bfcfb9b3-d89a-4191-905a-41e5bb7bcb32} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2025.08.11 21:40:46.295040 [ 277 ] {bfcfb9b3-d89a-4191-905a-41e5bb7bcb32} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001771 sec., 8469.79107848673 rows/sec., 15.18 MiB/sec. | ||
| 9988 | 2025.08.11 21:40:46.295094 [ 277 ] {bfcfb9b3-d89a-4191-905a-41e5bb7bcb32} <Debug> TCPHandler: Processed in 0.001950333 sec. | ||
| 9989 | 2025.08.11 21:40:46.295203 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9990 | 2025.08.11 21:40:46.295300 [ 277 ] {5ed5936e-2775-4567-b4a2-0479f56e3d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9991 | 2025.08.11 21:40:46.295343 [ 277 ] {5ed5936e-2775-4567-b4a2-0479f56e3d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9992 | 2025.08.11 21:40:46.295681 [ 277 ] {5ed5936e-2775-4567-b4a2-0479f56e3d15} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2025.08.11 21:40:46.295717 [ 277 ] {5ed5936e-2775-4567-b4a2-0479f56e3d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 9994 | 2025.08.11 21:40:46.296030 [ 277 ] {5ed5936e-2775-4567-b4a2-0479f56e3d15} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9995 | 2025.08.11 21:40:46.296247 [ 277 ] {5ed5936e-2775-4567-b4a2-0479f56e3d15} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2025.08.11 21:40:46.296377 [ 277 ] {5ed5936e-2775-4567-b4a2-0479f56e3d15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 9997 | 2025.08.11 21:40:46.296414 [ 277 ] {5ed5936e-2775-4567-b4a2-0479f56e3d15} <Debug> TCPHandler: Processed in 0.001260621 sec. | ||
| 9998 | 2025.08.11 21:40:49.210842 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9999 | 2025.08.11 21:40:49.210896 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10000 | 2025.08.11 21:40:49.363051 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
| 10001 | 2025.08.11 21:40:49.363624 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10002 | 2025.08.11 21:40:49.363664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10003 | 2025.08.11 21:40:49.364142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10004 | 2025.08.11 21:40:49.364374 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2025.08.11 21:40:49.364509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 10006 | 2025.08.11 21:40:50.476923 [ 122 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 10007 | 2025.08.11 21:40:50.476983 [ 122 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2025.08.11 21:40:50.477005 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10009 | 2025.08.11 21:40:50.477112 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 10010 | 2025.08.11 21:40:50.477230 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10011 | 2025.08.11 21:40:50.477268 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 252 rows starting from the beginning of the part | ||
| 10012 | 2025.08.11 21:40:50.477342 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 10013 | 2025.08.11 21:40:50.477394 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 10014 | 2025.08.11 21:40:50.477441 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 10015 | 2025.08.11 21:40:50.477485 [ 190 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 10016 | 2025.08.11 21:40:50.478345 [ 203 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276232 sec., 592368.7856126472 rows/sec., 43.23 MiB/sec. | ||
| 10017 | 2025.08.11 21:40:50.478548 [ 195 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 10018 | 2025.08.11 21:40:50.478865 [ 195 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10019 | 2025.08.11 21:40:50.478951 [ 195 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_26_6} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 10020 | 2025.08.11 21:40:50.479065 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10021 | 2025.08.11 21:40:50.807127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10022 | 2025.08.11 21:40:50.822930 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10023 | 2025.08.11 21:40:50.822982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10024 | 2025.08.11 21:40:50.828704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10025 | 2025.08.11 21:40:50.829376 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2025.08.11 21:40:50.832122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10027 | 2025.08.11 21:40:51.287416 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2025.08.11 21:40:51.287602 [ 277 ] {abd10abf-ebe2-4c39-9553-5d3e101813a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10029 | 2025.08.11 21:40:51.287668 [ 277 ] {abd10abf-ebe2-4c39-9553-5d3e101813a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10030 | 2025.08.11 21:40:51.288436 [ 277 ] {abd10abf-ebe2-4c39-9553-5d3e101813a8} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2025.08.11 21:40:51.288484 [ 277 ] {abd10abf-ebe2-4c39-9553-5d3e101813a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10032 | 2025.08.11 21:40:51.288892 [ 277 ] {abd10abf-ebe2-4c39-9553-5d3e101813a8} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10033 | 2025.08.11 21:40:51.289132 [ 277 ] {abd10abf-ebe2-4c39-9553-5d3e101813a8} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2025.08.11 21:40:51.289293 [ 277 ] {abd10abf-ebe2-4c39-9553-5d3e101813a8} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001743 sec., 63109.58118187034 rows/sec., 5.30 MiB/sec. | ||
| 10035 | 2025.08.11 21:40:51.289299 [ 122 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10036 | 2025.08.11 21:40:51.289337 [ 277 ] {abd10abf-ebe2-4c39-9553-5d3e101813a8} <Debug> TCPHandler: Processed in 0.002063034 sec. | ||
| 10037 | 2025.08.11 21:40:51.289368 [ 122 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2025.08.11 21:40:51.289397 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10039 | 2025.08.11 21:40:51.289472 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10040 | 2025.08.11 21:40:51.289490 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 10041 | 2025.08.11 21:40:51.289572 [ 277 ] {23470ec9-5526-4b99-be42-47f147d5438c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10042 | 2025.08.11 21:40:51.289575 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10043 | 2025.08.11 21:40:51.289612 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1409 rows starting from the beginning of the part | ||
| 10044 | 2025.08.11 21:40:51.289615 [ 277 ] {23470ec9-5526-4b99-be42-47f147d5438c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10045 | 2025.08.11 21:40:51.289668 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 86 rows starting from the beginning of the part | ||
| 10046 | 2025.08.11 21:40:51.289711 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1251 rows starting from the beginning of the part | ||
| 10047 | 2025.08.11 21:40:51.289752 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 10048 | 2025.08.11 21:40:51.289790 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 86 rows starting from the beginning of the part | ||
| 10049 | 2025.08.11 21:40:51.289828 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 110 rows starting from the beginning of the part | ||
| 10050 | 2025.08.11 21:40:51.290083 [ 277 ] {23470ec9-5526-4b99-be42-47f147d5438c} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2025.08.11 21:40:51.290119 [ 277 ] {23470ec9-5526-4b99-be42-47f147d5438c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10052 | 2025.08.11 21:40:51.290433 [ 277 ] {23470ec9-5526-4b99-be42-47f147d5438c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10053 | 2025.08.11 21:40:51.290651 [ 277 ] {23470ec9-5526-4b99-be42-47f147d5438c} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2025.08.11 21:40:51.290788 [ 277 ] {23470ec9-5526-4b99-be42-47f147d5438c} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001235 sec., 21862.34817813765 rows/sec., 1.61 MiB/sec. | ||
| 10055 | 2025.08.11 21:40:51.290826 [ 277 ] {23470ec9-5526-4b99-be42-47f147d5438c} <Debug> TCPHandler: Processed in 0.001401763 sec. | ||
| 10056 | 2025.08.11 21:40:51.290830 [ 119 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10057 | 2025.08.11 21:40:51.290899 [ 119 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2025.08.11 21:40:51.290919 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10059 | 2025.08.11 21:40:51.290939 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10060 | 2025.08.11 21:40:51.291028 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 10061 | 2025.08.11 21:40:51.291046 [ 277 ] {7d38c223-afb5-48ec-8a8e-73c1d3635cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10062 | 2025.08.11 21:40:51.291071 [ 203 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2998 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620368 sec., 1850196.9922881715 rows/sec., 161.27 MiB/sec. | ||
| 10063 | 2025.08.11 21:40:51.291097 [ 277 ] {7d38c223-afb5-48ec-8a8e-73c1d3635cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10064 | 2025.08.11 21:40:51.291153 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10065 | 2025.08.11 21:40:51.291190 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 10066 | 2025.08.11 21:40:51.291260 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 27 rows starting from the beginning of the part | ||
| 10067 | 2025.08.11 21:40:51.291261 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10068 | 2025.08.11 21:40:51.291310 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 15 rows starting from the beginning of the part | ||
| 10069 | 2025.08.11 21:40:51.291358 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 29 rows starting from the beginning of the part | ||
| 10070 | 2025.08.11 21:40:51.291401 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
| 10071 | 2025.08.11 21:40:51.291443 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 27 rows starting from the beginning of the part | ||
| 10072 | 2025.08.11 21:40:51.291526 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10073 | 2025.08.11 21:40:51.291572 [ 277 ] {7d38c223-afb5-48ec-8a8e-73c1d3635cab} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2025.08.11 21:40:51.291603 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_96_19} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10075 | 2025.08.11 21:40:51.291609 [ 277 ] {7d38c223-afb5-48ec-8a8e-73c1d3635cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10076 | 2025.08.11 21:40:51.291666 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10077 | 2025.08.11 21:40:51.291934 [ 277 ] {7d38c223-afb5-48ec-8a8e-73c1d3635cab} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10078 | 2025.08.11 21:40:51.292167 [ 277 ] {7d38c223-afb5-48ec-8a8e-73c1d3635cab} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2025.08.11 21:40:51.292293 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310892 sec., 141125.27958062146 rows/sec., 10.87 MiB/sec. | ||
| 10080 | 2025.08.11 21:40:51.292301 [ 277 ] {7d38c223-afb5-48ec-8a8e-73c1d3635cab} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001273 sec., 71484.68185388845 rows/sec., 5.58 MiB/sec. | ||
| 10081 | 2025.08.11 21:40:51.292295 [ 119 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10082 | 2025.08.11 21:40:51.292352 [ 277 ] {7d38c223-afb5-48ec-8a8e-73c1d3635cab} <Debug> TCPHandler: Processed in 0.001460984 sec. | ||
| 10083 | 2025.08.11 21:40:51.292376 [ 119 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2025.08.11 21:40:51.292400 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10085 | 2025.08.11 21:40:51.292435 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10086 | 2025.08.11 21:40:51.292466 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 10087 | 2025.08.11 21:40:51.292479 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2025.08.11 21:40:51.292547 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10089 | 2025.08.11 21:40:51.292572 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 634 rows starting from the beginning of the part | ||
| 10090 | 2025.08.11 21:40:51.292577 [ 277 ] {8dc2759e-1f5f-46ee-8b98-f7d38a5e93ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10091 | 2025.08.11 21:40:51.292620 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 79 rows starting from the beginning of the part | ||
| 10092 | 2025.08.11 21:40:51.292625 [ 277 ] {8dc2759e-1f5f-46ee-8b98-f7d38a5e93ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10093 | 2025.08.11 21:40:51.292659 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 549 rows starting from the beginning of the part | ||
| 10094 | 2025.08.11 21:40:51.292697 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 10095 | 2025.08.11 21:40:51.292731 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 79 rows starting from the beginning of the part | ||
| 10096 | 2025.08.11 21:40:51.292744 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_81_16} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2025.08.11 21:40:51.292771 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 91 rows starting from the beginning of the part | ||
| 10098 | 2025.08.11 21:40:51.292829 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_81_16} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10099 | 2025.08.11 21:40:51.292916 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10100 | 2025.08.11 21:40:51.293048 [ 277 ] {8dc2759e-1f5f-46ee-8b98-f7d38a5e93ec} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10101 | 2025.08.11 21:40:51.293087 [ 277 ] {8dc2759e-1f5f-46ee-8b98-f7d38a5e93ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10102 | 2025.08.11 21:40:51.293420 [ 277 ] {8dc2759e-1f5f-46ee-8b98-f7d38a5e93ec} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10103 | 2025.08.11 21:40:51.293607 [ 197 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116954 sec., 1279135.3865622382 rows/sec., 101.48 MiB/sec. | ||
| 10104 | 2025.08.11 21:40:51.293632 [ 277 ] {8dc2759e-1f5f-46ee-8b98-f7d38a5e93ec} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2025.08.11 21:40:51.293750 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10106 | 2025.08.11 21:40:51.293766 [ 277 ] {8dc2759e-1f5f-46ee-8b98-f7d38a5e93ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 10107 | 2025.08.11 21:40:51.293782 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2025.08.11 21:40:51.293805 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10109 | 2025.08.11 21:40:51.293808 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10110 | 2025.08.11 21:40:51.293810 [ 277 ] {8dc2759e-1f5f-46ee-8b98-f7d38a5e93ec} <Debug> TCPHandler: Processed in 0.001378724 sec. | ||
| 10111 | 2025.08.11 21:40:51.293895 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 10112 | 2025.08.11 21:40:51.293966 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10113 | 2025.08.11 21:40:51.293993 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10114 | 2025.08.11 21:40:51.294028 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25483 rows starting from the beginning of the part | ||
| 10115 | 2025.08.11 21:40:51.294066 [ 277 ] {d652fff8-2838-4a4f-8df5-9c12adc22b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10116 | 2025.08.11 21:40:51.294082 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 10117 | 2025.08.11 21:40:51.294131 [ 277 ] {d652fff8-2838-4a4f-8df5-9c12adc22b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.08.11 21:40:51.294135 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2025.08.11 21:40:51.294134 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 943 rows starting from the beginning of the part | ||
| 10120 | 2025.08.11 21:40:51.294222 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 10121 | 2025.08.11 21:40:51.294229 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_96_19} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10122 | 2025.08.11 21:40:51.294268 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 10123 | 2025.08.11 21:40:51.294314 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 10124 | 2025.08.11 21:40:51.294332 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10125 | 2025.08.11 21:40:51.294990 [ 277 ] {d652fff8-2838-4a4f-8df5-9c12adc22b04} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.08.11 21:40:51.295032 [ 277 ] {d652fff8-2838-4a4f-8df5-9c12adc22b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10127 | 2025.08.11 21:40:51.295598 [ 277 ] {d652fff8-2838-4a4f-8df5-9c12adc22b04} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10128 | 2025.08.11 21:40:51.295822 [ 277 ] {d652fff8-2838-4a4f-8df5-9c12adc22b04} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.08.11 21:40:51.295965 [ 277 ] {d652fff8-2838-4a4f-8df5-9c12adc22b04} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001917 sec., 14084.507042253521 rows/sec., 25.24 MiB/sec. | ||
| 10130 | 2025.08.11 21:40:51.296018 [ 277 ] {d652fff8-2838-4a4f-8df5-9c12adc22b04} <Debug> TCPHandler: Processed in 0.002098635 sec. | ||
| 10131 | 2025.08.11 21:40:51.296137 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.08.11 21:40:51.296230 [ 277 ] {b77a9f1d-253b-4ece-8864-b85b314abc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10133 | 2025.08.11 21:40:51.296272 [ 277 ] {b77a9f1d-253b-4ece-8864-b85b314abc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10134 | 2025.08.11 21:40:51.296608 [ 277 ] {b77a9f1d-253b-4ece-8864-b85b314abc83} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2025.08.11 21:40:51.296645 [ 277 ] {b77a9f1d-253b-4ece-8864-b85b314abc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10136 | 2025.08.11 21:40:51.297077 [ 277 ] {b77a9f1d-253b-4ece-8864-b85b314abc83} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 10137 | 2025.08.11 21:40:51.297286 [ 277 ] {b77a9f1d-253b-4ece-8864-b85b314abc83} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2025.08.11 21:40:51.297402 [ 119 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 10139 | 2025.08.11 21:40:51.297413 [ 277 ] {b77a9f1d-253b-4ece-8864-b85b314abc83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 10140 | 2025.08.11 21:40:51.297437 [ 119 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10141 | 2025.08.11 21:40:51.297459 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10142 | 2025.08.11 21:40:51.297460 [ 277 ] {b77a9f1d-253b-4ece-8864-b85b314abc83} <Debug> TCPHandler: Processed in 0.001370723 sec. | ||
| 10143 | 2025.08.11 21:40:51.297533 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 10144 | 2025.08.11 21:40:51.297615 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10145 | 2025.08.11 21:40:51.297638 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4770 rows starting from the beginning of the part | ||
| 10146 | 2025.08.11 21:40:51.297679 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 10147 | 2025.08.11 21:40:51.297711 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 10148 | 2025.08.11 21:40:51.297743 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 24 rows starting from the beginning of the part | ||
| 10149 | 2025.08.11 21:40:51.297774 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 10150 | 2025.08.11 21:40:51.297804 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 10151 | 2025.08.11 21:40:51.299741 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5010 rows, containing 4 columns (4 merged, 0 gathered) in 0.002236498 sec., 2240109.3137574904 rows/sec., 151.05 MiB/sec. | ||
| 10152 | 2025.08.11 21:40:51.300299 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10153 | 2025.08.11 21:40:51.300612 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2025.08.11 21:40:51.300697 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_96_19} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10155 | 2025.08.11 21:40:51.300789 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 10156 | 2025.08.11 21:40:51.301024 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26970 rows, containing 5 columns (5 merged, 0 gathered) in 0.00715378 sec., 3770034.8626879775 rows/sec., 258.29 MiB/sec. | ||
| 10157 | 2025.08.11 21:40:51.301309 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 10158 | 2025.08.11 21:40:51.301555 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10159 | 2025.08.11 21:40:51.301620 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 10160 | 2025.08.11 21:40:51.301694 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10161 | 2025.08.11 21:40:52.000159 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.83 MiB, peak 321.63 MiB, free memory in arenas 0.00 B, will set to 309.91 MiB (RSS), difference: 1.07 MiB | ||
| 10162 | 2025.08.11 21:40:54.447229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1410 | ||
| 10163 | 2025.08.11 21:40:54.449604 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2025.08.11 21:40:54.449661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10165 | 2025.08.11 21:40:54.450853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10166 | 2025.08.11 21:40:54.451124 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2025.08.11 21:40:54.451507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1410 | ||
| 10168 | 2025.08.11 21:40:56.290237 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2025.08.11 21:40:56.290553 [ 277 ] {91852f3b-a864-47c5-9ad7-717c33c5268a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10170 | 2025.08.11 21:40:56.290663 [ 277 ] {91852f3b-a864-47c5-9ad7-717c33c5268a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10171 | 2025.08.11 21:40:56.291380 [ 277 ] {91852f3b-a864-47c5-9ad7-717c33c5268a} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10172 | 2025.08.11 21:40:56.291428 [ 277 ] {91852f3b-a864-47c5-9ad7-717c33c5268a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10173 | 2025.08.11 21:40:56.291837 [ 277 ] {91852f3b-a864-47c5-9ad7-717c33c5268a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10174 | 2025.08.11 21:40:56.292092 [ 277 ] {91852f3b-a864-47c5-9ad7-717c33c5268a} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10175 | 2025.08.11 21:40:56.292261 [ 277 ] {91852f3b-a864-47c5-9ad7-717c33c5268a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001787 sec., 13430.330162283157 rows/sec., 1.11 MiB/sec. | ||
| 10176 | 2025.08.11 21:40:56.292313 [ 277 ] {91852f3b-a864-47c5-9ad7-717c33c5268a} <Debug> TCPHandler: Processed in 0.002267638 sec. | ||
| 10177 | 2025.08.11 21:40:56.292445 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10178 | 2025.08.11 21:40:56.292559 [ 277 ] {7f074838-a964-4150-8ab7-0780e1d221b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10179 | 2025.08.11 21:40:56.292605 [ 277 ] {7f074838-a964-4150-8ab7-0780e1d221b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10180 | 2025.08.11 21:40:56.293031 [ 277 ] {7f074838-a964-4150-8ab7-0780e1d221b1} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2025.08.11 21:40:56.293070 [ 277 ] {7f074838-a964-4150-8ab7-0780e1d221b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10182 | 2025.08.11 21:40:56.293396 [ 277 ] {7f074838-a964-4150-8ab7-0780e1d221b1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10183 | 2025.08.11 21:40:56.293617 [ 277 ] {7f074838-a964-4150-8ab7-0780e1d221b1} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10184 | 2025.08.11 21:40:56.293755 [ 277 ] {7f074838-a964-4150-8ab7-0780e1d221b1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 801.41 KiB/sec. | ||
| 10185 | 2025.08.11 21:40:56.293794 [ 277 ] {7f074838-a964-4150-8ab7-0780e1d221b1} <Debug> TCPHandler: Processed in 0.001402594 sec. | ||
| 10186 | 2025.08.11 21:40:56.293899 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10187 | 2025.08.11 21:40:56.293996 [ 277 ] {63e161af-bc18-4966-9b57-d0f6a0235b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10188 | 2025.08.11 21:40:56.294036 [ 277 ] {63e161af-bc18-4966-9b57-d0f6a0235b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10189 | 2025.08.11 21:40:56.294547 [ 277 ] {63e161af-bc18-4966-9b57-d0f6a0235b80} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10190 | 2025.08.11 21:40:56.294584 [ 277 ] {63e161af-bc18-4966-9b57-d0f6a0235b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10191 | 2025.08.11 21:40:56.294909 [ 277 ] {63e161af-bc18-4966-9b57-d0f6a0235b80} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10192 | 2025.08.11 21:40:56.295130 [ 277 ] {63e161af-bc18-4966-9b57-d0f6a0235b80} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10193 | 2025.08.11 21:40:56.295260 [ 277 ] {63e161af-bc18-4966-9b57-d0f6a0235b80} <Debug> executeQuery: Read 212 rows, 19.29 KiB in 0.001284 sec., 165109.03426791276 rows/sec., 14.67 MiB/sec. | ||
| 10194 | 2025.08.11 21:40:56.295297 [ 277 ] {63e161af-bc18-4966-9b57-d0f6a0235b80} <Debug> TCPHandler: Processed in 0.001447375 sec. | ||
| 10195 | 2025.08.11 21:40:56.295411 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2025.08.11 21:40:56.295507 [ 277 ] {d3266f51-4238-4ec9-acc4-040afe80e17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10197 | 2025.08.11 21:40:56.295547 [ 277 ] {d3266f51-4238-4ec9-acc4-040afe80e17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10198 | 2025.08.11 21:40:56.295947 [ 277 ] {d3266f51-4238-4ec9-acc4-040afe80e17b} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2025.08.11 21:40:56.295984 [ 277 ] {d3266f51-4238-4ec9-acc4-040afe80e17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10200 | 2025.08.11 21:40:56.296296 [ 277 ] {d3266f51-4238-4ec9-acc4-040afe80e17b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10201 | 2025.08.11 21:40:56.296505 [ 277 ] {d3266f51-4238-4ec9-acc4-040afe80e17b} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2025.08.11 21:40:56.296635 [ 277 ] {d3266f51-4238-4ec9-acc4-040afe80e17b} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001148 sec., 33972.125435540074 rows/sec., 2.49 MiB/sec. | ||
| 10203 | 2025.08.11 21:40:56.296673 [ 277 ] {d3266f51-4238-4ec9-acc4-040afe80e17b} <Debug> TCPHandler: Processed in 0.001311732 sec. | ||
| 10204 | 2025.08.11 21:40:56.296779 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10205 | 2025.08.11 21:40:56.296881 [ 277 ] {a6f2c5e8-30d1-48b3-82ea-7e0e1aa503ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10206 | 2025.08.11 21:40:56.296922 [ 277 ] {a6f2c5e8-30d1-48b3-82ea-7e0e1aa503ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10207 | 2025.08.11 21:40:56.297341 [ 277 ] {a6f2c5e8-30d1-48b3-82ea-7e0e1aa503ee} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2025.08.11 21:40:56.297380 [ 277 ] {a6f2c5e8-30d1-48b3-82ea-7e0e1aa503ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10209 | 2025.08.11 21:40:56.297691 [ 277 ] {a6f2c5e8-30d1-48b3-82ea-7e0e1aa503ee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10210 | 2025.08.11 21:40:56.297916 [ 277 ] {a6f2c5e8-30d1-48b3-82ea-7e0e1aa503ee} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10211 | 2025.08.11 21:40:56.298055 [ 277 ] {a6f2c5e8-30d1-48b3-82ea-7e0e1aa503ee} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001191 sec., 20151.133501259446 rows/sec., 1.67 MiB/sec. | ||
| 10212 | 2025.08.11 21:40:56.298094 [ 277 ] {a6f2c5e8-30d1-48b3-82ea-7e0e1aa503ee} <Debug> TCPHandler: Processed in 0.001364852 sec. | ||
| 10213 | 2025.08.11 21:40:56.298231 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10214 | 2025.08.11 21:40:56.298327 [ 277 ] {7c5ac11b-620a-4350-8fd6-465638cad81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10215 | 2025.08.11 21:40:56.298367 [ 277 ] {7c5ac11b-620a-4350-8fd6-465638cad81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10216 | 2025.08.11 21:40:56.298776 [ 277 ] {7c5ac11b-620a-4350-8fd6-465638cad81b} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2025.08.11 21:40:56.298813 [ 277 ] {7c5ac11b-620a-4350-8fd6-465638cad81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10218 | 2025.08.11 21:40:56.299114 [ 277 ] {7c5ac11b-620a-4350-8fd6-465638cad81b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10219 | 2025.08.11 21:40:56.299333 [ 277 ] {7c5ac11b-620a-4350-8fd6-465638cad81b} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10220 | 2025.08.11 21:40:56.299464 [ 277 ] {7c5ac11b-620a-4350-8fd6-465638cad81b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001154 sec., 10398.613518197573 rows/sec., 812.39 KiB/sec. | ||
| 10221 | 2025.08.11 21:40:56.299503 [ 277 ] {7c5ac11b-620a-4350-8fd6-465638cad81b} <Debug> TCPHandler: Processed in 0.001321292 sec. | ||
| 10222 | 2025.08.11 21:40:56.299614 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10223 | 2025.08.11 21:40:56.299708 [ 277 ] {ef772eff-310d-4691-8eea-79d558117ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10224 | 2025.08.11 21:40:56.299750 [ 277 ] {ef772eff-310d-4691-8eea-79d558117ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10225 | 2025.08.11 21:40:56.300197 [ 277 ] {ef772eff-310d-4691-8eea-79d558117ff8} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10226 | 2025.08.11 21:40:56.300234 [ 277 ] {ef772eff-310d-4691-8eea-79d558117ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10227 | 2025.08.11 21:40:56.300620 [ 277 ] {ef772eff-310d-4691-8eea-79d558117ff8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10228 | 2025.08.11 21:40:56.300850 [ 277 ] {ef772eff-310d-4691-8eea-79d558117ff8} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10229 | 2025.08.11 21:40:56.300974 [ 277 ] {ef772eff-310d-4691-8eea-79d558117ff8} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001284 sec., 98909.65732087227 rows/sec., 8.03 MiB/sec. | ||
| 10230 | 2025.08.11 21:40:56.301010 [ 277 ] {ef772eff-310d-4691-8eea-79d558117ff8} <Debug> TCPHandler: Processed in 0.001445124 sec. | ||
| 10231 | 2025.08.11 21:40:56.301123 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10232 | 2025.08.11 21:40:56.301215 [ 277 ] {5ee22660-593d-437b-8a19-4b3694a89e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10233 | 2025.08.11 21:40:56.301259 [ 277 ] {5ee22660-593d-437b-8a19-4b3694a89e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10234 | 2025.08.11 21:40:56.301660 [ 277 ] {5ee22660-593d-437b-8a19-4b3694a89e67} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2025.08.11 21:40:56.301695 [ 277 ] {5ee22660-593d-437b-8a19-4b3694a89e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10236 | 2025.08.11 21:40:56.302026 [ 277 ] {5ee22660-593d-437b-8a19-4b3694a89e67} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10237 | 2025.08.11 21:40:56.302235 [ 277 ] {5ee22660-593d-437b-8a19-4b3694a89e67} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2025.08.11 21:40:56.302364 [ 277 ] {5ee22660-593d-437b-8a19-4b3694a89e67} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001166 sec., 173241.8524871355 rows/sec., 12.41 MiB/sec. | ||
| 10239 | 2025.08.11 21:40:56.302401 [ 277 ] {5ee22660-593d-437b-8a19-4b3694a89e67} <Debug> TCPHandler: Processed in 0.001324892 sec. | ||
| 10240 | 2025.08.11 21:40:56.302521 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10241 | 2025.08.11 21:40:56.302613 [ 277 ] {3ab71d84-4e95-4871-820e-ff010e9ee778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10242 | 2025.08.11 21:40:56.302668 [ 277 ] {3ab71d84-4e95-4871-820e-ff010e9ee778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10243 | 2025.08.11 21:40:56.303436 [ 277 ] {3ab71d84-4e95-4871-820e-ff010e9ee778} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10244 | 2025.08.11 21:40:56.303473 [ 277 ] {3ab71d84-4e95-4871-820e-ff010e9ee778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10245 | 2025.08.11 21:40:56.303981 [ 277 ] {3ab71d84-4e95-4871-820e-ff010e9ee778} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10246 | 2025.08.11 21:40:56.304202 [ 277 ] {3ab71d84-4e95-4871-820e-ff010e9ee778} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10247 | 2025.08.11 21:40:56.304332 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10248 | 2025.08.11 21:40:56.304343 [ 277 ] {3ab71d84-4e95-4871-820e-ff010e9ee778} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001748 sec., 8581.235697940503 rows/sec., 15.38 MiB/sec. | ||
| 10249 | 2025.08.11 21:40:56.304408 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10250 | 2025.08.11 21:40:56.304438 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10251 | 2025.08.11 21:40:56.304444 [ 277 ] {3ab71d84-4e95-4871-820e-ff010e9ee778} <Debug> TCPHandler: Processed in 0.001969143 sec. | ||
| 10252 | 2025.08.11 21:40:56.304573 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2025.08.11 21:40:56.304594 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 10254 | 2025.08.11 21:40:56.304666 [ 277 ] {d00a2daf-df0e-4cda-bcbc-26eb2d5a2b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10255 | 2025.08.11 21:40:56.304713 [ 277 ] {d00a2daf-df0e-4cda-bcbc-26eb2d5a2b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10256 | 2025.08.11 21:40:56.304884 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10257 | 2025.08.11 21:40:56.304948 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1521 rows starting from the beginning of the part | ||
| 10258 | 2025.08.11 21:40:56.305047 [ 277 ] {d00a2daf-df0e-4cda-bcbc-26eb2d5a2b89} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2025.08.11 21:40:56.305081 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 15 rows starting from the beginning of the part | ||
| 10260 | 2025.08.11 21:40:56.305086 [ 277 ] {d00a2daf-df0e-4cda-bcbc-26eb2d5a2b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10261 | 2025.08.11 21:40:56.305192 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 27 rows starting from the beginning of the part | ||
| 10262 | 2025.08.11 21:40:56.305298 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 15 rows starting from the beginning of the part | ||
| 10263 | 2025.08.11 21:40:56.305394 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 27 rows starting from the beginning of the part | ||
| 10264 | 2025.08.11 21:40:56.305416 [ 277 ] {d00a2daf-df0e-4cda-bcbc-26eb2d5a2b89} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 10265 | 2025.08.11 21:40:56.305487 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 15 rows starting from the beginning of the part | ||
| 10266 | 2025.08.11 21:40:56.305638 [ 277 ] {d00a2daf-df0e-4cda-bcbc-26eb2d5a2b89} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2025.08.11 21:40:56.305769 [ 277 ] {d00a2daf-df0e-4cda-bcbc-26eb2d5a2b89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 10268 | 2025.08.11 21:40:56.305806 [ 277 ] {d00a2daf-df0e-4cda-bcbc-26eb2d5a2b89} <Debug> TCPHandler: Processed in 0.001280252 sec. | ||
| 10269 | 2025.08.11 21:40:56.315584 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 19 columns (19 merged, 0 gathered) in 0.011059135 sec., 146485.23596104037 rows/sec., 262.49 MiB/sec. | ||
| 10270 | 2025.08.11 21:40:56.317850 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10271 | 2025.08.11 21:40:56.318248 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2025.08.11 21:40:56.318332 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10273 | 2025.08.11 21:40:56.318482 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 10274 | 2025.08.11 21:40:56.864722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
| 10275 | 2025.08.11 21:40:56.865520 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2025.08.11 21:40:56.865590 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10277 | 2025.08.11 21:40:56.866326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10278 | 2025.08.11 21:40:56.866559 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2025.08.11 21:40:56.866688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
| 10280 | 2025.08.11 21:40:57.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.67 MiB, peak 322.22 MiB, free memory in arenas 0.00 B, will set to 314.77 MiB (RSS), difference: 4.10 MiB | ||
| 10281 | 2025.08.11 21:40:58.332240 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 10282 | 2025.08.11 21:40:58.349057 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2025.08.11 21:40:58.349133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10284 | 2025.08.11 21:40:58.355270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10285 | 2025.08.11 21:40:58.356001 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2025.08.11 21:40:58.359334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 10287 | 2025.08.11 21:41:01.288108 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10288 | 2025.08.11 21:41:01.288319 [ 277 ] {4e2efbb0-354c-4be9-be48-13dd93fdeba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10289 | 2025.08.11 21:41:01.288393 [ 277 ] {4e2efbb0-354c-4be9-be48-13dd93fdeba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10290 | 2025.08.11 21:41:01.289197 [ 277 ] {4e2efbb0-354c-4be9-be48-13dd93fdeba3} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2025.08.11 21:41:01.289239 [ 277 ] {4e2efbb0-354c-4be9-be48-13dd93fdeba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10292 | 2025.08.11 21:41:01.289630 [ 277 ] {4e2efbb0-354c-4be9-be48-13dd93fdeba3} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10293 | 2025.08.11 21:41:01.289847 [ 277 ] {4e2efbb0-354c-4be9-be48-13dd93fdeba3} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10294 | 2025.08.11 21:41:01.290004 [ 277 ] {4e2efbb0-354c-4be9-be48-13dd93fdeba3} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001741 sec., 63182.07926479035 rows/sec., 5.31 MiB/sec. | ||
| 10295 | 2025.08.11 21:41:01.290045 [ 277 ] {4e2efbb0-354c-4be9-be48-13dd93fdeba3} <Debug> TCPHandler: Processed in 0.002086785 sec. | ||
| 10296 | 2025.08.11 21:41:01.290173 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10297 | 2025.08.11 21:41:01.290268 [ 277 ] {00d67e5d-35a6-464a-b180-05dcf1fd9240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10298 | 2025.08.11 21:41:01.290310 [ 277 ] {00d67e5d-35a6-464a-b180-05dcf1fd9240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10299 | 2025.08.11 21:41:01.290770 [ 277 ] {00d67e5d-35a6-464a-b180-05dcf1fd9240} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2025.08.11 21:41:01.290806 [ 277 ] {00d67e5d-35a6-464a-b180-05dcf1fd9240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10301 | 2025.08.11 21:41:01.291094 [ 277 ] {00d67e5d-35a6-464a-b180-05dcf1fd9240} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10302 | 2025.08.11 21:41:01.291298 [ 277 ] {00d67e5d-35a6-464a-b180-05dcf1fd9240} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2025.08.11 21:41:01.291422 [ 277 ] {00d67e5d-35a6-464a-b180-05dcf1fd9240} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001173 sec., 23017.90281329923 rows/sec., 1.69 MiB/sec. | ||
| 10304 | 2025.08.11 21:41:01.291458 [ 277 ] {00d67e5d-35a6-464a-b180-05dcf1fd9240} <Debug> TCPHandler: Processed in 0.001338853 sec. | ||
| 10305 | 2025.08.11 21:41:01.291573 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2025.08.11 21:41:01.291665 [ 277 ] {3a4ba83b-3747-4c3a-a427-a6ef6b6bc575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10307 | 2025.08.11 21:41:01.291704 [ 277 ] {3a4ba83b-3747-4c3a-a427-a6ef6b6bc575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10308 | 2025.08.11 21:41:01.292172 [ 277 ] {3a4ba83b-3747-4c3a-a427-a6ef6b6bc575} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2025.08.11 21:41:01.292209 [ 277 ] {3a4ba83b-3747-4c3a-a427-a6ef6b6bc575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10310 | 2025.08.11 21:41:01.292513 [ 277 ] {3a4ba83b-3747-4c3a-a427-a6ef6b6bc575} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10311 | 2025.08.11 21:41:01.292721 [ 277 ] {3a4ba83b-3747-4c3a-a427-a6ef6b6bc575} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2025.08.11 21:41:01.292853 [ 277 ] {3a4ba83b-3747-4c3a-a427-a6ef6b6bc575} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001205 sec., 75518.67219917013 rows/sec., 5.90 MiB/sec. | ||
| 10313 | 2025.08.11 21:41:01.292889 [ 277 ] {3a4ba83b-3747-4c3a-a427-a6ef6b6bc575} <Debug> TCPHandler: Processed in 0.001368173 sec. | ||
| 10314 | 2025.08.11 21:41:01.292998 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10315 | 2025.08.11 21:41:01.293092 [ 277 ] {c53004bb-ead6-4e38-a551-4dadd65f9881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10316 | 2025.08.11 21:41:01.293136 [ 277 ] {c53004bb-ead6-4e38-a551-4dadd65f9881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10317 | 2025.08.11 21:41:01.293573 [ 277 ] {c53004bb-ead6-4e38-a551-4dadd65f9881} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2025.08.11 21:41:01.293610 [ 277 ] {c53004bb-ead6-4e38-a551-4dadd65f9881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10319 | 2025.08.11 21:41:01.293948 [ 277 ] {c53004bb-ead6-4e38-a551-4dadd65f9881} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10320 | 2025.08.11 21:41:01.294152 [ 277 ] {c53004bb-ead6-4e38-a551-4dadd65f9881} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2025.08.11 21:41:01.294284 [ 277 ] {c53004bb-ead6-4e38-a551-4dadd65f9881} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 10322 | 2025.08.11 21:41:01.294320 [ 277 ] {c53004bb-ead6-4e38-a551-4dadd65f9881} <Debug> TCPHandler: Processed in 0.001369743 sec. | ||
| 10323 | 2025.08.11 21:41:01.294419 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2025.08.11 21:41:01.294512 [ 277 ] {c6c136cb-7820-47c1-9805-d9484c4ec82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10325 | 2025.08.11 21:41:01.294565 [ 277 ] {c6c136cb-7820-47c1-9805-d9484c4ec82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10326 | 2025.08.11 21:41:01.295465 [ 277 ] {c6c136cb-7820-47c1-9805-d9484c4ec82d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2025.08.11 21:41:01.295503 [ 277 ] {c6c136cb-7820-47c1-9805-d9484c4ec82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10328 | 2025.08.11 21:41:01.296030 [ 277 ] {c6c136cb-7820-47c1-9805-d9484c4ec82d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10329 | 2025.08.11 21:41:01.296251 [ 277 ] {c6c136cb-7820-47c1-9805-d9484c4ec82d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2025.08.11 21:41:01.296393 [ 277 ] {c6c136cb-7820-47c1-9805-d9484c4ec82d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.0019 sec., 14210.526315789473 rows/sec., 25.46 MiB/sec. | ||
| 10331 | 2025.08.11 21:41:01.296445 [ 277 ] {c6c136cb-7820-47c1-9805-d9484c4ec82d} <Debug> TCPHandler: Processed in 0.002073144 sec. | ||
| 10332 | 2025.08.11 21:41:01.296558 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10333 | 2025.08.11 21:41:01.296651 [ 277 ] {3ce4e939-f8a7-42f8-a306-7269b2a96217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10334 | 2025.08.11 21:41:01.296691 [ 277 ] {3ce4e939-f8a7-42f8-a306-7269b2a96217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10335 | 2025.08.11 21:41:01.297019 [ 277 ] {3ce4e939-f8a7-42f8-a306-7269b2a96217} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10336 | 2025.08.11 21:41:01.297054 [ 277 ] {3ce4e939-f8a7-42f8-a306-7269b2a96217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10337 | 2025.08.11 21:41:01.297351 [ 277 ] {3ce4e939-f8a7-42f8-a306-7269b2a96217} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 10338 | 2025.08.11 21:41:01.297560 [ 277 ] {3ce4e939-f8a7-42f8-a306-7269b2a96217} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10339 | 2025.08.11 21:41:01.297689 [ 277 ] {3ce4e939-f8a7-42f8-a306-7269b2a96217} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 10340 | 2025.08.11 21:41:01.297723 [ 277 ] {3ce4e939-f8a7-42f8-a306-7269b2a96217} <Debug> TCPHandler: Processed in 0.00121259 sec. | ||
| 10341 | 2025.08.11 21:41:04.210960 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10342 | 2025.08.11 21:41:04.211015 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10343 | 2025.08.11 21:41:04.366932 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 | ||
| 10344 | 2025.08.11 21:41:04.367581 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2025.08.11 21:41:04.367632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10346 | 2025.08.11 21:41:04.368163 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10347 | 2025.08.11 21:41:04.368396 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10348 | 2025.08.11 21:41:04.368533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 10349 | 2025.08.11 21:41:04.451814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1442 | ||
| 10350 | 2025.08.11 21:41:04.454432 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10351 | 2025.08.11 21:41:04.454490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10352 | 2025.08.11 21:41:04.455698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10353 | 2025.08.11 21:41:04.455973 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10354 | 2025.08.11 21:41:04.456358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1442 | ||
| 10355 | 2025.08.11 21:41:05.859500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 10356 | 2025.08.11 21:41:05.877057 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2025.08.11 21:41:05.877120 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10358 | 2025.08.11 21:41:05.883172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10359 | 2025.08.11 21:41:05.883849 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2025.08.11 21:41:05.887154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 10361 | 2025.08.11 21:41:06.287092 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10362 | 2025.08.11 21:41:06.287377 [ 277 ] {1a439413-c957-467d-a9e1-42a6822e4d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10363 | 2025.08.11 21:41:06.287488 [ 277 ] {1a439413-c957-467d-a9e1-42a6822e4d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10364 | 2025.08.11 21:41:06.288399 [ 277 ] {1a439413-c957-467d-a9e1-42a6822e4d06} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2025.08.11 21:41:06.288449 [ 277 ] {1a439413-c957-467d-a9e1-42a6822e4d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10366 | 2025.08.11 21:41:06.288855 [ 277 ] {1a439413-c957-467d-a9e1-42a6822e4d06} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10367 | 2025.08.11 21:41:06.289083 [ 277 ] {1a439413-c957-467d-a9e1-42a6822e4d06} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2025.08.11 21:41:06.289257 [ 277 ] {1a439413-c957-467d-a9e1-42a6822e4d06} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001959 sec., 43899.94895354773 rows/sec., 3.68 MiB/sec. | ||
| 10369 | 2025.08.11 21:41:06.289307 [ 277 ] {1a439413-c957-467d-a9e1-42a6822e4d06} <Debug> TCPHandler: Processed in 0.002407931 sec. | ||
| 10370 | 2025.08.11 21:41:06.289436 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2025.08.11 21:41:06.289539 [ 277 ] {d2e0deae-2fa2-4c3a-9c1b-682787c4115a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10372 | 2025.08.11 21:41:06.289582 [ 277 ] {d2e0deae-2fa2-4c3a-9c1b-682787c4115a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10373 | 2025.08.11 21:41:06.290012 [ 277 ] {d2e0deae-2fa2-4c3a-9c1b-682787c4115a} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2025.08.11 21:41:06.290051 [ 277 ] {d2e0deae-2fa2-4c3a-9c1b-682787c4115a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10375 | 2025.08.11 21:41:06.290359 [ 277 ] {d2e0deae-2fa2-4c3a-9c1b-682787c4115a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10376 | 2025.08.11 21:41:06.290567 [ 277 ] {d2e0deae-2fa2-4c3a-9c1b-682787c4115a} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2025.08.11 21:41:06.290704 [ 277 ] {d2e0deae-2fa2-4c3a-9c1b-682787c4115a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001188 sec., 12626.262626262625 rows/sec., 949.44 KiB/sec. | ||
| 10378 | 2025.08.11 21:41:06.290741 [ 277 ] {d2e0deae-2fa2-4c3a-9c1b-682787c4115a} <Debug> TCPHandler: Processed in 0.001356803 sec. | ||
| 10379 | 2025.08.11 21:41:06.290860 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2025.08.11 21:41:06.290955 [ 277 ] {fc05380e-2d10-4aff-be9c-8718466340a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10381 | 2025.08.11 21:41:06.290994 [ 277 ] {fc05380e-2d10-4aff-be9c-8718466340a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10382 | 2025.08.11 21:41:06.291417 [ 277 ] {fc05380e-2d10-4aff-be9c-8718466340a6} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2025.08.11 21:41:06.291455 [ 277 ] {fc05380e-2d10-4aff-be9c-8718466340a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10384 | 2025.08.11 21:41:06.291756 [ 277 ] {fc05380e-2d10-4aff-be9c-8718466340a6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10385 | 2025.08.11 21:41:06.291971 [ 277 ] {fc05380e-2d10-4aff-be9c-8718466340a6} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2025.08.11 21:41:06.292102 [ 277 ] {fc05380e-2d10-4aff-be9c-8718466340a6} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001166 sec., 67753.00171526587 rows/sec., 5.29 MiB/sec. | ||
| 10387 | 2025.08.11 21:41:06.292139 [ 277 ] {fc05380e-2d10-4aff-be9c-8718466340a6} <Debug> TCPHandler: Processed in 0.001327922 sec. | ||
| 10388 | 2025.08.11 21:41:06.292258 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2025.08.11 21:41:06.292351 [ 277 ] {a2df5a58-53e8-4eee-a2b1-91bcd7539575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10390 | 2025.08.11 21:41:06.292394 [ 277 ] {a2df5a58-53e8-4eee-a2b1-91bcd7539575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10391 | 2025.08.11 21:41:06.292784 [ 277 ] {a2df5a58-53e8-4eee-a2b1-91bcd7539575} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2025.08.11 21:41:06.292820 [ 277 ] {a2df5a58-53e8-4eee-a2b1-91bcd7539575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10393 | 2025.08.11 21:41:06.293142 [ 277 ] {a2df5a58-53e8-4eee-a2b1-91bcd7539575} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10394 | 2025.08.11 21:41:06.293346 [ 277 ] {a2df5a58-53e8-4eee-a2b1-91bcd7539575} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2025.08.11 21:41:06.293473 [ 277 ] {a2df5a58-53e8-4eee-a2b1-91bcd7539575} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 10396 | 2025.08.11 21:41:06.293509 [ 277 ] {a2df5a58-53e8-4eee-a2b1-91bcd7539575} <Debug> TCPHandler: Processed in 0.001299862 sec. | ||
| 10397 | 2025.08.11 21:41:06.293616 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2025.08.11 21:41:06.293709 [ 277 ] {56dd6e1d-fd84-413b-9f7b-668fa59ca55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10399 | 2025.08.11 21:41:06.293764 [ 277 ] {56dd6e1d-fd84-413b-9f7b-668fa59ca55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10400 | 2025.08.11 21:41:06.294509 [ 277 ] {56dd6e1d-fd84-413b-9f7b-668fa59ca55c} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2025.08.11 21:41:06.294546 [ 277 ] {56dd6e1d-fd84-413b-9f7b-668fa59ca55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10402 | 2025.08.11 21:41:06.295067 [ 277 ] {56dd6e1d-fd84-413b-9f7b-668fa59ca55c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10403 | 2025.08.11 21:41:06.295290 [ 277 ] {56dd6e1d-fd84-413b-9f7b-668fa59ca55c} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2025.08.11 21:41:06.295433 [ 277 ] {56dd6e1d-fd84-413b-9f7b-668fa59ca55c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001741 sec., 8615.73808156232 rows/sec., 15.44 MiB/sec. | ||
| 10405 | 2025.08.11 21:41:06.295501 [ 277 ] {56dd6e1d-fd84-413b-9f7b-668fa59ca55c} <Debug> TCPHandler: Processed in 0.001933792 sec. | ||
| 10406 | 2025.08.11 21:41:06.295615 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10407 | 2025.08.11 21:41:06.295709 [ 277 ] {b16f0eb9-b016-4b83-8cfd-db76323f2926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10408 | 2025.08.11 21:41:06.295750 [ 277 ] {b16f0eb9-b016-4b83-8cfd-db76323f2926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10409 | 2025.08.11 21:41:06.296077 [ 277 ] {b16f0eb9-b016-4b83-8cfd-db76323f2926} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2025.08.11 21:41:06.296113 [ 277 ] {b16f0eb9-b016-4b83-8cfd-db76323f2926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10411 | 2025.08.11 21:41:06.296419 [ 277 ] {b16f0eb9-b016-4b83-8cfd-db76323f2926} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 10412 | 2025.08.11 21:41:06.296669 [ 277 ] {b16f0eb9-b016-4b83-8cfd-db76323f2926} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2025.08.11 21:41:06.296817 [ 277 ] {b16f0eb9-b016-4b83-8cfd-db76323f2926} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 10414 | 2025.08.11 21:41:06.296857 [ 277 ] {b16f0eb9-b016-4b83-8cfd-db76323f2926} <Debug> TCPHandler: Processed in 0.001291522 sec. | ||
| 10415 | 2025.08.11 21:41:07.216892 [ 94 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 10416 | 2025.08.11 21:41:07.216954 [ 94 ] {} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2025.08.11 21:41:07.216974 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10418 | 2025.08.11 21:41:07.217089 [ 191 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 10419 | 2025.08.11 21:41:07.217228 [ 191 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10420 | 2025.08.11 21:41:07.217271 [ 191 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 10421 | 2025.08.11 21:41:07.217363 [ 191 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 10422 | 2025.08.11 21:41:07.217437 [ 191 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10423 | 2025.08.11 21:41:07.217511 [ 191 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 10424 | 2025.08.11 21:41:07.217568 [ 191 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 10425 | 2025.08.11 21:41:07.218373 [ 197 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332692 sec., 36017.32433300418 rows/sec., 3.01 MiB/sec. | ||
| 10426 | 2025.08.11 21:41:07.218563 [ 194 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 10427 | 2025.08.11 21:41:07.218870 [ 194 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2025.08.11 21:41:07.218952 [ 194 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_22_5} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 10429 | 2025.08.11 21:41:07.219051 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10430 | 2025.08.11 21:41:08.595789 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10431 | 2025.08.11 21:41:08.595973 [ 277 ] {4bc63f59-98b8-4758-9955-c9727a6693bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10432 | 2025.08.11 21:41:08.596040 [ 277 ] {4bc63f59-98b8-4758-9955-c9727a6693bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10433 | 2025.08.11 21:41:08.596655 [ 277 ] {4bc63f59-98b8-4758-9955-c9727a6693bb} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2025.08.11 21:41:08.596701 [ 277 ] {4bc63f59-98b8-4758-9955-c9727a6693bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10435 | 2025.08.11 21:41:08.597092 [ 277 ] {4bc63f59-98b8-4758-9955-c9727a6693bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10436 | 2025.08.11 21:41:08.597315 [ 277 ] {4bc63f59-98b8-4758-9955-c9727a6693bb} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2025.08.11 21:41:08.597481 [ 277 ] {4bc63f59-98b8-4758-9955-c9727a6693bb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001558 sec., 2567.394094993582 rows/sec., 209.35 KiB/sec. | ||
| 10438 | 2025.08.11 21:41:08.597533 [ 277 ] {4bc63f59-98b8-4758-9955-c9727a6693bb} <Debug> TCPHandler: Processed in 0.001876292 sec. | ||
| 10439 | 2025.08.11 21:41:08.597651 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10440 | 2025.08.11 21:41:08.597754 [ 277 ] {161fe2ad-8d15-4d02-b7b3-470e057cacc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10441 | 2025.08.11 21:41:08.597795 [ 277 ] {161fe2ad-8d15-4d02-b7b3-470e057cacc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10442 | 2025.08.11 21:41:08.598883 [ 277 ] {161fe2ad-8d15-4d02-b7b3-470e057cacc9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2025.08.11 21:41:08.598921 [ 277 ] {161fe2ad-8d15-4d02-b7b3-470e057cacc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10444 | 2025.08.11 21:41:08.599301 [ 277 ] {161fe2ad-8d15-4d02-b7b3-470e057cacc9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10445 | 2025.08.11 21:41:08.599513 [ 277 ] {161fe2ad-8d15-4d02-b7b3-470e057cacc9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10446 | 2025.08.11 21:41:08.599651 [ 277 ] {161fe2ad-8d15-4d02-b7b3-470e057cacc9} <Debug> executeQuery: Read 1252 rows, 106.17 KiB in 0.001921 sec., 651743.8833940655 rows/sec., 53.98 MiB/sec. | ||
| 10447 | 2025.08.11 21:41:08.599690 [ 277 ] {161fe2ad-8d15-4d02-b7b3-470e057cacc9} <Debug> TCPHandler: Processed in 0.002091135 sec. | ||
| 10448 | 2025.08.11 21:41:08.599802 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10449 | 2025.08.11 21:41:08.599900 [ 277 ] {c712c795-9265-4cd3-a1d9-7825135d1883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10450 | 2025.08.11 21:41:08.599942 [ 277 ] {c712c795-9265-4cd3-a1d9-7825135d1883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10451 | 2025.08.11 21:41:08.600349 [ 277 ] {c712c795-9265-4cd3-a1d9-7825135d1883} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2025.08.11 21:41:08.600386 [ 277 ] {c712c795-9265-4cd3-a1d9-7825135d1883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10453 | 2025.08.11 21:41:08.600688 [ 277 ] {c712c795-9265-4cd3-a1d9-7825135d1883} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10454 | 2025.08.11 21:41:08.600891 [ 277 ] {c712c795-9265-4cd3-a1d9-7825135d1883} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2025.08.11 21:41:08.601037 [ 277 ] {c712c795-9265-4cd3-a1d9-7825135d1883} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001157 sec., 26793.43128781331 rows/sec., 1.95 MiB/sec. | ||
| 10456 | 2025.08.11 21:41:08.601075 [ 277 ] {c712c795-9265-4cd3-a1d9-7825135d1883} <Debug> TCPHandler: Processed in 0.001323432 sec. | ||
| 10457 | 2025.08.11 21:41:08.601174 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10458 | 2025.08.11 21:41:08.601269 [ 277 ] {3fda1119-af39-4cf0-9c80-08fa728bc3dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10459 | 2025.08.11 21:41:08.601309 [ 277 ] {3fda1119-af39-4cf0-9c80-08fa728bc3dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10460 | 2025.08.11 21:41:08.601777 [ 277 ] {3fda1119-af39-4cf0-9c80-08fa728bc3dd} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2025.08.11 21:41:08.601814 [ 277 ] {3fda1119-af39-4cf0-9c80-08fa728bc3dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10462 | 2025.08.11 21:41:08.602123 [ 277 ] {3fda1119-af39-4cf0-9c80-08fa728bc3dd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10463 | 2025.08.11 21:41:08.602331 [ 277 ] {3fda1119-af39-4cf0-9c80-08fa728bc3dd} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10464 | 2025.08.11 21:41:08.602459 [ 277 ] {3fda1119-af39-4cf0-9c80-08fa728bc3dd} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001209 sec., 188585.60794044664 rows/sec., 12.77 MiB/sec. | ||
| 10465 | 2025.08.11 21:41:08.602496 [ 277 ] {3fda1119-af39-4cf0-9c80-08fa728bc3dd} <Debug> TCPHandler: Processed in 0.001370193 sec. | ||
| 10466 | 2025.08.11 21:41:08.602600 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2025.08.11 21:41:08.602694 [ 277 ] {6572dd9d-84bb-432e-a668-b8542039c4e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10468 | 2025.08.11 21:41:08.602733 [ 277 ] {6572dd9d-84bb-432e-a668-b8542039c4e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10469 | 2025.08.11 21:41:08.603318 [ 277 ] {6572dd9d-84bb-432e-a668-b8542039c4e1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2025.08.11 21:41:08.603353 [ 277 ] {6572dd9d-84bb-432e-a668-b8542039c4e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10471 | 2025.08.11 21:41:08.603663 [ 277 ] {6572dd9d-84bb-432e-a668-b8542039c4e1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10472 | 2025.08.11 21:41:08.603872 [ 277 ] {6572dd9d-84bb-432e-a668-b8542039c4e1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2025.08.11 21:41:08.604000 [ 277 ] {6572dd9d-84bb-432e-a668-b8542039c4e1} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001325 sec., 415849.05660377356 rows/sec., 30.88 MiB/sec. | ||
| 10474 | 2025.08.11 21:41:08.604038 [ 277 ] {6572dd9d-84bb-432e-a668-b8542039c4e1} <Debug> TCPHandler: Processed in 0.001486695 sec. | ||
| 10475 | 2025.08.11 21:41:08.604146 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10476 | 2025.08.11 21:41:08.604241 [ 277 ] {b1fcf73a-3aff-406f-9aa8-b86f08be8b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10477 | 2025.08.11 21:41:08.604285 [ 277 ] {b1fcf73a-3aff-406f-9aa8-b86f08be8b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10478 | 2025.08.11 21:41:08.604914 [ 277 ] {b1fcf73a-3aff-406f-9aa8-b86f08be8b31} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2025.08.11 21:41:08.604951 [ 277 ] {b1fcf73a-3aff-406f-9aa8-b86f08be8b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10480 | 2025.08.11 21:41:08.605326 [ 277 ] {b1fcf73a-3aff-406f-9aa8-b86f08be8b31} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10481 | 2025.08.11 21:41:08.605536 [ 277 ] {b1fcf73a-3aff-406f-9aa8-b86f08be8b31} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2025.08.11 21:41:08.605664 [ 277 ] {b1fcf73a-3aff-406f-9aa8-b86f08be8b31} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001443 sec., 654192.6541926542 rows/sec., 43.87 MiB/sec. | ||
| 10483 | 2025.08.11 21:41:08.605701 [ 277 ] {b1fcf73a-3aff-406f-9aa8-b86f08be8b31} <Debug> TCPHandler: Processed in 0.001605007 sec. | ||
| 10484 | 2025.08.11 21:41:08.605809 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10485 | 2025.08.11 21:41:08.605905 [ 277 ] {93e7bd6e-d609-4b7d-b775-c8114686d5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10486 | 2025.08.11 21:41:08.605962 [ 277 ] {93e7bd6e-d609-4b7d-b775-c8114686d5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10487 | 2025.08.11 21:41:08.606822 [ 277 ] {93e7bd6e-d609-4b7d-b775-c8114686d5a8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10488 | 2025.08.11 21:41:08.606858 [ 277 ] {93e7bd6e-d609-4b7d-b775-c8114686d5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10489 | 2025.08.11 21:41:08.607376 [ 277 ] {93e7bd6e-d609-4b7d-b775-c8114686d5a8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10490 | 2025.08.11 21:41:08.607607 [ 277 ] {93e7bd6e-d609-4b7d-b775-c8114686d5a8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10491 | 2025.08.11 21:41:08.607745 [ 277 ] {93e7bd6e-d609-4b7d-b775-c8114686d5a8} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001859 sec., 14523.937600860678 rows/sec., 26.03 MiB/sec. | ||
| 10492 | 2025.08.11 21:41:08.607808 [ 277 ] {93e7bd6e-d609-4b7d-b775-c8114686d5a8} <Debug> TCPHandler: Processed in 0.002046885 sec. | ||
| 10493 | 2025.08.11 21:41:08.607917 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10494 | 2025.08.11 21:41:08.608012 [ 277 ] {a9f99c0b-dccc-4981-8dec-9e75c430be59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10495 | 2025.08.11 21:41:08.608052 [ 277 ] {a9f99c0b-dccc-4981-8dec-9e75c430be59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10496 | 2025.08.11 21:41:08.608377 [ 277 ] {a9f99c0b-dccc-4981-8dec-9e75c430be59} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10497 | 2025.08.11 21:41:08.608410 [ 277 ] {a9f99c0b-dccc-4981-8dec-9e75c430be59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. | ||
| 10498 | 2025.08.11 21:41:08.608714 [ 277 ] {a9f99c0b-dccc-4981-8dec-9e75c430be59} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 10499 | 2025.08.11 21:41:08.608919 [ 277 ] {a9f99c0b-dccc-4981-8dec-9e75c430be59} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10500 | 2025.08.11 21:41:08.609043 [ 277 ] {a9f99c0b-dccc-4981-8dec-9e75c430be59} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00105 sec., 34285.71428571429 rows/sec., 2.31 MiB/sec. | ||
| 10501 | 2025.08.11 21:41:08.609079 [ 277 ] {a9f99c0b-dccc-4981-8dec-9e75c430be59} <Debug> TCPHandler: Processed in 0.00121094 sec. | ||
| 10502 | 2025.08.11 21:41:11.281833 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2025.08.11 21:41:11.282037 [ 277 ] {d7b2e83c-0d58-489b-b983-15fa48ac1039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10504 | 2025.08.11 21:41:11.282106 [ 277 ] {d7b2e83c-0d58-489b-b983-15fa48ac1039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10505 | 2025.08.11 21:41:11.282786 [ 277 ] {d7b2e83c-0d58-489b-b983-15fa48ac1039} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10506 | 2025.08.11 21:41:11.282840 [ 277 ] {d7b2e83c-0d58-489b-b983-15fa48ac1039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10507 | 2025.08.11 21:41:11.283255 [ 277 ] {d7b2e83c-0d58-489b-b983-15fa48ac1039} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10508 | 2025.08.11 21:41:11.283486 [ 277 ] {d7b2e83c-0d58-489b-b983-15fa48ac1039} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2025.08.11 21:41:11.283619 [ 92 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10510 | 2025.08.11 21:41:11.283652 [ 277 ] {d7b2e83c-0d58-489b-b983-15fa48ac1039} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.58 MiB/sec. | ||
| 10511 | 2025.08.11 21:41:11.283694 [ 92 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2025.08.11 21:41:11.283715 [ 277 ] {d7b2e83c-0d58-489b-b983-15fa48ac1039} <Debug> TCPHandler: Processed in 0.002017053 sec. | ||
| 10513 | 2025.08.11 21:41:11.283724 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10514 | 2025.08.11 21:41:11.283853 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10515 | 2025.08.11 21:41:11.283857 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 10516 | 2025.08.11 21:41:11.283962 [ 277 ] {c41db013-bc30-450d-a03d-830fd2f3519f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10517 | 2025.08.11 21:41:11.284012 [ 277 ] {c41db013-bc30-450d-a03d-830fd2f3519f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10518 | 2025.08.11 21:41:11.284026 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10519 | 2025.08.11 21:41:11.284070 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1409 rows starting from the beginning of the part | ||
| 10520 | 2025.08.11 21:41:11.284144 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 212 rows starting from the beginning of the part | ||
| 10521 | 2025.08.11 21:41:11.284197 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 110 rows starting from the beginning of the part | ||
| 10522 | 2025.08.11 21:41:11.284246 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 86 rows starting from the beginning of the part | ||
| 10523 | 2025.08.11 21:41:11.284292 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1252 rows starting from the beginning of the part | ||
| 10524 | 2025.08.11 21:41:11.284344 [ 191 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 10525 | 2025.08.11 21:41:11.284503 [ 277 ] {c41db013-bc30-450d-a03d-830fd2f3519f} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2025.08.11 21:41:11.284548 [ 277 ] {c41db013-bc30-450d-a03d-830fd2f3519f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10527 | 2025.08.11 21:41:11.284898 [ 277 ] {c41db013-bc30-450d-a03d-830fd2f3519f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10528 | 2025.08.11 21:41:11.285152 [ 277 ] {c41db013-bc30-450d-a03d-830fd2f3519f} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2025.08.11 21:41:11.285282 [ 92 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10530 | 2025.08.11 21:41:11.285295 [ 277 ] {c41db013-bc30-450d-a03d-830fd2f3519f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec. | ||
| 10531 | 2025.08.11 21:41:11.285314 [ 92 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2025.08.11 21:41:11.285338 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10533 | 2025.08.11 21:41:11.285344 [ 277 ] {c41db013-bc30-450d-a03d-830fd2f3519f} <Debug> TCPHandler: Processed in 0.001544985 sec. | ||
| 10534 | 2025.08.11 21:41:11.285442 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 10535 | 2025.08.11 21:41:11.285471 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10536 | 2025.08.11 21:41:11.285579 [ 277 ] {2b544222-038d-463d-a8c2-6b669e9c8c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10537 | 2025.08.11 21:41:11.285598 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10538 | 2025.08.11 21:41:11.285625 [ 277 ] {2b544222-038d-463d-a8c2-6b669e9c8c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10539 | 2025.08.11 21:41:11.285636 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 634 rows starting from the beginning of the part | ||
| 10540 | 2025.08.11 21:41:11.285713 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 127 rows starting from the beginning of the part | ||
| 10541 | 2025.08.11 21:41:11.285756 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 91 rows starting from the beginning of the part | ||
| 10542 | 2025.08.11 21:41:11.285796 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 79 rows starting from the beginning of the part | ||
| 10543 | 2025.08.11 21:41:11.285795 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001996244 sec., 1565439.8961249227 rows/sec., 137.01 MiB/sec. | ||
| 10544 | 2025.08.11 21:41:11.285834 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 551 rows starting from the beginning of the part | ||
| 10545 | 2025.08.11 21:41:11.285881 [ 194 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 10546 | 2025.08.11 21:41:11.286008 [ 277 ] {2b544222-038d-463d-a8c2-6b669e9c8c02} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10547 | 2025.08.11 21:41:11.286028 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10548 | 2025.08.11 21:41:11.286054 [ 277 ] {2b544222-038d-463d-a8c2-6b669e9c8c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10549 | 2025.08.11 21:41:11.286373 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10550 | 2025.08.11 21:41:11.286461 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_101_20} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10551 | 2025.08.11 21:41:11.286465 [ 277 ] {2b544222-038d-463d-a8c2-6b669e9c8c02} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10552 | 2025.08.11 21:41:11.286552 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 10553 | 2025.08.11 21:41:11.286721 [ 277 ] {2b544222-038d-463d-a8c2-6b669e9c8c02} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2025.08.11 21:41:11.286848 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 5 parts from all_1_96_19 to all_100_100_0 | ||
| 10555 | 2025.08.11 21:41:11.286862 [ 277 ] {2b544222-038d-463d-a8c2-6b669e9c8c02} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.42 MiB/sec. | ||
| 10556 | 2025.08.11 21:41:11.286879 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10557 | 2025.08.11 21:41:11.286904 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10558 | 2025.08.11 21:41:11.286910 [ 277 ] {2b544222-038d-463d-a8c2-6b669e9c8c02} <Debug> TCPHandler: Processed in 0.001490325 sec. | ||
| 10559 | 2025.08.11 21:41:11.286977 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_96_19 to all_100_100_0 into Compact with storage Full | ||
| 10560 | 2025.08.11 21:41:11.287030 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2025.08.11 21:41:11.287029 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001642268 sec., 941381.0656969509 rows/sec., 75.00 MiB/sec. | ||
| 10562 | 2025.08.11 21:41:11.287085 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10563 | 2025.08.11 21:41:11.287119 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26970 rows starting from the beginning of the part | ||
| 10564 | 2025.08.11 21:41:11.287132 [ 277 ] {2cc17145-bbe9-425f-a754-c89a3817a186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10565 | 2025.08.11 21:41:11.287172 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 202 rows starting from the beginning of the part | ||
| 10566 | 2025.08.11 21:41:11.287183 [ 277 ] {2cc17145-bbe9-425f-a754-c89a3817a186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10567 | 2025.08.11 21:41:11.287212 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10568 | 2025.08.11 21:41:11.287221 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 10569 | 2025.08.11 21:41:11.287273 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 10570 | 2025.08.11 21:41:11.287318 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 944 rows starting from the beginning of the part | ||
| 10571 | 2025.08.11 21:41:11.287510 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10572 | 2025.08.11 21:41:11.287530 [ 277 ] {2cc17145-bbe9-425f-a754-c89a3817a186} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2025.08.11 21:41:11.287596 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_101_20} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10574 | 2025.08.11 21:41:11.287602 [ 277 ] {2cc17145-bbe9-425f-a754-c89a3817a186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10575 | 2025.08.11 21:41:11.287693 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10576 | 2025.08.11 21:41:11.287945 [ 277 ] {2cc17145-bbe9-425f-a754-c89a3817a186} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10577 | 2025.08.11 21:41:11.288159 [ 277 ] {2cc17145-bbe9-425f-a754-c89a3817a186} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2025.08.11 21:41:11.288259 [ 92 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10579 | 2025.08.11 21:41:11.288288 [ 92 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2025.08.11 21:41:11.288290 [ 277 ] {2cc17145-bbe9-425f-a754-c89a3817a186} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001176 sec., 20408.163265306124 rows/sec., 1.38 MiB/sec. | ||
| 10581 | 2025.08.11 21:41:11.288306 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10582 | 2025.08.11 21:41:11.288369 [ 277 ] {2cc17145-bbe9-425f-a754-c89a3817a186} <Debug> TCPHandler: Processed in 0.001388573 sec. | ||
| 10583 | 2025.08.11 21:41:11.288441 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 10584 | 2025.08.11 21:41:11.288558 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10585 | 2025.08.11 21:41:11.288590 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5010 rows starting from the beginning of the part | ||
| 10586 | 2025.08.11 21:41:11.288652 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 10587 | 2025.08.11 21:41:11.288692 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 10588 | 2025.08.11 21:41:11.288728 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 10589 | 2025.08.11 21:41:11.288762 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 36 rows starting from the beginning of the part | ||
| 10590 | 2025.08.11 21:41:11.288796 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 24 rows starting from the beginning of the part | ||
| 10591 | 2025.08.11 21:41:11.290745 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002347009 sec., 2236889.5901123513 rows/sec., 150.83 MiB/sec. | ||
| 10592 | 2025.08.11 21:41:11.291072 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10593 | 2025.08.11 21:41:11.291329 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2025.08.11 21:41:11.291397 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_101_20} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10595 | 2025.08.11 21:41:11.291461 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10596 | 2025.08.11 21:41:11.293584 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28436 rows, containing 5 columns (5 merged, 0 gathered) in 0.006638602 sec., 4283431.963536901 rows/sec., 293.41 MiB/sec. | ||
| 10597 | 2025.08.11 21:41:11.293984 [ 189 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 10598 | 2025.08.11 21:41:11.294266 [ 189 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10599 | 2025.08.11 21:41:11.294340 [ 189 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 5 parts: [all_1_96_19, all_100_100_0] -> all_1_100_20 | ||
| 10600 | 2025.08.11 21:41:11.294437 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 10601 | 2025.08.11 21:41:11.868734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 | ||
| 10602 | 2025.08.11 21:41:11.869302 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10603 | 2025.08.11 21:41:11.869353 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10604 | 2025.08.11 21:41:11.869857 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10605 | 2025.08.11 21:41:11.870084 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2025.08.11 21:41:11.870210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 | ||
| 10607 | 2025.08.11 21:41:11.870227 [ 86 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10608 | 2025.08.11 21:41:11.870294 [ 86 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2025.08.11 21:41:11.870314 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10610 | 2025.08.11 21:41:11.870417 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 10611 | 2025.08.11 21:41:11.870525 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10612 | 2025.08.11 21:41:11.870562 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
| 10613 | 2025.08.11 21:41:11.870627 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part | ||
| 10614 | 2025.08.11 21:41:11.870683 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part | ||
| 10615 | 2025.08.11 21:41:11.870731 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part | ||
| 10616 | 2025.08.11 21:41:11.870779 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part | ||
| 10617 | 2025.08.11 21:41:11.870827 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part | ||
| 10618 | 2025.08.11 21:41:11.873087 [ 190 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.002721016 sec., 10267488.320539093 rows/sec., 146.88 MiB/sec. | ||
| 10619 | 2025.08.11 21:41:11.873470 [ 192 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10620 | 2025.08.11 21:41:11.873803 [ 192 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2025.08.11 21:41:11.873887 [ 192 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_61_12} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10622 | 2025.08.11 21:41:11.873995 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. | ||
| 10623 | 2025.08.11 21:41:13.387280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10624 | 2025.08.11 21:41:13.404276 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2025.08.11 21:41:13.404324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10626 | 2025.08.11 21:41:13.410962 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10627 | 2025.08.11 21:41:13.411676 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2025.08.11 21:41:13.411977 [ 66 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10629 | 2025.08.11 21:41:13.412045 [ 66 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10630 | 2025.08.11 21:41:13.412070 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10631 | 2025.08.11 21:41:13.412200 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 10632 | 2025.08.11 21:41:13.415129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10633 | 2025.08.11 21:41:13.416248 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10634 | 2025.08.11 21:41:13.417714 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 10635 | 2025.08.11 21:41:13.422059 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 10636 | 2025.08.11 21:41:13.426563 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 10637 | 2025.08.11 21:41:13.430946 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 10638 | 2025.08.11 21:41:13.435585 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 10639 | 2025.08.11 21:41:13.439494 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 10640 | 2025.08.11 21:41:13.494255 [ 196 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.082113746 sec., 5601.9853241137 rows/sec., 28.97 MiB/sec. | ||
| 10641 | 2025.08.11 21:41:13.496455 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10642 | 2025.08.11 21:41:13.498311 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_61_12} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10643 | 2025.08.11 21:41:13.498416 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_61_12} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10644 | 2025.08.11 21:41:13.500163 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10645 | 2025.08.11 21:41:14.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.99 MiB, peak 330.41 MiB, free memory in arenas 0.00 B, will set to 315.96 MiB (RSS), difference: -1.03 MiB | ||
| 10646 | 2025.08.11 21:41:14.456679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1478 | ||
| 10647 | 2025.08.11 21:41:14.459555 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2025.08.11 21:41:14.459604 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10649 | 2025.08.11 21:41:14.460769 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10650 | 2025.08.11 21:41:14.461030 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2025.08.11 21:41:14.461295 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
| 10652 | 2025.08.11 21:41:16.287670 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10653 | 2025.08.11 21:41:16.287860 [ 277 ] {15d664a0-52a5-4b5e-88d2-61893dddf2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10654 | 2025.08.11 21:41:16.287924 [ 277 ] {15d664a0-52a5-4b5e-88d2-61893dddf2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10655 | 2025.08.11 21:41:16.288593 [ 277 ] {15d664a0-52a5-4b5e-88d2-61893dddf2a5} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10656 | 2025.08.11 21:41:16.288631 [ 277 ] {15d664a0-52a5-4b5e-88d2-61893dddf2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10657 | 2025.08.11 21:41:16.289029 [ 277 ] {15d664a0-52a5-4b5e-88d2-61893dddf2a5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10658 | 2025.08.11 21:41:16.289263 [ 277 ] {15d664a0-52a5-4b5e-88d2-61893dddf2a5} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2025.08.11 21:41:16.289410 [ 277 ] {15d664a0-52a5-4b5e-88d2-61893dddf2a5} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001599 sec., 53783.61475922452 rows/sec., 4.51 MiB/sec. | ||
| 10660 | 2025.08.11 21:41:16.289452 [ 277 ] {15d664a0-52a5-4b5e-88d2-61893dddf2a5} <Debug> TCPHandler: Processed in 0.001910072 sec. | ||
| 10661 | 2025.08.11 21:41:16.289577 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10662 | 2025.08.11 21:41:16.289672 [ 277 ] {23432a47-cf67-4eb8-bcde-4615f45c4493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10663 | 2025.08.11 21:41:16.289713 [ 277 ] {23432a47-cf67-4eb8-bcde-4615f45c4493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10664 | 2025.08.11 21:41:16.290111 [ 277 ] {23432a47-cf67-4eb8-bcde-4615f45c4493} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2025.08.11 21:41:16.290145 [ 277 ] {23432a47-cf67-4eb8-bcde-4615f45c4493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10666 | 2025.08.11 21:41:16.290441 [ 277 ] {23432a47-cf67-4eb8-bcde-4615f45c4493} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10667 | 2025.08.11 21:41:16.290652 [ 277 ] {23432a47-cf67-4eb8-bcde-4615f45c4493} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2025.08.11 21:41:16.290781 [ 277 ] {23432a47-cf67-4eb8-bcde-4615f45c4493} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001128 sec., 13297.87234042553 rows/sec., 999.94 KiB/sec. | ||
| 10669 | 2025.08.11 21:41:16.290808 [ 84 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10670 | 2025.08.11 21:41:16.290820 [ 277 ] {23432a47-cf67-4eb8-bcde-4615f45c4493} <Debug> TCPHandler: Processed in 0.001292851 sec. | ||
| 10671 | 2025.08.11 21:41:16.290876 [ 84 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2025.08.11 21:41:16.290904 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10673 | 2025.08.11 21:41:16.290964 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10674 | 2025.08.11 21:41:16.291032 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 10675 | 2025.08.11 21:41:16.291062 [ 277 ] {4135e133-3986-4f7c-b5a7-9344f878fbdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10676 | 2025.08.11 21:41:16.291112 [ 277 ] {4135e133-3986-4f7c-b5a7-9344f878fbdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10677 | 2025.08.11 21:41:16.291184 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10678 | 2025.08.11 21:41:16.291224 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 10679 | 2025.08.11 21:41:16.291294 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 39 rows starting from the beginning of the part | ||
| 10680 | 2025.08.11 21:41:16.291342 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 27 rows starting from the beginning of the part | ||
| 10681 | 2025.08.11 21:41:16.291392 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 15 rows starting from the beginning of the part | ||
| 10682 | 2025.08.11 21:41:16.291435 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 10683 | 2025.08.11 21:41:16.291476 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
| 10684 | 2025.08.11 21:41:16.291547 [ 277 ] {4135e133-3986-4f7c-b5a7-9344f878fbdc} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.08.11 21:41:16.291590 [ 277 ] {4135e133-3986-4f7c-b5a7-9344f878fbdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10686 | 2025.08.11 21:41:16.291933 [ 277 ] {4135e133-3986-4f7c-b5a7-9344f878fbdc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10687 | 2025.08.11 21:41:16.292163 [ 277 ] {4135e133-3986-4f7c-b5a7-9344f878fbdc} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2025.08.11 21:41:16.292295 [ 277 ] {4135e133-3986-4f7c-b5a7-9344f878fbdc} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001251 sec., 63149.480415667465 rows/sec., 4.93 MiB/sec. | ||
| 10689 | 2025.08.11 21:41:16.292333 [ 277 ] {4135e133-3986-4f7c-b5a7-9344f878fbdc} <Debug> TCPHandler: Processed in 0.001429404 sec. | ||
| 10690 | 2025.08.11 21:41:16.292353 [ 196 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384563 sec., 143727.65991868917 rows/sec., 11.06 MiB/sec. | ||
| 10691 | 2025.08.11 21:41:16.292442 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10692 | 2025.08.11 21:41:16.292512 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10693 | 2025.08.11 21:41:16.292543 [ 277 ] {bedc0978-28af-4b2f-8a48-d05528139bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10694 | 2025.08.11 21:41:16.292590 [ 277 ] {bedc0978-28af-4b2f-8a48-d05528139bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10695 | 2025.08.11 21:41:16.292810 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_86_17} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2025.08.11 21:41:16.292889 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_86_17} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10697 | 2025.08.11 21:41:16.292969 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10698 | 2025.08.11 21:41:16.293008 [ 277 ] {bedc0978-28af-4b2f-8a48-d05528139bd0} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10699 | 2025.08.11 21:41:16.293050 [ 277 ] {bedc0978-28af-4b2f-8a48-d05528139bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10700 | 2025.08.11 21:41:16.293393 [ 277 ] {bedc0978-28af-4b2f-8a48-d05528139bd0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10701 | 2025.08.11 21:41:16.293607 [ 277 ] {bedc0978-28af-4b2f-8a48-d05528139bd0} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2025.08.11 21:41:16.293741 [ 277 ] {bedc0978-28af-4b2f-8a48-d05528139bd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 10703 | 2025.08.11 21:41:16.293779 [ 277 ] {bedc0978-28af-4b2f-8a48-d05528139bd0} <Debug> TCPHandler: Processed in 0.001385643 sec. | ||
| 10704 | 2025.08.11 21:41:16.293885 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2025.08.11 21:41:16.293988 [ 277 ] {e42f1795-1046-4e3b-b6b1-98c1f70088a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10706 | 2025.08.11 21:41:16.294046 [ 277 ] {e42f1795-1046-4e3b-b6b1-98c1f70088a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10707 | 2025.08.11 21:41:16.294868 [ 277 ] {e42f1795-1046-4e3b-b6b1-98c1f70088a7} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2025.08.11 21:41:16.294906 [ 277 ] {e42f1795-1046-4e3b-b6b1-98c1f70088a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10709 | 2025.08.11 21:41:16.295448 [ 277 ] {e42f1795-1046-4e3b-b6b1-98c1f70088a7} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10710 | 2025.08.11 21:41:16.295678 [ 277 ] {e42f1795-1046-4e3b-b6b1-98c1f70088a7} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2025.08.11 21:41:16.295829 [ 277 ] {e42f1795-1046-4e3b-b6b1-98c1f70088a7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001861 sec., 8060.182697474476 rows/sec., 14.44 MiB/sec. | ||
| 10712 | 2025.08.11 21:41:16.295891 [ 277 ] {e42f1795-1046-4e3b-b6b1-98c1f70088a7} <Debug> TCPHandler: Processed in 0.002057024 sec. | ||
| 10713 | 2025.08.11 21:41:16.296000 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10714 | 2025.08.11 21:41:16.296097 [ 277 ] {66b04669-4eb6-43a7-810f-07e780316794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10715 | 2025.08.11 21:41:16.296139 [ 277 ] {66b04669-4eb6-43a7-810f-07e780316794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10716 | 2025.08.11 21:41:16.296472 [ 277 ] {66b04669-4eb6-43a7-810f-07e780316794} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2025.08.11 21:41:16.296509 [ 277 ] {66b04669-4eb6-43a7-810f-07e780316794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10718 | 2025.08.11 21:41:16.296818 [ 277 ] {66b04669-4eb6-43a7-810f-07e780316794} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10719 | 2025.08.11 21:41:16.297034 [ 277 ] {66b04669-4eb6-43a7-810f-07e780316794} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2025.08.11 21:41:16.297165 [ 277 ] {66b04669-4eb6-43a7-810f-07e780316794} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 10721 | 2025.08.11 21:41:16.297203 [ 277 ] {66b04669-4eb6-43a7-810f-07e780316794} <Debug> TCPHandler: Processed in 0.001253291 sec. | ||
| 10722 | 2025.08.11 21:41:19.211049 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10723 | 2025.08.11 21:41:19.211098 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10724 | 2025.08.11 21:41:19.370449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 | ||
| 10725 | 2025.08.11 21:41:19.370993 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2025.08.11 21:41:19.371047 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10727 | 2025.08.11 21:41:19.371557 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10728 | 2025.08.11 21:41:19.371817 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2025.08.11 21:41:19.371970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 10730 | 2025.08.11 21:41:20.915329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 10731 | 2025.08.11 21:41:20.930773 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2025.08.11 21:41:20.930836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10733 | 2025.08.11 21:41:20.936238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10734 | 2025.08.11 21:41:20.936951 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2025.08.11 21:41:20.939826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 10736 | 2025.08.11 21:41:21.287445 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10737 | 2025.08.11 21:41:21.287642 [ 277 ] {fbec5d6e-ab24-4edd-8436-de814afd88bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10738 | 2025.08.11 21:41:21.287714 [ 277 ] {fbec5d6e-ab24-4edd-8436-de814afd88bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10739 | 2025.08.11 21:41:21.288422 [ 277 ] {fbec5d6e-ab24-4edd-8436-de814afd88bf} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2025.08.11 21:41:21.288469 [ 277 ] {fbec5d6e-ab24-4edd-8436-de814afd88bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10741 | 2025.08.11 21:41:21.288880 [ 277 ] {fbec5d6e-ab24-4edd-8436-de814afd88bf} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10742 | 2025.08.11 21:41:21.289107 [ 277 ] {fbec5d6e-ab24-4edd-8436-de814afd88bf} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2025.08.11 21:41:21.289259 [ 277 ] {fbec5d6e-ab24-4edd-8436-de814afd88bf} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.00167 sec., 65868.26347305388 rows/sec., 5.54 MiB/sec. | ||
| 10744 | 2025.08.11 21:41:21.289304 [ 277 ] {fbec5d6e-ab24-4edd-8436-de814afd88bf} <Debug> TCPHandler: Processed in 0.001999673 sec. | ||
| 10745 | 2025.08.11 21:41:21.289426 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10746 | 2025.08.11 21:41:21.289520 [ 277 ] {3eaf73d5-54d1-4f2f-9d29-95f97952bf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10747 | 2025.08.11 21:41:21.289561 [ 277 ] {3eaf73d5-54d1-4f2f-9d29-95f97952bf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10748 | 2025.08.11 21:41:21.289977 [ 277 ] {3eaf73d5-54d1-4f2f-9d29-95f97952bf7f} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2025.08.11 21:41:21.290013 [ 277 ] {3eaf73d5-54d1-4f2f-9d29-95f97952bf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10750 | 2025.08.11 21:41:21.290316 [ 277 ] {3eaf73d5-54d1-4f2f-9d29-95f97952bf7f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10751 | 2025.08.11 21:41:21.290533 [ 277 ] {3eaf73d5-54d1-4f2f-9d29-95f97952bf7f} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2025.08.11 21:41:21.290713 [ 277 ] {3eaf73d5-54d1-4f2f-9d29-95f97952bf7f} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001209 sec., 22332.506203473946 rows/sec., 1.64 MiB/sec. | ||
| 10753 | 2025.08.11 21:41:21.290756 [ 277 ] {3eaf73d5-54d1-4f2f-9d29-95f97952bf7f} <Debug> TCPHandler: Processed in 0.001378023 sec. | ||
| 10754 | 2025.08.11 21:41:21.290879 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2025.08.11 21:41:21.290972 [ 277 ] {2cc5a70f-607f-4dd9-a07f-6bd949984e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10756 | 2025.08.11 21:41:21.291011 [ 277 ] {2cc5a70f-607f-4dd9-a07f-6bd949984e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10757 | 2025.08.11 21:41:21.291481 [ 277 ] {2cc5a70f-607f-4dd9-a07f-6bd949984e7a} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2025.08.11 21:41:21.291517 [ 277 ] {2cc5a70f-607f-4dd9-a07f-6bd949984e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10759 | 2025.08.11 21:41:21.291825 [ 277 ] {2cc5a70f-607f-4dd9-a07f-6bd949984e7a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10760 | 2025.08.11 21:41:21.292029 [ 277 ] {2cc5a70f-607f-4dd9-a07f-6bd949984e7a} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2025.08.11 21:41:21.292156 [ 277 ] {2cc5a70f-607f-4dd9-a07f-6bd949984e7a} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001201 sec., 75770.19150707743 rows/sec., 5.92 MiB/sec. | ||
| 10762 | 2025.08.11 21:41:21.292197 [ 277 ] {2cc5a70f-607f-4dd9-a07f-6bd949984e7a} <Debug> TCPHandler: Processed in 0.001364772 sec. | ||
| 10763 | 2025.08.11 21:41:21.292316 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2025.08.11 21:41:21.292408 [ 277 ] {fc723d24-da7a-491b-acbe-e75f1372bcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10765 | 2025.08.11 21:41:21.292450 [ 277 ] {fc723d24-da7a-491b-acbe-e75f1372bcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10766 | 2025.08.11 21:41:21.292913 [ 277 ] {fc723d24-da7a-491b-acbe-e75f1372bcd0} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2025.08.11 21:41:21.292948 [ 277 ] {fc723d24-da7a-491b-acbe-e75f1372bcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10768 | 2025.08.11 21:41:21.293270 [ 277 ] {fc723d24-da7a-491b-acbe-e75f1372bcd0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10769 | 2025.08.11 21:41:21.293473 [ 277 ] {fc723d24-da7a-491b-acbe-e75f1372bcd0} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2025.08.11 21:41:21.293603 [ 277 ] {fc723d24-da7a-491b-acbe-e75f1372bcd0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 10771 | 2025.08.11 21:41:21.293642 [ 277 ] {fc723d24-da7a-491b-acbe-e75f1372bcd0} <Debug> TCPHandler: Processed in 0.001373603 sec. | ||
| 10772 | 2025.08.11 21:41:21.293762 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2025.08.11 21:41:21.293853 [ 277 ] {2d05f2fa-a848-46ab-b81a-d517eed83b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10774 | 2025.08.11 21:41:21.293907 [ 277 ] {2d05f2fa-a848-46ab-b81a-d517eed83b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10775 | 2025.08.11 21:41:21.294759 [ 277 ] {2d05f2fa-a848-46ab-b81a-d517eed83b55} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2025.08.11 21:41:21.294794 [ 277 ] {2d05f2fa-a848-46ab-b81a-d517eed83b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10777 | 2025.08.11 21:41:21.295330 [ 277 ] {2d05f2fa-a848-46ab-b81a-d517eed83b55} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10778 | 2025.08.11 21:41:21.295550 [ 277 ] {2d05f2fa-a848-46ab-b81a-d517eed83b55} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2025.08.11 21:41:21.295688 [ 277 ] {2d05f2fa-a848-46ab-b81a-d517eed83b55} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00185 sec., 14594.594594594593 rows/sec., 26.15 MiB/sec. | ||
| 10780 | 2025.08.11 21:41:21.295702 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10781 | 2025.08.11 21:41:21.295743 [ 277 ] {2d05f2fa-a848-46ab-b81a-d517eed83b55} <Debug> TCPHandler: Processed in 0.002027794 sec. | ||
| 10782 | 2025.08.11 21:41:21.295747 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10783 | 2025.08.11 21:41:21.295773 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10784 | 2025.08.11 21:41:21.295859 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2025.08.11 21:41:21.295923 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 10786 | 2025.08.11 21:41:21.295953 [ 277 ] {db9a0ed5-32ab-48eb-ae62-b9f7eb319eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10787 | 2025.08.11 21:41:21.296010 [ 277 ] {db9a0ed5-32ab-48eb-ae62-b9f7eb319eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10788 | 2025.08.11 21:41:21.296211 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10789 | 2025.08.11 21:41:21.296286 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1620 rows starting from the beginning of the part | ||
| 10790 | 2025.08.11 21:41:21.296377 [ 277 ] {db9a0ed5-32ab-48eb-ae62-b9f7eb319eb0} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10791 | 2025.08.11 21:41:21.296417 [ 277 ] {db9a0ed5-32ab-48eb-ae62-b9f7eb319eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10792 | 2025.08.11 21:41:21.296432 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 27 rows starting from the beginning of the part | ||
| 10793 | 2025.08.11 21:41:21.296556 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 15 rows starting from the beginning of the part | ||
| 10794 | 2025.08.11 21:41:21.296674 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 27 rows starting from the beginning of the part | ||
| 10795 | 2025.08.11 21:41:21.296747 [ 277 ] {db9a0ed5-32ab-48eb-ae62-b9f7eb319eb0} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10796 | 2025.08.11 21:41:21.296789 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 15 rows starting from the beginning of the part | ||
| 10797 | 2025.08.11 21:41:21.296896 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 27 rows starting from the beginning of the part | ||
| 10798 | 2025.08.11 21:41:21.296979 [ 277 ] {db9a0ed5-32ab-48eb-ae62-b9f7eb319eb0} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2025.08.11 21:41:21.297115 [ 277 ] {db9a0ed5-32ab-48eb-ae62-b9f7eb319eb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 10800 | 2025.08.11 21:41:21.297153 [ 277 ] {db9a0ed5-32ab-48eb-ae62-b9f7eb319eb0} <Debug> TCPHandler: Processed in 0.001341403 sec. | ||
| 10801 | 2025.08.11 21:41:21.306902 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1731 rows, containing 19 columns (19 merged, 0 gathered) in 0.011042325 sec., 156760.46484775623 rows/sec., 280.91 MiB/sec. | ||
| 10802 | 2025.08.11 21:41:21.308149 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10803 | 2025.08.11 21:41:21.308480 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2025.08.11 21:41:21.308558 [ 199 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10805 | 2025.08.11 21:41:21.308680 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.61 MiB. | ||
| 10806 | 2025.08.11 21:41:22.000260 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.52 MiB, peak 333.09 MiB, free memory in arenas 0.00 B, will set to 322.69 MiB (RSS), difference: 6.16 MiB | ||
| 10807 | 2025.08.11 21:41:24.461666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1502 | ||
| 10808 | 2025.08.11 21:41:24.463798 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2025.08.11 21:41:24.463843 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10810 | 2025.08.11 21:41:24.464990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10811 | 2025.08.11 21:41:24.465254 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2025.08.11 21:41:24.465419 [ 78 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10813 | 2025.08.11 21:41:24.465490 [ 78 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2025.08.11 21:41:24.465512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1502 | ||
| 10815 | 2025.08.11 21:41:24.465514 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10816 | 2025.08.11 21:41:24.465666 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 10817 | 2025.08.11 21:41:24.466491 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10818 | 2025.08.11 21:41:24.466703 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1350 rows starting from the beginning of the part | ||
| 10819 | 2025.08.11 21:41:24.467221 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 10820 | 2025.08.11 21:41:24.467714 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 10821 | 2025.08.11 21:41:24.468251 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 10822 | 2025.08.11 21:41:24.468813 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 10823 | 2025.08.11 21:41:24.469281 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 10824 | 2025.08.11 21:41:24.475909 [ 186 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1502 rows, containing 72 columns (72 merged, 0 gathered) in 0.010299222 sec., 145836.25831155013 rows/sec., 111.73 MiB/sec. | ||
| 10825 | 2025.08.11 21:41:24.477505 [ 186 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10826 | 2025.08.11 21:41:24.478103 [ 186 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_46_9} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10827 | 2025.08.11 21:41:24.478187 [ 186 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_46_9} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10828 | 2025.08.11 21:41:24.478479 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 10829 | 2025.08.11 21:41:26.289773 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2025.08.11 21:41:26.289968 [ 277 ] {b31c601c-6586-49e7-8f49-bb52e80f9e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10831 | 2025.08.11 21:41:26.290034 [ 277 ] {b31c601c-6586-49e7-8f49-bb52e80f9e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10832 | 2025.08.11 21:41:26.290672 [ 277 ] {b31c601c-6586-49e7-8f49-bb52e80f9e1d} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2025.08.11 21:41:26.290710 [ 277 ] {b31c601c-6586-49e7-8f49-bb52e80f9e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10834 | 2025.08.11 21:41:26.291203 [ 277 ] {b31c601c-6586-49e7-8f49-bb52e80f9e1d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10835 | 2025.08.11 21:41:26.291474 [ 277 ] {b31c601c-6586-49e7-8f49-bb52e80f9e1d} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2025.08.11 21:41:26.291650 [ 277 ] {b31c601c-6586-49e7-8f49-bb52e80f9e1d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00173 sec., 13872.832369942196 rows/sec., 1.15 MiB/sec. | ||
| 10837 | 2025.08.11 21:41:26.291702 [ 277 ] {b31c601c-6586-49e7-8f49-bb52e80f9e1d} <Debug> TCPHandler: Processed in 0.002061664 sec. | ||
| 10838 | 2025.08.11 21:41:26.291837 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10839 | 2025.08.11 21:41:26.291954 [ 277 ] {2a39c533-6680-4754-bf55-a49e73994591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10840 | 2025.08.11 21:41:26.292002 [ 277 ] {2a39c533-6680-4754-bf55-a49e73994591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10841 | 2025.08.11 21:41:26.292508 [ 277 ] {2a39c533-6680-4754-bf55-a49e73994591} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2025.08.11 21:41:26.292544 [ 277 ] {2a39c533-6680-4754-bf55-a49e73994591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10843 | 2025.08.11 21:41:26.292873 [ 277 ] {2a39c533-6680-4754-bf55-a49e73994591} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10844 | 2025.08.11 21:41:26.293091 [ 277 ] {2a39c533-6680-4754-bf55-a49e73994591} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2025.08.11 21:41:26.293224 [ 277 ] {2a39c533-6680-4754-bf55-a49e73994591} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001295 sec., 159073.35907335908 rows/sec., 14.21 MiB/sec. | ||
| 10846 | 2025.08.11 21:41:26.293262 [ 277 ] {2a39c533-6680-4754-bf55-a49e73994591} <Debug> TCPHandler: Processed in 0.001487055 sec. | ||
| 10847 | 2025.08.11 21:41:26.293372 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2025.08.11 21:41:26.293468 [ 277 ] {cfa0a984-cc35-4dd4-97e4-c68649e810bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10849 | 2025.08.11 21:41:26.293510 [ 277 ] {cfa0a984-cc35-4dd4-97e4-c68649e810bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10850 | 2025.08.11 21:41:26.293910 [ 277 ] {cfa0a984-cc35-4dd4-97e4-c68649e810bd} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2025.08.11 21:41:26.293947 [ 277 ] {cfa0a984-cc35-4dd4-97e4-c68649e810bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10852 | 2025.08.11 21:41:26.294244 [ 277 ] {cfa0a984-cc35-4dd4-97e4-c68649e810bd} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10853 | 2025.08.11 21:41:26.294459 [ 277 ] {cfa0a984-cc35-4dd4-97e4-c68649e810bd} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2025.08.11 21:41:26.294589 [ 277 ] {cfa0a984-cc35-4dd4-97e4-c68649e810bd} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001141 sec., 23663.45311130587 rows/sec., 1.79 MiB/sec. | ||
| 10855 | 2025.08.11 21:41:26.294627 [ 277 ] {cfa0a984-cc35-4dd4-97e4-c68649e810bd} <Debug> TCPHandler: Processed in 0.001305262 sec. | ||
| 10856 | 2025.08.11 21:41:26.294728 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2025.08.11 21:41:26.294823 [ 277 ] {c704cf08-f6c9-406b-b787-ddcbf3c79af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10858 | 2025.08.11 21:41:26.294863 [ 277 ] {c704cf08-f6c9-406b-b787-ddcbf3c79af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10859 | 2025.08.11 21:41:26.295247 [ 277 ] {c704cf08-f6c9-406b-b787-ddcbf3c79af1} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2025.08.11 21:41:26.295284 [ 277 ] {c704cf08-f6c9-406b-b787-ddcbf3c79af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10861 | 2025.08.11 21:41:26.295574 [ 277 ] {c704cf08-f6c9-406b-b787-ddcbf3c79af1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10862 | 2025.08.11 21:41:26.295783 [ 277 ] {c704cf08-f6c9-406b-b787-ddcbf3c79af1} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2025.08.11 21:41:26.295915 [ 277 ] {c704cf08-f6c9-406b-b787-ddcbf3c79af1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 10864 | 2025.08.11 21:41:26.295952 [ 277 ] {c704cf08-f6c9-406b-b787-ddcbf3c79af1} <Debug> TCPHandler: Processed in 0.001272961 sec. | ||
| 10865 | 2025.08.11 21:41:26.296072 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10866 | 2025.08.11 21:41:26.296192 [ 277 ] {f6a8ba10-faf7-491f-910b-6d54bd98cc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10867 | 2025.08.11 21:41:26.296243 [ 277 ] {f6a8ba10-faf7-491f-910b-6d54bd98cc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10868 | 2025.08.11 21:41:26.296715 [ 277 ] {f6a8ba10-faf7-491f-910b-6d54bd98cc52} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2025.08.11 21:41:26.296760 [ 277 ] {f6a8ba10-faf7-491f-910b-6d54bd98cc52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10870 | 2025.08.11 21:41:26.297110 [ 277 ] {f6a8ba10-faf7-491f-910b-6d54bd98cc52} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10871 | 2025.08.11 21:41:26.297327 [ 277 ] {f6a8ba10-faf7-491f-910b-6d54bd98cc52} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2025.08.11 21:41:26.297459 [ 277 ] {f6a8ba10-faf7-491f-910b-6d54bd98cc52} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00129 sec., 9302.32558139535 rows/sec., 726.74 KiB/sec. | ||
| 10873 | 2025.08.11 21:41:26.297498 [ 277 ] {f6a8ba10-faf7-491f-910b-6d54bd98cc52} <Debug> TCPHandler: Processed in 0.001487795 sec. | ||
| 10874 | 2025.08.11 21:41:26.297599 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2025.08.11 21:41:26.297694 [ 277 ] {5591f3d0-7e49-45fd-855b-f0fa550d7322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10876 | 2025.08.11 21:41:26.297734 [ 277 ] {5591f3d0-7e49-45fd-855b-f0fa550d7322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10877 | 2025.08.11 21:41:26.298168 [ 277 ] {5591f3d0-7e49-45fd-855b-f0fa550d7322} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2025.08.11 21:41:26.298203 [ 277 ] {5591f3d0-7e49-45fd-855b-f0fa550d7322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10879 | 2025.08.11 21:41:26.298521 [ 277 ] {5591f3d0-7e49-45fd-855b-f0fa550d7322} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10880 | 2025.08.11 21:41:26.298730 [ 277 ] {5591f3d0-7e49-45fd-855b-f0fa550d7322} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2025.08.11 21:41:26.298856 [ 277 ] {5591f3d0-7e49-45fd-855b-f0fa550d7322} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001179 sec., 97540.28837998305 rows/sec., 7.93 MiB/sec. | ||
| 10882 | 2025.08.11 21:41:26.298894 [ 277 ] {5591f3d0-7e49-45fd-855b-f0fa550d7322} <Debug> TCPHandler: Processed in 0.001343793 sec. | ||
| 10883 | 2025.08.11 21:41:26.299000 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10884 | 2025.08.11 21:41:26.299095 [ 277 ] {102747a7-ba86-405f-8601-9b1c0c50b3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10885 | 2025.08.11 21:41:26.299138 [ 277 ] {102747a7-ba86-405f-8601-9b1c0c50b3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10886 | 2025.08.11 21:41:26.299537 [ 277 ] {102747a7-ba86-405f-8601-9b1c0c50b3be} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10887 | 2025.08.11 21:41:26.299574 [ 277 ] {102747a7-ba86-405f-8601-9b1c0c50b3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10888 | 2025.08.11 21:41:26.299909 [ 277 ] {102747a7-ba86-405f-8601-9b1c0c50b3be} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10889 | 2025.08.11 21:41:26.300126 [ 277 ] {102747a7-ba86-405f-8601-9b1c0c50b3be} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2025.08.11 21:41:26.300255 [ 277 ] {102747a7-ba86-405f-8601-9b1c0c50b3be} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001179 sec., 166242.57845631894 rows/sec., 11.93 MiB/sec. | ||
| 10891 | 2025.08.11 21:41:26.300292 [ 277 ] {102747a7-ba86-405f-8601-9b1c0c50b3be} <Debug> TCPHandler: Processed in 0.001341162 sec. | ||
| 10892 | 2025.08.11 21:41:26.300398 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2025.08.11 21:41:26.300492 [ 277 ] {a5519730-e1be-4bcc-b2b1-a5aa00b4d343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10894 | 2025.08.11 21:41:26.300548 [ 277 ] {a5519730-e1be-4bcc-b2b1-a5aa00b4d343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10895 | 2025.08.11 21:41:26.301452 [ 277 ] {a5519730-e1be-4bcc-b2b1-a5aa00b4d343} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2025.08.11 21:41:26.301498 [ 277 ] {a5519730-e1be-4bcc-b2b1-a5aa00b4d343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10897 | 2025.08.11 21:41:26.302092 [ 277 ] {a5519730-e1be-4bcc-b2b1-a5aa00b4d343} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10898 | 2025.08.11 21:41:26.302317 [ 277 ] {a5519730-e1be-4bcc-b2b1-a5aa00b4d343} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2025.08.11 21:41:26.302458 [ 277 ] {a5519730-e1be-4bcc-b2b1-a5aa00b4d343} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001984 sec., 7560.4838709677415 rows/sec., 13.55 MiB/sec. | ||
| 10900 | 2025.08.11 21:41:26.302521 [ 277 ] {a5519730-e1be-4bcc-b2b1-a5aa00b4d343} <Debug> TCPHandler: Processed in 0.002171836 sec. | ||
| 10901 | 2025.08.11 21:41:26.302628 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2025.08.11 21:41:26.302726 [ 277 ] {40a70531-6d56-426e-a8c1-3f8689229d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10903 | 2025.08.11 21:41:26.302768 [ 277 ] {40a70531-6d56-426e-a8c1-3f8689229d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10904 | 2025.08.11 21:41:26.303085 [ 277 ] {40a70531-6d56-426e-a8c1-3f8689229d04} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2025.08.11 21:41:26.303122 [ 277 ] {40a70531-6d56-426e-a8c1-3f8689229d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10906 | 2025.08.11 21:41:26.303428 [ 277 ] {40a70531-6d56-426e-a8c1-3f8689229d04} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10907 | 2025.08.11 21:41:26.303641 [ 277 ] {40a70531-6d56-426e-a8c1-3f8689229d04} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2025.08.11 21:41:26.303770 [ 277 ] {40a70531-6d56-426e-a8c1-3f8689229d04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 10909 | 2025.08.11 21:41:26.303806 [ 277 ] {40a70531-6d56-426e-a8c1-3f8689229d04} <Debug> TCPHandler: Processed in 0.001228021 sec. | ||
| 10910 | 2025.08.11 21:41:26.872256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 | ||
| 10911 | 2025.08.11 21:41:26.873069 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10912 | 2025.08.11 21:41:26.873114 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10913 | 2025.08.11 21:41:26.873607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10914 | 2025.08.11 21:41:26.873840 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10915 | 2025.08.11 21:41:26.873978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 | ||
| 10916 | 2025.08.11 21:41:28.440002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 10917 | 2025.08.11 21:41:28.455339 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10918 | 2025.08.11 21:41:28.455392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10919 | 2025.08.11 21:41:28.461423 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10920 | 2025.08.11 21:41:28.462128 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10921 | 2025.08.11 21:41:28.464775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 10922 | 2025.08.11 21:41:31.288125 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2025.08.11 21:41:31.288323 [ 277 ] {641ab6e7-fa6f-4992-80d2-6828c9afea4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10924 | 2025.08.11 21:41:31.288388 [ 277 ] {641ab6e7-fa6f-4992-80d2-6828c9afea4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10925 | 2025.08.11 21:41:31.289071 [ 277 ] {641ab6e7-fa6f-4992-80d2-6828c9afea4e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2025.08.11 21:41:31.289118 [ 277 ] {641ab6e7-fa6f-4992-80d2-6828c9afea4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10927 | 2025.08.11 21:41:31.289534 [ 277 ] {641ab6e7-fa6f-4992-80d2-6828c9afea4e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10928 | 2025.08.11 21:41:31.289773 [ 277 ] {641ab6e7-fa6f-4992-80d2-6828c9afea4e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2025.08.11 21:41:31.289925 [ 277 ] {641ab6e7-fa6f-4992-80d2-6828c9afea4e} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001654 sec., 66505.44135429262 rows/sec., 5.59 MiB/sec. | ||
| 10930 | 2025.08.11 21:41:31.289966 [ 277 ] {641ab6e7-fa6f-4992-80d2-6828c9afea4e} <Debug> TCPHandler: Processed in 0.001972183 sec. | ||
| 10931 | 2025.08.11 21:41:31.290089 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2025.08.11 21:41:31.290184 [ 277 ] {ad799522-6085-43ba-9d20-72012b16a534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10933 | 2025.08.11 21:41:31.290223 [ 277 ] {ad799522-6085-43ba-9d20-72012b16a534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10934 | 2025.08.11 21:41:31.290621 [ 277 ] {ad799522-6085-43ba-9d20-72012b16a534} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2025.08.11 21:41:31.290656 [ 277 ] {ad799522-6085-43ba-9d20-72012b16a534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10936 | 2025.08.11 21:41:31.290958 [ 277 ] {ad799522-6085-43ba-9d20-72012b16a534} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10937 | 2025.08.11 21:41:31.291164 [ 277 ] {ad799522-6085-43ba-9d20-72012b16a534} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2025.08.11 21:41:31.291290 [ 277 ] {ad799522-6085-43ba-9d20-72012b16a534} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001125 sec., 24000 rows/sec., 1.76 MiB/sec. | ||
| 10939 | 2025.08.11 21:41:31.291327 [ 277 ] {ad799522-6085-43ba-9d20-72012b16a534} <Debug> TCPHandler: Processed in 0.001286001 sec. | ||
| 10940 | 2025.08.11 21:41:31.291436 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10941 | 2025.08.11 21:41:31.291528 [ 277 ] {c2584d8d-2b87-4d7b-94f2-d87e28619267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10942 | 2025.08.11 21:41:31.291567 [ 277 ] {c2584d8d-2b87-4d7b-94f2-d87e28619267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10943 | 2025.08.11 21:41:31.291987 [ 277 ] {c2584d8d-2b87-4d7b-94f2-d87e28619267} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2025.08.11 21:41:31.292023 [ 277 ] {c2584d8d-2b87-4d7b-94f2-d87e28619267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10945 | 2025.08.11 21:41:31.292345 [ 277 ] {c2584d8d-2b87-4d7b-94f2-d87e28619267} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10946 | 2025.08.11 21:41:31.292550 [ 277 ] {c2584d8d-2b87-4d7b-94f2-d87e28619267} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10947 | 2025.08.11 21:41:31.292677 [ 277 ] {c2584d8d-2b87-4d7b-94f2-d87e28619267} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001166 sec., 78044.59691252145 rows/sec., 6.10 MiB/sec. | ||
| 10948 | 2025.08.11 21:41:31.292713 [ 277 ] {c2584d8d-2b87-4d7b-94f2-d87e28619267} <Debug> TCPHandler: Processed in 0.001324463 sec. | ||
| 10949 | 2025.08.11 21:41:31.292823 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10950 | 2025.08.11 21:41:31.292916 [ 277 ] {dea72c95-2cd1-4c58-b69d-692e442196db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10951 | 2025.08.11 21:41:31.292958 [ 277 ] {dea72c95-2cd1-4c58-b69d-692e442196db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10952 | 2025.08.11 21:41:31.293361 [ 277 ] {dea72c95-2cd1-4c58-b69d-692e442196db} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2025.08.11 21:41:31.293396 [ 277 ] {dea72c95-2cd1-4c58-b69d-692e442196db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10954 | 2025.08.11 21:41:31.293717 [ 277 ] {dea72c95-2cd1-4c58-b69d-692e442196db} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10955 | 2025.08.11 21:41:31.293934 [ 277 ] {dea72c95-2cd1-4c58-b69d-692e442196db} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10956 | 2025.08.11 21:41:31.294057 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 10957 | 2025.08.11 21:41:31.294064 [ 277 ] {dea72c95-2cd1-4c58-b69d-692e442196db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 10958 | 2025.08.11 21:41:31.294131 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10959 | 2025.08.11 21:41:31.294148 [ 277 ] {dea72c95-2cd1-4c58-b69d-692e442196db} <Debug> TCPHandler: Processed in 0.001371914 sec. | ||
| 10960 | 2025.08.11 21:41:31.294160 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10961 | 2025.08.11 21:41:31.294256 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10962 | 2025.08.11 21:41:31.294287 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 10963 | 2025.08.11 21:41:31.294353 [ 277 ] {7a087123-7b7a-4777-a072-4ad853cfe346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10964 | 2025.08.11 21:41:31.294413 [ 277 ] {7a087123-7b7a-4777-a072-4ad853cfe346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10965 | 2025.08.11 21:41:31.294456 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10966 | 2025.08.11 21:41:31.294502 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 28436 rows starting from the beginning of the part | ||
| 10967 | 2025.08.11 21:41:31.294570 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 10968 | 2025.08.11 21:41:31.294618 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 10969 | 2025.08.11 21:41:31.294662 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 10970 | 2025.08.11 21:41:31.294704 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 196 rows starting from the beginning of the part | ||
| 10971 | 2025.08.11 21:41:31.294743 [ 194 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 10972 | 2025.08.11 21:41:31.295249 [ 277 ] {7a087123-7b7a-4777-a072-4ad853cfe346} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10973 | 2025.08.11 21:41:31.295289 [ 277 ] {7a087123-7b7a-4777-a072-4ad853cfe346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 10974 | 2025.08.11 21:41:31.295849 [ 277 ] {7a087123-7b7a-4777-a072-4ad853cfe346} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10975 | 2025.08.11 21:41:31.296077 [ 277 ] {7a087123-7b7a-4777-a072-4ad853cfe346} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10976 | 2025.08.11 21:41:31.296217 [ 277 ] {7a087123-7b7a-4777-a072-4ad853cfe346} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001881 sec., 14354.066985645932 rows/sec., 25.72 MiB/sec. | ||
| 10977 | 2025.08.11 21:41:31.296270 [ 277 ] {7a087123-7b7a-4777-a072-4ad853cfe346} <Debug> TCPHandler: Processed in 0.002060464 sec. | ||
| 10978 | 2025.08.11 21:41:31.296382 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10979 | 2025.08.11 21:41:31.296476 [ 277 ] {306f6005-3792-449a-8d71-2bcd2ce51fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10980 | 2025.08.11 21:41:31.296517 [ 277 ] {306f6005-3792-449a-8d71-2bcd2ce51fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10981 | 2025.08.11 21:41:31.296896 [ 277 ] {306f6005-3792-449a-8d71-2bcd2ce51fd2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2025.08.11 21:41:31.296932 [ 277 ] {306f6005-3792-449a-8d71-2bcd2ce51fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 10983 | 2025.08.11 21:41:31.297232 [ 277 ] {306f6005-3792-449a-8d71-2bcd2ce51fd2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10984 | 2025.08.11 21:41:31.297438 [ 277 ] {306f6005-3792-449a-8d71-2bcd2ce51fd2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2025.08.11 21:41:31.297571 [ 277 ] {306f6005-3792-449a-8d71-2bcd2ce51fd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 10986 | 2025.08.11 21:41:31.297605 [ 277 ] {306f6005-3792-449a-8d71-2bcd2ce51fd2} <Debug> TCPHandler: Processed in 0.001270071 sec. | ||
| 10987 | 2025.08.11 21:41:31.301017 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29176 rows, containing 5 columns (5 merged, 0 gathered) in 0.006786384 sec., 4299196.744540244 rows/sec., 294.67 MiB/sec. | ||
| 10988 | 2025.08.11 21:41:31.301533 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 10989 | 2025.08.11 21:41:31.301899 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2025.08.11 21:41:31.301986 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 10991 | 2025.08.11 21:41:31.302088 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10992 | 2025.08.11 21:41:34.211367 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10993 | 2025.08.11 21:41:34.211429 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10994 | 2025.08.11 21:41:34.374168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 | ||
| 10995 | 2025.08.11 21:41:34.375049 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2025.08.11 21:41:34.375124 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 10997 | 2025.08.11 21:41:34.375672 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10998 | 2025.08.11 21:41:34.375909 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10999 | 2025.08.11 21:41:34.376046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 11000 | 2025.08.11 21:41:34.465727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1532 | ||
| 11001 | 2025.08.11 21:41:34.468040 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2025.08.11 21:41:34.468093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. | ||
| 11003 | 2025.08.11 21:41:34.469293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11004 | 2025.08.11 21:41:34.469572 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2025.08.11 21:41:34.469961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 11006 | 2025.08.11 21:41:35.001709 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00118227 sec. | ||
| 11007 | 2025.08.11 21:41:35.964899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11008 | 2025.08.11 21:41:35.982060 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2025.08.11 21:41:35.982126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11010 | 2025.08.11 21:41:35.988250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11011 | 2025.08.11 21:41:35.988938 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11012 | 2025.08.11 21:41:35.992011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11013 | 2025.08.11 21:41:36.288025 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11014 | 2025.08.11 21:41:36.288227 [ 277 ] {63db7f64-258b-4f9a-9047-c6746e834a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11015 | 2025.08.11 21:41:36.288302 [ 277 ] {63db7f64-258b-4f9a-9047-c6746e834a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11016 | 2025.08.11 21:41:36.288995 [ 277 ] {63db7f64-258b-4f9a-9047-c6746e834a69} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2025.08.11 21:41:36.289038 [ 277 ] {63db7f64-258b-4f9a-9047-c6746e834a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11018 | 2025.08.11 21:41:36.289450 [ 277 ] {63db7f64-258b-4f9a-9047-c6746e834a69} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11019 | 2025.08.11 21:41:36.289694 [ 277 ] {63db7f64-258b-4f9a-9047-c6746e834a69} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2025.08.11 21:41:36.289842 [ 65 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11021 | 2025.08.11 21:41:36.289868 [ 277 ] {63db7f64-258b-4f9a-9047-c6746e834a69} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001697 sec., 50677.6664702416 rows/sec., 4.25 MiB/sec. | ||
| 11022 | 2025.08.11 21:41:36.289885 [ 65 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2025.08.11 21:41:36.289905 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11024 | 2025.08.11 21:41:36.289921 [ 277 ] {63db7f64-258b-4f9a-9047-c6746e834a69} <Debug> TCPHandler: Processed in 0.002038535 sec. | ||
| 11025 | 2025.08.11 21:41:36.290027 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 11026 | 2025.08.11 21:41:36.290047 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11027 | 2025.08.11 21:41:36.290171 [ 277 ] {1ecfd72a-6fc8-4dc5-a060-b6b6bd93d819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11028 | 2025.08.11 21:41:36.290179 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11029 | 2025.08.11 21:41:36.290217 [ 277 ] {1ecfd72a-6fc8-4dc5-a060-b6b6bd93d819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11030 | 2025.08.11 21:41:36.290227 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1409 rows starting from the beginning of the part | ||
| 11031 | 2025.08.11 21:41:36.290312 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 86 rows starting from the beginning of the part | ||
| 11032 | 2025.08.11 21:41:36.290363 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 110 rows starting from the beginning of the part | ||
| 11033 | 2025.08.11 21:41:36.290409 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 206 rows starting from the beginning of the part | ||
| 11034 | 2025.08.11 21:41:36.290447 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 110 rows starting from the beginning of the part | ||
| 11035 | 2025.08.11 21:41:36.290490 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 86 rows starting from the beginning of the part | ||
| 11036 | 2025.08.11 21:41:36.290647 [ 277 ] {1ecfd72a-6fc8-4dc5-a060-b6b6bd93d819} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2025.08.11 21:41:36.290689 [ 277 ] {1ecfd72a-6fc8-4dc5-a060-b6b6bd93d819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11038 | 2025.08.11 21:41:36.291081 [ 277 ] {1ecfd72a-6fc8-4dc5-a060-b6b6bd93d819} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11039 | 2025.08.11 21:41:36.291323 [ 277 ] {1ecfd72a-6fc8-4dc5-a060-b6b6bd93d819} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2025.08.11 21:41:36.291471 [ 277 ] {1ecfd72a-6fc8-4dc5-a060-b6b6bd93d819} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001322 sec., 11346.4447806354 rows/sec., 853.20 KiB/sec. | ||
| 11041 | 2025.08.11 21:41:36.291512 [ 277 ] {1ecfd72a-6fc8-4dc5-a060-b6b6bd93d819} <Debug> TCPHandler: Processed in 0.001517825 sec. | ||
| 11042 | 2025.08.11 21:41:36.291623 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2025.08.11 21:41:36.291695 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2007 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727389 sec., 1161869.1562815325 rows/sec., 102.63 MiB/sec. | ||
| 11044 | 2025.08.11 21:41:36.291722 [ 277 ] {a53b1264-1854-480e-b833-216f736a9e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11045 | 2025.08.11 21:41:36.291769 [ 277 ] {a53b1264-1854-480e-b833-216f736a9e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11046 | 2025.08.11 21:41:36.292010 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11047 | 2025.08.11 21:41:36.292219 [ 277 ] {a53b1264-1854-480e-b833-216f736a9e42} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2025.08.11 21:41:36.292263 [ 277 ] {a53b1264-1854-480e-b833-216f736a9e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11049 | 2025.08.11 21:41:36.292425 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.08.11 21:41:36.292529 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_106_21} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11051 | 2025.08.11 21:41:36.292610 [ 277 ] {a53b1264-1854-480e-b833-216f736a9e42} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11052 | 2025.08.11 21:41:36.292631 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11053 | 2025.08.11 21:41:36.292843 [ 277 ] {a53b1264-1854-480e-b833-216f736a9e42} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11054 | 2025.08.11 21:41:36.292962 [ 65 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11055 | 2025.08.11 21:41:36.292985 [ 277 ] {a53b1264-1854-480e-b833-216f736a9e42} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001281 sec., 61670.569867291175 rows/sec., 4.82 MiB/sec. | ||
| 11056 | 2025.08.11 21:41:36.292994 [ 65 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2025.08.11 21:41:36.293016 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11058 | 2025.08.11 21:41:36.293024 [ 277 ] {a53b1264-1854-480e-b833-216f736a9e42} <Debug> TCPHandler: Processed in 0.001450484 sec. | ||
| 11059 | 2025.08.11 21:41:36.293087 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 11060 | 2025.08.11 21:41:36.293137 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2025.08.11 21:41:36.293180 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11062 | 2025.08.11 21:41:36.293210 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 634 rows starting from the beginning of the part | ||
| 11063 | 2025.08.11 21:41:36.293236 [ 277 ] {d8430606-745c-4e54-b0be-d4b5f885adf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11064 | 2025.08.11 21:41:36.293254 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 79 rows starting from the beginning of the part | ||
| 11065 | 2025.08.11 21:41:36.293287 [ 277 ] {d8430606-745c-4e54-b0be-d4b5f885adf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11066 | 2025.08.11 21:41:36.293295 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 91 rows starting from the beginning of the part | ||
| 11067 | 2025.08.11 21:41:36.293342 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 115 rows starting from the beginning of the part | ||
| 11068 | 2025.08.11 21:41:36.293376 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 91 rows starting from the beginning of the part | ||
| 11069 | 2025.08.11 21:41:36.293411 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 79 rows starting from the beginning of the part | ||
| 11070 | 2025.08.11 21:41:36.293712 [ 277 ] {d8430606-745c-4e54-b0be-d4b5f885adf8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2025.08.11 21:41:36.293753 [ 277 ] {d8430606-745c-4e54-b0be-d4b5f885adf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11072 | 2025.08.11 21:41:36.294119 [ 277 ] {d8430606-745c-4e54-b0be-d4b5f885adf8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11073 | 2025.08.11 21:41:36.294210 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1089 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150439 sec., 946595.1693223196 rows/sec., 76.36 MiB/sec. | ||
| 11074 | 2025.08.11 21:41:36.294371 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11075 | 2025.08.11 21:41:36.294373 [ 277 ] {d8430606-745c-4e54-b0be-d4b5f885adf8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2025.08.11 21:41:36.294539 [ 277 ] {d8430606-745c-4e54-b0be-d4b5f885adf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 11077 | 2025.08.11 21:41:36.294579 [ 277 ] {d8430606-745c-4e54-b0be-d4b5f885adf8} <Debug> TCPHandler: Processed in 0.001491954 sec. | ||
| 11078 | 2025.08.11 21:41:36.294646 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11079 | 2025.08.11 21:41:36.294693 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11080 | 2025.08.11 21:41:36.294724 [ 198 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_106_21} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11081 | 2025.08.11 21:41:36.294794 [ 277 ] {efbbdf19-5b2f-4858-8f16-c2e4b245ed24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11082 | 2025.08.11 21:41:36.294801 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 11083 | 2025.08.11 21:41:36.294858 [ 277 ] {efbbdf19-5b2f-4858-8f16-c2e4b245ed24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11084 | 2025.08.11 21:41:36.295664 [ 277 ] {efbbdf19-5b2f-4858-8f16-c2e4b245ed24} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2025.08.11 21:41:36.295702 [ 277 ] {efbbdf19-5b2f-4858-8f16-c2e4b245ed24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11086 | 2025.08.11 21:41:36.296241 [ 277 ] {efbbdf19-5b2f-4858-8f16-c2e4b245ed24} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11087 | 2025.08.11 21:41:36.296478 [ 277 ] {efbbdf19-5b2f-4858-8f16-c2e4b245ed24} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2025.08.11 21:41:36.296624 [ 277 ] {efbbdf19-5b2f-4858-8f16-c2e4b245ed24} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001847 sec., 8121.277747698971 rows/sec., 14.55 MiB/sec. | ||
| 11089 | 2025.08.11 21:41:36.296689 [ 277 ] {efbbdf19-5b2f-4858-8f16-c2e4b245ed24} <Debug> TCPHandler: Processed in 0.002045014 sec. | ||
| 11090 | 2025.08.11 21:41:36.296799 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11091 | 2025.08.11 21:41:36.296900 [ 277 ] {c122952e-6221-48d5-b7e4-166f82e2e277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11092 | 2025.08.11 21:41:36.296943 [ 277 ] {c122952e-6221-48d5-b7e4-166f82e2e277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11093 | 2025.08.11 21:41:36.297275 [ 277 ] {c122952e-6221-48d5-b7e4-166f82e2e277} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11094 | 2025.08.11 21:41:36.297310 [ 277 ] {c122952e-6221-48d5-b7e4-166f82e2e277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11095 | 2025.08.11 21:41:36.297625 [ 277 ] {c122952e-6221-48d5-b7e4-166f82e2e277} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 11096 | 2025.08.11 21:41:36.297842 [ 277 ] {c122952e-6221-48d5-b7e4-166f82e2e277} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2025.08.11 21:41:36.297946 [ 65 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 11098 | 2025.08.11 21:41:36.297970 [ 65 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2025.08.11 21:41:36.297972 [ 277 ] {c122952e-6221-48d5-b7e4-166f82e2e277} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 11100 | 2025.08.11 21:41:36.297986 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11101 | 2025.08.11 21:41:36.298013 [ 277 ] {c122952e-6221-48d5-b7e4-166f82e2e277} <Debug> TCPHandler: Processed in 0.001262361 sec. | ||
| 11102 | 2025.08.11 21:41:36.298095 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 11103 | 2025.08.11 21:41:36.298246 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11104 | 2025.08.11 21:41:36.298285 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5250 rows starting from the beginning of the part | ||
| 11105 | 2025.08.11 21:41:36.298354 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 11106 | 2025.08.11 21:41:36.298399 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 11107 | 2025.08.11 21:41:36.298441 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 11108 | 2025.08.11 21:41:36.298480 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 11109 | 2025.08.11 21:41:36.298520 [ 192 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 11110 | 2025.08.11 21:41:36.300187 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002144305 sec., 2588251.204935865 rows/sec., 174.51 MiB/sec. | ||
| 11111 | 2025.08.11 21:41:36.300593 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 11112 | 2025.08.11 21:41:36.300898 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2025.08.11 21:41:36.300986 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_106_21} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 11114 | 2025.08.11 21:41:36.301071 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11115 | 2025.08.11 21:41:38.594934 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11116 | 2025.08.11 21:41:38.595123 [ 277 ] {92465cf4-594e-4ff5-98de-9cc552931e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11117 | 2025.08.11 21:41:38.595192 [ 277 ] {92465cf4-594e-4ff5-98de-9cc552931e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11118 | 2025.08.11 21:41:38.595843 [ 277 ] {92465cf4-594e-4ff5-98de-9cc552931e5f} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2025.08.11 21:41:38.595897 [ 277 ] {92465cf4-594e-4ff5-98de-9cc552931e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11120 | 2025.08.11 21:41:38.596353 [ 277 ] {92465cf4-594e-4ff5-98de-9cc552931e5f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11121 | 2025.08.11 21:41:38.596609 [ 277 ] {92465cf4-594e-4ff5-98de-9cc552931e5f} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2025.08.11 21:41:38.596783 [ 277 ] {92465cf4-594e-4ff5-98de-9cc552931e5f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001709 sec., 1170.2750146284377 rows/sec., 95.43 KiB/sec. | ||
| 11123 | 2025.08.11 21:41:38.596836 [ 277 ] {92465cf4-594e-4ff5-98de-9cc552931e5f} <Debug> TCPHandler: Processed in 0.002037744 sec. | ||
| 11124 | 2025.08.11 21:41:38.596961 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2025.08.11 21:41:38.597067 [ 277 ] {16a6f3d3-4b54-4117-a5d8-757e993251e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11126 | 2025.08.11 21:41:38.597112 [ 277 ] {16a6f3d3-4b54-4117-a5d8-757e993251e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11127 | 2025.08.11 21:41:38.598215 [ 277 ] {16a6f3d3-4b54-4117-a5d8-757e993251e8} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2025.08.11 21:41:38.598256 [ 277 ] {16a6f3d3-4b54-4117-a5d8-757e993251e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11129 | 2025.08.11 21:41:38.598668 [ 277 ] {16a6f3d3-4b54-4117-a5d8-757e993251e8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11130 | 2025.08.11 21:41:38.598896 [ 277 ] {16a6f3d3-4b54-4117-a5d8-757e993251e8} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2025.08.11 21:41:38.599040 [ 277 ] {16a6f3d3-4b54-4117-a5d8-757e993251e8} <Debug> executeQuery: Read 1251 rows, 106.10 KiB in 0.001996 sec., 626753.507014028 rows/sec., 51.91 MiB/sec. | ||
| 11132 | 2025.08.11 21:41:38.599081 [ 277 ] {16a6f3d3-4b54-4117-a5d8-757e993251e8} <Debug> TCPHandler: Processed in 0.002171947 sec. | ||
| 11133 | 2025.08.11 21:41:38.599206 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11134 | 2025.08.11 21:41:38.599307 [ 277 ] {42f53ad1-43ec-4a49-a5be-0853c21f0ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11135 | 2025.08.11 21:41:38.599352 [ 277 ] {42f53ad1-43ec-4a49-a5be-0853c21f0ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11136 | 2025.08.11 21:41:38.599782 [ 277 ] {42f53ad1-43ec-4a49-a5be-0853c21f0ced} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2025.08.11 21:41:38.599824 [ 277 ] {42f53ad1-43ec-4a49-a5be-0853c21f0ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11138 | 2025.08.11 21:41:38.600132 [ 277 ] {42f53ad1-43ec-4a49-a5be-0853c21f0ced} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11139 | 2025.08.11 21:41:38.600361 [ 277 ] {42f53ad1-43ec-4a49-a5be-0853c21f0ced} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2025.08.11 21:41:38.600491 [ 62 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11141 | 2025.08.11 21:41:38.600497 [ 277 ] {42f53ad1-43ec-4a49-a5be-0853c21f0ced} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001211 sec., 23947.151114781173 rows/sec., 1.75 MiB/sec. | ||
| 11142 | 2025.08.11 21:41:38.600562 [ 62 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2025.08.11 21:41:38.600579 [ 277 ] {42f53ad1-43ec-4a49-a5be-0853c21f0ced} <Debug> TCPHandler: Processed in 0.001422654 sec. | ||
| 11144 | 2025.08.11 21:41:38.600590 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11145 | 2025.08.11 21:41:38.600708 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11146 | 2025.08.11 21:41:38.600723 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::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 | ||
| 11147 | 2025.08.11 21:41:38.600810 [ 277 ] {7abc4b3d-88dd-47c1-8c64-7da5de9d715a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11148 | 2025.08.11 21:41:38.600870 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11149 | 2025.08.11 21:41:38.600876 [ 277 ] {7abc4b3d-88dd-47c1-8c64-7da5de9d715a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11150 | 2025.08.11 21:41:38.600912 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 72 rows starting from the beginning of the part | ||
| 11151 | 2025.08.11 21:41:38.600984 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 27 rows starting from the beginning of the part | ||
| 11152 | 2025.08.11 21:41:38.601031 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 27 rows starting from the beginning of the part | ||
| 11153 | 2025.08.11 21:41:38.601077 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 27 rows starting from the beginning of the part | ||
| 11154 | 2025.08.11 21:41:38.601119 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 15 rows starting from the beginning of the part | ||
| 11155 | 2025.08.11 21:41:38.601164 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 29 rows starting from the beginning of the part | ||
| 11156 | 2025.08.11 21:41:38.601469 [ 277 ] {7abc4b3d-88dd-47c1-8c64-7da5de9d715a} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2025.08.11 21:41:38.601512 [ 277 ] {7abc4b3d-88dd-47c1-8c64-7da5de9d715a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11158 | 2025.08.11 21:41:38.601853 [ 277 ] {7abc4b3d-88dd-47c1-8c64-7da5de9d715a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11159 | 2025.08.11 21:41:38.602042 [ 187 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368573 sec., 143945.55496856943 rows/sec., 11.13 MiB/sec. | ||
| 11160 | 2025.08.11 21:41:38.602108 [ 277 ] {7abc4b3d-88dd-47c1-8c64-7da5de9d715a} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11161 | 2025.08.11 21:41:38.602229 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11162 | 2025.08.11 21:41:38.602249 [ 277 ] {7abc4b3d-88dd-47c1-8c64-7da5de9d715a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001457 sec., 156485.92999313658 rows/sec., 10.60 MiB/sec. | ||
| 11163 | 2025.08.11 21:41:38.602289 [ 277 ] {7abc4b3d-88dd-47c1-8c64-7da5de9d715a} <Debug> TCPHandler: Processed in 0.001632847 sec. | ||
| 11164 | 2025.08.11 21:41:38.602413 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11165 | 2025.08.11 21:41:38.602509 [ 277 ] {2ca3ad25-973b-4cdc-a3eb-8ee794016e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11166 | 2025.08.11 21:41:38.602521 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2025.08.11 21:41:38.602550 [ 277 ] {2ca3ad25-973b-4cdc-a3eb-8ee794016e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11168 | 2025.08.11 21:41:38.602600 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_91_18} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11169 | 2025.08.11 21:41:38.602703 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11170 | 2025.08.11 21:41:38.603212 [ 277 ] {2ca3ad25-973b-4cdc-a3eb-8ee794016e7d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2025.08.11 21:41:38.603248 [ 277 ] {2ca3ad25-973b-4cdc-a3eb-8ee794016e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11172 | 2025.08.11 21:41:38.603614 [ 277 ] {2ca3ad25-973b-4cdc-a3eb-8ee794016e7d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11173 | 2025.08.11 21:41:38.603854 [ 277 ] {2ca3ad25-973b-4cdc-a3eb-8ee794016e7d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2025.08.11 21:41:38.603986 [ 277 ] {2ca3ad25-973b-4cdc-a3eb-8ee794016e7d} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.001493 sec., 367716.0080375084 rows/sec., 27.30 MiB/sec. | ||
| 11175 | 2025.08.11 21:41:38.604026 [ 277 ] {2ca3ad25-973b-4cdc-a3eb-8ee794016e7d} <Debug> TCPHandler: Processed in 0.001670237 sec. | ||
| 11176 | 2025.08.11 21:41:38.604195 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2025.08.11 21:41:38.604327 [ 277 ] {bf75183d-9094-46a6-ba45-77a4c46e85b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11178 | 2025.08.11 21:41:38.604391 [ 277 ] {bf75183d-9094-46a6-ba45-77a4c46e85b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11179 | 2025.08.11 21:41:38.605173 [ 277 ] {bf75183d-9094-46a6-ba45-77a4c46e85b1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2025.08.11 21:41:38.605212 [ 277 ] {bf75183d-9094-46a6-ba45-77a4c46e85b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11181 | 2025.08.11 21:41:38.605610 [ 277 ] {bf75183d-9094-46a6-ba45-77a4c46e85b1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11182 | 2025.08.11 21:41:38.605827 [ 277 ] {bf75183d-9094-46a6-ba45-77a4c46e85b1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2025.08.11 21:41:38.605964 [ 277 ] {bf75183d-9094-46a6-ba45-77a4c46e85b1} <Debug> executeQuery: Read 943 rows, 64.75 KiB in 0.001662 sec., 567388.6883273164 rows/sec., 38.05 MiB/sec. | ||
| 11184 | 2025.08.11 21:41:38.606002 [ 277 ] {bf75183d-9094-46a6-ba45-77a4c46e85b1} <Debug> TCPHandler: Processed in 0.001903012 sec. | ||
| 11185 | 2025.08.11 21:41:38.606120 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11186 | 2025.08.11 21:41:38.606220 [ 277 ] {afe7a067-a868-4952-adc4-2ddc682e74fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11187 | 2025.08.11 21:41:38.606278 [ 277 ] {afe7a067-a868-4952-adc4-2ddc682e74fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11188 | 2025.08.11 21:41:38.607153 [ 277 ] {afe7a067-a868-4952-adc4-2ddc682e74fe} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2025.08.11 21:41:38.607192 [ 277 ] {afe7a067-a868-4952-adc4-2ddc682e74fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11190 | 2025.08.11 21:41:38.607777 [ 277 ] {afe7a067-a868-4952-adc4-2ddc682e74fe} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11191 | 2025.08.11 21:41:38.608027 [ 277 ] {afe7a067-a868-4952-adc4-2ddc682e74fe} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2025.08.11 21:41:38.608199 [ 277 ] {afe7a067-a868-4952-adc4-2ddc682e74fe} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001998 sec., 13513.513513513511 rows/sec., 24.22 MiB/sec. | ||
| 11193 | 2025.08.11 21:41:38.608297 [ 277 ] {afe7a067-a868-4952-adc4-2ddc682e74fe} <Debug> TCPHandler: Processed in 0.002225787 sec. | ||
| 11194 | 2025.08.11 21:41:38.608443 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11195 | 2025.08.11 21:41:38.608564 [ 277 ] {08d33ff7-6541-4026-8e15-1f2203bdb02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11196 | 2025.08.11 21:41:38.608622 [ 277 ] {08d33ff7-6541-4026-8e15-1f2203bdb02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11197 | 2025.08.11 21:41:38.609051 [ 277 ] {08d33ff7-6541-4026-8e15-1f2203bdb02b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2025.08.11 21:41:38.609098 [ 277 ] {08d33ff7-6541-4026-8e15-1f2203bdb02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11199 | 2025.08.11 21:41:38.609538 [ 277 ] {08d33ff7-6541-4026-8e15-1f2203bdb02b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 11200 | 2025.08.11 21:41:38.609851 [ 277 ] {08d33ff7-6541-4026-8e15-1f2203bdb02b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2025.08.11 21:41:38.610031 [ 277 ] {08d33ff7-6541-4026-8e15-1f2203bdb02b} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001491 sec., 24144.86921529175 rows/sec., 1.63 MiB/sec. | ||
| 11202 | 2025.08.11 21:41:38.610084 [ 277 ] {08d33ff7-6541-4026-8e15-1f2203bdb02b} <Debug> TCPHandler: Processed in 0.001703189 sec. | ||
| 11203 | 2025.08.11 21:41:41.282574 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11204 | 2025.08.11 21:41:41.282789 [ 277 ] {3f3b14a6-dfa1-4a38-9af6-abb6f64137ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11205 | 2025.08.11 21:41:41.282863 [ 277 ] {3f3b14a6-dfa1-4a38-9af6-abb6f64137ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11206 | 2025.08.11 21:41:41.283585 [ 277 ] {3f3b14a6-dfa1-4a38-9af6-abb6f64137ef} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2025.08.11 21:41:41.283636 [ 277 ] {3f3b14a6-dfa1-4a38-9af6-abb6f64137ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11208 | 2025.08.11 21:41:41.284042 [ 277 ] {3f3b14a6-dfa1-4a38-9af6-abb6f64137ef} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11209 | 2025.08.11 21:41:41.284262 [ 277 ] {3f3b14a6-dfa1-4a38-9af6-abb6f64137ef} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2025.08.11 21:41:41.284423 [ 277 ] {3f3b14a6-dfa1-4a38-9af6-abb6f64137ef} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.55 MiB/sec. | ||
| 11211 | 2025.08.11 21:41:41.284475 [ 277 ] {3f3b14a6-dfa1-4a38-9af6-abb6f64137ef} <Debug> TCPHandler: Processed in 0.002041214 sec. | ||
| 11212 | 2025.08.11 21:41:41.284593 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11213 | 2025.08.11 21:41:41.284694 [ 277 ] {1cf95bb5-de0e-4fd4-b95e-5e30be922b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11214 | 2025.08.11 21:41:41.284736 [ 277 ] {1cf95bb5-de0e-4fd4-b95e-5e30be922b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11215 | 2025.08.11 21:41:41.285172 [ 277 ] {1cf95bb5-de0e-4fd4-b95e-5e30be922b88} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2025.08.11 21:41:41.285210 [ 277 ] {1cf95bb5-de0e-4fd4-b95e-5e30be922b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11217 | 2025.08.11 21:41:41.285545 [ 277 ] {1cf95bb5-de0e-4fd4-b95e-5e30be922b88} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11218 | 2025.08.11 21:41:41.285754 [ 277 ] {1cf95bb5-de0e-4fd4-b95e-5e30be922b88} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2025.08.11 21:41:41.285882 [ 277 ] {1cf95bb5-de0e-4fd4-b95e-5e30be922b88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 11220 | 2025.08.11 21:41:41.285921 [ 277 ] {1cf95bb5-de0e-4fd4-b95e-5e30be922b88} <Debug> TCPHandler: Processed in 0.001379574 sec. | ||
| 11221 | 2025.08.11 21:41:41.286031 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2025.08.11 21:41:41.286125 [ 277 ] {cf5b030c-cbc7-45a1-b23f-34770a178c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11223 | 2025.08.11 21:41:41.286170 [ 277 ] {cf5b030c-cbc7-45a1-b23f-34770a178c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11224 | 2025.08.11 21:41:41.286531 [ 277 ] {cf5b030c-cbc7-45a1-b23f-34770a178c11} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2025.08.11 21:41:41.286567 [ 277 ] {cf5b030c-cbc7-45a1-b23f-34770a178c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11226 | 2025.08.11 21:41:41.286889 [ 277 ] {cf5b030c-cbc7-45a1-b23f-34770a178c11} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11227 | 2025.08.11 21:41:41.287092 [ 277 ] {cf5b030c-cbc7-45a1-b23f-34770a178c11} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2025.08.11 21:41:41.287219 [ 277 ] {cf5b030c-cbc7-45a1-b23f-34770a178c11} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001113 sec., 57502.246181491464 rows/sec., 4.00 MiB/sec. | ||
| 11229 | 2025.08.11 21:41:41.287255 [ 277 ] {cf5b030c-cbc7-45a1-b23f-34770a178c11} <Debug> TCPHandler: Processed in 0.001272141 sec. | ||
| 11230 | 2025.08.11 21:41:41.287362 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2025.08.11 21:41:41.287455 [ 277 ] {0e9eb9f7-b638-405d-ab3a-3313a23f8ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11232 | 2025.08.11 21:41:41.287496 [ 277 ] {0e9eb9f7-b638-405d-ab3a-3313a23f8ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11233 | 2025.08.11 21:41:41.287812 [ 277 ] {0e9eb9f7-b638-405d-ab3a-3313a23f8ff6} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2025.08.11 21:41:41.287847 [ 277 ] {0e9eb9f7-b638-405d-ab3a-3313a23f8ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11235 | 2025.08.11 21:41:41.288147 [ 277 ] {0e9eb9f7-b638-405d-ab3a-3313a23f8ff6} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 11236 | 2025.08.11 21:41:41.288361 [ 277 ] {0e9eb9f7-b638-405d-ab3a-3313a23f8ff6} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2025.08.11 21:41:41.288487 [ 277 ] {0e9eb9f7-b638-405d-ab3a-3313a23f8ff6} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00105 sec., 22857.14285714286 rows/sec., 1.54 MiB/sec. | ||
| 11238 | 2025.08.11 21:41:41.288522 [ 277 ] {0e9eb9f7-b638-405d-ab3a-3313a23f8ff6} <Debug> TCPHandler: Processed in 0.00120715 sec. | ||
| 11239 | 2025.08.11 21:41:41.876278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 | ||
| 11240 | 2025.08.11 21:41:41.876826 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11241 | 2025.08.11 21:41:41.876876 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11242 | 2025.08.11 21:41:41.877376 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11243 | 2025.08.11 21:41:41.877637 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2025.08.11 21:41:41.877795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 | ||
| 11245 | 2025.08.11 21:41:43.492157 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11246 | 2025.08.11 21:41:43.509790 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11247 | 2025.08.11 21:41:43.509861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11248 | 2025.08.11 21:41:43.515847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11249 | 2025.08.11 21:41:43.516580 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11250 | 2025.08.11 21:41:43.519816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11251 | 2025.08.11 21:41:44.470245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1568 | ||
| 11252 | 2025.08.11 21:41:44.472607 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2025.08.11 21:41:44.472644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11254 | 2025.08.11 21:41:44.473823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11255 | 2025.08.11 21:41:44.474080 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2025.08.11 21:41:44.474329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
| 11257 | 2025.08.11 21:41:46.287939 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11258 | 2025.08.11 21:41:46.288140 [ 277 ] {fe11a31e-75db-4ab3-b01b-dac88cde7efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11259 | 2025.08.11 21:41:46.288211 [ 277 ] {fe11a31e-75db-4ab3-b01b-dac88cde7efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11260 | 2025.08.11 21:41:46.288945 [ 277 ] {fe11a31e-75db-4ab3-b01b-dac88cde7efe} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11261 | 2025.08.11 21:41:46.288996 [ 277 ] {fe11a31e-75db-4ab3-b01b-dac88cde7efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11262 | 2025.08.11 21:41:46.289418 [ 277 ] {fe11a31e-75db-4ab3-b01b-dac88cde7efe} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11263 | 2025.08.11 21:41:46.289697 [ 277 ] {fe11a31e-75db-4ab3-b01b-dac88cde7efe} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2025.08.11 21:41:46.289863 [ 277 ] {fe11a31e-75db-4ab3-b01b-dac88cde7efe} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001775 sec., 48450.70422535211 rows/sec., 4.07 MiB/sec. | ||
| 11265 | 2025.08.11 21:41:46.289915 [ 277 ] {fe11a31e-75db-4ab3-b01b-dac88cde7efe} <Debug> TCPHandler: Processed in 0.002114466 sec. | ||
| 11266 | 2025.08.11 21:41:46.290047 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11267 | 2025.08.11 21:41:46.290151 [ 277 ] {7054fd12-b658-4825-8d91-8aa868a4da6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11268 | 2025.08.11 21:41:46.290197 [ 277 ] {7054fd12-b658-4825-8d91-8aa868a4da6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11269 | 2025.08.11 21:41:46.290624 [ 277 ] {7054fd12-b658-4825-8d91-8aa868a4da6a} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2025.08.11 21:41:46.290663 [ 277 ] {7054fd12-b658-4825-8d91-8aa868a4da6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11271 | 2025.08.11 21:41:46.291001 [ 277 ] {7054fd12-b658-4825-8d91-8aa868a4da6a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11272 | 2025.08.11 21:41:46.291221 [ 277 ] {7054fd12-b658-4825-8d91-8aa868a4da6a} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2025.08.11 21:41:46.291359 [ 277 ] {7054fd12-b658-4825-8d91-8aa868a4da6a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001233 sec., 12165.450121654501 rows/sec., 914.78 KiB/sec. | ||
| 11274 | 2025.08.11 21:41:46.291401 [ 277 ] {7054fd12-b658-4825-8d91-8aa868a4da6a} <Debug> TCPHandler: Processed in 0.001406874 sec. | ||
| 11275 | 2025.08.11 21:41:46.291538 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2025.08.11 21:41:46.291653 [ 277 ] {9dfa4ceb-ed90-440c-b8ba-2ef4a58184ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11277 | 2025.08.11 21:41:46.291700 [ 277 ] {9dfa4ceb-ed90-440c-b8ba-2ef4a58184ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11278 | 2025.08.11 21:41:46.292205 [ 277 ] {9dfa4ceb-ed90-440c-b8ba-2ef4a58184ad} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2025.08.11 21:41:46.292243 [ 277 ] {9dfa4ceb-ed90-440c-b8ba-2ef4a58184ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11280 | 2025.08.11 21:41:46.292594 [ 277 ] {9dfa4ceb-ed90-440c-b8ba-2ef4a58184ad} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11281 | 2025.08.11 21:41:46.292819 [ 277 ] {9dfa4ceb-ed90-440c-b8ba-2ef4a58184ad} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2025.08.11 21:41:46.292964 [ 277 ] {9dfa4ceb-ed90-440c-b8ba-2ef4a58184ad} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001332 sec., 59309.309309309305 rows/sec., 4.63 MiB/sec. | ||
| 11283 | 2025.08.11 21:41:46.293006 [ 277 ] {9dfa4ceb-ed90-440c-b8ba-2ef4a58184ad} <Debug> TCPHandler: Processed in 0.001531546 sec. | ||
| 11284 | 2025.08.11 21:41:46.293126 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11285 | 2025.08.11 21:41:46.293225 [ 277 ] {255f9c3b-5528-430c-bc4e-804255241c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11286 | 2025.08.11 21:41:46.293270 [ 277 ] {255f9c3b-5528-430c-bc4e-804255241c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11287 | 2025.08.11 21:41:46.293701 [ 277 ] {255f9c3b-5528-430c-bc4e-804255241c29} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2025.08.11 21:41:46.293740 [ 277 ] {255f9c3b-5528-430c-bc4e-804255241c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11289 | 2025.08.11 21:41:46.294105 [ 277 ] {255f9c3b-5528-430c-bc4e-804255241c29} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11290 | 2025.08.11 21:41:46.294340 [ 277 ] {255f9c3b-5528-430c-bc4e-804255241c29} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2025.08.11 21:41:46.294475 [ 277 ] {255f9c3b-5528-430c-bc4e-804255241c29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 11292 | 2025.08.11 21:41:46.294514 [ 277 ] {255f9c3b-5528-430c-bc4e-804255241c29} <Debug> TCPHandler: Processed in 0.001438104 sec. | ||
| 11293 | 2025.08.11 21:41:46.294628 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11294 | 2025.08.11 21:41:46.294724 [ 277 ] {a84ea12d-5db4-4cda-a0cf-e037c55ce95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11295 | 2025.08.11 21:41:46.294782 [ 277 ] {a84ea12d-5db4-4cda-a0cf-e037c55ce95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11296 | 2025.08.11 21:41:46.295639 [ 277 ] {a84ea12d-5db4-4cda-a0cf-e037c55ce95a} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.08.11 21:41:46.295677 [ 277 ] {a84ea12d-5db4-4cda-a0cf-e037c55ce95a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11298 | 2025.08.11 21:41:46.296308 [ 277 ] {a84ea12d-5db4-4cda-a0cf-e037c55ce95a} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11299 | 2025.08.11 21:41:46.296641 [ 277 ] {a84ea12d-5db4-4cda-a0cf-e037c55ce95a} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2025.08.11 21:41:46.296789 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11301 | 2025.08.11 21:41:46.296799 [ 277 ] {a84ea12d-5db4-4cda-a0cf-e037c55ce95a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002094 sec., 7163.323782234957 rows/sec., 12.84 MiB/sec. | ||
| 11302 | 2025.08.11 21:41:46.296862 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11303 | 2025.08.11 21:41:46.296889 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11304 | 2025.08.11 21:41:46.296918 [ 277 ] {a84ea12d-5db4-4cda-a0cf-e037c55ce95a} <Debug> TCPHandler: Processed in 0.002337719 sec. | ||
| 11305 | 2025.08.11 21:41:46.296990 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::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 | ||
| 11306 | 2025.08.11 21:41:46.297046 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11307 | 2025.08.11 21:41:46.297150 [ 277 ] {6dc37957-999d-4582-8f43-06c9b041fba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11308 | 2025.08.11 21:41:46.297193 [ 277 ] {6dc37957-999d-4582-8f43-06c9b041fba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11309 | 2025.08.11 21:41:46.297247 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11310 | 2025.08.11 21:41:46.297320 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1731 rows starting from the beginning of the part | ||
| 11311 | 2025.08.11 21:41:46.297450 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 15 rows starting from the beginning of the part | ||
| 11312 | 2025.08.11 21:41:46.297551 [ 277 ] {6dc37957-999d-4582-8f43-06c9b041fba1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2025.08.11 21:41:46.297562 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 27 rows starting from the beginning of the part | ||
| 11314 | 2025.08.11 21:41:46.297596 [ 277 ] {6dc37957-999d-4582-8f43-06c9b041fba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11315 | 2025.08.11 21:41:46.297691 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 15 rows starting from the beginning of the part | ||
| 11316 | 2025.08.11 21:41:46.297814 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 27 rows starting from the beginning of the part | ||
| 11317 | 2025.08.11 21:41:46.297945 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 15 rows starting from the beginning of the part | ||
| 11318 | 2025.08.11 21:41:46.297961 [ 277 ] {6dc37957-999d-4582-8f43-06c9b041fba1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 11319 | 2025.08.11 21:41:46.298193 [ 277 ] {6dc37957-999d-4582-8f43-06c9b041fba1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2025.08.11 21:41:46.298332 [ 277 ] {6dc37957-999d-4582-8f43-06c9b041fba1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 11321 | 2025.08.11 21:41:46.298370 [ 277 ] {6dc37957-999d-4582-8f43-06c9b041fba1} <Debug> TCPHandler: Processed in 0.001374943 sec. | ||
| 11322 | 2025.08.11 21:41:46.307581 [ 187 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 19 columns (19 merged, 0 gathered) in 0.010630129 sec., 172152.1911916591 rows/sec., 308.49 MiB/sec. | ||
| 11323 | 2025.08.11 21:41:46.309321 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11324 | 2025.08.11 21:41:46.309728 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2025.08.11 21:41:46.309827 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11326 | 2025.08.11 21:41:46.310015 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.25 MiB. | ||
| 11327 | 2025.08.11 21:41:47.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.23 MiB, peak 341.44 MiB, free memory in arenas 0.00 B, will set to 328.91 MiB (RSS), difference: 4.68 MiB | ||
| 11328 | 2025.08.11 21:41:49.211480 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11329 | 2025.08.11 21:41:49.211538 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11330 | 2025.08.11 21:41:49.377955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 | ||
| 11331 | 2025.08.11 21:41:49.378554 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2025.08.11 21:41:49.378613 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11333 | 2025.08.11 21:41:49.379153 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11334 | 2025.08.11 21:41:49.379402 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2025.08.11 21:41:49.379557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 11336 | 2025.08.11 21:41:49.379572 [ 51 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11337 | 2025.08.11 21:41:49.379674 [ 51 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2025.08.11 21:41:49.379709 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11339 | 2025.08.11 21:41:49.379824 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 11340 | 2025.08.11 21:41:49.379918 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11341 | 2025.08.11 21:41:49.379950 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part | ||
| 11342 | 2025.08.11 21:41:49.380009 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part | ||
| 11343 | 2025.08.11 21:41:49.380051 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part | ||
| 11344 | 2025.08.11 21:41:49.380095 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part | ||
| 11345 | 2025.08.11 21:41:49.380135 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part | ||
| 11346 | 2025.08.11 21:41:49.380173 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part | ||
| 11347 | 2025.08.11 21:41:49.382635 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002853918 sec., 10601565.987530125 rows/sec., 151.66 MiB/sec. | ||
| 11348 | 2025.08.11 21:41:49.383110 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11349 | 2025.08.11 21:41:49.383470 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2025.08.11 21:41:49.383563 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_66_13} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11351 | 2025.08.11 21:41:49.383703 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 11352 | 2025.08.11 21:41:49.520044 [ 51 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 11353 | 2025.08.11 21:41:49.520088 [ 51 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2025.08.11 21:41:49.520110 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11355 | 2025.08.11 21:41:49.520211 [ 189 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 11356 | 2025.08.11 21:41:49.520347 [ 189 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11357 | 2025.08.11 21:41:49.520381 [ 189 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 252 rows starting from the beginning of the part | ||
| 11358 | 2025.08.11 21:41:49.520445 [ 189 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 11359 | 2025.08.11 21:41:49.520494 [ 189 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 11360 | 2025.08.11 21:41:49.520541 [ 189 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 11361 | 2025.08.11 21:41:49.520585 [ 189 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 11362 | 2025.08.11 21:41:49.521440 [ 186 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269891 sec., 595326.6855186784 rows/sec., 43.45 MiB/sec. | ||
| 11363 | 2025.08.11 21:41:49.521629 [ 197 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 11364 | 2025.08.11 21:41:49.521915 [ 197 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2025.08.11 21:41:49.521998 [ 197 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_30_7} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 11366 | 2025.08.11 21:41:49.522068 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11367 | 2025.08.11 21:41:51.020048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 11368 | 2025.08.11 21:41:51.037083 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11369 | 2025.08.11 21:41:51.037133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11370 | 2025.08.11 21:41:51.043386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11371 | 2025.08.11 21:41:51.044090 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11372 | 2025.08.11 21:41:51.044424 [ 44 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11373 | 2025.08.11 21:41:51.044517 [ 44 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2025.08.11 21:41:51.044556 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11375 | 2025.08.11 21:41:51.044674 [ 196 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 11376 | 2025.08.11 21:41:51.047099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 11377 | 2025.08.11 21:41:51.047833 [ 196 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11378 | 2025.08.11 21:41:51.048679 [ 196 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 11379 | 2025.08.11 21:41:51.052160 [ 196 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 11380 | 2025.08.11 21:41:51.055564 [ 196 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 11381 | 2025.08.11 21:41:51.059584 [ 196 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 11382 | 2025.08.11 21:41:51.063987 [ 196 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 11383 | 2025.08.11 21:41:51.067779 [ 196 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 11384 | 2025.08.11 21:41:51.120803 [ 186 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.076167216 sec., 6525.117052985106 rows/sec., 33.74 MiB/sec. | ||
| 11385 | 2025.08.11 21:41:51.124166 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11386 | 2025.08.11 21:41:51.126330 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2025.08.11 21:41:51.126460 [ 189 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_66_13} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11388 | 2025.08.11 21:41:51.129705 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 11389 | 2025.08.11 21:41:51.287405 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2025.08.11 21:41:51.287575 [ 277 ] {ec6fd1aa-7cf2-43d5-9a08-e38c9fe663e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11391 | 2025.08.11 21:41:51.287644 [ 277 ] {ec6fd1aa-7cf2-43d5-9a08-e38c9fe663e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11392 | 2025.08.11 21:41:51.288340 [ 277 ] {ec6fd1aa-7cf2-43d5-9a08-e38c9fe663e9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2025.08.11 21:41:51.288382 [ 277 ] {ec6fd1aa-7cf2-43d5-9a08-e38c9fe663e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11394 | 2025.08.11 21:41:51.288745 [ 277 ] {ec6fd1aa-7cf2-43d5-9a08-e38c9fe663e9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11395 | 2025.08.11 21:41:51.288990 [ 277 ] {ec6fd1aa-7cf2-43d5-9a08-e38c9fe663e9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2025.08.11 21:41:51.289131 [ 277 ] {ec6fd1aa-7cf2-43d5-9a08-e38c9fe663e9} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001608 sec., 68407.96019900497 rows/sec., 5.75 MiB/sec. | ||
| 11397 | 2025.08.11 21:41:51.289170 [ 277 ] {ec6fd1aa-7cf2-43d5-9a08-e38c9fe663e9} <Debug> TCPHandler: Processed in 0.001898421 sec. | ||
| 11398 | 2025.08.11 21:41:51.289293 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2025.08.11 21:41:51.289387 [ 277 ] {d6e6191f-a965-4e95-b166-5b9ba069c6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11400 | 2025.08.11 21:41:51.289426 [ 277 ] {d6e6191f-a965-4e95-b166-5b9ba069c6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11401 | 2025.08.11 21:41:51.289827 [ 277 ] {d6e6191f-a965-4e95-b166-5b9ba069c6c1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2025.08.11 21:41:51.289862 [ 277 ] {d6e6191f-a965-4e95-b166-5b9ba069c6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11403 | 2025.08.11 21:41:51.290151 [ 277 ] {d6e6191f-a965-4e95-b166-5b9ba069c6c1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11404 | 2025.08.11 21:41:51.290351 [ 277 ] {d6e6191f-a965-4e95-b166-5b9ba069c6c1} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2025.08.11 21:41:51.290474 [ 277 ] {d6e6191f-a965-4e95-b166-5b9ba069c6c1} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001107 sec., 24390.243902439026 rows/sec., 1.79 MiB/sec. | ||
| 11406 | 2025.08.11 21:41:51.290510 [ 277 ] {d6e6191f-a965-4e95-b166-5b9ba069c6c1} <Debug> TCPHandler: Processed in 0.001264371 sec. | ||
| 11407 | 2025.08.11 21:41:51.290617 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11408 | 2025.08.11 21:41:51.290709 [ 277 ] {f84156f4-f072-48a4-82a7-1ce01b693a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11409 | 2025.08.11 21:41:51.290749 [ 277 ] {f84156f4-f072-48a4-82a7-1ce01b693a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11410 | 2025.08.11 21:41:51.291179 [ 277 ] {f84156f4-f072-48a4-82a7-1ce01b693a88} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2025.08.11 21:41:51.291214 [ 277 ] {f84156f4-f072-48a4-82a7-1ce01b693a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11412 | 2025.08.11 21:41:51.291508 [ 277 ] {f84156f4-f072-48a4-82a7-1ce01b693a88} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11413 | 2025.08.11 21:41:51.291707 [ 277 ] {f84156f4-f072-48a4-82a7-1ce01b693a88} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2025.08.11 21:41:51.291830 [ 277 ] {f84156f4-f072-48a4-82a7-1ce01b693a88} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001138 sec., 79964.85061511424 rows/sec., 6.24 MiB/sec. | ||
| 11415 | 2025.08.11 21:41:51.291866 [ 277 ] {f84156f4-f072-48a4-82a7-1ce01b693a88} <Debug> TCPHandler: Processed in 0.001295312 sec. | ||
| 11416 | 2025.08.11 21:41:51.291979 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11417 | 2025.08.11 21:41:51.292071 [ 277 ] {167884ca-47f3-4476-ae40-2ff57c7dd7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11418 | 2025.08.11 21:41:51.292113 [ 277 ] {167884ca-47f3-4476-ae40-2ff57c7dd7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11419 | 2025.08.11 21:41:51.292519 [ 277 ] {167884ca-47f3-4476-ae40-2ff57c7dd7af} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2025.08.11 21:41:51.292555 [ 277 ] {167884ca-47f3-4476-ae40-2ff57c7dd7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11421 | 2025.08.11 21:41:51.292883 [ 277 ] {167884ca-47f3-4476-ae40-2ff57c7dd7af} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11422 | 2025.08.11 21:41:51.293120 [ 277 ] {167884ca-47f3-4476-ae40-2ff57c7dd7af} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2025.08.11 21:41:51.293249 [ 277 ] {167884ca-47f3-4476-ae40-2ff57c7dd7af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 11424 | 2025.08.11 21:41:51.293252 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 11425 | 2025.08.11 21:41:51.293286 [ 277 ] {167884ca-47f3-4476-ae40-2ff57c7dd7af} <Debug> TCPHandler: Processed in 0.001354922 sec. | ||
| 11426 | 2025.08.11 21:41:51.293327 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2025.08.11 21:41:51.293354 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11428 | 2025.08.11 21:41:51.293459 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 11429 | 2025.08.11 21:41:51.293468 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11430 | 2025.08.11 21:41:51.293583 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11431 | 2025.08.11 21:41:51.293604 [ 277 ] {0dc8bf07-6aee-4a7f-9d2f-38885a1c84ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11432 | 2025.08.11 21:41:51.293622 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 29176 rows starting from the beginning of the part | ||
| 11433 | 2025.08.11 21:41:51.293682 [ 277 ] {0dc8bf07-6aee-4a7f-9d2f-38885a1c84ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11434 | 2025.08.11 21:41:51.293699 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 11435 | 2025.08.11 21:41:51.293755 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 943 rows starting from the beginning of the part | ||
| 11436 | 2025.08.11 21:41:51.293798 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 11437 | 2025.08.11 21:41:51.293838 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 11438 | 2025.08.11 21:41:51.293882 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 11439 | 2025.08.11 21:41:51.294607 [ 277 ] {0dc8bf07-6aee-4a7f-9d2f-38885a1c84ba} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11440 | 2025.08.11 21:41:51.294651 [ 277 ] {0dc8bf07-6aee-4a7f-9d2f-38885a1c84ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11441 | 2025.08.11 21:41:51.295369 [ 277 ] {0dc8bf07-6aee-4a7f-9d2f-38885a1c84ba} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11442 | 2025.08.11 21:41:51.295624 [ 277 ] {0dc8bf07-6aee-4a7f-9d2f-38885a1c84ba} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11443 | 2025.08.11 21:41:51.295780 [ 277 ] {0dc8bf07-6aee-4a7f-9d2f-38885a1c84ba} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002201 sec., 12267.151294865971 rows/sec., 21.98 MiB/sec. | ||
| 11444 | 2025.08.11 21:41:51.295839 [ 277 ] {0dc8bf07-6aee-4a7f-9d2f-38885a1c84ba} <Debug> TCPHandler: Processed in 0.002433361 sec. | ||
| 11445 | 2025.08.11 21:41:51.295967 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11446 | 2025.08.11 21:41:51.296066 [ 277 ] {d3962ec7-fe1f-46a5-aa37-b076f494c395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11447 | 2025.08.11 21:41:51.296109 [ 277 ] {d3962ec7-fe1f-46a5-aa37-b076f494c395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11448 | 2025.08.11 21:41:51.296461 [ 277 ] {d3962ec7-fe1f-46a5-aa37-b076f494c395} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11449 | 2025.08.11 21:41:51.296498 [ 277 ] {d3962ec7-fe1f-46a5-aa37-b076f494c395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11450 | 2025.08.11 21:41:51.296959 [ 277 ] {d3962ec7-fe1f-46a5-aa37-b076f494c395} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 11451 | 2025.08.11 21:41:51.297197 [ 277 ] {d3962ec7-fe1f-46a5-aa37-b076f494c395} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11452 | 2025.08.11 21:41:51.297340 [ 277 ] {d3962ec7-fe1f-46a5-aa37-b076f494c395} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001293 sec., 46403.71229698376 rows/sec., 3.13 MiB/sec. | ||
| 11453 | 2025.08.11 21:41:51.297377 [ 277 ] {d3962ec7-fe1f-46a5-aa37-b076f494c395} <Debug> TCPHandler: Processed in 0.001459544 sec. | ||
| 11454 | 2025.08.11 21:41:51.301746 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30663 rows, containing 5 columns (5 merged, 0 gathered) in 0.008332889 sec., 3679756.2046008296 rows/sec., 252.12 MiB/sec. | ||
| 11455 | 2025.08.11 21:41:51.302212 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 11456 | 2025.08.11 21:41:51.302458 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2025.08.11 21:41:51.302527 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 11458 | 2025.08.11 21:41:51.302596 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11459 | 2025.08.11 21:41:52.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.55 MiB, peak 343.81 MiB, free memory in arenas 0.00 B, will set to 331.88 MiB (RSS), difference: 1.33 MiB | ||
| 11460 | 2025.08.11 21:41:54.474592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1592 | ||
| 11461 | 2025.08.11 21:41:54.476799 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2025.08.11 21:41:54.476860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11463 | 2025.08.11 21:41:54.478052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11464 | 2025.08.11 21:41:54.478342 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11465 | 2025.08.11 21:41:54.478723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1592 | ||
| 11466 | 2025.08.11 21:41:56.289879 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11467 | 2025.08.11 21:41:56.290098 [ 277 ] {947ae580-5e50-43b3-9249-e5a9821c4519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11468 | 2025.08.11 21:41:56.290168 [ 277 ] {947ae580-5e50-43b3-9249-e5a9821c4519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11469 | 2025.08.11 21:41:56.290822 [ 277 ] {947ae580-5e50-43b3-9249-e5a9821c4519} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11470 | 2025.08.11 21:41:56.290875 [ 277 ] {947ae580-5e50-43b3-9249-e5a9821c4519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11471 | 2025.08.11 21:41:56.291300 [ 277 ] {947ae580-5e50-43b3-9249-e5a9821c4519} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11472 | 2025.08.11 21:41:56.291542 [ 277 ] {947ae580-5e50-43b3-9249-e5a9821c4519} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2025.08.11 21:41:56.291716 [ 277 ] {947ae580-5e50-43b3-9249-e5a9821c4519} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001673 sec., 14345.487148834429 rows/sec., 1.19 MiB/sec. | ||
| 11474 | 2025.08.11 21:41:56.291714 [ 39 ] {} <Debug> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11475 | 2025.08.11 21:41:56.291768 [ 277 ] {947ae580-5e50-43b3-9249-e5a9821c4519} <Debug> TCPHandler: Processed in 0.002036274 sec. | ||
| 11476 | 2025.08.11 21:41:56.291795 [ 39 ] {} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11477 | 2025.08.11 21:41:56.291826 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11478 | 2025.08.11 21:41:56.291903 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11479 | 2025.08.11 21:41:56.291933 [ 186 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 11480 | 2025.08.11 21:41:56.292013 [ 277 ] {9a3a070a-ff7e-4d48-a300-af9d0c44be7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11481 | 2025.08.11 21:41:56.292047 [ 186 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11482 | 2025.08.11 21:41:56.292063 [ 277 ] {9a3a070a-ff7e-4d48-a300-af9d0c44be7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11483 | 2025.08.11 21:41:56.292088 [ 186 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 24 rows starting from the beginning of the part | ||
| 11484 | 2025.08.11 21:41:56.292162 [ 186 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 11485 | 2025.08.11 21:41:56.292207 [ 186 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 11486 | 2025.08.11 21:41:56.292250 [ 186 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 11487 | 2025.08.11 21:41:56.292291 [ 186 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 11488 | 2025.08.11 21:41:56.292493 [ 277 ] {9a3a070a-ff7e-4d48-a300-af9d0c44be7c} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2025.08.11 21:41:56.292538 [ 277 ] {9a3a070a-ff7e-4d48-a300-af9d0c44be7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11490 | 2025.08.11 21:41:56.292876 [ 277 ] {9a3a070a-ff7e-4d48-a300-af9d0c44be7c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11491 | 2025.08.11 21:41:56.293053 [ 194 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116593 sec., 102922.13083118199 rows/sec., 8.93 MiB/sec. | ||
| 11492 | 2025.08.11 21:41:56.293110 [ 277 ] {9a3a070a-ff7e-4d48-a300-af9d0c44be7c} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2025.08.11 21:41:56.293239 [ 188 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11494 | 2025.08.11 21:41:56.293257 [ 277 ] {9a3a070a-ff7e-4d48-a300-af9d0c44be7c} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001268 sec., 9463.72239747634 rows/sec., 771.70 KiB/sec. | ||
| 11495 | 2025.08.11 21:41:56.293312 [ 277 ] {9a3a070a-ff7e-4d48-a300-af9d0c44be7c} <Debug> TCPHandler: Processed in 0.001463144 sec. | ||
| 11496 | 2025.08.11 21:41:56.293416 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11497 | 2025.08.11 21:41:56.293516 [ 277 ] {7eb09284-e9a8-4325-a5aa-115ff644bd98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11498 | 2025.08.11 21:41:56.293560 [ 277 ] {7eb09284-e9a8-4325-a5aa-115ff644bd98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11499 | 2025.08.11 21:41:56.293592 [ 188 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_17_4} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2025.08.11 21:41:56.293684 [ 188 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_17_4} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11501 | 2025.08.11 21:41:56.293796 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11502 | 2025.08.11 21:41:56.294070 [ 277 ] {7eb09284-e9a8-4325-a5aa-115ff644bd98} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11503 | 2025.08.11 21:41:56.294113 [ 277 ] {7eb09284-e9a8-4325-a5aa-115ff644bd98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11504 | 2025.08.11 21:41:56.294459 [ 277 ] {7eb09284-e9a8-4325-a5aa-115ff644bd98} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11505 | 2025.08.11 21:41:56.294700 [ 277 ] {7eb09284-e9a8-4325-a5aa-115ff644bd98} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2025.08.11 21:41:56.294834 [ 39 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11507 | 2025.08.11 21:41:56.294835 [ 277 ] {7eb09284-e9a8-4325-a5aa-115ff644bd98} <Debug> executeQuery: Read 212 rows, 19.29 KiB in 0.001339 sec., 158327.10978342048 rows/sec., 14.07 MiB/sec. | ||
| 11508 | 2025.08.11 21:41:56.294871 [ 39 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11509 | 2025.08.11 21:41:56.294894 [ 277 ] {7eb09284-e9a8-4325-a5aa-115ff644bd98} <Debug> TCPHandler: Processed in 0.001528226 sec. | ||
| 11510 | 2025.08.11 21:41:56.294901 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11511 | 2025.08.11 21:41:56.294987 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 11512 | 2025.08.11 21:41:56.295019 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11513 | 2025.08.11 21:41:56.295073 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11514 | 2025.08.11 21:41:56.295104 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1409 rows starting from the beginning of the part | ||
| 11515 | 2025.08.11 21:41:56.295120 [ 277 ] {2ae77db5-be24-4011-98e8-534aefa4aae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11516 | 2025.08.11 21:41:56.295156 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1251 rows starting from the beginning of the part | ||
| 11517 | 2025.08.11 21:41:56.295165 [ 277 ] {2ae77db5-be24-4011-98e8-534aefa4aae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11518 | 2025.08.11 21:41:56.295206 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 11519 | 2025.08.11 21:41:56.295252 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 86 rows starting from the beginning of the part | ||
| 11520 | 2025.08.11 21:41:56.295292 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 110 rows starting from the beginning of the part | ||
| 11521 | 2025.08.11 21:41:56.295332 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 212 rows starting from the beginning of the part | ||
| 11522 | 2025.08.11 21:41:56.295592 [ 277 ] {2ae77db5-be24-4011-98e8-534aefa4aae2} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2025.08.11 21:41:56.295635 [ 277 ] {2ae77db5-be24-4011-98e8-534aefa4aae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11524 | 2025.08.11 21:41:56.295964 [ 277 ] {2ae77db5-be24-4011-98e8-534aefa4aae2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11525 | 2025.08.11 21:41:56.296193 [ 277 ] {2ae77db5-be24-4011-98e8-534aefa4aae2} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2025.08.11 21:41:56.296329 [ 277 ] {2ae77db5-be24-4011-98e8-534aefa4aae2} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001228 sec., 31758.95765472313 rows/sec., 2.33 MiB/sec. | ||
| 11527 | 2025.08.11 21:41:56.296367 [ 277 ] {2ae77db5-be24-4011-98e8-534aefa4aae2} <Debug> TCPHandler: Processed in 0.001399293 sec. | ||
| 11528 | 2025.08.11 21:41:56.296489 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11529 | 2025.08.11 21:41:56.296613 [ 277 ] {bc1b37e7-3a87-47fe-9be6-7e7c90802f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11530 | 2025.08.11 21:41:56.296661 [ 277 ] {bc1b37e7-3a87-47fe-9be6-7e7c90802f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11531 | 2025.08.11 21:41:56.296686 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3124 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731919 sec., 1803779.5070092771 rows/sec., 157.87 MiB/sec. | ||
| 11532 | 2025.08.11 21:41:56.296913 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11533 | 2025.08.11 21:41:56.297131 [ 277 ] {bc1b37e7-3a87-47fe-9be6-7e7c90802f52} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2025.08.11 21:41:56.297176 [ 277 ] {bc1b37e7-3a87-47fe-9be6-7e7c90802f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11535 | 2025.08.11 21:41:56.297195 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2025.08.11 21:41:56.297282 [ 194 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_111_22} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11537 | 2025.08.11 21:41:56.297355 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11538 | 2025.08.11 21:41:56.297508 [ 277 ] {bc1b37e7-3a87-47fe-9be6-7e7c90802f52} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11539 | 2025.08.11 21:41:56.297732 [ 277 ] {bc1b37e7-3a87-47fe-9be6-7e7c90802f52} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11540 | 2025.08.11 21:41:56.297869 [ 277 ] {bc1b37e7-3a87-47fe-9be6-7e7c90802f52} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001281 sec., 18735.362997658078 rows/sec., 1.55 MiB/sec. | ||
| 11541 | 2025.08.11 21:41:56.297909 [ 277 ] {bc1b37e7-3a87-47fe-9be6-7e7c90802f52} <Debug> TCPHandler: Processed in 0.001483275 sec. | ||
| 11542 | 2025.08.11 21:41:56.298012 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11543 | 2025.08.11 21:41:56.298117 [ 277 ] {32ec3016-18ea-41c0-8817-c3e49d392a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11544 | 2025.08.11 21:41:56.298163 [ 277 ] {32ec3016-18ea-41c0-8817-c3e49d392a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11545 | 2025.08.11 21:41:56.298623 [ 277 ] {32ec3016-18ea-41c0-8817-c3e49d392a76} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11546 | 2025.08.11 21:41:56.298664 [ 277 ] {32ec3016-18ea-41c0-8817-c3e49d392a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11547 | 2025.08.11 21:41:56.299019 [ 277 ] {32ec3016-18ea-41c0-8817-c3e49d392a76} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11548 | 2025.08.11 21:41:56.299234 [ 277 ] {32ec3016-18ea-41c0-8817-c3e49d392a76} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11549 | 2025.08.11 21:41:56.299335 [ 39 ] {} <Debug> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 11550 | 2025.08.11 21:41:56.299360 [ 277 ] {32ec3016-18ea-41c0-8817-c3e49d392a76} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001266 sec., 9478.67298578199 rows/sec., 740.52 KiB/sec. | ||
| 11551 | 2025.08.11 21:41:56.299367 [ 39 ] {} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11552 | 2025.08.11 21:41:56.299400 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11553 | 2025.08.11 21:41:56.299404 [ 277 ] {32ec3016-18ea-41c0-8817-c3e49d392a76} <Debug> TCPHandler: Processed in 0.001442754 sec. | ||
| 11554 | 2025.08.11 21:41:56.299467 [ 190 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 11555 | 2025.08.11 21:41:56.299520 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11556 | 2025.08.11 21:41:56.299568 [ 190 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11557 | 2025.08.11 21:41:56.299600 [ 190 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 12 rows starting from the beginning of the part | ||
| 11558 | 2025.08.11 21:41:56.299617 [ 277 ] {0e6f681d-4060-4233-aac7-a3ea91af03b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11559 | 2025.08.11 21:41:56.299654 [ 190 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 11560 | 2025.08.11 21:41:56.299661 [ 277 ] {0e6f681d-4060-4233-aac7-a3ea91af03b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11561 | 2025.08.11 21:41:56.299706 [ 190 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 11562 | 2025.08.11 21:41:56.299751 [ 190 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 11563 | 2025.08.11 21:41:56.299790 [ 190 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 11564 | 2025.08.11 21:41:56.300111 [ 277 ] {0e6f681d-4060-4233-aac7-a3ea91af03b0} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2025.08.11 21:41:56.300151 [ 277 ] {0e6f681d-4060-4233-aac7-a3ea91af03b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11566 | 2025.08.11 21:41:56.300430 [ 200 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000989076 sec., 60662.67910656006 rows/sec., 4.86 MiB/sec. | ||
| 11567 | 2025.08.11 21:41:56.300477 [ 277 ] {0e6f681d-4060-4233-aac7-a3ea91af03b0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11568 | 2025.08.11 21:41:56.300550 [ 190 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 11569 | 2025.08.11 21:41:56.300746 [ 277 ] {0e6f681d-4060-4233-aac7-a3ea91af03b0} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2025.08.11 21:41:56.300854 [ 190 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_17_4} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2025.08.11 21:41:56.300878 [ 39 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11572 | 2025.08.11 21:41:56.300891 [ 277 ] {0e6f681d-4060-4233-aac7-a3ea91af03b0} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001292 sec., 98297.21362229102 rows/sec., 7.98 MiB/sec. | ||
| 11573 | 2025.08.11 21:41:56.300903 [ 39 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2025.08.11 21:41:56.300926 [ 190 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_17_4} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 11575 | 2025.08.11 21:41:56.300930 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11576 | 2025.08.11 21:41:56.300935 [ 277 ] {0e6f681d-4060-4233-aac7-a3ea91af03b0} <Debug> TCPHandler: Processed in 0.001462595 sec. | ||
| 11577 | 2025.08.11 21:41:56.301001 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11578 | 2025.08.11 21:41:56.301045 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 11579 | 2025.08.11 21:41:56.301085 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2025.08.11 21:41:56.301152 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11581 | 2025.08.11 21:41:56.301187 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 634 rows starting from the beginning of the part | ||
| 11582 | 2025.08.11 21:41:56.301191 [ 277 ] {de79a5a7-b639-46bd-a995-72e75f4d118e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11583 | 2025.08.11 21:41:56.301244 [ 277 ] {de79a5a7-b639-46bd-a995-72e75f4d118e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11584 | 2025.08.11 21:41:56.301250 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 549 rows starting from the beginning of the part | ||
| 11585 | 2025.08.11 21:41:56.301305 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 11586 | 2025.08.11 21:41:56.301346 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 79 rows starting from the beginning of the part | ||
| 11587 | 2025.08.11 21:41:56.301386 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 91 rows starting from the beginning of the part | ||
| 11588 | 2025.08.11 21:41:56.301427 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 127 rows starting from the beginning of the part | ||
| 11589 | 2025.08.11 21:41:56.301674 [ 277 ] {de79a5a7-b639-46bd-a995-72e75f4d118e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2025.08.11 21:41:56.301716 [ 277 ] {de79a5a7-b639-46bd-a995-72e75f4d118e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11591 | 2025.08.11 21:41:56.302096 [ 277 ] {de79a5a7-b639-46bd-a995-72e75f4d118e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11592 | 2025.08.11 21:41:56.302340 [ 277 ] {de79a5a7-b639-46bd-a995-72e75f4d118e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2025.08.11 21:41:56.302455 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1544 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475934 sec., 1046117.238304694 rows/sec., 83.34 MiB/sec. | ||
| 11594 | 2025.08.11 21:41:56.302491 [ 277 ] {de79a5a7-b639-46bd-a995-72e75f4d118e} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001319 sec., 153146.32297194842 rows/sec., 10.97 MiB/sec. | ||
| 11595 | 2025.08.11 21:41:56.302536 [ 277 ] {de79a5a7-b639-46bd-a995-72e75f4d118e} <Debug> TCPHandler: Processed in 0.001521246 sec. | ||
| 11596 | 2025.08.11 21:41:56.302631 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11597 | 2025.08.11 21:41:56.302662 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11598 | 2025.08.11 21:41:56.302757 [ 277 ] {44c54d59-1693-4d58-b4a8-451f0940c014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11599 | 2025.08.11 21:41:56.302813 [ 277 ] {44c54d59-1693-4d58-b4a8-451f0940c014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11600 | 2025.08.11 21:41:56.302906 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11601 | 2025.08.11 21:41:56.302987 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_111_22} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11602 | 2025.08.11 21:41:56.303082 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11603 | 2025.08.11 21:41:56.303613 [ 277 ] {44c54d59-1693-4d58-b4a8-451f0940c014} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11604 | 2025.08.11 21:41:56.303649 [ 277 ] {44c54d59-1693-4d58-b4a8-451f0940c014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11605 | 2025.08.11 21:41:56.304177 [ 277 ] {44c54d59-1693-4d58-b4a8-451f0940c014} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11606 | 2025.08.11 21:41:56.304399 [ 277 ] {44c54d59-1693-4d58-b4a8-451f0940c014} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11607 | 2025.08.11 21:41:56.304543 [ 277 ] {44c54d59-1693-4d58-b4a8-451f0940c014} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001804 sec., 8314.855875831485 rows/sec., 14.90 MiB/sec. | ||
| 11608 | 2025.08.11 21:41:56.304609 [ 277 ] {44c54d59-1693-4d58-b4a8-451f0940c014} <Debug> TCPHandler: Processed in 0.001998054 sec. | ||
| 11609 | 2025.08.11 21:41:56.304722 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11610 | 2025.08.11 21:41:56.304818 [ 277 ] {910c3c9d-4d90-480b-bdff-bed381ef17a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11611 | 2025.08.11 21:41:56.304860 [ 277 ] {910c3c9d-4d90-480b-bdff-bed381ef17a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11612 | 2025.08.11 21:41:56.305201 [ 277 ] {910c3c9d-4d90-480b-bdff-bed381ef17a1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11613 | 2025.08.11 21:41:56.305238 [ 277 ] {910c3c9d-4d90-480b-bdff-bed381ef17a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11614 | 2025.08.11 21:41:56.305547 [ 277 ] {910c3c9d-4d90-480b-bdff-bed381ef17a1} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 11615 | 2025.08.11 21:41:56.305755 [ 277 ] {910c3c9d-4d90-480b-bdff-bed381ef17a1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11616 | 2025.08.11 21:41:56.305878 [ 39 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 11617 | 2025.08.11 21:41:56.305885 [ 277 ] {910c3c9d-4d90-480b-bdff-bed381ef17a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 11618 | 2025.08.11 21:41:56.305915 [ 39 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11619 | 2025.08.11 21:41:56.305937 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11620 | 2025.08.11 21:41:56.305937 [ 277 ] {910c3c9d-4d90-480b-bdff-bed381ef17a1} <Debug> TCPHandler: Processed in 0.001265552 sec. | ||
| 11621 | 2025.08.11 21:41:56.306011 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 11622 | 2025.08.11 21:41:56.306115 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11623 | 2025.08.11 21:41:56.306149 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5550 rows starting from the beginning of the part | ||
| 11624 | 2025.08.11 21:41:56.306207 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part | ||
| 11625 | 2025.08.11 21:41:56.306254 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 24 rows starting from the beginning of the part | ||
| 11626 | 2025.08.11 21:41:56.306297 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 11627 | 2025.08.11 21:41:56.306340 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 11628 | 2025.08.11 21:41:56.306382 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 11629 | 2025.08.11 21:41:56.308104 [ 195 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5790 rows, containing 4 columns (4 merged, 0 gathered) in 0.002116046 sec., 2736235.4126517097 rows/sec., 184.49 MiB/sec. | ||
| 11630 | 2025.08.11 21:41:56.308564 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11631 | 2025.08.11 21:41:56.308883 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11632 | 2025.08.11 21:41:56.308974 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_111_22} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11633 | 2025.08.11 21:41:56.309078 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 11634 | 2025.08.11 21:41:56.879750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 | ||
| 11635 | 2025.08.11 21:41:56.880278 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11636 | 2025.08.11 21:41:56.880329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11637 | 2025.08.11 21:41:56.880835 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11638 | 2025.08.11 21:41:56.881079 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11639 | 2025.08.11 21:41:56.881237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 | ||
| 11640 | 2025.08.11 21:41:58.547216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 11641 | 2025.08.11 21:41:58.562816 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2025.08.11 21:41:58.562884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. | ||
| 11643 | 2025.08.11 21:41:58.568278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11644 | 2025.08.11 21:41:58.568967 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2025.08.11 21:41:58.572025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 11646 | 2025.08.11 21:42:01.287743 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11647 | 2025.08.11 21:42:01.287940 [ 277 ] {874a6610-2ebe-4e2d-9b8f-9704880f3992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11648 | 2025.08.11 21:42:01.288006 [ 277 ] {874a6610-2ebe-4e2d-9b8f-9704880f3992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11649 | 2025.08.11 21:42:01.288703 [ 277 ] {874a6610-2ebe-4e2d-9b8f-9704880f3992} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2025.08.11 21:42:01.288747 [ 277 ] {874a6610-2ebe-4e2d-9b8f-9704880f3992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11651 | 2025.08.11 21:42:01.289144 [ 277 ] {874a6610-2ebe-4e2d-9b8f-9704880f3992} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11652 | 2025.08.11 21:42:01.289367 [ 277 ] {874a6610-2ebe-4e2d-9b8f-9704880f3992} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2025.08.11 21:42:01.289519 [ 277 ] {874a6610-2ebe-4e2d-9b8f-9704880f3992} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001631 sec., 67443.2863274065 rows/sec., 5.67 MiB/sec. | ||
| 11654 | 2025.08.11 21:42:01.289562 [ 277 ] {874a6610-2ebe-4e2d-9b8f-9704880f3992} <Debug> TCPHandler: Processed in 0.001951573 sec. | ||
| 11655 | 2025.08.11 21:42:01.289685 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11656 | 2025.08.11 21:42:01.289783 [ 277 ] {0f73be35-f3f1-428e-ad81-f81529a61545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11657 | 2025.08.11 21:42:01.289824 [ 277 ] {0f73be35-f3f1-428e-ad81-f81529a61545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11658 | 2025.08.11 21:42:01.290231 [ 277 ] {0f73be35-f3f1-428e-ad81-f81529a61545} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11659 | 2025.08.11 21:42:01.290268 [ 277 ] {0f73be35-f3f1-428e-ad81-f81529a61545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11660 | 2025.08.11 21:42:01.290569 [ 277 ] {0f73be35-f3f1-428e-ad81-f81529a61545} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11661 | 2025.08.11 21:42:01.290775 [ 277 ] {0f73be35-f3f1-428e-ad81-f81529a61545} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11662 | 2025.08.11 21:42:01.290905 [ 277 ] {0f73be35-f3f1-428e-ad81-f81529a61545} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001142 sec., 23642.73204903678 rows/sec., 1.74 MiB/sec. | ||
| 11663 | 2025.08.11 21:42:01.290943 [ 277 ] {0f73be35-f3f1-428e-ad81-f81529a61545} <Debug> TCPHandler: Processed in 0.001306852 sec. | ||
| 11664 | 2025.08.11 21:42:01.291042 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11665 | 2025.08.11 21:42:01.291137 [ 277 ] {010854cd-9461-4feb-8073-9521ec32c9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11666 | 2025.08.11 21:42:01.291176 [ 277 ] {010854cd-9461-4feb-8073-9521ec32c9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11667 | 2025.08.11 21:42:01.291598 [ 277 ] {010854cd-9461-4feb-8073-9521ec32c9b1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11668 | 2025.08.11 21:42:01.291633 [ 277 ] {010854cd-9461-4feb-8073-9521ec32c9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11669 | 2025.08.11 21:42:01.291933 [ 277 ] {010854cd-9461-4feb-8073-9521ec32c9b1} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11670 | 2025.08.11 21:42:01.292153 [ 277 ] {010854cd-9461-4feb-8073-9521ec32c9b1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11671 | 2025.08.11 21:42:01.292281 [ 277 ] {010854cd-9461-4feb-8073-9521ec32c9b1} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001162 sec., 78313.25301204818 rows/sec., 6.12 MiB/sec. | ||
| 11672 | 2025.08.11 21:42:01.292318 [ 277 ] {010854cd-9461-4feb-8073-9521ec32c9b1} <Debug> TCPHandler: Processed in 0.001325652 sec. | ||
| 11673 | 2025.08.11 21:42:01.292428 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11674 | 2025.08.11 21:42:01.292522 [ 277 ] {d6f9778b-1bb3-4a01-ad69-f4071b4bff45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11675 | 2025.08.11 21:42:01.292566 [ 277 ] {d6f9778b-1bb3-4a01-ad69-f4071b4bff45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11676 | 2025.08.11 21:42:01.292971 [ 277 ] {d6f9778b-1bb3-4a01-ad69-f4071b4bff45} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11677 | 2025.08.11 21:42:01.293006 [ 277 ] {d6f9778b-1bb3-4a01-ad69-f4071b4bff45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11678 | 2025.08.11 21:42:01.293336 [ 277 ] {d6f9778b-1bb3-4a01-ad69-f4071b4bff45} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11679 | 2025.08.11 21:42:01.293539 [ 277 ] {d6f9778b-1bb3-4a01-ad69-f4071b4bff45} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11680 | 2025.08.11 21:42:01.293669 [ 277 ] {d6f9778b-1bb3-4a01-ad69-f4071b4bff45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 11681 | 2025.08.11 21:42:01.293707 [ 277 ] {d6f9778b-1bb3-4a01-ad69-f4071b4bff45} <Debug> TCPHandler: Processed in 0.001328402 sec. | ||
| 11682 | 2025.08.11 21:42:01.293815 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11683 | 2025.08.11 21:42:01.293919 [ 277 ] {78663a77-bf30-4451-91c7-1af9aabbc538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11684 | 2025.08.11 21:42:01.293977 [ 277 ] {78663a77-bf30-4451-91c7-1af9aabbc538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11685 | 2025.08.11 21:42:01.294811 [ 277 ] {78663a77-bf30-4451-91c7-1af9aabbc538} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11686 | 2025.08.11 21:42:01.294849 [ 277 ] {78663a77-bf30-4451-91c7-1af9aabbc538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11687 | 2025.08.11 21:42:01.295401 [ 277 ] {78663a77-bf30-4451-91c7-1af9aabbc538} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11688 | 2025.08.11 21:42:01.295635 [ 277 ] {78663a77-bf30-4451-91c7-1af9aabbc538} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11689 | 2025.08.11 21:42:01.295780 [ 277 ] {78663a77-bf30-4451-91c7-1af9aabbc538} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00188 sec., 14361.702127659575 rows/sec., 25.74 MiB/sec. | ||
| 11690 | 2025.08.11 21:42:01.295836 [ 277 ] {78663a77-bf30-4451-91c7-1af9aabbc538} <Debug> TCPHandler: Processed in 0.002072145 sec. | ||
| 11691 | 2025.08.11 21:42:01.295947 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11692 | 2025.08.11 21:42:01.296043 [ 277 ] {76c9e9e0-382a-4318-a14f-c5ab4a457c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11693 | 2025.08.11 21:42:01.296086 [ 277 ] {76c9e9e0-382a-4318-a14f-c5ab4a457c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11694 | 2025.08.11 21:42:01.296422 [ 277 ] {76c9e9e0-382a-4318-a14f-c5ab4a457c79} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11695 | 2025.08.11 21:42:01.296459 [ 277 ] {76c9e9e0-382a-4318-a14f-c5ab4a457c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11696 | 2025.08.11 21:42:01.296766 [ 277 ] {76c9e9e0-382a-4318-a14f-c5ab4a457c79} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11697 | 2025.08.11 21:42:01.296988 [ 277 ] {76c9e9e0-382a-4318-a14f-c5ab4a457c79} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11698 | 2025.08.11 21:42:01.297121 [ 277 ] {76c9e9e0-382a-4318-a14f-c5ab4a457c79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11699 | 2025.08.11 21:42:01.297157 [ 277 ] {76c9e9e0-382a-4318-a14f-c5ab4a457c79} <Debug> TCPHandler: Processed in 0.001260471 sec. | ||
| 11700 | 2025.08.11 21:42:04.211585 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11701 | 2025.08.11 21:42:04.211637 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11702 | 2025.08.11 21:42:04.381493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 | ||
| 11703 | 2025.08.11 21:42:04.382333 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11704 | 2025.08.11 21:42:04.382422 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11705 | 2025.08.11 21:42:04.383072 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11706 | 2025.08.11 21:42:04.383338 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11707 | 2025.08.11 21:42:04.383489 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 11708 | 2025.08.11 21:42:04.478974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1624 | ||
| 11709 | 2025.08.11 21:42:04.481385 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11710 | 2025.08.11 21:42:04.481450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11711 | 2025.08.11 21:42:04.482748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11712 | 2025.08.11 21:42:04.483046 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11713 | 2025.08.11 21:42:04.483495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1624 | ||
| 11714 | 2025.08.11 21:42:06.072206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 11715 | 2025.08.11 21:42:06.088329 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11716 | 2025.08.11 21:42:06.088419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11717 | 2025.08.11 21:42:06.094387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11718 | 2025.08.11 21:42:06.095056 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11719 | 2025.08.11 21:42:06.098458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 11720 | 2025.08.11 21:42:06.287583 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2025.08.11 21:42:06.287868 [ 277 ] {8da01f3b-ec95-4e01-8168-d55003bc858a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11722 | 2025.08.11 21:42:06.287974 [ 277 ] {8da01f3b-ec95-4e01-8168-d55003bc858a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11723 | 2025.08.11 21:42:06.288872 [ 277 ] {8da01f3b-ec95-4e01-8168-d55003bc858a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2025.08.11 21:42:06.288921 [ 277 ] {8da01f3b-ec95-4e01-8168-d55003bc858a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11725 | 2025.08.11 21:42:06.289329 [ 277 ] {8da01f3b-ec95-4e01-8168-d55003bc858a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11726 | 2025.08.11 21:42:06.289562 [ 277 ] {8da01f3b-ec95-4e01-8168-d55003bc858a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2025.08.11 21:42:06.289724 [ 277 ] {8da01f3b-ec95-4e01-8168-d55003bc858a} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001933 sec., 44490.42938437661 rows/sec., 3.73 MiB/sec. | ||
| 11728 | 2025.08.11 21:42:06.289778 [ 277 ] {8da01f3b-ec95-4e01-8168-d55003bc858a} <Debug> TCPHandler: Processed in 0.00238602 sec. | ||
| 11729 | 2025.08.11 21:42:06.289902 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11730 | 2025.08.11 21:42:06.290006 [ 277 ] {e8ddb894-390a-4583-9b03-4d2422bc2beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11731 | 2025.08.11 21:42:06.290050 [ 277 ] {e8ddb894-390a-4583-9b03-4d2422bc2beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11732 | 2025.08.11 21:42:06.290464 [ 277 ] {e8ddb894-390a-4583-9b03-4d2422bc2beb} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11733 | 2025.08.11 21:42:06.290504 [ 277 ] {e8ddb894-390a-4583-9b03-4d2422bc2beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11734 | 2025.08.11 21:42:06.290817 [ 277 ] {e8ddb894-390a-4583-9b03-4d2422bc2beb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11735 | 2025.08.11 21:42:06.291028 [ 277 ] {e8ddb894-390a-4583-9b03-4d2422bc2beb} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11736 | 2025.08.11 21:42:06.291154 [ 24 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11737 | 2025.08.11 21:42:06.291161 [ 277 ] {e8ddb894-390a-4583-9b03-4d2422bc2beb} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001178 sec., 12733.446519524618 rows/sec., 957.50 KiB/sec. | ||
| 11738 | 2025.08.11 21:42:06.291237 [ 24 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11739 | 2025.08.11 21:42:06.291246 [ 277 ] {e8ddb894-390a-4583-9b03-4d2422bc2beb} <Debug> TCPHandler: Processed in 0.001395493 sec. | ||
| 11740 | 2025.08.11 21:42:06.291268 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11741 | 2025.08.11 21:42:06.291367 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11742 | 2025.08.11 21:42:06.291383 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11743 | 2025.08.11 21:42:06.291468 [ 277 ] {8bad411b-a500-4d65-94e2-997e3eee2774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11744 | 2025.08.11 21:42:06.291514 [ 277 ] {8bad411b-a500-4d65-94e2-997e3eee2774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11745 | 2025.08.11 21:42:06.291521 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11746 | 2025.08.11 21:42:06.291563 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 72 rows starting from the beginning of the part | ||
| 11747 | 2025.08.11 21:42:06.291634 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
| 11748 | 2025.08.11 21:42:06.291686 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 27 rows starting from the beginning of the part | ||
| 11749 | 2025.08.11 21:42:06.291733 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 39 rows starting from the beginning of the part | ||
| 11750 | 2025.08.11 21:42:06.291806 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 27 rows starting from the beginning of the part | ||
| 11751 | 2025.08.11 21:42:06.291882 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 15 rows starting from the beginning of the part | ||
| 11752 | 2025.08.11 21:42:06.291950 [ 277 ] {8bad411b-a500-4d65-94e2-997e3eee2774} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2025.08.11 21:42:06.291991 [ 277 ] {8bad411b-a500-4d65-94e2-997e3eee2774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11754 | 2025.08.11 21:42:06.292342 [ 277 ] {8bad411b-a500-4d65-94e2-997e3eee2774} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11755 | 2025.08.11 21:42:06.292575 [ 277 ] {8bad411b-a500-4d65-94e2-997e3eee2774} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2025.08.11 21:42:06.292707 [ 277 ] {8bad411b-a500-4d65-94e2-997e3eee2774} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001258 sec., 62798.09220985691 rows/sec., 4.90 MiB/sec. | ||
| 11757 | 2025.08.11 21:42:06.292734 [ 200 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402303 sec., 139056.96557733958 rows/sec., 10.71 MiB/sec. | ||
| 11758 | 2025.08.11 21:42:06.292746 [ 277 ] {8bad411b-a500-4d65-94e2-997e3eee2774} <Debug> TCPHandler: Processed in 0.001429115 sec. | ||
| 11759 | 2025.08.11 21:42:06.292867 [ 200 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11760 | 2025.08.11 21:42:06.292873 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11761 | 2025.08.11 21:42:06.292978 [ 277 ] {83890da0-4937-4dce-874b-6aee805effd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11762 | 2025.08.11 21:42:06.293026 [ 277 ] {83890da0-4937-4dce-874b-6aee805effd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11763 | 2025.08.11 21:42:06.293130 [ 200 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2025.08.11 21:42:06.293207 [ 200 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_96_19} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11765 | 2025.08.11 21:42:06.293290 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11766 | 2025.08.11 21:42:06.293443 [ 277 ] {83890da0-4937-4dce-874b-6aee805effd6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11767 | 2025.08.11 21:42:06.293484 [ 277 ] {83890da0-4937-4dce-874b-6aee805effd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11768 | 2025.08.11 21:42:06.293841 [ 277 ] {83890da0-4937-4dce-874b-6aee805effd6} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11769 | 2025.08.11 21:42:06.294054 [ 277 ] {83890da0-4937-4dce-874b-6aee805effd6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11770 | 2025.08.11 21:42:06.294184 [ 277 ] {83890da0-4937-4dce-874b-6aee805effd6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 11771 | 2025.08.11 21:42:06.294222 [ 277 ] {83890da0-4937-4dce-874b-6aee805effd6} <Debug> TCPHandler: Processed in 0.001396703 sec. | ||
| 11772 | 2025.08.11 21:42:06.294329 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11773 | 2025.08.11 21:42:06.294423 [ 277 ] {f27925ea-5aed-4b1d-970b-009b2c7450f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11774 | 2025.08.11 21:42:06.294479 [ 277 ] {f27925ea-5aed-4b1d-970b-009b2c7450f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11775 | 2025.08.11 21:42:06.295304 [ 277 ] {f27925ea-5aed-4b1d-970b-009b2c7450f8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11776 | 2025.08.11 21:42:06.295341 [ 277 ] {f27925ea-5aed-4b1d-970b-009b2c7450f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11777 | 2025.08.11 21:42:06.295873 [ 277 ] {f27925ea-5aed-4b1d-970b-009b2c7450f8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11778 | 2025.08.11 21:42:06.296096 [ 277 ] {f27925ea-5aed-4b1d-970b-009b2c7450f8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11779 | 2025.08.11 21:42:06.296238 [ 277 ] {f27925ea-5aed-4b1d-970b-009b2c7450f8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001833 sec., 8183.306055646482 rows/sec., 14.66 MiB/sec. | ||
| 11780 | 2025.08.11 21:42:06.296304 [ 277 ] {f27925ea-5aed-4b1d-970b-009b2c7450f8} <Debug> TCPHandler: Processed in 0.002024324 sec. | ||
| 11781 | 2025.08.11 21:42:06.296407 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11782 | 2025.08.11 21:42:06.296503 [ 277 ] {959d5996-d39f-4a37-a867-cd20e140e78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11783 | 2025.08.11 21:42:06.296545 [ 277 ] {959d5996-d39f-4a37-a867-cd20e140e78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11784 | 2025.08.11 21:42:06.296876 [ 277 ] {959d5996-d39f-4a37-a867-cd20e140e78d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11785 | 2025.08.11 21:42:06.296912 [ 277 ] {959d5996-d39f-4a37-a867-cd20e140e78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11786 | 2025.08.11 21:42:06.297221 [ 277 ] {959d5996-d39f-4a37-a867-cd20e140e78d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11787 | 2025.08.11 21:42:06.297431 [ 277 ] {959d5996-d39f-4a37-a867-cd20e140e78d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11788 | 2025.08.11 21:42:06.297557 [ 277 ] {959d5996-d39f-4a37-a867-cd20e140e78d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 11789 | 2025.08.11 21:42:06.297593 [ 277 ] {959d5996-d39f-4a37-a867-cd20e140e78d} <Debug> TCPHandler: Processed in 0.001234371 sec. | ||
| 11790 | 2025.08.11 21:42:08.597016 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11791 | 2025.08.11 21:42:08.597280 [ 277 ] {507943b7-36b3-43c8-9e1e-35963ac5da54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11792 | 2025.08.11 21:42:08.597380 [ 277 ] {507943b7-36b3-43c8-9e1e-35963ac5da54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11793 | 2025.08.11 21:42:08.598051 [ 277 ] {507943b7-36b3-43c8-9e1e-35963ac5da54} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11794 | 2025.08.11 21:42:08.598101 [ 277 ] {507943b7-36b3-43c8-9e1e-35963ac5da54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11795 | 2025.08.11 21:42:08.598490 [ 277 ] {507943b7-36b3-43c8-9e1e-35963ac5da54} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11796 | 2025.08.11 21:42:08.598757 [ 277 ] {507943b7-36b3-43c8-9e1e-35963ac5da54} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11797 | 2025.08.11 21:42:08.598918 [ 277 ] {507943b7-36b3-43c8-9e1e-35963ac5da54} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00171 sec., 2339.1812865497077 rows/sec., 190.74 KiB/sec. | ||
| 11798 | 2025.08.11 21:42:08.598969 [ 277 ] {507943b7-36b3-43c8-9e1e-35963ac5da54} <Debug> TCPHandler: Processed in 0.002128636 sec. | ||
| 11799 | 2025.08.11 21:42:08.599091 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11800 | 2025.08.11 21:42:08.599195 [ 277 ] {68e80d77-e572-4a30-ac35-1088fcaa4661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11801 | 2025.08.11 21:42:08.599239 [ 277 ] {68e80d77-e572-4a30-ac35-1088fcaa4661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11802 | 2025.08.11 21:42:08.600319 [ 277 ] {68e80d77-e572-4a30-ac35-1088fcaa4661} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11803 | 2025.08.11 21:42:08.600357 [ 277 ] {68e80d77-e572-4a30-ac35-1088fcaa4661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11804 | 2025.08.11 21:42:08.600762 [ 277 ] {68e80d77-e572-4a30-ac35-1088fcaa4661} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11805 | 2025.08.11 21:42:08.600988 [ 277 ] {68e80d77-e572-4a30-ac35-1088fcaa4661} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2025.08.11 21:42:08.601125 [ 277 ] {68e80d77-e572-4a30-ac35-1088fcaa4661} <Debug> executeQuery: Read 1252 rows, 106.17 KiB in 0.001954 sec., 640736.9498464687 rows/sec., 53.06 MiB/sec. | ||
| 11807 | 2025.08.11 21:42:08.601165 [ 277 ] {68e80d77-e572-4a30-ac35-1088fcaa4661} <Debug> TCPHandler: Processed in 0.002127326 sec. | ||
| 11808 | 2025.08.11 21:42:08.601282 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11809 | 2025.08.11 21:42:08.601379 [ 277 ] {c92278ce-1771-40f4-a311-60ec53defd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11810 | 2025.08.11 21:42:08.601422 [ 277 ] {c92278ce-1771-40f4-a311-60ec53defd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11811 | 2025.08.11 21:42:08.601821 [ 277 ] {c92278ce-1771-40f4-a311-60ec53defd5f} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11812 | 2025.08.11 21:42:08.601858 [ 277 ] {c92278ce-1771-40f4-a311-60ec53defd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11813 | 2025.08.11 21:42:08.602172 [ 277 ] {c92278ce-1771-40f4-a311-60ec53defd5f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11814 | 2025.08.11 21:42:08.602390 [ 277 ] {c92278ce-1771-40f4-a311-60ec53defd5f} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11815 | 2025.08.11 21:42:08.602519 [ 277 ] {c92278ce-1771-40f4-a311-60ec53defd5f} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001159 sec., 26747.195858498704 rows/sec., 1.95 MiB/sec. | ||
| 11816 | 2025.08.11 21:42:08.602557 [ 277 ] {c92278ce-1771-40f4-a311-60ec53defd5f} <Debug> TCPHandler: Processed in 0.001325162 sec. | ||
| 11817 | 2025.08.11 21:42:08.602657 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11818 | 2025.08.11 21:42:08.602753 [ 277 ] {8752826f-3602-4c01-b527-0d1fc4f2c057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11819 | 2025.08.11 21:42:08.602794 [ 277 ] {8752826f-3602-4c01-b527-0d1fc4f2c057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11820 | 2025.08.11 21:42:08.603266 [ 277 ] {8752826f-3602-4c01-b527-0d1fc4f2c057} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11821 | 2025.08.11 21:42:08.603303 [ 277 ] {8752826f-3602-4c01-b527-0d1fc4f2c057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11822 | 2025.08.11 21:42:08.603623 [ 277 ] {8752826f-3602-4c01-b527-0d1fc4f2c057} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11823 | 2025.08.11 21:42:08.603870 [ 277 ] {8752826f-3602-4c01-b527-0d1fc4f2c057} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11824 | 2025.08.11 21:42:08.604000 [ 277 ] {8752826f-3602-4c01-b527-0d1fc4f2c057} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001266 sec., 180094.78672985782 rows/sec., 12.19 MiB/sec. | ||
| 11825 | 2025.08.11 21:42:08.604037 [ 277 ] {8752826f-3602-4c01-b527-0d1fc4f2c057} <Debug> TCPHandler: Processed in 0.001428964 sec. | ||
| 11826 | 2025.08.11 21:42:08.604141 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11827 | 2025.08.11 21:42:08.604240 [ 277 ] {aaa7a005-dd74-43c1-94c5-d17ceb357ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11828 | 2025.08.11 21:42:08.604280 [ 277 ] {aaa7a005-dd74-43c1-94c5-d17ceb357ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11829 | 2025.08.11 21:42:08.604879 [ 277 ] {aaa7a005-dd74-43c1-94c5-d17ceb357ffa} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2025.08.11 21:42:08.604916 [ 277 ] {aaa7a005-dd74-43c1-94c5-d17ceb357ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11831 | 2025.08.11 21:42:08.605256 [ 277 ] {aaa7a005-dd74-43c1-94c5-d17ceb357ffa} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11832 | 2025.08.11 21:42:08.605467 [ 277 ] {aaa7a005-dd74-43c1-94c5-d17ceb357ffa} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2025.08.11 21:42:08.605601 [ 277 ] {aaa7a005-dd74-43c1-94c5-d17ceb357ffa} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.00138 sec., 399275.3623188406 rows/sec., 29.65 MiB/sec. | ||
| 11834 | 2025.08.11 21:42:08.605639 [ 277 ] {aaa7a005-dd74-43c1-94c5-d17ceb357ffa} <Debug> TCPHandler: Processed in 0.001546066 sec. | ||
| 11835 | 2025.08.11 21:42:08.605747 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11836 | 2025.08.11 21:42:08.605840 [ 277 ] {d7a9c0dc-4df7-4c33-b915-7f54ca1a32b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11837 | 2025.08.11 21:42:08.605883 [ 277 ] {d7a9c0dc-4df7-4c33-b915-7f54ca1a32b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11838 | 2025.08.11 21:42:08.606468 [ 277 ] {d7a9c0dc-4df7-4c33-b915-7f54ca1a32b6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11839 | 2025.08.11 21:42:08.606504 [ 277 ] {d7a9c0dc-4df7-4c33-b915-7f54ca1a32b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11840 | 2025.08.11 21:42:08.606889 [ 277 ] {d7a9c0dc-4df7-4c33-b915-7f54ca1a32b6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11841 | 2025.08.11 21:42:08.607099 [ 277 ] {d7a9c0dc-4df7-4c33-b915-7f54ca1a32b6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11842 | 2025.08.11 21:42:08.607226 [ 277 ] {d7a9c0dc-4df7-4c33-b915-7f54ca1a32b6} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001405 sec., 671886.1209964412 rows/sec., 45.05 MiB/sec. | ||
| 11843 | 2025.08.11 21:42:08.607263 [ 277 ] {d7a9c0dc-4df7-4c33-b915-7f54ca1a32b6} <Debug> TCPHandler: Processed in 0.001563036 sec. | ||
| 11844 | 2025.08.11 21:42:08.607371 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11845 | 2025.08.11 21:42:08.607463 [ 277 ] {204ac20f-8c2a-4746-9f54-6c7e746f032f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11846 | 2025.08.11 21:42:08.607518 [ 277 ] {204ac20f-8c2a-4746-9f54-6c7e746f032f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11847 | 2025.08.11 21:42:08.608342 [ 277 ] {204ac20f-8c2a-4746-9f54-6c7e746f032f} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2025.08.11 21:42:08.608378 [ 277 ] {204ac20f-8c2a-4746-9f54-6c7e746f032f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11849 | 2025.08.11 21:42:08.608895 [ 277 ] {204ac20f-8c2a-4746-9f54-6c7e746f032f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11850 | 2025.08.11 21:42:08.609112 [ 277 ] {204ac20f-8c2a-4746-9f54-6c7e746f032f} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2025.08.11 21:42:08.609235 [ 23 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11852 | 2025.08.11 21:42:08.609249 [ 277 ] {204ac20f-8c2a-4746-9f54-6c7e746f032f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001804 sec., 14966.740576496673 rows/sec., 26.82 MiB/sec. | ||
| 11853 | 2025.08.11 21:42:08.609299 [ 23 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11854 | 2025.08.11 21:42:08.609323 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11855 | 2025.08.11 21:42:08.609331 [ 277 ] {204ac20f-8c2a-4746-9f54-6c7e746f032f} <Debug> TCPHandler: Processed in 0.002006844 sec. | ||
| 11856 | 2025.08.11 21:42:08.609446 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2025.08.11 21:42:08.609450 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11858 | 2025.08.11 21:42:08.609539 [ 277 ] {9cf6b228-a70e-4a23-af3c-7c8ef9a76460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11859 | 2025.08.11 21:42:08.609585 [ 277 ] {9cf6b228-a70e-4a23-af3c-7c8ef9a76460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11860 | 2025.08.11 21:42:08.609729 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11861 | 2025.08.11 21:42:08.609796 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1830 rows starting from the beginning of the part | ||
| 11862 | 2025.08.11 21:42:08.609910 [ 277 ] {9cf6b228-a70e-4a23-af3c-7c8ef9a76460} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11863 | 2025.08.11 21:42:08.609927 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 27 rows starting from the beginning of the part | ||
| 11864 | 2025.08.11 21:42:08.609954 [ 277 ] {9cf6b228-a70e-4a23-af3c-7c8ef9a76460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11865 | 2025.08.11 21:42:08.610047 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 15 rows starting from the beginning of the part | ||
| 11866 | 2025.08.11 21:42:08.610156 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 27 rows starting from the beginning of the part | ||
| 11867 | 2025.08.11 21:42:08.610254 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 15 rows starting from the beginning of the part | ||
| 11868 | 2025.08.11 21:42:08.610271 [ 277 ] {9cf6b228-a70e-4a23-af3c-7c8ef9a76460} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11869 | 2025.08.11 21:42:08.610360 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 27 rows starting from the beginning of the part | ||
| 11870 | 2025.08.11 21:42:08.610487 [ 277 ] {9cf6b228-a70e-4a23-af3c-7c8ef9a76460} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11871 | 2025.08.11 21:42:08.610618 [ 277 ] {9cf6b228-a70e-4a23-af3c-7c8ef9a76460} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001097 sec., 32816.77301731996 rows/sec., 2.21 MiB/sec. | ||
| 11872 | 2025.08.11 21:42:08.610654 [ 277 ] {9cf6b228-a70e-4a23-af3c-7c8ef9a76460} <Debug> TCPHandler: Processed in 0.001257101 sec. | ||
| 11873 | 2025.08.11 21:42:08.620588 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1941 rows, containing 19 columns (19 merged, 0 gathered) in 0.011198107 sec., 173332.86777845575 rows/sec., 310.60 MiB/sec. | ||
| 11874 | 2025.08.11 21:42:08.622865 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11875 | 2025.08.11 21:42:08.623274 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2025.08.11 21:42:08.623364 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11877 | 2025.08.11 21:42:08.623551 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.45 MiB. | ||
| 11878 | 2025.08.11 21:42:09.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.08 MiB, peak 350.46 MiB, free memory in arenas 0.00 B, will set to 339.35 MiB (RSS), difference: 6.28 MiB | ||
| 11879 | 2025.08.11 21:42:11.282202 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11880 | 2025.08.11 21:42:11.282392 [ 277 ] {1354a8c1-1b7d-401e-b3fe-c87936c6d54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11881 | 2025.08.11 21:42:11.282457 [ 277 ] {1354a8c1-1b7d-401e-b3fe-c87936c6d54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11882 | 2025.08.11 21:42:11.283104 [ 277 ] {1354a8c1-1b7d-401e-b3fe-c87936c6d54e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11883 | 2025.08.11 21:42:11.283148 [ 277 ] {1354a8c1-1b7d-401e-b3fe-c87936c6d54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11884 | 2025.08.11 21:42:11.283527 [ 277 ] {1354a8c1-1b7d-401e-b3fe-c87936c6d54e} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11885 | 2025.08.11 21:42:11.283766 [ 277 ] {1354a8c1-1b7d-401e-b3fe-c87936c6d54e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11886 | 2025.08.11 21:42:11.283925 [ 277 ] {1354a8c1-1b7d-401e-b3fe-c87936c6d54e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.72 MiB/sec. | ||
| 11887 | 2025.08.11 21:42:11.283969 [ 277 ] {1354a8c1-1b7d-401e-b3fe-c87936c6d54e} <Debug> TCPHandler: Processed in 0.001896562 sec. | ||
| 11888 | 2025.08.11 21:42:11.284090 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11889 | 2025.08.11 21:42:11.284192 [ 277 ] {00368373-fec9-4d77-be23-63d2d4d856bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11890 | 2025.08.11 21:42:11.284233 [ 277 ] {00368373-fec9-4d77-be23-63d2d4d856bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11891 | 2025.08.11 21:42:11.284703 [ 277 ] {00368373-fec9-4d77-be23-63d2d4d856bd} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11892 | 2025.08.11 21:42:11.284741 [ 277 ] {00368373-fec9-4d77-be23-63d2d4d856bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11893 | 2025.08.11 21:42:11.285055 [ 277 ] {00368373-fec9-4d77-be23-63d2d4d856bd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11894 | 2025.08.11 21:42:11.285263 [ 277 ] {00368373-fec9-4d77-be23-63d2d4d856bd} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11895 | 2025.08.11 21:42:11.285394 [ 277 ] {00368373-fec9-4d77-be23-63d2d4d856bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 11896 | 2025.08.11 21:42:11.285432 [ 277 ] {00368373-fec9-4d77-be23-63d2d4d856bd} <Debug> TCPHandler: Processed in 0.001390323 sec. | ||
| 11897 | 2025.08.11 21:42:11.285611 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11898 | 2025.08.11 21:42:11.285711 [ 277 ] {2b381210-6ec3-495b-9875-b0555d857e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11899 | 2025.08.11 21:42:11.285755 [ 277 ] {2b381210-6ec3-495b-9875-b0555d857e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11900 | 2025.08.11 21:42:11.286168 [ 277 ] {2b381210-6ec3-495b-9875-b0555d857e94} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2025.08.11 21:42:11.286205 [ 277 ] {2b381210-6ec3-495b-9875-b0555d857e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11902 | 2025.08.11 21:42:11.286531 [ 277 ] {2b381210-6ec3-495b-9875-b0555d857e94} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11903 | 2025.08.11 21:42:11.286743 [ 277 ] {2b381210-6ec3-495b-9875-b0555d857e94} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2025.08.11 21:42:11.286873 [ 277 ] {2b381210-6ec3-495b-9875-b0555d857e94} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 3.77 MiB/sec. | ||
| 11905 | 2025.08.11 21:42:11.286871 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 | ||
| 11906 | 2025.08.11 21:42:11.286910 [ 277 ] {2b381210-6ec3-495b-9875-b0555d857e94} <Debug> TCPHandler: Processed in 0.001349232 sec. | ||
| 11907 | 2025.08.11 21:42:11.286950 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2025.08.11 21:42:11.286976 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11909 | 2025.08.11 21:42:11.287038 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2025.08.11 21:42:11.287078 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full | ||
| 11911 | 2025.08.11 21:42:11.287137 [ 277 ] {a9411789-8a74-4d4b-b761-44c215248433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11912 | 2025.08.11 21:42:11.287185 [ 277 ] {a9411789-8a74-4d4b-b761-44c215248433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11913 | 2025.08.11 21:42:11.287227 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11914 | 2025.08.11 21:42:11.287272 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 30663 rows starting from the beginning of the part | ||
| 11915 | 2025.08.11 21:42:11.287348 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 202 rows starting from the beginning of the part | ||
| 11916 | 2025.08.11 21:42:11.287403 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 11917 | 2025.08.11 21:42:11.287453 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 11918 | 2025.08.11 21:42:11.287500 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 944 rows starting from the beginning of the part | ||
| 11919 | 2025.08.11 21:42:11.287510 [ 277 ] {a9411789-8a74-4d4b-b761-44c215248433} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2025.08.11 21:42:11.287550 [ 277 ] {a9411789-8a74-4d4b-b761-44c215248433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11921 | 2025.08.11 21:42:11.287951 [ 277 ] {a9411789-8a74-4d4b-b761-44c215248433} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11922 | 2025.08.11 21:42:11.288156 [ 277 ] {a9411789-8a74-4d4b-b761-44c215248433} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2025.08.11 21:42:11.288286 [ 277 ] {a9411789-8a74-4d4b-b761-44c215248433} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001168 sec., 20547.945205479453 rows/sec., 1.38 MiB/sec. | ||
| 11924 | 2025.08.11 21:42:11.288345 [ 277 ] {a9411789-8a74-4d4b-b761-44c215248433} <Debug> TCPHandler: Processed in 0.001353963 sec. | ||
| 11925 | 2025.08.11 21:42:11.293298 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32129 rows, containing 5 columns (5 merged, 0 gathered) in 0.006265565 sec., 5127869.553663556 rows/sec., 351.28 MiB/sec. | ||
| 11926 | 2025.08.11 21:42:11.293990 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 11927 | 2025.08.11 21:42:11.294251 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2025.08.11 21:42:11.294318 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 | ||
| 11929 | 2025.08.11 21:42:11.294398 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11930 | 2025.08.11 21:42:11.883697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 | ||
| 11931 | 2025.08.11 21:42:11.884250 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2025.08.11 21:42:11.884319 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11933 | 2025.08.11 21:42:11.884872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11934 | 2025.08.11 21:42:11.885096 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11935 | 2025.08.11 21:42:11.885220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 | ||
| 11936 | 2025.08.11 21:42:13.598585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 11937 | 2025.08.11 21:42:13.616084 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2025.08.11 21:42:13.616144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11939 | 2025.08.11 21:42:13.622289 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11940 | 2025.08.11 21:42:13.622953 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2025.08.11 21:42:13.626126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 11942 | 2025.08.11 21:42:14.483767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1660 | ||
| 11943 | 2025.08.11 21:42:14.486226 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11944 | 2025.08.11 21:42:14.486285 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11945 | 2025.08.11 21:42:14.487570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11946 | 2025.08.11 21:42:14.487851 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11947 | 2025.08.11 21:42:14.488018 [ 43 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11948 | 2025.08.11 21:42:14.488088 [ 43 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11949 | 2025.08.11 21:42:14.488109 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11950 | 2025.08.11 21:42:14.488202 [ 203 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 11951 | 2025.08.11 21:42:14.488232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1660 | ||
| 11952 | 2025.08.11 21:42:14.488661 [ 203 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11953 | 2025.08.11 21:42:14.488791 [ 203 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1502 rows starting from the beginning of the part | ||
| 11954 | 2025.08.11 21:42:14.489124 [ 203 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 30 rows starting from the beginning of the part | ||
| 11955 | 2025.08.11 21:42:14.489460 [ 203 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 11956 | 2025.08.11 21:42:14.489797 [ 203 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 11957 | 2025.08.11 21:42:14.490148 [ 203 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part | ||
| 11958 | 2025.08.11 21:42:14.490489 [ 203 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 11959 | 2025.08.11 21:42:14.497504 [ 203 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1660 rows, containing 72 columns (72 merged, 0 gathered) in 0.009342157 sec., 177689.15679751473 rows/sec., 135.13 MiB/sec. | ||
| 11960 | 2025.08.11 21:42:14.499131 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11961 | 2025.08.11 21:42:14.499645 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2025.08.11 21:42:14.499723 [ 191 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_51_10} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11963 | 2025.08.11 21:42:14.499903 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11964 | 2025.08.11 21:42:16.287431 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11965 | 2025.08.11 21:42:16.287631 [ 277 ] {cc96ba59-c234-4a4d-9a24-7b2df69c5a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11966 | 2025.08.11 21:42:16.287702 [ 277 ] {cc96ba59-c234-4a4d-9a24-7b2df69c5a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11967 | 2025.08.11 21:42:16.288406 [ 277 ] {cc96ba59-c234-4a4d-9a24-7b2df69c5a76} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11968 | 2025.08.11 21:42:16.288458 [ 277 ] {cc96ba59-c234-4a4d-9a24-7b2df69c5a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11969 | 2025.08.11 21:42:16.288870 [ 277 ] {cc96ba59-c234-4a4d-9a24-7b2df69c5a76} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11970 | 2025.08.11 21:42:16.289099 [ 277 ] {cc96ba59-c234-4a4d-9a24-7b2df69c5a76} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11971 | 2025.08.11 21:42:16.289262 [ 277 ] {cc96ba59-c234-4a4d-9a24-7b2df69c5a76} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001682 sec., 51129.60760998811 rows/sec., 4.29 MiB/sec. | ||
| 11972 | 2025.08.11 21:42:16.289260 [ 132 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 11973 | 2025.08.11 21:42:16.289315 [ 277 ] {cc96ba59-c234-4a4d-9a24-7b2df69c5a76} <Debug> TCPHandler: Processed in 0.002020694 sec. | ||
| 11974 | 2025.08.11 21:42:16.289341 [ 132 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2025.08.11 21:42:16.289371 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 11976 | 2025.08.11 21:42:16.289446 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11977 | 2025.08.11 21:42:16.289473 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 11978 | 2025.08.11 21:42:16.289556 [ 277 ] {1b396a1c-9b93-458f-8291-4cd1a9725972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11979 | 2025.08.11 21:42:16.289577 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11980 | 2025.08.11 21:42:16.289602 [ 277 ] {1b396a1c-9b93-458f-8291-4cd1a9725972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11981 | 2025.08.11 21:42:16.289611 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1409 rows starting from the beginning of the part | ||
| 11982 | 2025.08.11 21:42:16.289677 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 110 rows starting from the beginning of the part | ||
| 11983 | 2025.08.11 21:42:16.289725 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 86 rows starting from the beginning of the part | ||
| 11984 | 2025.08.11 21:42:16.289773 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1252 rows starting from the beginning of the part | ||
| 11985 | 2025.08.11 21:42:16.289814 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
| 11986 | 2025.08.11 21:42:16.289854 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 86 rows starting from the beginning of the part | ||
| 11987 | 2025.08.11 21:42:16.290053 [ 277 ] {1b396a1c-9b93-458f-8291-4cd1a9725972} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11988 | 2025.08.11 21:42:16.290091 [ 277 ] {1b396a1c-9b93-458f-8291-4cd1a9725972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 11989 | 2025.08.11 21:42:16.290416 [ 277 ] {1b396a1c-9b93-458f-8291-4cd1a9725972} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 11990 | 2025.08.11 21:42:16.290634 [ 277 ] {1b396a1c-9b93-458f-8291-4cd1a9725972} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11991 | 2025.08.11 21:42:16.290773 [ 277 ] {1b396a1c-9b93-458f-8291-4cd1a9725972} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001242 sec., 12077.294685990337 rows/sec., 908.16 KiB/sec. | ||
| 11992 | 2025.08.11 21:42:16.290811 [ 277 ] {1b396a1c-9b93-458f-8291-4cd1a9725972} <Debug> TCPHandler: Processed in 0.001416574 sec. | ||
| 11993 | 2025.08.11 21:42:16.290943 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11994 | 2025.08.11 21:42:16.291038 [ 277 ] {ec245005-412a-4105-982f-5a7102ffb43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11995 | 2025.08.11 21:42:16.291079 [ 277 ] {ec245005-412a-4105-982f-5a7102ffb43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11996 | 2025.08.11 21:42:16.291162 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001732919 sec., 1730605.9890854678 rows/sec., 150.84 MiB/sec. | ||
| 11997 | 2025.08.11 21:42:16.291468 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 11998 | 2025.08.11 21:42:16.291521 [ 277 ] {ec245005-412a-4105-982f-5a7102ffb43c} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2025.08.11 21:42:16.291564 [ 277 ] {ec245005-412a-4105-982f-5a7102ffb43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12000 | 2025.08.11 21:42:16.291859 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12001 | 2025.08.11 21:42:16.291921 [ 277 ] {ec245005-412a-4105-982f-5a7102ffb43c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12002 | 2025.08.11 21:42:16.291956 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_116_23} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12003 | 2025.08.11 21:42:16.292063 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 12004 | 2025.08.11 21:42:16.292158 [ 277 ] {ec245005-412a-4105-982f-5a7102ffb43c} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12005 | 2025.08.11 21:42:16.292295 [ 277 ] {ec245005-412a-4105-982f-5a7102ffb43c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001276 sec., 61912.225705329154 rows/sec., 4.83 MiB/sec. | ||
| 12006 | 2025.08.11 21:42:16.292304 [ 154 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12007 | 2025.08.11 21:42:16.292337 [ 277 ] {ec245005-412a-4105-982f-5a7102ffb43c} <Debug> TCPHandler: Processed in 0.001442945 sec. | ||
| 12008 | 2025.08.11 21:42:16.292349 [ 154 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12009 | 2025.08.11 21:42:16.292377 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12010 | 2025.08.11 21:42:16.292445 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 12011 | 2025.08.11 21:42:16.292457 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2025.08.11 21:42:16.292526 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12013 | 2025.08.11 21:42:16.292549 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 634 rows starting from the beginning of the part | ||
| 12014 | 2025.08.11 21:42:16.292559 [ 277 ] {4925d1ae-8cda-4bea-af6c-b633790c050e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12015 | 2025.08.11 21:42:16.292592 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 91 rows starting from the beginning of the part | ||
| 12016 | 2025.08.11 21:42:16.292604 [ 277 ] {4925d1ae-8cda-4bea-af6c-b633790c050e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12017 | 2025.08.11 21:42:16.292628 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 79 rows starting from the beginning of the part | ||
| 12018 | 2025.08.11 21:42:16.292662 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 551 rows starting from the beginning of the part | ||
| 12019 | 2025.08.11 21:42:16.292695 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 12020 | 2025.08.11 21:42:16.292731 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 79 rows starting from the beginning of the part | ||
| 12021 | 2025.08.11 21:42:16.293019 [ 277 ] {4925d1ae-8cda-4bea-af6c-b633790c050e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2025.08.11 21:42:16.293054 [ 277 ] {4925d1ae-8cda-4bea-af6c-b633790c050e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12023 | 2025.08.11 21:42:16.293407 [ 277 ] {4925d1ae-8cda-4bea-af6c-b633790c050e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12024 | 2025.08.11 21:42:16.293570 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001150769 sec., 1301738.228958201 rows/sec., 103.29 MiB/sec. | ||
| 12025 | 2025.08.11 21:42:16.293625 [ 277 ] {4925d1ae-8cda-4bea-af6c-b633790c050e} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12026 | 2025.08.11 21:42:16.293725 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12027 | 2025.08.11 21:42:16.293762 [ 277 ] {4925d1ae-8cda-4bea-af6c-b633790c050e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 12028 | 2025.08.11 21:42:16.293805 [ 277 ] {4925d1ae-8cda-4bea-af6c-b633790c050e} <Debug> TCPHandler: Processed in 0.001397043 sec. | ||
| 12029 | 2025.08.11 21:42:16.293906 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12030 | 2025.08.11 21:42:16.293983 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2025.08.11 21:42:16.294002 [ 277 ] {08833d8b-6eff-443e-93a8-70495ffb69b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12032 | 2025.08.11 21:42:16.294054 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_116_23} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12033 | 2025.08.11 21:42:16.294062 [ 277 ] {08833d8b-6eff-443e-93a8-70495ffb69b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12034 | 2025.08.11 21:42:16.294143 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 12035 | 2025.08.11 21:42:16.294847 [ 277 ] {08833d8b-6eff-443e-93a8-70495ffb69b0} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2025.08.11 21:42:16.294887 [ 277 ] {08833d8b-6eff-443e-93a8-70495ffb69b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12037 | 2025.08.11 21:42:16.295431 [ 277 ] {08833d8b-6eff-443e-93a8-70495ffb69b0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12038 | 2025.08.11 21:42:16.295656 [ 277 ] {08833d8b-6eff-443e-93a8-70495ffb69b0} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2025.08.11 21:42:16.295793 [ 277 ] {08833d8b-6eff-443e-93a8-70495ffb69b0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00181 sec., 8287.292817679558 rows/sec., 14.85 MiB/sec. | ||
| 12040 | 2025.08.11 21:42:16.295855 [ 277 ] {08833d8b-6eff-443e-93a8-70495ffb69b0} <Debug> TCPHandler: Processed in 0.001997714 sec. | ||
| 12041 | 2025.08.11 21:42:16.295962 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12042 | 2025.08.11 21:42:16.296057 [ 277 ] {54c7a9fe-7e21-4878-8355-1072d858a064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12043 | 2025.08.11 21:42:16.296100 [ 277 ] {54c7a9fe-7e21-4878-8355-1072d858a064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12044 | 2025.08.11 21:42:16.296437 [ 277 ] {54c7a9fe-7e21-4878-8355-1072d858a064} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12045 | 2025.08.11 21:42:16.296473 [ 277 ] {54c7a9fe-7e21-4878-8355-1072d858a064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12046 | 2025.08.11 21:42:16.296776 [ 277 ] {54c7a9fe-7e21-4878-8355-1072d858a064} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 12047 | 2025.08.11 21:42:16.296991 [ 277 ] {54c7a9fe-7e21-4878-8355-1072d858a064} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12048 | 2025.08.11 21:42:16.297106 [ 154 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 12049 | 2025.08.11 21:42:16.297118 [ 277 ] {54c7a9fe-7e21-4878-8355-1072d858a064} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 12050 | 2025.08.11 21:42:16.297142 [ 154 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2025.08.11 21:42:16.297166 [ 277 ] {54c7a9fe-7e21-4878-8355-1072d858a064} <Debug> TCPHandler: Processed in 0.001252761 sec. | ||
| 12052 | 2025.08.11 21:42:16.297166 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12053 | 2025.08.11 21:42:16.297269 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 12054 | 2025.08.11 21:42:16.297388 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12055 | 2025.08.11 21:42:16.297424 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5790 rows starting from the beginning of the part | ||
| 12056 | 2025.08.11 21:42:16.297493 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 12057 | 2025.08.11 21:42:16.297545 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 12058 | 2025.08.11 21:42:16.297591 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 36 rows starting from the beginning of the part | ||
| 12059 | 2025.08.11 21:42:16.297633 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 24 rows starting from the beginning of the part | ||
| 12060 | 2025.08.11 21:42:16.297679 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 12061 | 2025.08.11 21:42:16.299329 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6030 rows, containing 4 columns (4 merged, 0 gathered) in 0.002100225 sec., 2871120.9513266436 rows/sec., 193.58 MiB/sec. | ||
| 12062 | 2025.08.11 21:42:16.299656 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 12063 | 2025.08.11 21:42:16.299892 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12064 | 2025.08.11 21:42:16.299953 [ 194 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_116_23} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 12065 | 2025.08.11 21:42:16.300012 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12066 | 2025.08.11 21:42:19.211703 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12067 | 2025.08.11 21:42:19.211758 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12068 | 2025.08.11 21:42:19.269734 [ 224 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12069 | 2025.08.11 21:42:19.269762 [ 224 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12070 | 2025.08.11 21:42:19.288918 [ 224 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12071 | 2025.08.11 21:42:19.385390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 | ||
| 12072 | 2025.08.11 21:42:19.386124 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2025.08.11 21:42:19.386178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12074 | 2025.08.11 21:42:19.386697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12075 | 2025.08.11 21:42:19.386950 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2025.08.11 21:42:19.387105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
| 12077 | 2025.08.11 21:42:19.824261 [ 222 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12078 | 2025.08.11 21:42:19.824316 [ 222 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12079 | 2025.08.11 21:42:19.827732 [ 222 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12080 | 2025.08.11 21:42:20.592457 [ 150 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 12081 | 2025.08.11 21:42:20.592528 [ 150 ] {} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12082 | 2025.08.11 21:42:20.592553 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. | ||
| 12083 | 2025.08.11 21:42:20.592662 [ 190 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 12084 | 2025.08.11 21:42:20.592795 [ 190 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12085 | 2025.08.11 21:42:20.592835 [ 190 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 18 rows starting from the beginning of the part | ||
| 12086 | 2025.08.11 21:42:20.592910 [ 190 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12087 | 2025.08.11 21:42:20.592960 [ 190 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 12088 | 2025.08.11 21:42:20.593003 [ 190 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 12089 | 2025.08.11 21:42:20.593044 [ 190 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 12090 | 2025.08.11 21:42:20.593769 [ 196 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145409 sec., 34922.023486806895 rows/sec., 2.91 MiB/sec. | ||
| 12091 | 2025.08.11 21:42:20.594019 [ 196 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 12092 | 2025.08.11 21:42:20.594317 [ 196 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2025.08.11 21:42:20.594398 [ 196 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_26_6} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 12094 | 2025.08.11 21:42:20.594511 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12095 | 2025.08.11 21:42:21.126202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 12096 | 2025.08.11 21:42:21.142308 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2025.08.11 21:42:21.142368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12098 | 2025.08.11 21:42:21.148316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12099 | 2025.08.11 21:42:21.148990 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12100 | 2025.08.11 21:42:21.152476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 12101 | 2025.08.11 21:42:21.288762 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2025.08.11 21:42:21.289038 [ 277 ] {bf24a9a3-b3b7-47ab-91a1-ff332faec2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12103 | 2025.08.11 21:42:21.289105 [ 277 ] {bf24a9a3-b3b7-47ab-91a1-ff332faec2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12104 | 2025.08.11 21:42:21.289794 [ 277 ] {bf24a9a3-b3b7-47ab-91a1-ff332faec2e4} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2025.08.11 21:42:21.289837 [ 277 ] {bf24a9a3-b3b7-47ab-91a1-ff332faec2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12106 | 2025.08.11 21:42:21.290243 [ 277 ] {bf24a9a3-b3b7-47ab-91a1-ff332faec2e4} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12107 | 2025.08.11 21:42:21.290483 [ 277 ] {bf24a9a3-b3b7-47ab-91a1-ff332faec2e4} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2025.08.11 21:42:21.290638 [ 277 ] {bf24a9a3-b3b7-47ab-91a1-ff332faec2e4} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001667 sec., 65986.80263947211 rows/sec., 5.55 MiB/sec. | ||
| 12109 | 2025.08.11 21:42:21.290680 [ 277 ] {bf24a9a3-b3b7-47ab-91a1-ff332faec2e4} <Debug> TCPHandler: Processed in 0.002106135 sec. | ||
| 12110 | 2025.08.11 21:42:21.290797 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12111 | 2025.08.11 21:42:21.290893 [ 277 ] {9ae8a9b3-81b2-4d7b-ba6f-f73cfa29f970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12112 | 2025.08.11 21:42:21.290935 [ 277 ] {9ae8a9b3-81b2-4d7b-ba6f-f73cfa29f970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12113 | 2025.08.11 21:42:21.291362 [ 277 ] {9ae8a9b3-81b2-4d7b-ba6f-f73cfa29f970} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2025.08.11 21:42:21.291400 [ 277 ] {9ae8a9b3-81b2-4d7b-ba6f-f73cfa29f970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12115 | 2025.08.11 21:42:21.291699 [ 277 ] {9ae8a9b3-81b2-4d7b-ba6f-f73cfa29f970} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12116 | 2025.08.11 21:42:21.291907 [ 277 ] {9ae8a9b3-81b2-4d7b-ba6f-f73cfa29f970} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.08.11 21:42:21.292036 [ 277 ] {9ae8a9b3-81b2-4d7b-ba6f-f73cfa29f970} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001162 sec., 23235.800344234078 rows/sec., 1.71 MiB/sec. | ||
| 12118 | 2025.08.11 21:42:21.292073 [ 277 ] {9ae8a9b3-81b2-4d7b-ba6f-f73cfa29f970} <Debug> TCPHandler: Processed in 0.001326733 sec. | ||
| 12119 | 2025.08.11 21:42:21.292184 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2025.08.11 21:42:21.292279 [ 277 ] {d14e75ed-6b13-46fc-b93a-4c73655bc1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12121 | 2025.08.11 21:42:21.292317 [ 277 ] {d14e75ed-6b13-46fc-b93a-4c73655bc1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12122 | 2025.08.11 21:42:21.292752 [ 277 ] {d14e75ed-6b13-46fc-b93a-4c73655bc1c7} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2025.08.11 21:42:21.292788 [ 277 ] {d14e75ed-6b13-46fc-b93a-4c73655bc1c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12124 | 2025.08.11 21:42:21.293076 [ 277 ] {d14e75ed-6b13-46fc-b93a-4c73655bc1c7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12125 | 2025.08.11 21:42:21.293273 [ 277 ] {d14e75ed-6b13-46fc-b93a-4c73655bc1c7} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2025.08.11 21:42:21.293396 [ 277 ] {d14e75ed-6b13-46fc-b93a-4c73655bc1c7} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001135 sec., 80176.2114537445 rows/sec., 6.26 MiB/sec. | ||
| 12127 | 2025.08.11 21:42:21.293432 [ 277 ] {d14e75ed-6b13-46fc-b93a-4c73655bc1c7} <Debug> TCPHandler: Processed in 0.001294811 sec. | ||
| 12128 | 2025.08.11 21:42:21.293538 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12129 | 2025.08.11 21:42:21.293630 [ 277 ] {1d6b3b61-56c1-4a38-bda9-66080e3818ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12130 | 2025.08.11 21:42:21.293673 [ 277 ] {1d6b3b61-56c1-4a38-bda9-66080e3818ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12131 | 2025.08.11 21:42:21.294067 [ 277 ] {1d6b3b61-56c1-4a38-bda9-66080e3818ca} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2025.08.11 21:42:21.294103 [ 277 ] {1d6b3b61-56c1-4a38-bda9-66080e3818ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12133 | 2025.08.11 21:42:21.294436 [ 277 ] {1d6b3b61-56c1-4a38-bda9-66080e3818ca} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12134 | 2025.08.11 21:42:21.294644 [ 277 ] {1d6b3b61-56c1-4a38-bda9-66080e3818ca} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2025.08.11 21:42:21.294768 [ 277 ] {1d6b3b61-56c1-4a38-bda9-66080e3818ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 12136 | 2025.08.11 21:42:21.294803 [ 277 ] {1d6b3b61-56c1-4a38-bda9-66080e3818ca} <Debug> TCPHandler: Processed in 0.001311022 sec. | ||
| 12137 | 2025.08.11 21:42:21.294915 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12138 | 2025.08.11 21:42:21.295030 [ 277 ] {4e4e9303-c240-4219-8c20-99db7b638416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12139 | 2025.08.11 21:42:21.295095 [ 277 ] {4e4e9303-c240-4219-8c20-99db7b638416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12140 | 2025.08.11 21:42:21.296059 [ 277 ] {4e4e9303-c240-4219-8c20-99db7b638416} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12141 | 2025.08.11 21:42:21.296096 [ 277 ] {4e4e9303-c240-4219-8c20-99db7b638416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12142 | 2025.08.11 21:42:21.296646 [ 277 ] {4e4e9303-c240-4219-8c20-99db7b638416} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12143 | 2025.08.11 21:42:21.296873 [ 277 ] {4e4e9303-c240-4219-8c20-99db7b638416} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2025.08.11 21:42:21.297016 [ 277 ] {4e4e9303-c240-4219-8c20-99db7b638416} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002008 sec., 13446.215139442233 rows/sec., 24.09 MiB/sec. | ||
| 12145 | 2025.08.11 21:42:21.297069 [ 277 ] {4e4e9303-c240-4219-8c20-99db7b638416} <Debug> TCPHandler: Processed in 0.002213357 sec. | ||
| 12146 | 2025.08.11 21:42:21.297178 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12147 | 2025.08.11 21:42:21.297274 [ 277 ] {a45b02ce-c76f-4486-b912-71892ba2d39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12148 | 2025.08.11 21:42:21.297316 [ 277 ] {a45b02ce-c76f-4486-b912-71892ba2d39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12149 | 2025.08.11 21:42:21.297633 [ 277 ] {a45b02ce-c76f-4486-b912-71892ba2d39c} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12150 | 2025.08.11 21:42:21.297671 [ 277 ] {a45b02ce-c76f-4486-b912-71892ba2d39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12151 | 2025.08.11 21:42:21.297977 [ 277 ] {a45b02ce-c76f-4486-b912-71892ba2d39c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 12152 | 2025.08.11 21:42:21.298196 [ 277 ] {a45b02ce-c76f-4486-b912-71892ba2d39c} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12153 | 2025.08.11 21:42:21.298326 [ 277 ] {a45b02ce-c76f-4486-b912-71892ba2d39c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 12154 | 2025.08.11 21:42:21.298363 [ 277 ] {a45b02ce-c76f-4486-b912-71892ba2d39c} <Debug> TCPHandler: Processed in 0.001233281 sec. | ||
| 12155 | 2025.08.11 21:42:22.049151 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12156 | 2025.08.11 21:42:22.049218 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12157 | 2025.08.11 21:42:22.053043 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12158 | 2025.08.11 21:42:22.063091 [ 219 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12159 | 2025.08.11 21:42:22.063148 [ 219 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12160 | 2025.08.11 21:42:22.066662 [ 219 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12161 | 2025.08.11 21:42:22.272565 [ 223 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12162 | 2025.08.11 21:42:22.272626 [ 223 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12163 | 2025.08.11 21:42:22.276217 [ 223 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12164 | 2025.08.11 21:42:22.375762 [ 222 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12165 | 2025.08.11 21:42:22.375805 [ 222 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12166 | 2025.08.11 21:42:22.378262 [ 222 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12167 | 2025.08.11 21:42:24.488551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1684 | ||
| 12168 | 2025.08.11 21:42:24.490969 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12169 | 2025.08.11 21:42:24.491024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12170 | 2025.08.11 21:42:24.492227 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12171 | 2025.08.11 21:42:24.492525 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2025.08.11 21:42:24.492907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 12173 | 2025.08.11 21:42:26.294114 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12174 | 2025.08.11 21:42:26.294377 [ 277 ] {374a3067-5551-4a4b-ac49-02113ca445c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12175 | 2025.08.11 21:42:26.294477 [ 277 ] {374a3067-5551-4a4b-ac49-02113ca445c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12176 | 2025.08.11 21:42:26.295225 [ 277 ] {374a3067-5551-4a4b-ac49-02113ca445c2} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12177 | 2025.08.11 21:42:26.295279 [ 277 ] {374a3067-5551-4a4b-ac49-02113ca445c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12178 | 2025.08.11 21:42:26.295707 [ 277 ] {374a3067-5551-4a4b-ac49-02113ca445c2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12179 | 2025.08.11 21:42:26.295951 [ 277 ] {374a3067-5551-4a4b-ac49-02113ca445c2} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12180 | 2025.08.11 21:42:26.296119 [ 277 ] {374a3067-5551-4a4b-ac49-02113ca445c2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001815 sec., 13223.140495867769 rows/sec., 1.10 MiB/sec. | ||
| 12181 | 2025.08.11 21:42:26.296174 [ 277 ] {374a3067-5551-4a4b-ac49-02113ca445c2} <Debug> TCPHandler: Processed in 0.002262708 sec. | ||
| 12182 | 2025.08.11 21:42:26.296307 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12183 | 2025.08.11 21:42:26.296416 [ 277 ] {76e1c6ed-3259-4123-ba76-6505bad2fec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12184 | 2025.08.11 21:42:26.296464 [ 277 ] {76e1c6ed-3259-4123-ba76-6505bad2fec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12185 | 2025.08.11 21:42:26.297041 [ 277 ] {76e1c6ed-3259-4123-ba76-6505bad2fec8} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12186 | 2025.08.11 21:42:26.297081 [ 277 ] {76e1c6ed-3259-4123-ba76-6505bad2fec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12187 | 2025.08.11 21:42:26.297436 [ 277 ] {76e1c6ed-3259-4123-ba76-6505bad2fec8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12188 | 2025.08.11 21:42:26.297670 [ 277 ] {76e1c6ed-3259-4123-ba76-6505bad2fec8} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12189 | 2025.08.11 21:42:26.297815 [ 277 ] {76e1c6ed-3259-4123-ba76-6505bad2fec8} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001426 sec., 144460.0280504909 rows/sec., 12.91 MiB/sec. | ||
| 12190 | 2025.08.11 21:42:26.297857 [ 277 ] {76e1c6ed-3259-4123-ba76-6505bad2fec8} <Debug> TCPHandler: Processed in 0.001604687 sec. | ||
| 12191 | 2025.08.11 21:42:26.297975 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12192 | 2025.08.11 21:42:26.298077 [ 277 ] {147694a3-caee-4de0-91be-f714bfcd523f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12193 | 2025.08.11 21:42:26.298120 [ 277 ] {147694a3-caee-4de0-91be-f714bfcd523f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12194 | 2025.08.11 21:42:26.298554 [ 277 ] {147694a3-caee-4de0-91be-f714bfcd523f} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2025.08.11 21:42:26.298595 [ 277 ] {147694a3-caee-4de0-91be-f714bfcd523f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12196 | 2025.08.11 21:42:26.298934 [ 277 ] {147694a3-caee-4de0-91be-f714bfcd523f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12197 | 2025.08.11 21:42:26.299177 [ 277 ] {147694a3-caee-4de0-91be-f714bfcd523f} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12198 | 2025.08.11 21:42:26.299315 [ 277 ] {147694a3-caee-4de0-91be-f714bfcd523f} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.00126 sec., 21428.571428571428 rows/sec., 1.62 MiB/sec. | ||
| 12199 | 2025.08.11 21:42:26.299355 [ 277 ] {147694a3-caee-4de0-91be-f714bfcd523f} <Debug> TCPHandler: Processed in 0.001430324 sec. | ||
| 12200 | 2025.08.11 21:42:26.299460 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12201 | 2025.08.11 21:42:26.299557 [ 277 ] {e6833ce0-3910-4a4e-8416-8ffa3466a60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12202 | 2025.08.11 21:42:26.299602 [ 277 ] {e6833ce0-3910-4a4e-8416-8ffa3466a60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12203 | 2025.08.11 21:42:26.300023 [ 277 ] {e6833ce0-3910-4a4e-8416-8ffa3466a60c} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12204 | 2025.08.11 21:42:26.300062 [ 277 ] {e6833ce0-3910-4a4e-8416-8ffa3466a60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12205 | 2025.08.11 21:42:26.300369 [ 277 ] {e6833ce0-3910-4a4e-8416-8ffa3466a60c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12206 | 2025.08.11 21:42:26.300588 [ 277 ] {e6833ce0-3910-4a4e-8416-8ffa3466a60c} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12207 | 2025.08.11 21:42:26.300722 [ 277 ] {e6833ce0-3910-4a4e-8416-8ffa3466a60c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001184 sec., 20270.27027027027 rows/sec., 1.68 MiB/sec. | ||
| 12208 | 2025.08.11 21:42:26.300760 [ 277 ] {e6833ce0-3910-4a4e-8416-8ffa3466a60c} <Debug> TCPHandler: Processed in 0.001349123 sec. | ||
| 12209 | 2025.08.11 21:42:26.300874 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12210 | 2025.08.11 21:42:26.300970 [ 277 ] {8c6133fa-ffbe-4b06-aedf-d0eee0faf932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12211 | 2025.08.11 21:42:26.301010 [ 277 ] {8c6133fa-ffbe-4b06-aedf-d0eee0faf932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12212 | 2025.08.11 21:42:26.301417 [ 277 ] {8c6133fa-ffbe-4b06-aedf-d0eee0faf932} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2025.08.11 21:42:26.301455 [ 277 ] {8c6133fa-ffbe-4b06-aedf-d0eee0faf932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12214 | 2025.08.11 21:42:26.301836 [ 277 ] {8c6133fa-ffbe-4b06-aedf-d0eee0faf932} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12215 | 2025.08.11 21:42:26.302066 [ 277 ] {8c6133fa-ffbe-4b06-aedf-d0eee0faf932} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12216 | 2025.08.11 21:42:26.302201 [ 277 ] {8c6133fa-ffbe-4b06-aedf-d0eee0faf932} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001249 sec., 9607.686148919136 rows/sec., 750.60 KiB/sec. | ||
| 12217 | 2025.08.11 21:42:26.302240 [ 277 ] {8c6133fa-ffbe-4b06-aedf-d0eee0faf932} <Debug> TCPHandler: Processed in 0.001415574 sec. | ||
| 12218 | 2025.08.11 21:42:26.302349 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12219 | 2025.08.11 21:42:26.302450 [ 277 ] {324ca298-4cd5-4c28-9879-4e02130ccef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12220 | 2025.08.11 21:42:26.302490 [ 277 ] {324ca298-4cd5-4c28-9879-4e02130ccef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12221 | 2025.08.11 21:42:26.302957 [ 277 ] {324ca298-4cd5-4c28-9879-4e02130ccef8} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12222 | 2025.08.11 21:42:26.302995 [ 277 ] {324ca298-4cd5-4c28-9879-4e02130ccef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12223 | 2025.08.11 21:42:26.303306 [ 277 ] {324ca298-4cd5-4c28-9879-4e02130ccef8} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12224 | 2025.08.11 21:42:26.303537 [ 277 ] {324ca298-4cd5-4c28-9879-4e02130ccef8} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12225 | 2025.08.11 21:42:26.303672 [ 277 ] {324ca298-4cd5-4c28-9879-4e02130ccef8} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.00124 sec., 92741.93548387097 rows/sec., 7.54 MiB/sec. | ||
| 12226 | 2025.08.11 21:42:26.303710 [ 277 ] {324ca298-4cd5-4c28-9879-4e02130ccef8} <Debug> TCPHandler: Processed in 0.001410263 sec. | ||
| 12227 | 2025.08.11 21:42:26.303825 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12228 | 2025.08.11 21:42:26.303920 [ 277 ] {93779a7e-009f-4aad-a224-f88f482fb1d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12229 | 2025.08.11 21:42:26.303967 [ 277 ] {93779a7e-009f-4aad-a224-f88f482fb1d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12230 | 2025.08.11 21:42:26.304404 [ 277 ] {93779a7e-009f-4aad-a224-f88f482fb1d1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12231 | 2025.08.11 21:42:26.304442 [ 277 ] {93779a7e-009f-4aad-a224-f88f482fb1d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12232 | 2025.08.11 21:42:26.304783 [ 277 ] {93779a7e-009f-4aad-a224-f88f482fb1d1} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12233 | 2025.08.11 21:42:26.305007 [ 277 ] {93779a7e-009f-4aad-a224-f88f482fb1d1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12234 | 2025.08.11 21:42:26.305140 [ 277 ] {93779a7e-009f-4aad-a224-f88f482fb1d1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001239 sec., 158192.09039548022 rows/sec., 11.35 MiB/sec. | ||
| 12235 | 2025.08.11 21:42:26.305178 [ 277 ] {93779a7e-009f-4aad-a224-f88f482fb1d1} <Debug> TCPHandler: Processed in 0.001402673 sec. | ||
| 12236 | 2025.08.11 21:42:26.305303 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12237 | 2025.08.11 21:42:26.305400 [ 277 ] {c0d4bc35-54b7-4247-bc3f-e985091aa469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12238 | 2025.08.11 21:42:26.305456 [ 277 ] {c0d4bc35-54b7-4247-bc3f-e985091aa469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12239 | 2025.08.11 21:42:26.306276 [ 277 ] {c0d4bc35-54b7-4247-bc3f-e985091aa469} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2025.08.11 21:42:26.306313 [ 277 ] {c0d4bc35-54b7-4247-bc3f-e985091aa469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12241 | 2025.08.11 21:42:26.306861 [ 277 ] {c0d4bc35-54b7-4247-bc3f-e985091aa469} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12242 | 2025.08.11 21:42:26.307095 [ 277 ] {c0d4bc35-54b7-4247-bc3f-e985091aa469} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12243 | 2025.08.11 21:42:26.307252 [ 277 ] {c0d4bc35-54b7-4247-bc3f-e985091aa469} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001869 sec., 8025.6821829855535 rows/sec., 14.38 MiB/sec. | ||
| 12244 | 2025.08.11 21:42:26.307330 [ 277 ] {c0d4bc35-54b7-4247-bc3f-e985091aa469} <Debug> TCPHandler: Processed in 0.002076185 sec. | ||
| 12245 | 2025.08.11 21:42:26.307442 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12246 | 2025.08.11 21:42:26.307538 [ 277 ] {250e3c70-8a1b-4aa8-a28c-1e08e658b3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12247 | 2025.08.11 21:42:26.307580 [ 277 ] {250e3c70-8a1b-4aa8-a28c-1e08e658b3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12248 | 2025.08.11 21:42:26.307925 [ 277 ] {250e3c70-8a1b-4aa8-a28c-1e08e658b3a9} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12249 | 2025.08.11 21:42:26.307961 [ 277 ] {250e3c70-8a1b-4aa8-a28c-1e08e658b3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12250 | 2025.08.11 21:42:26.308277 [ 277 ] {250e3c70-8a1b-4aa8-a28c-1e08e658b3a9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 12251 | 2025.08.11 21:42:26.308492 [ 277 ] {250e3c70-8a1b-4aa8-a28c-1e08e658b3a9} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12252 | 2025.08.11 21:42:26.308623 [ 277 ] {250e3c70-8a1b-4aa8-a28c-1e08e658b3a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 12253 | 2025.08.11 21:42:26.308659 [ 277 ] {250e3c70-8a1b-4aa8-a28c-1e08e658b3a9} <Debug> TCPHandler: Processed in 0.001265711 sec. | ||
| 12254 | 2025.08.11 21:42:26.887384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 | ||
| 12255 | 2025.08.11 21:42:26.887924 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12256 | 2025.08.11 21:42:26.887972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12257 | 2025.08.11 21:42:26.888486 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12258 | 2025.08.11 21:42:26.888733 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12259 | 2025.08.11 21:42:26.888871 [ 145 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12260 | 2025.08.11 21:42:26.888883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 | ||
| 12261 | 2025.08.11 21:42:26.888911 [ 145 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2025.08.11 21:42:26.888931 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12263 | 2025.08.11 21:42:26.889048 [ 198 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 12264 | 2025.08.11 21:42:26.889208 [ 198 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12265 | 2025.08.11 21:42:26.889252 [ 198 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
| 12266 | 2025.08.11 21:42:26.889313 [ 198 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part | ||
| 12267 | 2025.08.11 21:42:26.889356 [ 198 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part | ||
| 12268 | 2025.08.11 21:42:26.889404 [ 198 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part | ||
| 12269 | 2025.08.11 21:42:26.889446 [ 198 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part | ||
| 12270 | 2025.08.11 21:42:26.889485 [ 198 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part | ||
| 12271 | 2025.08.11 21:42:26.891731 [ 188 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.002733036 sec., 11896294.084673602 rows/sec., 170.18 MiB/sec. | ||
| 12272 | 2025.08.11 21:42:26.892170 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12273 | 2025.08.11 21:42:26.892486 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2025.08.11 21:42:26.892568 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_71_14} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12275 | 2025.08.11 21:42:26.892686 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 12276 | 2025.08.11 21:42:28.652715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 12277 | 2025.08.11 21:42:28.670268 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2025.08.11 21:42:28.670328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12279 | 2025.08.11 21:42:28.676467 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12280 | 2025.08.11 21:42:28.677225 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2025.08.11 21:42:28.677553 [ 142 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12282 | 2025.08.11 21:42:28.677617 [ 142 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12283 | 2025.08.11 21:42:28.677639 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. | ||
| 12284 | 2025.08.11 21:42:28.677731 [ 192 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 12285 | 2025.08.11 21:42:28.680603 [ 192 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12286 | 2025.08.11 21:42:28.680633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 12287 | 2025.08.11 21:42:28.681429 [ 192 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 12288 | 2025.08.11 21:42:28.684834 [ 192 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 12289 | 2025.08.11 21:42:28.688367 [ 192 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 12290 | 2025.08.11 21:42:28.692270 [ 192 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 12291 | 2025.08.11 21:42:28.696738 [ 192 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 12292 | 2025.08.11 21:42:28.701096 [ 192 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 12293 | 2025.08.11 21:42:28.755292 [ 195 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.07759105 sec., 6895.12514652141 rows/sec., 35.65 MiB/sec. | ||
| 12294 | 2025.08.11 21:42:28.758209 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12295 | 2025.08.11 21:42:28.760278 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2025.08.11 21:42:28.760391 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_71_14} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12297 | 2025.08.11 21:42:28.763048 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 12298 | 2025.08.11 21:42:29.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.66 MiB, peak 358.09 MiB, free memory in arenas 0.00 B, will set to 339.60 MiB (RSS), difference: -1.06 MiB | ||
| 12299 | 2025.08.11 21:42:31.288451 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12300 | 2025.08.11 21:42:31.288665 [ 277 ] {127c210e-feeb-4f26-9bf2-03b9371a2727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12301 | 2025.08.11 21:42:31.288733 [ 277 ] {127c210e-feeb-4f26-9bf2-03b9371a2727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12302 | 2025.08.11 21:42:31.289444 [ 277 ] {127c210e-feeb-4f26-9bf2-03b9371a2727} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12303 | 2025.08.11 21:42:31.289496 [ 277 ] {127c210e-feeb-4f26-9bf2-03b9371a2727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12304 | 2025.08.11 21:42:31.289935 [ 277 ] {127c210e-feeb-4f26-9bf2-03b9371a2727} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12305 | 2025.08.11 21:42:31.290176 [ 277 ] {127c210e-feeb-4f26-9bf2-03b9371a2727} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12306 | 2025.08.11 21:42:31.290337 [ 277 ] {127c210e-feeb-4f26-9bf2-03b9371a2727} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001724 sec., 63805.104408352665 rows/sec., 5.36 MiB/sec. | ||
| 12307 | 2025.08.11 21:42:31.290392 [ 277 ] {127c210e-feeb-4f26-9bf2-03b9371a2727} <Debug> TCPHandler: Processed in 0.002074214 sec. | ||
| 12308 | 2025.08.11 21:42:31.290516 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12309 | 2025.08.11 21:42:31.290620 [ 277 ] {58b778f8-919a-4199-b018-ec55d03376d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12310 | 2025.08.11 21:42:31.290665 [ 277 ] {58b778f8-919a-4199-b018-ec55d03376d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12311 | 2025.08.11 21:42:31.291088 [ 277 ] {58b778f8-919a-4199-b018-ec55d03376d9} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12312 | 2025.08.11 21:42:31.291126 [ 277 ] {58b778f8-919a-4199-b018-ec55d03376d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12313 | 2025.08.11 21:42:31.291429 [ 277 ] {58b778f8-919a-4199-b018-ec55d03376d9} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12314 | 2025.08.11 21:42:31.291719 [ 277 ] {58b778f8-919a-4199-b018-ec55d03376d9} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12315 | 2025.08.11 21:42:31.291859 [ 138 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12316 | 2025.08.11 21:42:31.291873 [ 277 ] {58b778f8-919a-4199-b018-ec55d03376d9} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001276 sec., 21159.87460815047 rows/sec., 1.55 MiB/sec. | ||
| 12317 | 2025.08.11 21:42:31.291928 [ 138 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2025.08.11 21:42:31.291939 [ 277 ] {58b778f8-919a-4199-b018-ec55d03376d9} <Debug> TCPHandler: Processed in 0.001474955 sec. | ||
| 12319 | 2025.08.11 21:42:31.291957 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12320 | 2025.08.11 21:42:31.292061 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12321 | 2025.08.11 21:42:31.292071 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12322 | 2025.08.11 21:42:31.292169 [ 277 ] {15c03c78-d5cc-4cab-9e9e-693957e89e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12323 | 2025.08.11 21:42:31.292216 [ 277 ] {15c03c78-d5cc-4cab-9e9e-693957e89e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12324 | 2025.08.11 21:42:31.292233 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12325 | 2025.08.11 21:42:31.292289 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 72 rows starting from the beginning of the part | ||
| 12326 | 2025.08.11 21:42:31.292365 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 31 rows starting from the beginning of the part | ||
| 12327 | 2025.08.11 21:42:31.292412 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 15 rows starting from the beginning of the part | ||
| 12328 | 2025.08.11 21:42:31.292463 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 27 rows starting from the beginning of the part | ||
| 12329 | 2025.08.11 21:42:31.292507 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 27 rows starting from the beginning of the part | ||
| 12330 | 2025.08.11 21:42:31.292550 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 27 rows starting from the beginning of the part | ||
| 12331 | 2025.08.11 21:42:31.292683 [ 277 ] {15c03c78-d5cc-4cab-9e9e-693957e89e8d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12332 | 2025.08.11 21:42:31.292727 [ 277 ] {15c03c78-d5cc-4cab-9e9e-693957e89e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12333 | 2025.08.11 21:42:31.293083 [ 277 ] {15c03c78-d5cc-4cab-9e9e-693957e89e8d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12334 | 2025.08.11 21:42:31.293323 [ 277 ] {15c03c78-d5cc-4cab-9e9e-693957e89e8d} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12335 | 2025.08.11 21:42:31.293432 [ 199 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411473 sec., 140987.46486826174 rows/sec., 10.89 MiB/sec. | ||
| 12336 | 2025.08.11 21:42:31.293465 [ 277 ] {15c03c78-d5cc-4cab-9e9e-693957e89e8d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001317 sec., 69096.43128321944 rows/sec., 5.40 MiB/sec. | ||
| 12337 | 2025.08.11 21:42:31.293513 [ 277 ] {15c03c78-d5cc-4cab-9e9e-693957e89e8d} <Debug> TCPHandler: Processed in 0.001502785 sec. | ||
| 12338 | 2025.08.11 21:42:31.293577 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12339 | 2025.08.11 21:42:31.293627 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12340 | 2025.08.11 21:42:31.293734 [ 277 ] {6ef5df87-f5e3-4dc9-a38d-a5753d141a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12341 | 2025.08.11 21:42:31.293783 [ 277 ] {6ef5df87-f5e3-4dc9-a38d-a5753d141a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12342 | 2025.08.11 21:42:31.293839 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2025.08.11 21:42:31.293925 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_101_20} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12344 | 2025.08.11 21:42:31.294002 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12345 | 2025.08.11 21:42:31.294213 [ 277 ] {6ef5df87-f5e3-4dc9-a38d-a5753d141a49} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12346 | 2025.08.11 21:42:31.294255 [ 277 ] {6ef5df87-f5e3-4dc9-a38d-a5753d141a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12347 | 2025.08.11 21:42:31.294603 [ 277 ] {6ef5df87-f5e3-4dc9-a38d-a5753d141a49} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12348 | 2025.08.11 21:42:31.294830 [ 277 ] {6ef5df87-f5e3-4dc9-a38d-a5753d141a49} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12349 | 2025.08.11 21:42:31.294954 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_114_23 to all_119_119_0 | ||
| 12350 | 2025.08.11 21:42:31.294966 [ 277 ] {6ef5df87-f5e3-4dc9-a38d-a5753d141a49} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 12351 | 2025.08.11 21:42:31.294994 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2025.08.11 21:42:31.295016 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12353 | 2025.08.11 21:42:31.295015 [ 277 ] {6ef5df87-f5e3-4dc9-a38d-a5753d141a49} <Debug> TCPHandler: Processed in 0.001438584 sec. | ||
| 12354 | 2025.08.11 21:42:31.295095 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_114_23 to all_119_119_0 into Compact with storage Full | ||
| 12355 | 2025.08.11 21:42:31.295137 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12356 | 2025.08.11 21:42:31.295208 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12357 | 2025.08.11 21:42:31.295238 [ 277 ] {22dde9be-d875-40ab-a4f8-8b809991c50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12358 | 2025.08.11 21:42:31.295241 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_114_23, total 32129 rows starting from the beginning of the part | ||
| 12359 | 2025.08.11 21:42:31.295302 [ 277 ] {22dde9be-d875-40ab-a4f8-8b809991c50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12360 | 2025.08.11 21:42:31.295318 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
| 12361 | 2025.08.11 21:42:31.295371 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 12362 | 2025.08.11 21:42:31.295412 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 12363 | 2025.08.11 21:42:31.295451 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 196 rows starting from the beginning of the part | ||
| 12364 | 2025.08.11 21:42:31.295491 [ 187 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 12365 | 2025.08.11 21:42:31.296165 [ 277 ] {22dde9be-d875-40ab-a4f8-8b809991c50b} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12366 | 2025.08.11 21:42:31.296207 [ 277 ] {22dde9be-d875-40ab-a4f8-8b809991c50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12367 | 2025.08.11 21:42:31.296780 [ 277 ] {22dde9be-d875-40ab-a4f8-8b809991c50b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12368 | 2025.08.11 21:42:31.297013 [ 277 ] {22dde9be-d875-40ab-a4f8-8b809991c50b} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12369 | 2025.08.11 21:42:31.297162 [ 277 ] {22dde9be-d875-40ab-a4f8-8b809991c50b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001941 sec., 13910.355486862441 rows/sec., 24.93 MiB/sec. | ||
| 12370 | 2025.08.11 21:42:31.297230 [ 277 ] {22dde9be-d875-40ab-a4f8-8b809991c50b} <Debug> TCPHandler: Processed in 0.002141696 sec. | ||
| 12371 | 2025.08.11 21:42:31.297342 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12372 | 2025.08.11 21:42:31.297437 [ 277 ] {767f4fe6-5063-4c37-9f1b-a9843a5a0279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12373 | 2025.08.11 21:42:31.297481 [ 277 ] {767f4fe6-5063-4c37-9f1b-a9843a5a0279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12374 | 2025.08.11 21:42:31.297826 [ 277 ] {767f4fe6-5063-4c37-9f1b-a9843a5a0279} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12375 | 2025.08.11 21:42:31.297863 [ 277 ] {767f4fe6-5063-4c37-9f1b-a9843a5a0279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12376 | 2025.08.11 21:42:31.298168 [ 277 ] {767f4fe6-5063-4c37-9f1b-a9843a5a0279} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 12377 | 2025.08.11 21:42:31.298382 [ 277 ] {767f4fe6-5063-4c37-9f1b-a9843a5a0279} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12378 | 2025.08.11 21:42:31.298516 [ 277 ] {767f4fe6-5063-4c37-9f1b-a9843a5a0279} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 12379 | 2025.08.11 21:42:31.298554 [ 277 ] {767f4fe6-5063-4c37-9f1b-a9843a5a0279} <Debug> TCPHandler: Processed in 0.001261141 sec. | ||
| 12380 | 2025.08.11 21:42:31.302088 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32869 rows, containing 5 columns (5 merged, 0 gathered) in 0.007028398 sec., 4676599.133970501 rows/sec., 320.54 MiB/sec. | ||
| 12381 | 2025.08.11 21:42:31.302273 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 12382 | 2025.08.11 21:42:31.302539 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12383 | 2025.08.11 21:42:31.302607 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_114_23, all_119_119_0] -> all_1_119_24 | ||
| 12384 | 2025.08.11 21:42:31.302681 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12385 | 2025.08.11 21:42:34.211996 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12386 | 2025.08.11 21:42:34.212056 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12387 | 2025.08.11 21:42:34.389172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 | ||
| 12388 | 2025.08.11 21:42:34.389885 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2025.08.11 21:42:34.389928 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12390 | 2025.08.11 21:42:34.390425 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12391 | 2025.08.11 21:42:34.390657 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.08.11 21:42:34.390786 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
| 12393 | 2025.08.11 21:42:34.493241 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1714 | ||
| 12394 | 2025.08.11 21:42:34.495577 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2025.08.11 21:42:34.495632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12396 | 2025.08.11 21:42:34.496831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12397 | 2025.08.11 21:42:34.497103 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2025.08.11 21:42:34.497487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1714 | ||
| 12399 | 2025.08.11 21:42:36.180798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 12400 | 2025.08.11 21:42:36.197633 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12401 | 2025.08.11 21:42:36.197698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12402 | 2025.08.11 21:42:36.203530 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12403 | 2025.08.11 21:42:36.204217 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12404 | 2025.08.11 21:42:36.207418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 12405 | 2025.08.11 21:42:36.287900 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12406 | 2025.08.11 21:42:36.288104 [ 277 ] {b931d0f2-f94c-412a-89f7-7e775d56dd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12407 | 2025.08.11 21:42:36.288184 [ 277 ] {b931d0f2-f94c-412a-89f7-7e775d56dd38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12408 | 2025.08.11 21:42:36.288939 [ 277 ] {b931d0f2-f94c-412a-89f7-7e775d56dd38} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2025.08.11 21:42:36.288994 [ 277 ] {b931d0f2-f94c-412a-89f7-7e775d56dd38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12410 | 2025.08.11 21:42:36.289399 [ 277 ] {b931d0f2-f94c-412a-89f7-7e775d56dd38} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12411 | 2025.08.11 21:42:36.289671 [ 277 ] {b931d0f2-f94c-412a-89f7-7e775d56dd38} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2025.08.11 21:42:36.289842 [ 277 ] {b931d0f2-f94c-412a-89f7-7e775d56dd38} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001792 sec., 47991.07142857143 rows/sec., 4.03 MiB/sec. | ||
| 12413 | 2025.08.11 21:42:36.289916 [ 277 ] {b931d0f2-f94c-412a-89f7-7e775d56dd38} <Debug> TCPHandler: Processed in 0.002161367 sec. | ||
| 12414 | 2025.08.11 21:42:36.290086 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2025.08.11 21:42:36.290212 [ 277 ] {96934817-61b1-4d1a-9959-0137aee4575c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12416 | 2025.08.11 21:42:36.290268 [ 277 ] {96934817-61b1-4d1a-9959-0137aee4575c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12417 | 2025.08.11 21:42:36.290771 [ 277 ] {96934817-61b1-4d1a-9959-0137aee4575c} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12418 | 2025.08.11 21:42:36.290811 [ 277 ] {96934817-61b1-4d1a-9959-0137aee4575c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12419 | 2025.08.11 21:42:36.291153 [ 277 ] {96934817-61b1-4d1a-9959-0137aee4575c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12420 | 2025.08.11 21:42:36.291399 [ 277 ] {96934817-61b1-4d1a-9959-0137aee4575c} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12421 | 2025.08.11 21:42:36.291542 [ 277 ] {96934817-61b1-4d1a-9959-0137aee4575c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001361 sec., 11021.307861866275 rows/sec., 828.75 KiB/sec. | ||
| 12422 | 2025.08.11 21:42:36.291580 [ 277 ] {96934817-61b1-4d1a-9959-0137aee4575c} <Debug> TCPHandler: Processed in 0.001556486 sec. | ||
| 12423 | 2025.08.11 21:42:36.291650 [ 220 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12424 | 2025.08.11 21:42:36.291694 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12425 | 2025.08.11 21:42:36.291694 [ 220 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12426 | 2025.08.11 21:42:36.291805 [ 277 ] {6126edaa-af9d-48e2-86cf-ee70c484fc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12427 | 2025.08.11 21:42:36.291852 [ 277 ] {6126edaa-af9d-48e2-86cf-ee70c484fc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12428 | 2025.08.11 21:42:36.292284 [ 277 ] {6126edaa-af9d-48e2-86cf-ee70c484fc6a} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2025.08.11 21:42:36.292323 [ 277 ] {6126edaa-af9d-48e2-86cf-ee70c484fc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12430 | 2025.08.11 21:42:36.292712 [ 277 ] {6126edaa-af9d-48e2-86cf-ee70c484fc6a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12431 | 2025.08.11 21:42:36.292998 [ 277 ] {6126edaa-af9d-48e2-86cf-ee70c484fc6a} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12432 | 2025.08.11 21:42:36.293136 [ 277 ] {6126edaa-af9d-48e2-86cf-ee70c484fc6a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001349 sec., 58561.897702001486 rows/sec., 4.57 MiB/sec. | ||
| 12433 | 2025.08.11 21:42:36.293672 [ 277 ] {6126edaa-af9d-48e2-86cf-ee70c484fc6a} <Debug> TCPHandler: Processed in 0.002028224 sec. | ||
| 12434 | 2025.08.11 21:42:36.293810 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12435 | 2025.08.11 21:42:36.293910 [ 277 ] {6101afb6-b5ac-48b0-8ab3-5a958fc12cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12436 | 2025.08.11 21:42:36.293956 [ 277 ] {6101afb6-b5ac-48b0-8ab3-5a958fc12cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12437 | 2025.08.11 21:42:36.294375 [ 277 ] {6101afb6-b5ac-48b0-8ab3-5a958fc12cc0} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12438 | 2025.08.11 21:42:36.294413 [ 277 ] {6101afb6-b5ac-48b0-8ab3-5a958fc12cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12439 | 2025.08.11 21:42:36.294789 [ 277 ] {6101afb6-b5ac-48b0-8ab3-5a958fc12cc0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12440 | 2025.08.11 21:42:36.295010 [ 277 ] {6101afb6-b5ac-48b0-8ab3-5a958fc12cc0} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12441 | 2025.08.11 21:42:36.295143 [ 277 ] {6101afb6-b5ac-48b0-8ab3-5a958fc12cc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 12442 | 2025.08.11 21:42:36.295180 [ 277 ] {6101afb6-b5ac-48b0-8ab3-5a958fc12cc0} <Debug> TCPHandler: Processed in 0.001429704 sec. | ||
| 12443 | 2025.08.11 21:42:36.295292 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12444 | 2025.08.11 21:42:36.295333 [ 220 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12445 | 2025.08.11 21:42:36.295390 [ 277 ] {d44de69e-8ff9-4a58-88d1-512fa6dc7576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12446 | 2025.08.11 21:42:36.295451 [ 277 ] {d44de69e-8ff9-4a58-88d1-512fa6dc7576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12447 | 2025.08.11 21:42:36.296304 [ 277 ] {d44de69e-8ff9-4a58-88d1-512fa6dc7576} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12448 | 2025.08.11 21:42:36.296343 [ 277 ] {d44de69e-8ff9-4a58-88d1-512fa6dc7576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12449 | 2025.08.11 21:42:36.296898 [ 277 ] {d44de69e-8ff9-4a58-88d1-512fa6dc7576} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12450 | 2025.08.11 21:42:36.297137 [ 277 ] {d44de69e-8ff9-4a58-88d1-512fa6dc7576} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12451 | 2025.08.11 21:42:36.297270 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12452 | 2025.08.11 21:42:36.297282 [ 277 ] {d44de69e-8ff9-4a58-88d1-512fa6dc7576} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001911 sec., 7849.293563579278 rows/sec., 14.07 MiB/sec. | ||
| 12453 | 2025.08.11 21:42:36.297307 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12454 | 2025.08.11 21:42:36.297327 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12455 | 2025.08.11 21:42:36.297364 [ 277 ] {d44de69e-8ff9-4a58-88d1-512fa6dc7576} <Debug> TCPHandler: Processed in 0.002122395 sec. | ||
| 12456 | 2025.08.11 21:42:36.297412 [ 189 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 12457 | 2025.08.11 21:42:36.297489 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12458 | 2025.08.11 21:42:36.297584 [ 277 ] {9b0ccf5f-1e83-489a-8449-b3d300c498d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12459 | 2025.08.11 21:42:36.297597 [ 189 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12460 | 2025.08.11 21:42:36.297628 [ 277 ] {9b0ccf5f-1e83-489a-8449-b3d300c498d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12461 | 2025.08.11 21:42:36.297649 [ 189 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1941 rows starting from the beginning of the part | ||
| 12462 | 2025.08.11 21:42:36.297777 [ 189 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 15 rows starting from the beginning of the part | ||
| 12463 | 2025.08.11 21:42:36.297883 [ 189 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 27 rows starting from the beginning of the part | ||
| 12464 | 2025.08.11 21:42:36.297986 [ 189 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 15 rows starting from the beginning of the part | ||
| 12465 | 2025.08.11 21:42:36.297987 [ 277 ] {9b0ccf5f-1e83-489a-8449-b3d300c498d0} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12466 | 2025.08.11 21:42:36.298031 [ 277 ] {9b0ccf5f-1e83-489a-8449-b3d300c498d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12467 | 2025.08.11 21:42:36.298085 [ 189 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 27 rows starting from the beginning of the part | ||
| 12468 | 2025.08.11 21:42:36.298185 [ 189 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 15 rows starting from the beginning of the part | ||
| 12469 | 2025.08.11 21:42:36.298356 [ 277 ] {9b0ccf5f-1e83-489a-8449-b3d300c498d0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 12470 | 2025.08.11 21:42:36.298581 [ 277 ] {9b0ccf5f-1e83-489a-8449-b3d300c498d0} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2025.08.11 21:42:36.298714 [ 277 ] {9b0ccf5f-1e83-489a-8449-b3d300c498d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 12472 | 2025.08.11 21:42:36.298751 [ 277 ] {9b0ccf5f-1e83-489a-8449-b3d300c498d0} <Debug> TCPHandler: Processed in 0.001311802 sec. | ||
| 12473 | 2025.08.11 21:42:36.308468 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 19 columns (19 merged, 0 gathered) in 0.011087166 sec., 183996.52354803742 rows/sec., 329.71 MiB/sec. | ||
| 12474 | 2025.08.11 21:42:36.310397 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12475 | 2025.08.11 21:42:36.310797 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12476 | 2025.08.11 21:42:36.310882 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12477 | 2025.08.11 21:42:36.311056 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.83 MiB. | ||
| 12478 | 2025.08.11 21:42:37.000144 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.69 MiB, peak 359.50 MiB, free memory in arenas 0.00 B, will set to 344.81 MiB (RSS), difference: 3.11 MiB | ||
| 12479 | 2025.08.11 21:42:38.595854 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12480 | 2025.08.11 21:42:38.596047 [ 277 ] {37da4050-6255-410a-8ed5-1f3d8863630d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12481 | 2025.08.11 21:42:38.596122 [ 277 ] {37da4050-6255-410a-8ed5-1f3d8863630d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12482 | 2025.08.11 21:42:38.596789 [ 277 ] {37da4050-6255-410a-8ed5-1f3d8863630d} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2025.08.11 21:42:38.596830 [ 277 ] {37da4050-6255-410a-8ed5-1f3d8863630d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12484 | 2025.08.11 21:42:38.597205 [ 277 ] {37da4050-6255-410a-8ed5-1f3d8863630d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12485 | 2025.08.11 21:42:38.597430 [ 277 ] {37da4050-6255-410a-8ed5-1f3d8863630d} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12486 | 2025.08.11 21:42:38.597586 [ 277 ] {37da4050-6255-410a-8ed5-1f3d8863630d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001592 sec., 1256.2814070351758 rows/sec., 102.44 KiB/sec. | ||
| 12487 | 2025.08.11 21:42:38.597636 [ 277 ] {37da4050-6255-410a-8ed5-1f3d8863630d} <Debug> TCPHandler: Processed in 0.001925772 sec. | ||
| 12488 | 2025.08.11 21:42:38.597755 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12489 | 2025.08.11 21:42:38.597858 [ 277 ] {4d203223-b1e1-4701-971a-0d527a44f566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12490 | 2025.08.11 21:42:38.597902 [ 277 ] {4d203223-b1e1-4701-971a-0d527a44f566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12491 | 2025.08.11 21:42:38.598759 [ 277 ] {4d203223-b1e1-4701-971a-0d527a44f566} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2025.08.11 21:42:38.598794 [ 277 ] {4d203223-b1e1-4701-971a-0d527a44f566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12493 | 2025.08.11 21:42:38.599184 [ 277 ] {4d203223-b1e1-4701-971a-0d527a44f566} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12494 | 2025.08.11 21:42:38.599414 [ 277 ] {4d203223-b1e1-4701-971a-0d527a44f566} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2025.08.11 21:42:38.599529 [ 101 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12496 | 2025.08.11 21:42:38.599555 [ 277 ] {4d203223-b1e1-4701-971a-0d527a44f566} <Debug> executeQuery: Read 1251 rows, 106.10 KiB in 0.001719 sec., 727748.6910994764 rows/sec., 60.28 MiB/sec. | ||
| 12497 | 2025.08.11 21:42:38.599568 [ 101 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12498 | 2025.08.11 21:42:38.599588 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12499 | 2025.08.11 21:42:38.599596 [ 277 ] {4d203223-b1e1-4701-971a-0d527a44f566} <Debug> TCPHandler: Processed in 0.001893722 sec. | ||
| 12500 | 2025.08.11 21:42:38.599713 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2025.08.11 21:42:38.599712 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 12502 | 2025.08.11 21:42:38.599813 [ 277 ] {cec873b6-e610-48bc-bf3e-b60bb2968b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12503 | 2025.08.11 21:42:38.599860 [ 277 ] {cec873b6-e610-48bc-bf3e-b60bb2968b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12504 | 2025.08.11 21:42:38.599915 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12505 | 2025.08.11 21:42:38.599982 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1409 rows starting from the beginning of the part | ||
| 12506 | 2025.08.11 21:42:38.600087 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 110 rows starting from the beginning of the part | ||
| 12507 | 2025.08.11 21:42:38.600168 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 206 rows starting from the beginning of the part | ||
| 12508 | 2025.08.11 21:42:38.600223 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 110 rows starting from the beginning of the part | ||
| 12509 | 2025.08.11 21:42:38.600265 [ 277 ] {cec873b6-e610-48bc-bf3e-b60bb2968b80} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2025.08.11 21:42:38.600272 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 86 rows starting from the beginning of the part | ||
| 12511 | 2025.08.11 21:42:38.600309 [ 277 ] {cec873b6-e610-48bc-bf3e-b60bb2968b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12512 | 2025.08.11 21:42:38.600341 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1251 rows starting from the beginning of the part | ||
| 12513 | 2025.08.11 21:42:38.600640 [ 277 ] {cec873b6-e610-48bc-bf3e-b60bb2968b80} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12514 | 2025.08.11 21:42:38.600900 [ 277 ] {cec873b6-e610-48bc-bf3e-b60bb2968b80} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12515 | 2025.08.11 21:42:38.601036 [ 277 ] {cec873b6-e610-48bc-bf3e-b60bb2968b80} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001243 sec., 23330.651649235722 rows/sec., 1.70 MiB/sec. | ||
| 12516 | 2025.08.11 21:42:38.601076 [ 277 ] {cec873b6-e610-48bc-bf3e-b60bb2968b80} <Debug> TCPHandler: Processed in 0.001414434 sec. | ||
| 12517 | 2025.08.11 21:42:38.601187 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12518 | 2025.08.11 21:42:38.601285 [ 277 ] {4ffb6376-2066-43a1-955a-1107b2ccdf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12519 | 2025.08.11 21:42:38.601326 [ 277 ] {4ffb6376-2066-43a1-955a-1107b2ccdf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12520 | 2025.08.11 21:42:38.601836 [ 277 ] {4ffb6376-2066-43a1-955a-1107b2ccdf32} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12521 | 2025.08.11 21:42:38.601871 [ 277 ] {4ffb6376-2066-43a1-955a-1107b2ccdf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12522 | 2025.08.11 21:42:38.602023 [ 196 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3172 rows, containing 5 columns (5 merged, 0 gathered) in 0.00237049 sec., 1338119.9667579278 rows/sec., 117.33 MiB/sec. | ||
| 12523 | 2025.08.11 21:42:38.602196 [ 277 ] {4ffb6376-2066-43a1-955a-1107b2ccdf32} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12524 | 2025.08.11 21:42:38.602254 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12525 | 2025.08.11 21:42:38.602480 [ 277 ] {4ffb6376-2066-43a1-955a-1107b2ccdf32} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2025.08.11 21:42:38.602586 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2025.08.11 21:42:38.602627 [ 277 ] {4ffb6376-2066-43a1-955a-1107b2ccdf32} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001361 sec., 167523.8795003674 rows/sec., 11.34 MiB/sec. | ||
| 12528 | 2025.08.11 21:42:38.602668 [ 277 ] {4ffb6376-2066-43a1-955a-1107b2ccdf32} <Debug> TCPHandler: Processed in 0.001530695 sec. | ||
| 12529 | 2025.08.11 21:42:38.602674 [ 190 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_121_24} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12530 | 2025.08.11 21:42:38.602767 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 12531 | 2025.08.11 21:42:38.602781 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12532 | 2025.08.11 21:42:38.602882 [ 277 ] {e1632f41-99b3-4cf6-bc5a-4d5ad7710236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12533 | 2025.08.11 21:42:38.602922 [ 277 ] {e1632f41-99b3-4cf6-bc5a-4d5ad7710236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12534 | 2025.08.11 21:42:38.603483 [ 277 ] {e1632f41-99b3-4cf6-bc5a-4d5ad7710236} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12535 | 2025.08.11 21:42:38.603519 [ 277 ] {e1632f41-99b3-4cf6-bc5a-4d5ad7710236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12536 | 2025.08.11 21:42:38.603864 [ 277 ] {e1632f41-99b3-4cf6-bc5a-4d5ad7710236} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12537 | 2025.08.11 21:42:38.604108 [ 277 ] {e1632f41-99b3-4cf6-bc5a-4d5ad7710236} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12538 | 2025.08.11 21:42:38.604219 [ 101 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12539 | 2025.08.11 21:42:38.604237 [ 277 ] {e1632f41-99b3-4cf6-bc5a-4d5ad7710236} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.001374 sec., 399563.31877729256 rows/sec., 29.66 MiB/sec. | ||
| 12540 | 2025.08.11 21:42:38.604248 [ 101 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2025.08.11 21:42:38.604267 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12542 | 2025.08.11 21:42:38.604275 [ 277 ] {e1632f41-99b3-4cf6-bc5a-4d5ad7710236} <Debug> TCPHandler: Processed in 0.001543226 sec. | ||
| 12543 | 2025.08.11 21:42:38.604346 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 12544 | 2025.08.11 21:42:38.604390 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2025.08.11 21:42:38.604446 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12546 | 2025.08.11 21:42:38.604478 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 634 rows starting from the beginning of the part | ||
| 12547 | 2025.08.11 21:42:38.604491 [ 277 ] {eeb6c464-3587-45a7-b92e-202b39053dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12548 | 2025.08.11 21:42:38.604532 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 91 rows starting from the beginning of the part | ||
| 12549 | 2025.08.11 21:42:38.604540 [ 277 ] {eeb6c464-3587-45a7-b92e-202b39053dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12550 | 2025.08.11 21:42:38.604584 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 115 rows starting from the beginning of the part | ||
| 12551 | 2025.08.11 21:42:38.604632 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 91 rows starting from the beginning of the part | ||
| 12552 | 2025.08.11 21:42:38.604674 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 79 rows starting from the beginning of the part | ||
| 12553 | 2025.08.11 21:42:38.604715 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 549 rows starting from the beginning of the part | ||
| 12554 | 2025.08.11 21:42:38.605103 [ 277 ] {eeb6c464-3587-45a7-b92e-202b39053dc5} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12555 | 2025.08.11 21:42:38.605145 [ 277 ] {eeb6c464-3587-45a7-b92e-202b39053dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12556 | 2025.08.11 21:42:38.605564 [ 277 ] {eeb6c464-3587-45a7-b92e-202b39053dc5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12557 | 2025.08.11 21:42:38.605656 [ 190 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1559 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348282 sec., 1156286.296190263 rows/sec., 92.13 MiB/sec. | ||
| 12558 | 2025.08.11 21:42:38.605793 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12559 | 2025.08.11 21:42:38.605802 [ 277 ] {eeb6c464-3587-45a7-b92e-202b39053dc5} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2025.08.11 21:42:38.605953 [ 277 ] {eeb6c464-3587-45a7-b92e-202b39053dc5} <Debug> executeQuery: Read 943 rows, 64.75 KiB in 0.001481 sec., 636731.937879811 rows/sec., 42.70 MiB/sec. | ||
| 12561 | 2025.08.11 21:42:38.605993 [ 277 ] {eeb6c464-3587-45a7-b92e-202b39053dc5} <Debug> TCPHandler: Processed in 0.001653558 sec. | ||
| 12562 | 2025.08.11 21:42:38.606056 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2025.08.11 21:42:38.606110 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2025.08.11 21:42:38.606126 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_121_24} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12565 | 2025.08.11 21:42:38.606200 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12566 | 2025.08.11 21:42:38.606213 [ 277 ] {2277b785-3404-452d-8cd5-446028094212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12567 | 2025.08.11 21:42:38.606275 [ 277 ] {2277b785-3404-452d-8cd5-446028094212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12568 | 2025.08.11 21:42:38.607089 [ 277 ] {2277b785-3404-452d-8cd5-446028094212} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2025.08.11 21:42:38.607126 [ 277 ] {2277b785-3404-452d-8cd5-446028094212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12570 | 2025.08.11 21:42:38.607696 [ 277 ] {2277b785-3404-452d-8cd5-446028094212} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12571 | 2025.08.11 21:42:38.607930 [ 277 ] {2277b785-3404-452d-8cd5-446028094212} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12572 | 2025.08.11 21:42:38.608070 [ 277 ] {2277b785-3404-452d-8cd5-446028094212} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001875 sec., 14400 rows/sec., 25.80 MiB/sec. | ||
| 12573 | 2025.08.11 21:42:38.608135 [ 277 ] {2277b785-3404-452d-8cd5-446028094212} <Debug> TCPHandler: Processed in 0.002075305 sec. | ||
| 12574 | 2025.08.11 21:42:38.608249 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12575 | 2025.08.11 21:42:38.608345 [ 277 ] {98b3d6ff-2f03-4d1b-91d9-07925f2c963f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12576 | 2025.08.11 21:42:38.608388 [ 277 ] {98b3d6ff-2f03-4d1b-91d9-07925f2c963f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12577 | 2025.08.11 21:42:38.608716 [ 277 ] {98b3d6ff-2f03-4d1b-91d9-07925f2c963f} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12578 | 2025.08.11 21:42:38.608751 [ 277 ] {98b3d6ff-2f03-4d1b-91d9-07925f2c963f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12579 | 2025.08.11 21:42:38.609060 [ 277 ] {98b3d6ff-2f03-4d1b-91d9-07925f2c963f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 12580 | 2025.08.11 21:42:38.609277 [ 277 ] {98b3d6ff-2f03-4d1b-91d9-07925f2c963f} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2025.08.11 21:42:38.609385 [ 101 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 12582 | 2025.08.11 21:42:38.609405 [ 277 ] {98b3d6ff-2f03-4d1b-91d9-07925f2c963f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001079 sec., 33364.22613531047 rows/sec., 2.25 MiB/sec. | ||
| 12583 | 2025.08.11 21:42:38.609415 [ 101 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2025.08.11 21:42:38.609435 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12585 | 2025.08.11 21:42:38.609440 [ 277 ] {98b3d6ff-2f03-4d1b-91d9-07925f2c963f} <Debug> TCPHandler: Processed in 0.001240651 sec. | ||
| 12586 | 2025.08.11 21:42:38.609501 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 12587 | 2025.08.11 21:42:38.609596 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12588 | 2025.08.11 21:42:38.609621 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6030 rows starting from the beginning of the part | ||
| 12589 | 2025.08.11 21:42:38.609667 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 12590 | 2025.08.11 21:42:38.609704 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 12591 | 2025.08.11 21:42:38.609739 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 12592 | 2025.08.11 21:42:38.609771 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 12593 | 2025.08.11 21:42:38.609805 [ 190 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
| 12594 | 2025.08.11 21:42:38.611371 [ 200 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001897282 sec., 3323702.01161451 rows/sec., 224.09 MiB/sec. | ||
| 12595 | 2025.08.11 21:42:38.611795 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 12596 | 2025.08.11 21:42:38.612057 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2025.08.11 21:42:38.612126 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_121_24} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 12598 | 2025.08.11 21:42:38.612186 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12599 | 2025.08.11 21:42:41.282961 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12600 | 2025.08.11 21:42:41.283159 [ 277 ] {37a3c30b-e269-456c-b5f5-0d5d750355aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12601 | 2025.08.11 21:42:41.283226 [ 277 ] {37a3c30b-e269-456c-b5f5-0d5d750355aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12602 | 2025.08.11 21:42:41.283911 [ 277 ] {37a3c30b-e269-456c-b5f5-0d5d750355aa} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2025.08.11 21:42:41.284043 [ 277 ] {37a3c30b-e269-456c-b5f5-0d5d750355aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12604 | 2025.08.11 21:42:41.284481 [ 277 ] {37a3c30b-e269-456c-b5f5-0d5d750355aa} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12605 | 2025.08.11 21:42:41.284718 [ 277 ] {37a3c30b-e269-456c-b5f5-0d5d750355aa} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2025.08.11 21:42:41.284889 [ 277 ] {37a3c30b-e269-456c-b5f5-0d5d750355aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001779 sec., 31478.358628442948 rows/sec., 2.42 MiB/sec. | ||
| 12607 | 2025.08.11 21:42:41.284944 [ 277 ] {37a3c30b-e269-456c-b5f5-0d5d750355aa} <Debug> TCPHandler: Processed in 0.002115136 sec. | ||
| 12608 | 2025.08.11 21:42:41.285065 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12609 | 2025.08.11 21:42:41.285169 [ 277 ] {55fde0a9-69f5-42d9-93fe-270970e5c389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12610 | 2025.08.11 21:42:41.285212 [ 277 ] {55fde0a9-69f5-42d9-93fe-270970e5c389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12611 | 2025.08.11 21:42:41.285659 [ 277 ] {55fde0a9-69f5-42d9-93fe-270970e5c389} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2025.08.11 21:42:41.285695 [ 277 ] {55fde0a9-69f5-42d9-93fe-270970e5c389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12613 | 2025.08.11 21:42:41.286099 [ 277 ] {55fde0a9-69f5-42d9-93fe-270970e5c389} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12614 | 2025.08.11 21:42:41.286318 [ 277 ] {55fde0a9-69f5-42d9-93fe-270970e5c389} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2025.08.11 21:42:41.286451 [ 277 ] {55fde0a9-69f5-42d9-93fe-270970e5c389} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001306 sec., 49004.59418070444 rows/sec., 3.82 MiB/sec. | ||
| 12616 | 2025.08.11 21:42:41.286490 [ 277 ] {55fde0a9-69f5-42d9-93fe-270970e5c389} <Debug> TCPHandler: Processed in 0.001479425 sec. | ||
| 12617 | 2025.08.11 21:42:41.286601 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2025.08.11 21:42:41.286699 [ 277 ] {1896d623-28b9-490d-8728-cd2840da0109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12619 | 2025.08.11 21:42:41.286745 [ 277 ] {1896d623-28b9-490d-8728-cd2840da0109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12620 | 2025.08.11 21:42:41.287113 [ 277 ] {1896d623-28b9-490d-8728-cd2840da0109} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2025.08.11 21:42:41.287147 [ 277 ] {1896d623-28b9-490d-8728-cd2840da0109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12622 | 2025.08.11 21:42:41.287485 [ 277 ] {1896d623-28b9-490d-8728-cd2840da0109} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12623 | 2025.08.11 21:42:41.287701 [ 277 ] {1896d623-28b9-490d-8728-cd2840da0109} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2025.08.11 21:42:41.287830 [ 277 ] {1896d623-28b9-490d-8728-cd2840da0109} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 3.87 MiB/sec. | ||
| 12625 | 2025.08.11 21:42:41.287866 [ 277 ] {1896d623-28b9-490d-8728-cd2840da0109} <Debug> TCPHandler: Processed in 0.001315723 sec. | ||
| 12626 | 2025.08.11 21:42:41.287977 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12627 | 2025.08.11 21:42:41.288073 [ 277 ] {92d294ff-3556-48af-a058-71173afdc10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12628 | 2025.08.11 21:42:41.288114 [ 277 ] {92d294ff-3556-48af-a058-71173afdc10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12629 | 2025.08.11 21:42:41.288430 [ 277 ] {92d294ff-3556-48af-a058-71173afdc10d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12630 | 2025.08.11 21:42:41.288464 [ 277 ] {92d294ff-3556-48af-a058-71173afdc10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12631 | 2025.08.11 21:42:41.288794 [ 277 ] {92d294ff-3556-48af-a058-71173afdc10d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 12632 | 2025.08.11 21:42:41.289011 [ 277 ] {92d294ff-3556-48af-a058-71173afdc10d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12633 | 2025.08.11 21:42:41.289139 [ 277 ] {92d294ff-3556-48af-a058-71173afdc10d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001085 sec., 22119.815668202766 rows/sec., 1.49 MiB/sec. | ||
| 12634 | 2025.08.11 21:42:41.289174 [ 277 ] {92d294ff-3556-48af-a058-71173afdc10d} <Debug> TCPHandler: Processed in 0.001248151 sec. | ||
| 12635 | 2025.08.11 21:42:41.890900 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 | ||
| 12636 | 2025.08.11 21:42:41.891471 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12637 | 2025.08.11 21:42:41.891519 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12638 | 2025.08.11 21:42:41.892059 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12639 | 2025.08.11 21:42:41.892308 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12640 | 2025.08.11 21:42:41.892459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 | ||
| 12641 | 2025.08.11 21:42:42.076950 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12642 | 2025.08.11 21:42:42.076990 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12643 | 2025.08.11 21:42:42.080701 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12644 | 2025.08.11 21:42:43.707470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 12645 | 2025.08.11 21:42:43.723940 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2025.08.11 21:42:43.724004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12647 | 2025.08.11 21:42:43.729906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12648 | 2025.08.11 21:42:43.730613 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2025.08.11 21:42:43.733535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 12650 | 2025.08.11 21:42:44.497700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1750 | ||
| 12651 | 2025.08.11 21:42:44.500542 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12652 | 2025.08.11 21:42:44.500593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12653 | 2025.08.11 21:42:44.501869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12654 | 2025.08.11 21:42:44.502131 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2025.08.11 21:42:44.502396 [ 221 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12656 | 2025.08.11 21:42:44.502425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1750 | ||
| 12657 | 2025.08.11 21:42:44.502450 [ 221 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12658 | 2025.08.11 21:42:44.506662 [ 221 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12659 | 2025.08.11 21:42:46.289228 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12660 | 2025.08.11 21:42:46.289447 [ 277 ] {dbc8253d-3ee6-4f90-b29d-4a49bf650210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12661 | 2025.08.11 21:42:46.289524 [ 277 ] {dbc8253d-3ee6-4f90-b29d-4a49bf650210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12662 | 2025.08.11 21:42:46.290294 [ 277 ] {dbc8253d-3ee6-4f90-b29d-4a49bf650210} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12663 | 2025.08.11 21:42:46.290343 [ 277 ] {dbc8253d-3ee6-4f90-b29d-4a49bf650210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12664 | 2025.08.11 21:42:46.290768 [ 277 ] {dbc8253d-3ee6-4f90-b29d-4a49bf650210} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12665 | 2025.08.11 21:42:46.291010 [ 277 ] {dbc8253d-3ee6-4f90-b29d-4a49bf650210} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12666 | 2025.08.11 21:42:46.291188 [ 277 ] {dbc8253d-3ee6-4f90-b29d-4a49bf650210} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001795 sec., 47910.8635097493 rows/sec., 4.02 MiB/sec. | ||
| 12667 | 2025.08.11 21:42:46.291241 [ 277 ] {dbc8253d-3ee6-4f90-b29d-4a49bf650210} <Debug> TCPHandler: Processed in 0.002156306 sec. | ||
| 12668 | 2025.08.11 21:42:46.291366 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12669 | 2025.08.11 21:42:46.291470 [ 277 ] {adfccb94-3e3e-4aa7-98c9-0d7a0f11ffed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12670 | 2025.08.11 21:42:46.291514 [ 277 ] {adfccb94-3e3e-4aa7-98c9-0d7a0f11ffed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12671 | 2025.08.11 21:42:46.291990 [ 277 ] {adfccb94-3e3e-4aa7-98c9-0d7a0f11ffed} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2025.08.11 21:42:46.292030 [ 277 ] {adfccb94-3e3e-4aa7-98c9-0d7a0f11ffed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12673 | 2025.08.11 21:42:46.292347 [ 277 ] {adfccb94-3e3e-4aa7-98c9-0d7a0f11ffed} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12674 | 2025.08.11 21:42:46.292570 [ 277 ] {adfccb94-3e3e-4aa7-98c9-0d7a0f11ffed} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12675 | 2025.08.11 21:42:46.292709 [ 277 ] {adfccb94-3e3e-4aa7-98c9-0d7a0f11ffed} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00126 sec., 11904.761904761905 rows/sec., 895.18 KiB/sec. | ||
| 12676 | 2025.08.11 21:42:46.292749 [ 277 ] {adfccb94-3e3e-4aa7-98c9-0d7a0f11ffed} <Debug> TCPHandler: Processed in 0.001434644 sec. | ||
| 12677 | 2025.08.11 21:42:46.292853 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12678 | 2025.08.11 21:42:46.292952 [ 277 ] {a48c3143-70f0-429e-8a59-7649e46f6678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12679 | 2025.08.11 21:42:46.292994 [ 277 ] {a48c3143-70f0-429e-8a59-7649e46f6678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12680 | 2025.08.11 21:42:46.293430 [ 277 ] {a48c3143-70f0-429e-8a59-7649e46f6678} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12681 | 2025.08.11 21:42:46.293468 [ 277 ] {a48c3143-70f0-429e-8a59-7649e46f6678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12682 | 2025.08.11 21:42:46.293788 [ 277 ] {a48c3143-70f0-429e-8a59-7649e46f6678} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12683 | 2025.08.11 21:42:46.294008 [ 277 ] {a48c3143-70f0-429e-8a59-7649e46f6678} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12684 | 2025.08.11 21:42:46.294144 [ 277 ] {a48c3143-70f0-429e-8a59-7649e46f6678} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001212 sec., 65181.51815181518 rows/sec., 5.09 MiB/sec. | ||
| 12685 | 2025.08.11 21:42:46.294185 [ 277 ] {a48c3143-70f0-429e-8a59-7649e46f6678} <Debug> TCPHandler: Processed in 0.001381023 sec. | ||
| 12686 | 2025.08.11 21:42:46.294240 [ 224 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12687 | 2025.08.11 21:42:46.294292 [ 224 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12688 | 2025.08.11 21:42:46.294296 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12689 | 2025.08.11 21:42:46.294400 [ 277 ] {4d28fe00-e2a6-4fba-8ff3-782d2a5e3bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12690 | 2025.08.11 21:42:46.294446 [ 277 ] {4d28fe00-e2a6-4fba-8ff3-782d2a5e3bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12691 | 2025.08.11 21:42:46.294871 [ 277 ] {4d28fe00-e2a6-4fba-8ff3-782d2a5e3bf6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12692 | 2025.08.11 21:42:46.294910 [ 277 ] {4d28fe00-e2a6-4fba-8ff3-782d2a5e3bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12693 | 2025.08.11 21:42:46.295285 [ 277 ] {4d28fe00-e2a6-4fba-8ff3-782d2a5e3bf6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12694 | 2025.08.11 21:42:46.295512 [ 277 ] {4d28fe00-e2a6-4fba-8ff3-782d2a5e3bf6} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12695 | 2025.08.11 21:42:46.295653 [ 277 ] {4d28fe00-e2a6-4fba-8ff3-782d2a5e3bf6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 12696 | 2025.08.11 21:42:46.295692 [ 277 ] {4d28fe00-e2a6-4fba-8ff3-782d2a5e3bf6} <Debug> TCPHandler: Processed in 0.001444154 sec. | ||
| 12697 | 2025.08.11 21:42:46.295719 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12698 | 2025.08.11 21:42:46.295773 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12699 | 2025.08.11 21:42:46.295802 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12700 | 2025.08.11 21:42:46.295904 [ 277 ] {9e64c59f-3e88-455d-9dd6-c7fda4e1fe02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12701 | 2025.08.11 21:42:46.295963 [ 277 ] {9e64c59f-3e88-455d-9dd6-c7fda4e1fe02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12702 | 2025.08.11 21:42:46.296774 [ 277 ] {9e64c59f-3e88-455d-9dd6-c7fda4e1fe02} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12703 | 2025.08.11 21:42:46.296814 [ 277 ] {9e64c59f-3e88-455d-9dd6-c7fda4e1fe02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12704 | 2025.08.11 21:42:46.297325 [ 224 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12705 | 2025.08.11 21:42:46.297381 [ 277 ] {9e64c59f-3e88-455d-9dd6-c7fda4e1fe02} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12706 | 2025.08.11 21:42:46.297737 [ 277 ] {9e64c59f-3e88-455d-9dd6-c7fda4e1fe02} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2025.08.11 21:42:46.297892 [ 277 ] {9e64c59f-3e88-455d-9dd6-c7fda4e1fe02} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002003 sec., 7488.766849725412 rows/sec., 13.42 MiB/sec. | ||
| 12708 | 2025.08.11 21:42:46.297960 [ 277 ] {9e64c59f-3e88-455d-9dd6-c7fda4e1fe02} <Debug> TCPHandler: Processed in 0.002205977 sec. | ||
| 12709 | 2025.08.11 21:42:46.298072 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2025.08.11 21:42:46.298169 [ 277 ] {00b686c4-0d3e-4184-b028-a4e45edb8fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12711 | 2025.08.11 21:42:46.298213 [ 277 ] {00b686c4-0d3e-4184-b028-a4e45edb8fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12712 | 2025.08.11 21:42:46.298568 [ 277 ] {00b686c4-0d3e-4184-b028-a4e45edb8fed} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12713 | 2025.08.11 21:42:46.298608 [ 277 ] {00b686c4-0d3e-4184-b028-a4e45edb8fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12714 | 2025.08.11 21:42:46.298925 [ 277 ] {00b686c4-0d3e-4184-b028-a4e45edb8fed} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12715 | 2025.08.11 21:42:46.299232 [ 277 ] {00b686c4-0d3e-4184-b028-a4e45edb8fed} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2025.08.11 21:42:46.299258 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12717 | 2025.08.11 21:42:46.299382 [ 277 ] {00b686c4-0d3e-4184-b028-a4e45edb8fed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001232 sec., 48701.2987012987 rows/sec., 3.28 MiB/sec. | ||
| 12718 | 2025.08.11 21:42:46.299424 [ 277 ] {00b686c4-0d3e-4184-b028-a4e45edb8fed} <Debug> TCPHandler: Processed in 0.001400273 sec. | ||
| 12719 | 2025.08.11 21:42:46.944586 [ 222 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12720 | 2025.08.11 21:42:46.944639 [ 222 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12721 | 2025.08.11 21:42:46.946757 [ 222 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12722 | 2025.08.11 21:42:47.469663 [ 222 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12723 | 2025.08.11 21:42:47.469719 [ 222 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12724 | 2025.08.11 21:42:47.472147 [ 222 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12725 | 2025.08.11 21:42:48.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.81 MiB, peak 359.50 MiB, free memory in arenas 0.00 B, will set to 344.81 MiB (RSS), difference: 4.00 MiB | ||
| 12726 | 2025.08.11 21:42:49.212115 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12727 | 2025.08.11 21:42:49.212168 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12728 | 2025.08.11 21:42:49.392656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 | ||
| 12729 | 2025.08.11 21:42:49.393235 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2025.08.11 21:42:49.393283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12731 | 2025.08.11 21:42:49.393776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12732 | 2025.08.11 21:42:49.394019 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2025.08.11 21:42:49.394166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
| 12734 | 2025.08.11 21:42:51.233665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 557 | ||
| 12735 | 2025.08.11 21:42:51.251544 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12736 | 2025.08.11 21:42:51.251597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12737 | 2025.08.11 21:42:51.257800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12738 | 2025.08.11 21:42:51.258564 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12739 | 2025.08.11 21:42:51.261808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 557 | ||
| 12740 | 2025.08.11 21:42:51.288785 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12741 | 2025.08.11 21:42:51.288989 [ 277 ] {9eb3174a-b68c-49e4-90d0-1d0a3b990d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12742 | 2025.08.11 21:42:51.289063 [ 277 ] {9eb3174a-b68c-49e4-90d0-1d0a3b990d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12743 | 2025.08.11 21:42:51.289831 [ 277 ] {9eb3174a-b68c-49e4-90d0-1d0a3b990d67} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2025.08.11 21:42:51.289874 [ 277 ] {9eb3174a-b68c-49e4-90d0-1d0a3b990d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12745 | 2025.08.11 21:42:51.290279 [ 277 ] {9eb3174a-b68c-49e4-90d0-1d0a3b990d67} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12746 | 2025.08.11 21:42:51.290501 [ 277 ] {9eb3174a-b68c-49e4-90d0-1d0a3b990d67} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12747 | 2025.08.11 21:42:51.290654 [ 277 ] {9eb3174a-b68c-49e4-90d0-1d0a3b990d67} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001721 sec., 63916.32771644393 rows/sec., 5.37 MiB/sec. | ||
| 12748 | 2025.08.11 21:42:51.290696 [ 277 ] {9eb3174a-b68c-49e4-90d0-1d0a3b990d67} <Debug> TCPHandler: Processed in 0.002051754 sec. | ||
| 12749 | 2025.08.11 21:42:51.290827 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12750 | 2025.08.11 21:42:51.290922 [ 277 ] {1cc51347-27ab-4dff-9628-4356b7cceddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12751 | 2025.08.11 21:42:51.290963 [ 277 ] {1cc51347-27ab-4dff-9628-4356b7cceddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12752 | 2025.08.11 21:42:51.291463 [ 277 ] {1cc51347-27ab-4dff-9628-4356b7cceddd} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2025.08.11 21:42:51.291499 [ 277 ] {1cc51347-27ab-4dff-9628-4356b7cceddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12754 | 2025.08.11 21:42:51.291791 [ 277 ] {1cc51347-27ab-4dff-9628-4356b7cceddd} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12755 | 2025.08.11 21:42:51.291996 [ 277 ] {1cc51347-27ab-4dff-9628-4356b7cceddd} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2025.08.11 21:42:51.292123 [ 277 ] {1cc51347-27ab-4dff-9628-4356b7cceddd} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001221 sec., 22113.02211302211 rows/sec., 1.62 MiB/sec. | ||
| 12757 | 2025.08.11 21:42:51.292161 [ 277 ] {1cc51347-27ab-4dff-9628-4356b7cceddd} <Debug> TCPHandler: Processed in 0.001386093 sec. | ||
| 12758 | 2025.08.11 21:42:51.292282 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12759 | 2025.08.11 21:42:51.292379 [ 277 ] {17156dac-3ee8-4d47-b77b-9bba1c94d9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12760 | 2025.08.11 21:42:51.292418 [ 277 ] {17156dac-3ee8-4d47-b77b-9bba1c94d9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12761 | 2025.08.11 21:42:51.292908 [ 277 ] {17156dac-3ee8-4d47-b77b-9bba1c94d9e7} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2025.08.11 21:42:51.292945 [ 277 ] {17156dac-3ee8-4d47-b77b-9bba1c94d9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12763 | 2025.08.11 21:42:51.293244 [ 277 ] {17156dac-3ee8-4d47-b77b-9bba1c94d9e7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12764 | 2025.08.11 21:42:51.293445 [ 277 ] {17156dac-3ee8-4d47-b77b-9bba1c94d9e7} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2025.08.11 21:42:51.293571 [ 277 ] {17156dac-3ee8-4d47-b77b-9bba1c94d9e7} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.00121 sec., 75206.61157024794 rows/sec., 5.87 MiB/sec. | ||
| 12766 | 2025.08.11 21:42:51.293609 [ 277 ] {17156dac-3ee8-4d47-b77b-9bba1c94d9e7} <Debug> TCPHandler: Processed in 0.001374803 sec. | ||
| 12767 | 2025.08.11 21:42:51.293734 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12768 | 2025.08.11 21:42:51.293828 [ 277 ] {0fa4aba1-f462-4b76-b4f3-8bc6ddd85112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12769 | 2025.08.11 21:42:51.293872 [ 277 ] {0fa4aba1-f462-4b76-b4f3-8bc6ddd85112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12770 | 2025.08.11 21:42:51.294304 [ 277 ] {0fa4aba1-f462-4b76-b4f3-8bc6ddd85112} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2025.08.11 21:42:51.294342 [ 277 ] {0fa4aba1-f462-4b76-b4f3-8bc6ddd85112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12772 | 2025.08.11 21:42:51.294670 [ 277 ] {0fa4aba1-f462-4b76-b4f3-8bc6ddd85112} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12773 | 2025.08.11 21:42:51.294879 [ 277 ] {0fa4aba1-f462-4b76-b4f3-8bc6ddd85112} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2025.08.11 21:42:51.295002 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 3 parts from all_1_119_24 to all_121_121_0 | ||
| 12775 | 2025.08.11 21:42:51.295008 [ 277 ] {0fa4aba1-f462-4b76-b4f3-8bc6ddd85112} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 12776 | 2025.08.11 21:42:51.295069 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2025.08.11 21:42:51.295088 [ 277 ] {0fa4aba1-f462-4b76-b4f3-8bc6ddd85112} <Debug> TCPHandler: Processed in 0.001402064 sec. | ||
| 12778 | 2025.08.11 21:42:51.295097 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12779 | 2025.08.11 21:42:51.295224 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_121_25} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_119_24 to all_121_121_0 into Compact with storage Full | ||
| 12780 | 2025.08.11 21:42:51.295266 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12781 | 2025.08.11 21:42:51.295369 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_121_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12782 | 2025.08.11 21:42:51.295371 [ 277 ] {8d7b936b-1c5d-4c0f-95f6-e2fd5d9843cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12783 | 2025.08.11 21:42:51.295424 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 32869 rows starting from the beginning of the part | ||
| 12784 | 2025.08.11 21:42:51.295458 [ 277 ] {8d7b936b-1c5d-4c0f-95f6-e2fd5d9843cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12785 | 2025.08.11 21:42:51.295518 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 12786 | 2025.08.11 21:42:51.295578 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_121_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 943 rows starting from the beginning of the part | ||
| 12787 | 2025.08.11 21:42:51.296318 [ 277 ] {8d7b936b-1c5d-4c0f-95f6-e2fd5d9843cc} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2025.08.11 21:42:51.296360 [ 277 ] {8d7b936b-1c5d-4c0f-95f6-e2fd5d9843cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12789 | 2025.08.11 21:42:51.296915 [ 277 ] {8d7b936b-1c5d-4c0f-95f6-e2fd5d9843cc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12790 | 2025.08.11 21:42:51.297135 [ 277 ] {8d7b936b-1c5d-4c0f-95f6-e2fd5d9843cc} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2025.08.11 21:42:51.297275 [ 277 ] {8d7b936b-1c5d-4c0f-95f6-e2fd5d9843cc} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001926 sec., 14018.691588785046 rows/sec., 25.12 MiB/sec. | ||
| 12792 | 2025.08.11 21:42:51.297329 [ 277 ] {8d7b936b-1c5d-4c0f-95f6-e2fd5d9843cc} <Debug> TCPHandler: Processed in 0.002110535 sec. | ||
| 12793 | 2025.08.11 21:42:51.297443 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2025.08.11 21:42:51.297537 [ 277 ] {b4102541-a382-41d0-82e0-893c10605494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12795 | 2025.08.11 21:42:51.297579 [ 277 ] {b4102541-a382-41d0-82e0-893c10605494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12796 | 2025.08.11 21:42:51.297913 [ 277 ] {b4102541-a382-41d0-82e0-893c10605494} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2025.08.11 21:42:51.297949 [ 277 ] {b4102541-a382-41d0-82e0-893c10605494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12798 | 2025.08.11 21:42:51.298252 [ 277 ] {b4102541-a382-41d0-82e0-893c10605494} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12799 | 2025.08.11 21:42:51.298457 [ 277 ] {b4102541-a382-41d0-82e0-893c10605494} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2025.08.11 21:42:51.298582 [ 277 ] {b4102541-a382-41d0-82e0-893c10605494} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 12801 | 2025.08.11 21:42:51.298618 [ 277 ] {b4102541-a382-41d0-82e0-893c10605494} <Debug> TCPHandler: Processed in 0.00122259 sec. | ||
| 12802 | 2025.08.11 21:42:51.301566 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_121_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33972 rows, containing 5 columns (5 merged, 0 gathered) in 0.006387897 sec., 5318182.181084009 rows/sec., 364.33 MiB/sec. | ||
| 12803 | 2025.08.11 21:42:51.301844 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_121_25} <Trace> MergedBlockOutputStream: filled checksums all_1_121_25 (state Temporary) | ||
| 12804 | 2025.08.11 21:42:51.302126 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_121_25} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_121_25 to all_1_121_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12805 | 2025.08.11 21:42:51.302197 [ 200 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_121_25} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 3 parts: [all_1_119_24, all_121_121_0] -> all_1_121_25 | ||
| 12806 | 2025.08.11 21:42:51.302285 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12807 | 2025.08.11 21:42:51.503044 [ 47 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 12808 | 2025.08.11 21:42:51.503108 [ 47 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2025.08.11 21:42:51.503131 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12810 | 2025.08.11 21:42:51.503265 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 12811 | 2025.08.11 21:42:51.503414 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12812 | 2025.08.11 21:42:51.503459 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 252 rows starting from the beginning of the part | ||
| 12813 | 2025.08.11 21:42:51.503557 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 12814 | 2025.08.11 21:42:51.503631 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 12815 | 2025.08.11 21:42:51.503708 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 12816 | 2025.08.11 21:42:51.503786 [ 193 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 12817 | 2025.08.11 21:42:51.504753 [ 188 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548316 sec., 488272.41984194436 rows/sec., 35.63 MiB/sec. | ||
| 12818 | 2025.08.11 21:42:51.504944 [ 197 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 12819 | 2025.08.11 21:42:51.505223 [ 197 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2025.08.11 21:42:51.505299 [ 197 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_34_8} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 12821 | 2025.08.11 21:42:51.505381 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12822 | 2025.08.11 21:42:52.000246 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.83 MiB, peak 359.50 MiB, free memory in arenas 0.00 B, will set to 344.82 MiB (RSS), difference: -1.01 MiB | ||
| 12823 | 2025.08.11 21:42:54.502812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1774 | ||
| 12824 | 2025.08.11 21:42:54.505191 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12825 | 2025.08.11 21:42:54.505250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12826 | 2025.08.11 21:42:54.506461 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12827 | 2025.08.11 21:42:54.506751 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12828 | 2025.08.11 21:42:54.507145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1774 | ||
| 12829 | 2025.08.11 21:42:56.290146 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12830 | 2025.08.11 21:42:56.290341 [ 277 ] {20c080cb-6ec5-40a1-bcd9-4af8c1191a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12831 | 2025.08.11 21:42:56.290407 [ 277 ] {20c080cb-6ec5-40a1-bcd9-4af8c1191a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12832 | 2025.08.11 21:42:56.291091 [ 277 ] {20c080cb-6ec5-40a1-bcd9-4af8c1191a06} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2025.08.11 21:42:56.291141 [ 277 ] {20c080cb-6ec5-40a1-bcd9-4af8c1191a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12834 | 2025.08.11 21:42:56.291534 [ 277 ] {20c080cb-6ec5-40a1-bcd9-4af8c1191a06} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12835 | 2025.08.11 21:42:56.291820 [ 277 ] {20c080cb-6ec5-40a1-bcd9-4af8c1191a06} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2025.08.11 21:42:56.291986 [ 277 ] {20c080cb-6ec5-40a1-bcd9-4af8c1191a06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001696 sec., 14150.943396226416 rows/sec., 1.17 MiB/sec. | ||
| 12837 | 2025.08.11 21:42:56.292035 [ 277 ] {20c080cb-6ec5-40a1-bcd9-4af8c1191a06} <Debug> TCPHandler: Processed in 0.002019233 sec. | ||
| 12838 | 2025.08.11 21:42:56.292153 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12839 | 2025.08.11 21:42:56.292252 [ 277 ] {cf1f78cf-ec0f-4879-9342-e235b419a854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12840 | 2025.08.11 21:42:56.292295 [ 277 ] {cf1f78cf-ec0f-4879-9342-e235b419a854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12841 | 2025.08.11 21:42:56.292703 [ 277 ] {cf1f78cf-ec0f-4879-9342-e235b419a854} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12842 | 2025.08.11 21:42:56.292741 [ 277 ] {cf1f78cf-ec0f-4879-9342-e235b419a854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12843 | 2025.08.11 21:42:56.293044 [ 277 ] {cf1f78cf-ec0f-4879-9342-e235b419a854} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12844 | 2025.08.11 21:42:56.293254 [ 277 ] {cf1f78cf-ec0f-4879-9342-e235b419a854} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12845 | 2025.08.11 21:42:56.293384 [ 277 ] {cf1f78cf-ec0f-4879-9342-e235b419a854} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001156 sec., 10380.622837370243 rows/sec., 846.47 KiB/sec. | ||
| 12846 | 2025.08.11 21:42:56.293422 [ 277 ] {cf1f78cf-ec0f-4879-9342-e235b419a854} <Debug> TCPHandler: Processed in 0.001319462 sec. | ||
| 12847 | 2025.08.11 21:42:56.293529 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12848 | 2025.08.11 21:42:56.293622 [ 277 ] {17a597a9-553e-46e3-a730-4c1f7a005ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12849 | 2025.08.11 21:42:56.293660 [ 277 ] {17a597a9-553e-46e3-a730-4c1f7a005ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12850 | 2025.08.11 21:42:56.294124 [ 277 ] {17a597a9-553e-46e3-a730-4c1f7a005ecc} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2025.08.11 21:42:56.294160 [ 277 ] {17a597a9-553e-46e3-a730-4c1f7a005ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12852 | 2025.08.11 21:42:56.294472 [ 277 ] {17a597a9-553e-46e3-a730-4c1f7a005ecc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12853 | 2025.08.11 21:42:56.294691 [ 277 ] {17a597a9-553e-46e3-a730-4c1f7a005ecc} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12854 | 2025.08.11 21:42:56.294818 [ 277 ] {17a597a9-553e-46e3-a730-4c1f7a005ecc} <Debug> executeQuery: Read 212 rows, 19.29 KiB in 0.001215 sec., 174485.59670781894 rows/sec., 15.50 MiB/sec. | ||
| 12855 | 2025.08.11 21:42:56.294854 [ 277 ] {17a597a9-553e-46e3-a730-4c1f7a005ecc} <Debug> TCPHandler: Processed in 0.001372252 sec. | ||
| 12856 | 2025.08.11 21:42:56.294965 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12857 | 2025.08.11 21:42:56.295057 [ 277 ] {517bd994-ad40-45dd-904f-81c399d521df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12858 | 2025.08.11 21:42:56.295096 [ 277 ] {517bd994-ad40-45dd-904f-81c399d521df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12859 | 2025.08.11 21:42:56.295488 [ 277 ] {517bd994-ad40-45dd-904f-81c399d521df} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12860 | 2025.08.11 21:42:56.295524 [ 277 ] {517bd994-ad40-45dd-904f-81c399d521df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12861 | 2025.08.11 21:42:56.295816 [ 277 ] {517bd994-ad40-45dd-904f-81c399d521df} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 12862 | 2025.08.11 21:42:56.296019 [ 277 ] {517bd994-ad40-45dd-904f-81c399d521df} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12863 | 2025.08.11 21:42:56.296144 [ 277 ] {517bd994-ad40-45dd-904f-81c399d521df} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001106 sec., 35262.2061482821 rows/sec., 2.58 MiB/sec. | ||
| 12864 | 2025.08.11 21:42:56.296141 [ 54 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 12865 | 2025.08.11 21:42:56.296181 [ 277 ] {517bd994-ad40-45dd-904f-81c399d521df} <Debug> TCPHandler: Processed in 0.001262271 sec. | ||
| 12866 | 2025.08.11 21:42:56.296218 [ 54 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12867 | 2025.08.11 21:42:56.296243 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12868 | 2025.08.11 21:42:56.296293 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2025.08.11 21:42:56.296338 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 12870 | 2025.08.11 21:42:56.296390 [ 277 ] {4abbf39c-0804-4719-a392-28a387b6e875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12871 | 2025.08.11 21:42:56.296431 [ 277 ] {4abbf39c-0804-4719-a392-28a387b6e875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12872 | 2025.08.11 21:42:56.296441 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12873 | 2025.08.11 21:42:56.296475 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 72 rows starting from the beginning of the part | ||
| 12874 | 2025.08.11 21:42:56.296542 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 15 rows starting from the beginning of the part | ||
| 12875 | 2025.08.11 21:42:56.296593 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 29 rows starting from the beginning of the part | ||
| 12876 | 2025.08.11 21:42:56.296640 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 15 rows starting from the beginning of the part | ||
| 12877 | 2025.08.11 21:42:56.296693 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 27 rows starting from the beginning of the part | ||
| 12878 | 2025.08.11 21:42:56.296739 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 39 rows starting from the beginning of the part | ||
| 12879 | 2025.08.11 21:42:56.296813 [ 277 ] {4abbf39c-0804-4719-a392-28a387b6e875} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12880 | 2025.08.11 21:42:56.296848 [ 277 ] {4abbf39c-0804-4719-a392-28a387b6e875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12881 | 2025.08.11 21:42:56.297154 [ 277 ] {4abbf39c-0804-4719-a392-28a387b6e875} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12882 | 2025.08.11 21:42:56.297363 [ 277 ] {4abbf39c-0804-4719-a392-28a387b6e875} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12883 | 2025.08.11 21:42:56.297488 [ 277 ] {4abbf39c-0804-4719-a392-28a387b6e875} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.78 MiB/sec. | ||
| 12884 | 2025.08.11 21:42:56.297525 [ 277 ] {4abbf39c-0804-4719-a392-28a387b6e875} <Debug> TCPHandler: Processed in 0.001280081 sec. | ||
| 12885 | 2025.08.11 21:42:56.297570 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270191 sec., 155094.7849575379 rows/sec., 11.94 MiB/sec. | ||
| 12886 | 2025.08.11 21:42:56.297635 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2025.08.11 21:42:56.297712 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 12888 | 2025.08.11 21:42:56.297730 [ 277 ] {0320393c-2cf0-4e3d-8b39-eec8a8eb49bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12889 | 2025.08.11 21:42:56.297769 [ 277 ] {0320393c-2cf0-4e3d-8b39-eec8a8eb49bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12890 | 2025.08.11 21:42:56.297938 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12891 | 2025.08.11 21:42:56.297998 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_106_21} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 12892 | 2025.08.11 21:42:56.298060 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12893 | 2025.08.11 21:42:56.298149 [ 277 ] {0320393c-2cf0-4e3d-8b39-eec8a8eb49bb} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12894 | 2025.08.11 21:42:56.298183 [ 277 ] {0320393c-2cf0-4e3d-8b39-eec8a8eb49bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12895 | 2025.08.11 21:42:56.298468 [ 277 ] {0320393c-2cf0-4e3d-8b39-eec8a8eb49bb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12896 | 2025.08.11 21:42:56.298674 [ 277 ] {0320393c-2cf0-4e3d-8b39-eec8a8eb49bb} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12897 | 2025.08.11 21:42:56.298796 [ 277 ] {0320393c-2cf0-4e3d-8b39-eec8a8eb49bb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001084 sec., 11070.110701107013 rows/sec., 864.85 KiB/sec. | ||
| 12898 | 2025.08.11 21:42:56.298833 [ 277 ] {0320393c-2cf0-4e3d-8b39-eec8a8eb49bb} <Debug> TCPHandler: Processed in 0.001249681 sec. | ||
| 12899 | 2025.08.11 21:42:56.298934 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12900 | 2025.08.11 21:42:56.299023 [ 277 ] {2fd901c7-dbfe-476c-8bf0-a8f529e3b7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12901 | 2025.08.11 21:42:56.299061 [ 277 ] {2fd901c7-dbfe-476c-8bf0-a8f529e3b7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12902 | 2025.08.11 21:42:56.299470 [ 277 ] {2fd901c7-dbfe-476c-8bf0-a8f529e3b7b4} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12903 | 2025.08.11 21:42:56.299506 [ 277 ] {2fd901c7-dbfe-476c-8bf0-a8f529e3b7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12904 | 2025.08.11 21:42:56.299807 [ 277 ] {2fd901c7-dbfe-476c-8bf0-a8f529e3b7b4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12905 | 2025.08.11 21:42:56.300009 [ 277 ] {2fd901c7-dbfe-476c-8bf0-a8f529e3b7b4} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2025.08.11 21:42:56.300131 [ 277 ] {2fd901c7-dbfe-476c-8bf0-a8f529e3b7b4} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001125 sec., 112888.88888888889 rows/sec., 9.16 MiB/sec. | ||
| 12907 | 2025.08.11 21:42:56.300167 [ 277 ] {2fd901c7-dbfe-476c-8bf0-a8f529e3b7b4} <Debug> TCPHandler: Processed in 0.001280051 sec. | ||
| 12908 | 2025.08.11 21:42:56.300275 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12909 | 2025.08.11 21:42:56.300366 [ 277 ] {5b0cfb2a-85ec-4360-b54c-79307f860190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12910 | 2025.08.11 21:42:56.300407 [ 277 ] {5b0cfb2a-85ec-4360-b54c-79307f860190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12911 | 2025.08.11 21:42:56.300790 [ 277 ] {5b0cfb2a-85ec-4360-b54c-79307f860190} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2025.08.11 21:42:56.300825 [ 277 ] {5b0cfb2a-85ec-4360-b54c-79307f860190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12913 | 2025.08.11 21:42:56.301154 [ 277 ] {5b0cfb2a-85ec-4360-b54c-79307f860190} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12914 | 2025.08.11 21:42:56.301357 [ 277 ] {5b0cfb2a-85ec-4360-b54c-79307f860190} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12915 | 2025.08.11 21:42:56.301479 [ 277 ] {5b0cfb2a-85ec-4360-b54c-79307f860190} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001131 sec., 178603.00618921308 rows/sec., 12.80 MiB/sec. | ||
| 12916 | 2025.08.11 21:42:56.301515 [ 277 ] {5b0cfb2a-85ec-4360-b54c-79307f860190} <Debug> TCPHandler: Processed in 0.001286572 sec. | ||
| 12917 | 2025.08.11 21:42:56.301621 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12918 | 2025.08.11 21:42:56.301713 [ 277 ] {287c89ab-58ec-42c0-89cd-ef675acf5ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12919 | 2025.08.11 21:42:56.301766 [ 277 ] {287c89ab-58ec-42c0-89cd-ef675acf5ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12920 | 2025.08.11 21:42:56.302512 [ 277 ] {287c89ab-58ec-42c0-89cd-ef675acf5ca8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12921 | 2025.08.11 21:42:56.302548 [ 277 ] {287c89ab-58ec-42c0-89cd-ef675acf5ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12922 | 2025.08.11 21:42:56.303058 [ 277 ] {287c89ab-58ec-42c0-89cd-ef675acf5ca8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 12923 | 2025.08.11 21:42:56.303274 [ 277 ] {287c89ab-58ec-42c0-89cd-ef675acf5ca8} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12924 | 2025.08.11 21:42:56.303417 [ 277 ] {287c89ab-58ec-42c0-89cd-ef675acf5ca8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001722 sec., 8710.801393728223 rows/sec., 15.61 MiB/sec. | ||
| 12925 | 2025.08.11 21:42:56.303479 [ 277 ] {287c89ab-58ec-42c0-89cd-ef675acf5ca8} <Debug> TCPHandler: Processed in 0.001904342 sec. | ||
| 12926 | 2025.08.11 21:42:56.303600 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12927 | 2025.08.11 21:42:56.303692 [ 277 ] {1ac58dd3-39fb-42bf-a0f4-1e04388dc196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12928 | 2025.08.11 21:42:56.303734 [ 277 ] {1ac58dd3-39fb-42bf-a0f4-1e04388dc196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12929 | 2025.08.11 21:42:56.304063 [ 277 ] {1ac58dd3-39fb-42bf-a0f4-1e04388dc196} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12930 | 2025.08.11 21:42:56.304098 [ 277 ] {1ac58dd3-39fb-42bf-a0f4-1e04388dc196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12931 | 2025.08.11 21:42:56.304404 [ 277 ] {1ac58dd3-39fb-42bf-a0f4-1e04388dc196} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 12932 | 2025.08.11 21:42:56.304607 [ 277 ] {1ac58dd3-39fb-42bf-a0f4-1e04388dc196} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12933 | 2025.08.11 21:42:56.304732 [ 277 ] {1ac58dd3-39fb-42bf-a0f4-1e04388dc196} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 12934 | 2025.08.11 21:42:56.304767 [ 277 ] {1ac58dd3-39fb-42bf-a0f4-1e04388dc196} <Debug> TCPHandler: Processed in 0.001213971 sec. | ||
| 12935 | 2025.08.11 21:42:56.391300 [ 220 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12936 | 2025.08.11 21:42:56.391370 [ 220 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12937 | 2025.08.11 21:42:56.394724 [ 220 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12938 | 2025.08.11 21:42:56.894419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 | ||
| 12939 | 2025.08.11 21:42:56.894917 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2025.08.11 21:42:56.894964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12941 | 2025.08.11 21:42:56.895449 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12942 | 2025.08.11 21:42:56.895702 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2025.08.11 21:42:56.895842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 | ||
| 12944 | 2025.08.11 21:42:58.062979 [ 221 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12945 | 2025.08.11 21:42:58.063042 [ 221 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12946 | 2025.08.11 21:42:58.065062 [ 221 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12947 | 2025.08.11 21:42:58.761978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 565 | ||
| 12948 | 2025.08.11 21:42:58.777590 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2025.08.11 21:42:58.777646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. | ||
| 12950 | 2025.08.11 21:42:58.783490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12951 | 2025.08.11 21:42:58.784184 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2025.08.11 21:42:58.787036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 12953 | 2025.08.11 21:42:59.000244 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.33 MiB, peak 359.50 MiB, free memory in arenas 0.00 B, will set to 344.82 MiB (RSS), difference: 3.48 MiB | ||
| 12954 | 2025.08.11 21:43:01.288447 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2025.08.11 21:43:01.288661 [ 277 ] {f2cf3d13-f036-4450-8058-024decda3f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12956 | 2025.08.11 21:43:01.288738 [ 277 ] {f2cf3d13-f036-4450-8058-024decda3f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12957 | 2025.08.11 21:43:01.289593 [ 277 ] {f2cf3d13-f036-4450-8058-024decda3f8e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2025.08.11 21:43:01.289642 [ 277 ] {f2cf3d13-f036-4450-8058-024decda3f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12959 | 2025.08.11 21:43:01.290032 [ 277 ] {f2cf3d13-f036-4450-8058-024decda3f8e} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 12960 | 2025.08.11 21:43:01.290251 [ 277 ] {f2cf3d13-f036-4450-8058-024decda3f8e} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2025.08.11 21:43:01.290406 [ 277 ] {f2cf3d13-f036-4450-8058-024decda3f8e} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001801 sec., 61077.179344808435 rows/sec., 5.13 MiB/sec. | ||
| 12962 | 2025.08.11 21:43:01.290422 [ 103 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 12963 | 2025.08.11 21:43:01.290448 [ 277 ] {f2cf3d13-f036-4450-8058-024decda3f8e} <Debug> TCPHandler: Processed in 0.002139456 sec. | ||
| 12964 | 2025.08.11 21:43:01.290504 [ 103 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2025.08.11 21:43:01.290534 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12966 | 2025.08.11 21:43:01.290626 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12967 | 2025.08.11 21:43:01.290662 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 12968 | 2025.08.11 21:43:01.290726 [ 277 ] {0f2e53c0-b961-4498-8f0d-b5b98cfe8345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12969 | 2025.08.11 21:43:01.290772 [ 277 ] {0f2e53c0-b961-4498-8f0d-b5b98cfe8345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12970 | 2025.08.11 21:43:01.290824 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12971 | 2025.08.11 21:43:01.290867 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1409 rows starting from the beginning of the part | ||
| 12972 | 2025.08.11 21:43:01.290939 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
| 12973 | 2025.08.11 21:43:01.290989 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 86 rows starting from the beginning of the part | ||
| 12974 | 2025.08.11 21:43:01.291038 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 110 rows starting from the beginning of the part | ||
| 12975 | 2025.08.11 21:43:01.291084 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 212 rows starting from the beginning of the part | ||
| 12976 | 2025.08.11 21:43:01.291131 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 110 rows starting from the beginning of the part | ||
| 12977 | 2025.08.11 21:43:01.291212 [ 277 ] {0f2e53c0-b961-4498-8f0d-b5b98cfe8345} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12978 | 2025.08.11 21:43:01.291252 [ 277 ] {0f2e53c0-b961-4498-8f0d-b5b98cfe8345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12979 | 2025.08.11 21:43:01.291581 [ 277 ] {0f2e53c0-b961-4498-8f0d-b5b98cfe8345} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 12980 | 2025.08.11 21:43:01.291832 [ 277 ] {0f2e53c0-b961-4498-8f0d-b5b98cfe8345} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12981 | 2025.08.11 21:43:01.291987 [ 277 ] {0f2e53c0-b961-4498-8f0d-b5b98cfe8345} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001278 sec., 21126.76056338028 rows/sec., 1.55 MiB/sec. | ||
| 12982 | 2025.08.11 21:43:01.292029 [ 277 ] {0f2e53c0-b961-4498-8f0d-b5b98cfe8345} <Debug> TCPHandler: Processed in 0.001450324 sec. | ||
| 12983 | 2025.08.11 21:43:01.292062 [ 223 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12984 | 2025.08.11 21:43:01.292098 [ 223 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 12985 | 2025.08.11 21:43:01.292149 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12986 | 2025.08.11 21:43:01.292255 [ 277 ] {890eecfc-fc2c-484e-ae07-041ef5360358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12987 | 2025.08.11 21:43:01.292296 [ 277 ] {890eecfc-fc2c-484e-ae07-041ef5360358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12988 | 2025.08.11 21:43:01.292403 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1983 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180146 sec., 1100773.8167930457 rows/sec., 96.98 MiB/sec. | ||
| 12989 | 2025.08.11 21:43:01.292619 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 12990 | 2025.08.11 21:43:01.292777 [ 277 ] {890eecfc-fc2c-484e-ae07-041ef5360358} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2025.08.11 21:43:01.292823 [ 277 ] {890eecfc-fc2c-484e-ae07-041ef5360358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 12992 | 2025.08.11 21:43:01.292928 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2025.08.11 21:43:01.293011 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_126_25} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 12994 | 2025.08.11 21:43:01.293097 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 12995 | 2025.08.11 21:43:01.293158 [ 277 ] {890eecfc-fc2c-484e-ae07-041ef5360358} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 12996 | 2025.08.11 21:43:01.293396 [ 277 ] {890eecfc-fc2c-484e-ae07-041ef5360358} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2025.08.11 21:43:01.293546 [ 277 ] {890eecfc-fc2c-484e-ae07-041ef5360358} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001308 sec., 69571.86544342508 rows/sec., 5.43 MiB/sec. | ||
| 12998 | 2025.08.11 21:43:01.293553 [ 103 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 12999 | 2025.08.11 21:43:01.293591 [ 277 ] {890eecfc-fc2c-484e-ae07-041ef5360358} <Debug> TCPHandler: Processed in 0.001488205 sec. | ||
| 13000 | 2025.08.11 21:43:01.293601 [ 103 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2025.08.11 21:43:01.293630 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13002 | 2025.08.11 21:43:01.293718 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 13003 | 2025.08.11 21:43:01.293719 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13004 | 2025.08.11 21:43:01.293822 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13005 | 2025.08.11 21:43:01.293839 [ 277 ] {e1378eb1-bcdf-460e-b9ef-6b145ce822c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13006 | 2025.08.11 21:43:01.293855 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 634 rows starting from the beginning of the part | ||
| 13007 | 2025.08.11 21:43:01.293888 [ 277 ] {e1378eb1-bcdf-460e-b9ef-6b145ce822c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13008 | 2025.08.11 21:43:01.293914 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 13009 | 2025.08.11 21:43:01.293962 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 79 rows starting from the beginning of the part | ||
| 13010 | 2025.08.11 21:43:01.294007 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 91 rows starting from the beginning of the part | ||
| 13011 | 2025.08.11 21:43:01.294048 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 127 rows starting from the beginning of the part | ||
| 13012 | 2025.08.11 21:43:01.294086 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 91 rows starting from the beginning of the part | ||
| 13013 | 2025.08.11 21:43:01.294342 [ 277 ] {e1378eb1-bcdf-460e-b9ef-6b145ce822c1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2025.08.11 21:43:01.294385 [ 277 ] {e1378eb1-bcdf-460e-b9ef-6b145ce822c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13015 | 2025.08.11 21:43:01.294773 [ 277 ] {e1378eb1-bcdf-460e-b9ef-6b145ce822c1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13016 | 2025.08.11 21:43:01.294987 [ 277 ] {e1378eb1-bcdf-460e-b9ef-6b145ce822c1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13017 | 2025.08.11 21:43:01.294987 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304732 sec., 832354.8437533531 rows/sec., 67.15 MiB/sec. | ||
| 13018 | 2025.08.11 21:43:01.295120 [ 277 ] {e1378eb1-bcdf-460e-b9ef-6b145ce822c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 13019 | 2025.08.11 21:43:01.295126 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_121_25 to all_126_126_0 | ||
| 13020 | 2025.08.11 21:43:01.295153 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 13021 | 2025.08.11 21:43:01.295167 [ 277 ] {e1378eb1-bcdf-460e-b9ef-6b145ce822c1} <Debug> TCPHandler: Processed in 0.001494585 sec. | ||
| 13022 | 2025.08.11 21:43:01.295180 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13023 | 2025.08.11 21:43:01.295218 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13024 | 2025.08.11 21:43:01.295303 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2025.08.11 21:43:01.295314 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_25 to all_126_126_0 into Compact with storage Full | ||
| 13026 | 2025.08.11 21:43:01.295358 [ 223 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13027 | 2025.08.11 21:43:01.295404 [ 277 ] {e2ff0ac6-db52-414f-a9bc-ef5489b2d376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13028 | 2025.08.11 21:43:01.295463 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13029 | 2025.08.11 21:43:01.295467 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2025.08.11 21:43:01.295464 [ 277 ] {e2ff0ac6-db52-414f-a9bc-ef5489b2d376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13031 | 2025.08.11 21:43:01.295511 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_25, total 33972 rows starting from the beginning of the part | ||
| 13032 | 2025.08.11 21:43:01.295562 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_126_25} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 13033 | 2025.08.11 21:43:01.295599 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
| 13034 | 2025.08.11 21:43:01.295626 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13035 | 2025.08.11 21:43:01.295648 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 13036 | 2025.08.11 21:43:01.295695 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 13037 | 2025.08.11 21:43:01.295734 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 202 rows starting from the beginning of the part | ||
| 13038 | 2025.08.11 21:43:01.295774 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 13039 | 2025.08.11 21:43:01.296366 [ 277 ] {e2ff0ac6-db52-414f-a9bc-ef5489b2d376} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13040 | 2025.08.11 21:43:01.296408 [ 277 ] {e2ff0ac6-db52-414f-a9bc-ef5489b2d376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13041 | 2025.08.11 21:43:01.296947 [ 277 ] {e2ff0ac6-db52-414f-a9bc-ef5489b2d376} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13042 | 2025.08.11 21:43:01.297184 [ 277 ] {e2ff0ac6-db52-414f-a9bc-ef5489b2d376} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13043 | 2025.08.11 21:43:01.297308 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13044 | 2025.08.11 21:43:01.297324 [ 277 ] {e2ff0ac6-db52-414f-a9bc-ef5489b2d376} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001937 sec., 13939.081053175014 rows/sec., 24.98 MiB/sec. | ||
| 13045 | 2025.08.11 21:43:01.297354 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13046 | 2025.08.11 21:43:01.297379 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13047 | 2025.08.11 21:43:01.297394 [ 277 ] {e2ff0ac6-db52-414f-a9bc-ef5489b2d376} <Debug> TCPHandler: Processed in 0.002137996 sec. | ||
| 13048 | 2025.08.11 21:43:01.297464 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13049 | 2025.08.11 21:43:01.297517 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13050 | 2025.08.11 21:43:01.297615 [ 277 ] {f8ee5035-f457-45a8-b02f-a6415bf01686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13051 | 2025.08.11 21:43:01.297656 [ 277 ] {f8ee5035-f457-45a8-b02f-a6415bf01686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13052 | 2025.08.11 21:43:01.297708 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13053 | 2025.08.11 21:43:01.297788 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2040 rows starting from the beginning of the part | ||
| 13054 | 2025.08.11 21:43:01.297957 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 27 rows starting from the beginning of the part | ||
| 13055 | 2025.08.11 21:43:01.298016 [ 277 ] {f8ee5035-f457-45a8-b02f-a6415bf01686} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13056 | 2025.08.11 21:43:01.298057 [ 277 ] {f8ee5035-f457-45a8-b02f-a6415bf01686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13057 | 2025.08.11 21:43:01.298118 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 15 rows starting from the beginning of the part | ||
| 13058 | 2025.08.11 21:43:01.298285 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 27 rows starting from the beginning of the part | ||
| 13059 | 2025.08.11 21:43:01.298367 [ 277 ] {f8ee5035-f457-45a8-b02f-a6415bf01686} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 13060 | 2025.08.11 21:43:01.298439 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 15 rows starting from the beginning of the part | ||
| 13061 | 2025.08.11 21:43:01.298597 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 27 rows starting from the beginning of the part | ||
| 13062 | 2025.08.11 21:43:01.298598 [ 277 ] {f8ee5035-f457-45a8-b02f-a6415bf01686} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13063 | 2025.08.11 21:43:01.298731 [ 107 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 13064 | 2025.08.11 21:43:01.298744 [ 277 ] {f8ee5035-f457-45a8-b02f-a6415bf01686} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 13065 | 2025.08.11 21:43:01.298763 [ 107 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2025.08.11 21:43:01.298789 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13067 | 2025.08.11 21:43:01.298791 [ 277 ] {f8ee5035-f457-45a8-b02f-a6415bf01686} <Debug> TCPHandler: Processed in 0.001320913 sec. | ||
| 13068 | 2025.08.11 21:43:01.298861 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 13069 | 2025.08.11 21:43:01.298953 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13070 | 2025.08.11 21:43:01.298982 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6306 rows starting from the beginning of the part | ||
| 13071 | 2025.08.11 21:43:01.299039 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 24 rows starting from the beginning of the part | ||
| 13072 | 2025.08.11 21:43:01.299080 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 13073 | 2025.08.11 21:43:01.299117 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 13074 | 2025.08.11 21:43:01.299157 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 13075 | 2025.08.11 21:43:01.299194 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 13076 | 2025.08.11 21:43:01.301333 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6570 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504002 sec., 2623799.821246149 rows/sec., 176.90 MiB/sec. | ||
| 13077 | 2025.08.11 21:43:01.301713 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 13078 | 2025.08.11 21:43:01.301971 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2025.08.11 21:43:01.302032 [ 191 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_126_25} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 13080 | 2025.08.11 21:43:01.302092 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13081 | 2025.08.11 21:43:01.302228 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34718 rows, containing 5 columns (5 merged, 0 gathered) in 0.006962907 sec., 4986135.819421399 rows/sec., 341.76 MiB/sec. | ||
| 13082 | 2025.08.11 21:43:01.302445 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Trace> MergedBlockOutputStream: filled checksums all_1_126_26 (state Temporary) | ||
| 13083 | 2025.08.11 21:43:01.302685 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_126_26 to all_1_126_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13084 | 2025.08.11 21:43:01.302753 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_126_26} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_121_25, all_126_126_0] -> all_1_126_26 | ||
| 13085 | 2025.08.11 21:43:01.302822 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 13086 | 2025.08.11 21:43:01.307342 [ 191 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2151 rows, containing 19 columns (19 merged, 0 gathered) in 0.009911386 sec., 217023.12875313303 rows/sec., 388.90 MiB/sec. | ||
| 13087 | 2025.08.11 21:43:01.309123 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13088 | 2025.08.11 21:43:01.309451 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2025.08.11 21:43:01.309519 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13090 | 2025.08.11 21:43:01.309666 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.31 MiB. | ||
| 13091 | 2025.08.11 21:43:02.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.42 MiB, peak 365.20 MiB, free memory in arenas 0.00 B, will set to 348.33 MiB (RSS), difference: 2.91 MiB | ||
| 13092 | 2025.08.11 21:43:04.212209 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13093 | 2025.08.11 21:43:04.212265 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13094 | 2025.08.11 21:43:04.396050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 | ||
| 13095 | 2025.08.11 21:43:04.396840 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2025.08.11 21:43:04.396883 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13097 | 2025.08.11 21:43:04.397383 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13098 | 2025.08.11 21:43:04.397627 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13099 | 2025.08.11 21:43:04.397772 [ 105 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13100 | 2025.08.11 21:43:04.397795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
| 13101 | 2025.08.11 21:43:04.397830 [ 105 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2025.08.11 21:43:04.397857 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13103 | 2025.08.11 21:43:04.397957 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 13104 | 2025.08.11 21:43:04.398061 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13105 | 2025.08.11 21:43:04.398096 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part | ||
| 13106 | 2025.08.11 21:43:04.398162 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part | ||
| 13107 | 2025.08.11 21:43:04.398213 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part | ||
| 13108 | 2025.08.11 21:43:04.398259 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part | ||
| 13109 | 2025.08.11 21:43:04.398303 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part | ||
| 13110 | 2025.08.11 21:43:04.398348 [ 189 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part | ||
| 13111 | 2025.08.11 21:43:04.400784 [ 203 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.002869348 sec., 12138994.642685378 rows/sec., 173.65 MiB/sec. | ||
| 13112 | 2025.08.11 21:43:04.401164 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13113 | 2025.08.11 21:43:04.401539 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2025.08.11 21:43:04.401633 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_76_15} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13115 | 2025.08.11 21:43:04.401747 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 13116 | 2025.08.11 21:43:04.507396 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1806 | ||
| 13117 | 2025.08.11 21:43:04.509692 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2025.08.11 21:43:04.509740 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13119 | 2025.08.11 21:43:04.510925 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13120 | 2025.08.11 21:43:04.511182 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2025.08.11 21:43:04.511329 [ 105 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13122 | 2025.08.11 21:43:04.511394 [ 105 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2025.08.11 21:43:04.511426 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13124 | 2025.08.11 21:43:04.511441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1806 | ||
| 13125 | 2025.08.11 21:43:04.511589 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 13126 | 2025.08.11 21:43:04.512213 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13127 | 2025.08.11 21:43:04.512367 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1660 rows starting from the beginning of the part | ||
| 13128 | 2025.08.11 21:43:04.512744 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
| 13129 | 2025.08.11 21:43:04.513090 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 30 rows starting from the beginning of the part | ||
| 13130 | 2025.08.11 21:43:04.513409 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 13131 | 2025.08.11 21:43:04.513726 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 13132 | 2025.08.11 21:43:04.514056 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 13133 | 2025.08.11 21:43:04.520672 [ 189 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 72 columns (72 merged, 0 gathered) in 0.009166124 sec., 197029.84598506414 rows/sec., 148.99 MiB/sec. | ||
| 13134 | 2025.08.11 21:43:04.522468 [ 198 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13135 | 2025.08.11 21:43:04.523056 [ 198 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2025.08.11 21:43:04.523136 [ 198 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_56_11} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13137 | 2025.08.11 21:43:04.523461 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 13138 | 2025.08.11 21:43:06.287170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 13139 | 2025.08.11 21:43:06.288334 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13140 | 2025.08.11 21:43:06.288522 [ 277 ] {d60dde60-b073-4a35-8adb-84491c1cca41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13141 | 2025.08.11 21:43:06.288591 [ 277 ] {d60dde60-b073-4a35-8adb-84491c1cca41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13142 | 2025.08.11 21:43:06.289331 [ 277 ] {d60dde60-b073-4a35-8adb-84491c1cca41} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13143 | 2025.08.11 21:43:06.289385 [ 277 ] {d60dde60-b073-4a35-8adb-84491c1cca41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13144 | 2025.08.11 21:43:06.289808 [ 277 ] {d60dde60-b073-4a35-8adb-84491c1cca41} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13145 | 2025.08.11 21:43:06.290068 [ 277 ] {d60dde60-b073-4a35-8adb-84491c1cca41} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2025.08.11 21:43:06.290238 [ 277 ] {d60dde60-b073-4a35-8adb-84491c1cca41} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001765 sec., 48725.21246458923 rows/sec., 4.09 MiB/sec. | ||
| 13147 | 2025.08.11 21:43:06.290291 [ 277 ] {d60dde60-b073-4a35-8adb-84491c1cca41} <Debug> TCPHandler: Processed in 0.002094015 sec. | ||
| 13148 | 2025.08.11 21:43:06.290422 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13149 | 2025.08.11 21:43:06.290524 [ 277 ] {c92ab246-3c03-484b-b131-67ff5d2366b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13150 | 2025.08.11 21:43:06.290569 [ 277 ] {c92ab246-3c03-484b-b131-67ff5d2366b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13151 | 2025.08.11 21:43:06.291001 [ 277 ] {c92ab246-3c03-484b-b131-67ff5d2366b5} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13152 | 2025.08.11 21:43:06.291037 [ 277 ] {c92ab246-3c03-484b-b131-67ff5d2366b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13153 | 2025.08.11 21:43:06.291348 [ 277 ] {c92ab246-3c03-484b-b131-67ff5d2366b5} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13154 | 2025.08.11 21:43:06.291568 [ 277 ] {c92ab246-3c03-484b-b131-67ff5d2366b5} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13155 | 2025.08.11 21:43:06.291707 [ 277 ] {c92ab246-3c03-484b-b131-67ff5d2366b5} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001203 sec., 12468.827930174562 rows/sec., 937.60 KiB/sec. | ||
| 13156 | 2025.08.11 21:43:06.291748 [ 277 ] {c92ab246-3c03-484b-b131-67ff5d2366b5} <Debug> TCPHandler: Processed in 0.001379164 sec. | ||
| 13157 | 2025.08.11 21:43:06.291862 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13158 | 2025.08.11 21:43:06.291958 [ 277 ] {1c148c43-8ac8-400d-9b15-1417d08def02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13159 | 2025.08.11 21:43:06.291999 [ 277 ] {1c148c43-8ac8-400d-9b15-1417d08def02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13160 | 2025.08.11 21:43:06.292440 [ 277 ] {1c148c43-8ac8-400d-9b15-1417d08def02} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13161 | 2025.08.11 21:43:06.292476 [ 277 ] {1c148c43-8ac8-400d-9b15-1417d08def02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13162 | 2025.08.11 21:43:06.292811 [ 277 ] {1c148c43-8ac8-400d-9b15-1417d08def02} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13163 | 2025.08.11 21:43:06.293043 [ 277 ] {1c148c43-8ac8-400d-9b15-1417d08def02} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13164 | 2025.08.11 21:43:06.293177 [ 277 ] {1c148c43-8ac8-400d-9b15-1417d08def02} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001237 sec., 63864.187550525465 rows/sec., 4.99 MiB/sec. | ||
| 13165 | 2025.08.11 21:43:06.293217 [ 277 ] {1c148c43-8ac8-400d-9b15-1417d08def02} <Debug> TCPHandler: Processed in 0.001408534 sec. | ||
| 13166 | 2025.08.11 21:43:06.293332 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13167 | 2025.08.11 21:43:06.293428 [ 277 ] {7fb96686-ce5d-4095-a3a5-11ed3de59dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13168 | 2025.08.11 21:43:06.293472 [ 277 ] {7fb96686-ce5d-4095-a3a5-11ed3de59dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13169 | 2025.08.11 21:43:06.293920 [ 277 ] {7fb96686-ce5d-4095-a3a5-11ed3de59dfc} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13170 | 2025.08.11 21:43:06.293954 [ 277 ] {7fb96686-ce5d-4095-a3a5-11ed3de59dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13171 | 2025.08.11 21:43:06.294293 [ 277 ] {7fb96686-ce5d-4095-a3a5-11ed3de59dfc} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13172 | 2025.08.11 21:43:06.294519 [ 277 ] {7fb96686-ce5d-4095-a3a5-11ed3de59dfc} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13173 | 2025.08.11 21:43:06.294653 [ 277 ] {7fb96686-ce5d-4095-a3a5-11ed3de59dfc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 13174 | 2025.08.11 21:43:06.294697 [ 277 ] {7fb96686-ce5d-4095-a3a5-11ed3de59dfc} <Debug> TCPHandler: Processed in 0.001414834 sec. | ||
| 13175 | 2025.08.11 21:43:06.294812 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13176 | 2025.08.11 21:43:06.294907 [ 277 ] {1f78a61b-27db-4fcb-970a-dfdcab8794d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13177 | 2025.08.11 21:43:06.294964 [ 277 ] {1f78a61b-27db-4fcb-970a-dfdcab8794d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13178 | 2025.08.11 21:43:06.295807 [ 277 ] {1f78a61b-27db-4fcb-970a-dfdcab8794d1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13179 | 2025.08.11 21:43:06.295844 [ 277 ] {1f78a61b-27db-4fcb-970a-dfdcab8794d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13180 | 2025.08.11 21:43:06.296387 [ 277 ] {1f78a61b-27db-4fcb-970a-dfdcab8794d1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13181 | 2025.08.11 21:43:06.296618 [ 277 ] {1f78a61b-27db-4fcb-970a-dfdcab8794d1} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2025.08.11 21:43:06.296767 [ 277 ] {1f78a61b-27db-4fcb-970a-dfdcab8794d1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001875 sec., 8000 rows/sec., 14.34 MiB/sec. | ||
| 13183 | 2025.08.11 21:43:06.296845 [ 277 ] {1f78a61b-27db-4fcb-970a-dfdcab8794d1} <Debug> TCPHandler: Processed in 0.002082545 sec. | ||
| 13184 | 2025.08.11 21:43:06.296870 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13185 | 2025.08.11 21:43:06.296934 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13186 | 2025.08.11 21:43:06.296959 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2025.08.11 21:43:06.297061 [ 277 ] {cd007aa8-16f5-48d8-a134-fcbde52bcfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13188 | 2025.08.11 21:43:06.297104 [ 277 ] {cd007aa8-16f5-48d8-a134-fcbde52bcfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13189 | 2025.08.11 21:43:06.297460 [ 277 ] {cd007aa8-16f5-48d8-a134-fcbde52bcfaa} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13190 | 2025.08.11 21:43:06.297500 [ 277 ] {cd007aa8-16f5-48d8-a134-fcbde52bcfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13191 | 2025.08.11 21:43:06.297856 [ 277 ] {cd007aa8-16f5-48d8-a134-fcbde52bcfaa} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 13192 | 2025.08.11 21:43:06.298082 [ 277 ] {cd007aa8-16f5-48d8-a134-fcbde52bcfaa} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13193 | 2025.08.11 21:43:06.298222 [ 277 ] {cd007aa8-16f5-48d8-a134-fcbde52bcfaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 13194 | 2025.08.11 21:43:06.298262 [ 277 ] {cd007aa8-16f5-48d8-a134-fcbde52bcfaa} <Debug> TCPHandler: Processed in 0.001352753 sec. | ||
| 13195 | 2025.08.11 21:43:06.300035 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13196 | 2025.08.11 21:43:06.304233 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13197 | 2025.08.11 21:43:06.304294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13198 | 2025.08.11 21:43:06.310536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13199 | 2025.08.11 21:43:06.311251 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13200 | 2025.08.11 21:43:06.311546 [ 126 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13201 | 2025.08.11 21:43:06.311611 [ 126 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2025.08.11 21:43:06.311631 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13203 | 2025.08.11 21:43:06.311734 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 13204 | 2025.08.11 21:43:06.314520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 13205 | 2025.08.11 21:43:06.315620 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13206 | 2025.08.11 21:43:06.317268 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 13207 | 2025.08.11 21:43:06.322171 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 13208 | 2025.08.11 21:43:06.326820 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 13209 | 2025.08.11 21:43:06.331614 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 13210 | 2025.08.11 21:43:06.336730 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
| 13211 | 2025.08.11 21:43:06.341436 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 13212 | 2025.08.11 21:43:06.397644 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.08595356 sec., 6666.390548570647 rows/sec., 34.47 MiB/sec. | ||
| 13213 | 2025.08.11 21:43:06.399610 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13214 | 2025.08.11 21:43:06.401319 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2025.08.11 21:43:06.401413 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_76_15} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13216 | 2025.08.11 21:43:06.403086 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13217 | 2025.08.11 21:43:06.788103 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13218 | 2025.08.11 21:43:06.788156 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13219 | 2025.08.11 21:43:06.791024 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13220 | 2025.08.11 21:43:06.809526 [ 224 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13221 | 2025.08.11 21:43:06.809581 [ 224 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13222 | 2025.08.11 21:43:06.812371 [ 224 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13223 | 2025.08.11 21:43:07.000227 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.88 MiB, peak 367.29 MiB, free memory in arenas 0.00 B, will set to 348.44 MiB (RSS), difference: -1.44 MiB | ||
| 13224 | 2025.08.11 21:43:07.093645 [ 225 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13225 | 2025.08.11 21:43:07.093693 [ 225 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13226 | 2025.08.11 21:43:07.096825 [ 225 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13227 | 2025.08.11 21:43:07.759734 [ 225 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13228 | 2025.08.11 21:43:07.759802 [ 225 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13229 | 2025.08.11 21:43:07.762289 [ 225 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13230 | 2025.08.11 21:43:08.594161 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2025.08.11 21:43:08.594346 [ 277 ] {1cb447e6-4f0b-43f3-8f46-18157a815852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13232 | 2025.08.11 21:43:08.594415 [ 277 ] {1cb447e6-4f0b-43f3-8f46-18157a815852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13233 | 2025.08.11 21:43:08.595048 [ 277 ] {1cb447e6-4f0b-43f3-8f46-18157a815852} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13234 | 2025.08.11 21:43:08.595100 [ 277 ] {1cb447e6-4f0b-43f3-8f46-18157a815852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13235 | 2025.08.11 21:43:08.595489 [ 277 ] {1cb447e6-4f0b-43f3-8f46-18157a815852} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13236 | 2025.08.11 21:43:08.595719 [ 277 ] {1cb447e6-4f0b-43f3-8f46-18157a815852} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13237 | 2025.08.11 21:43:08.595886 [ 277 ] {1cb447e6-4f0b-43f3-8f46-18157a815852} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001587 sec., 2520.4788909892877 rows/sec., 205.53 KiB/sec. | ||
| 13238 | 2025.08.11 21:43:08.595937 [ 277 ] {1cb447e6-4f0b-43f3-8f46-18157a815852} <Debug> TCPHandler: Processed in 0.001910661 sec. | ||
| 13239 | 2025.08.11 21:43:08.596062 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13240 | 2025.08.11 21:43:08.596168 [ 277 ] {2808b4bb-565d-451b-934d-5a561fface68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13241 | 2025.08.11 21:43:08.596213 [ 277 ] {2808b4bb-565d-451b-934d-5a561fface68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13242 | 2025.08.11 21:43:08.597297 [ 277 ] {2808b4bb-565d-451b-934d-5a561fface68} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13243 | 2025.08.11 21:43:08.597336 [ 277 ] {2808b4bb-565d-451b-934d-5a561fface68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13244 | 2025.08.11 21:43:08.597731 [ 277 ] {2808b4bb-565d-451b-934d-5a561fface68} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13245 | 2025.08.11 21:43:08.597951 [ 277 ] {2808b4bb-565d-451b-934d-5a561fface68} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13246 | 2025.08.11 21:43:08.598092 [ 277 ] {2808b4bb-565d-451b-934d-5a561fface68} <Debug> executeQuery: Read 1252 rows, 106.17 KiB in 0.001947 sec., 643040.5752439651 rows/sec., 53.25 MiB/sec. | ||
| 13247 | 2025.08.11 21:43:08.598134 [ 277 ] {2808b4bb-565d-451b-934d-5a561fface68} <Debug> TCPHandler: Processed in 0.002123225 sec. | ||
| 13248 | 2025.08.11 21:43:08.598252 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13249 | 2025.08.11 21:43:08.598350 [ 277 ] {5786653e-7a14-4c4e-a007-cbb4986dfc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13250 | 2025.08.11 21:43:08.598391 [ 277 ] {5786653e-7a14-4c4e-a007-cbb4986dfc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13251 | 2025.08.11 21:43:08.598809 [ 277 ] {5786653e-7a14-4c4e-a007-cbb4986dfc33} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13252 | 2025.08.11 21:43:08.598849 [ 277 ] {5786653e-7a14-4c4e-a007-cbb4986dfc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13253 | 2025.08.11 21:43:08.599144 [ 277 ] {5786653e-7a14-4c4e-a007-cbb4986dfc33} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13254 | 2025.08.11 21:43:08.599376 [ 277 ] {5786653e-7a14-4c4e-a007-cbb4986dfc33} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13255 | 2025.08.11 21:43:08.599511 [ 277 ] {5786653e-7a14-4c4e-a007-cbb4986dfc33} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.00118 sec., 26271.186440677964 rows/sec., 1.91 MiB/sec. | ||
| 13256 | 2025.08.11 21:43:08.599552 [ 277 ] {5786653e-7a14-4c4e-a007-cbb4986dfc33} <Debug> TCPHandler: Processed in 0.001350053 sec. | ||
| 13257 | 2025.08.11 21:43:08.599662 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13258 | 2025.08.11 21:43:08.599757 [ 277 ] {fc153d92-9ec5-46e3-9cf6-08dd34661950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13259 | 2025.08.11 21:43:08.599797 [ 277 ] {fc153d92-9ec5-46e3-9cf6-08dd34661950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13260 | 2025.08.11 21:43:08.600300 [ 277 ] {fc153d92-9ec5-46e3-9cf6-08dd34661950} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13261 | 2025.08.11 21:43:08.600337 [ 277 ] {fc153d92-9ec5-46e3-9cf6-08dd34661950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13262 | 2025.08.11 21:43:08.600645 [ 277 ] {fc153d92-9ec5-46e3-9cf6-08dd34661950} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13263 | 2025.08.11 21:43:08.600873 [ 277 ] {fc153d92-9ec5-46e3-9cf6-08dd34661950} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13264 | 2025.08.11 21:43:08.601009 [ 277 ] {fc153d92-9ec5-46e3-9cf6-08dd34661950} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001269 sec., 179669.03073286053 rows/sec., 12.17 MiB/sec. | ||
| 13265 | 2025.08.11 21:43:08.601076 [ 277 ] {fc153d92-9ec5-46e3-9cf6-08dd34661950} <Debug> TCPHandler: Processed in 0.001463225 sec. | ||
| 13266 | 2025.08.11 21:43:08.601189 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13267 | 2025.08.11 21:43:08.601285 [ 277 ] {3f131911-cdc7-4ec3-b465-242dc5e7955e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13268 | 2025.08.11 21:43:08.601325 [ 277 ] {3f131911-cdc7-4ec3-b465-242dc5e7955e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13269 | 2025.08.11 21:43:08.601965 [ 277 ] {3f131911-cdc7-4ec3-b465-242dc5e7955e} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2025.08.11 21:43:08.602002 [ 277 ] {3f131911-cdc7-4ec3-b465-242dc5e7955e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13271 | 2025.08.11 21:43:08.602335 [ 277 ] {3f131911-cdc7-4ec3-b465-242dc5e7955e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13272 | 2025.08.11 21:43:08.602558 [ 277 ] {3f131911-cdc7-4ec3-b465-242dc5e7955e} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2025.08.11 21:43:08.602718 [ 277 ] {3f131911-cdc7-4ec3-b465-242dc5e7955e} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.00145 sec., 380000 rows/sec., 28.21 MiB/sec. | ||
| 13274 | 2025.08.11 21:43:08.602758 [ 277 ] {3f131911-cdc7-4ec3-b465-242dc5e7955e} <Debug> TCPHandler: Processed in 0.001616877 sec. | ||
| 13275 | 2025.08.11 21:43:08.602874 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13276 | 2025.08.11 21:43:08.602969 [ 277 ] {ff9b2577-f286-4539-b67f-da7d7f40ec08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13277 | 2025.08.11 21:43:08.603013 [ 277 ] {ff9b2577-f286-4539-b67f-da7d7f40ec08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13278 | 2025.08.11 21:43:08.603619 [ 277 ] {ff9b2577-f286-4539-b67f-da7d7f40ec08} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2025.08.11 21:43:08.603655 [ 277 ] {ff9b2577-f286-4539-b67f-da7d7f40ec08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13280 | 2025.08.11 21:43:08.604041 [ 277 ] {ff9b2577-f286-4539-b67f-da7d7f40ec08} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13281 | 2025.08.11 21:43:08.604276 [ 277 ] {ff9b2577-f286-4539-b67f-da7d7f40ec08} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2025.08.11 21:43:08.604411 [ 277 ] {ff9b2577-f286-4539-b67f-da7d7f40ec08} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001459 sec., 647018.5058259082 rows/sec., 43.39 MiB/sec. | ||
| 13283 | 2025.08.11 21:43:08.604450 [ 277 ] {ff9b2577-f286-4539-b67f-da7d7f40ec08} <Debug> TCPHandler: Processed in 0.001627417 sec. | ||
| 13284 | 2025.08.11 21:43:08.604566 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13285 | 2025.08.11 21:43:08.604661 [ 277 ] {5c842679-0377-429b-9f1b-5ab46ac7dd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13286 | 2025.08.11 21:43:08.604717 [ 277 ] {5c842679-0377-429b-9f1b-5ab46ac7dd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13287 | 2025.08.11 21:43:08.605546 [ 277 ] {5c842679-0377-429b-9f1b-5ab46ac7dd71} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2025.08.11 21:43:08.605583 [ 277 ] {5c842679-0377-429b-9f1b-5ab46ac7dd71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13289 | 2025.08.11 21:43:08.606116 [ 277 ] {5c842679-0377-429b-9f1b-5ab46ac7dd71} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13290 | 2025.08.11 21:43:08.606342 [ 277 ] {5c842679-0377-429b-9f1b-5ab46ac7dd71} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2025.08.11 21:43:08.606485 [ 277 ] {5c842679-0377-429b-9f1b-5ab46ac7dd71} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001841 sec., 14665.942422596416 rows/sec., 26.28 MiB/sec. | ||
| 13292 | 2025.08.11 21:43:08.606552 [ 277 ] {5c842679-0377-429b-9f1b-5ab46ac7dd71} <Debug> TCPHandler: Processed in 0.002035615 sec. | ||
| 13293 | 2025.08.11 21:43:08.606673 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2025.08.11 21:43:08.606769 [ 277 ] {a8a8423b-51a6-4339-b882-7ebb4fa65f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13295 | 2025.08.11 21:43:08.606811 [ 277 ] {a8a8423b-51a6-4339-b882-7ebb4fa65f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13296 | 2025.08.11 21:43:08.607148 [ 277 ] {a8a8423b-51a6-4339-b882-7ebb4fa65f76} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2025.08.11 21:43:08.607184 [ 277 ] {a8a8423b-51a6-4339-b882-7ebb4fa65f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13298 | 2025.08.11 21:43:08.607486 [ 277 ] {a8a8423b-51a6-4339-b882-7ebb4fa65f76} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 13299 | 2025.08.11 21:43:08.607706 [ 277 ] {a8a8423b-51a6-4339-b882-7ebb4fa65f76} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2025.08.11 21:43:08.607838 [ 277 ] {a8a8423b-51a6-4339-b882-7ebb4fa65f76} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001086 sec., 33149.17127071823 rows/sec., 2.23 MiB/sec. | ||
| 13301 | 2025.08.11 21:43:08.607875 [ 277 ] {a8a8423b-51a6-4339-b882-7ebb4fa65f76} <Debug> TCPHandler: Processed in 0.001251571 sec. | ||
| 13302 | 2025.08.11 21:43:11.283762 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2025.08.11 21:43:11.283960 [ 277 ] {30229c9c-5eeb-48cb-ba57-20f2c8770a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13304 | 2025.08.11 21:43:11.284031 [ 277 ] {30229c9c-5eeb-48cb-ba57-20f2c8770a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13305 | 2025.08.11 21:43:11.284778 [ 277 ] {30229c9c-5eeb-48cb-ba57-20f2c8770a88} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2025.08.11 21:43:11.284828 [ 277 ] {30229c9c-5eeb-48cb-ba57-20f2c8770a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13307 | 2025.08.11 21:43:11.285235 [ 277 ] {30229c9c-5eeb-48cb-ba57-20f2c8770a88} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13308 | 2025.08.11 21:43:11.285482 [ 277 ] {30229c9c-5eeb-48cb-ba57-20f2c8770a88} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2025.08.11 21:43:11.285640 [ 277 ] {30229c9c-5eeb-48cb-ba57-20f2c8770a88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.48 MiB/sec. | ||
| 13310 | 2025.08.11 21:43:11.285683 [ 277 ] {30229c9c-5eeb-48cb-ba57-20f2c8770a88} <Debug> TCPHandler: Processed in 0.002050554 sec. | ||
| 13311 | 2025.08.11 21:43:11.285817 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2025.08.11 21:43:11.285913 [ 277 ] {cc33356a-44d9-43d9-a177-c6c4abb5d581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13313 | 2025.08.11 21:43:11.285955 [ 277 ] {cc33356a-44d9-43d9-a177-c6c4abb5d581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13314 | 2025.08.11 21:43:11.286387 [ 277 ] {cc33356a-44d9-43d9-a177-c6c4abb5d581} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2025.08.11 21:43:11.286423 [ 277 ] {cc33356a-44d9-43d9-a177-c6c4abb5d581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13316 | 2025.08.11 21:43:11.286724 [ 277 ] {cc33356a-44d9-43d9-a177-c6c4abb5d581} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13317 | 2025.08.11 21:43:11.286950 [ 277 ] {cc33356a-44d9-43d9-a177-c6c4abb5d581} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2025.08.11 21:43:11.287081 [ 277 ] {cc33356a-44d9-43d9-a177-c6c4abb5d581} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 13319 | 2025.08.11 21:43:11.287120 [ 277 ] {cc33356a-44d9-43d9-a177-c6c4abb5d581} <Debug> TCPHandler: Processed in 0.001353352 sec. | ||
| 13320 | 2025.08.11 21:43:11.287237 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2025.08.11 21:43:11.287331 [ 277 ] {fceb087b-1a01-4878-9a1d-dc4e17259210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13322 | 2025.08.11 21:43:11.287376 [ 277 ] {fceb087b-1a01-4878-9a1d-dc4e17259210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13323 | 2025.08.11 21:43:11.287749 [ 277 ] {fceb087b-1a01-4878-9a1d-dc4e17259210} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2025.08.11 21:43:11.287785 [ 277 ] {fceb087b-1a01-4878-9a1d-dc4e17259210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13325 | 2025.08.11 21:43:11.288118 [ 277 ] {fceb087b-1a01-4878-9a1d-dc4e17259210} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13326 | 2025.08.11 21:43:11.288341 [ 277 ] {fceb087b-1a01-4878-9a1d-dc4e17259210} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2025.08.11 21:43:11.288473 [ 277 ] {fceb087b-1a01-4878-9a1d-dc4e17259210} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 3.85 MiB/sec. | ||
| 13328 | 2025.08.11 21:43:11.288511 [ 277 ] {fceb087b-1a01-4878-9a1d-dc4e17259210} <Debug> TCPHandler: Processed in 0.001324133 sec. | ||
| 13329 | 2025.08.11 21:43:11.288626 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2025.08.11 21:43:11.288720 [ 277 ] {5814cf22-3a88-46ff-8d69-1e3461f0ee1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13331 | 2025.08.11 21:43:11.288762 [ 277 ] {5814cf22-3a88-46ff-8d69-1e3461f0ee1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13332 | 2025.08.11 21:43:11.289084 [ 277 ] {5814cf22-3a88-46ff-8d69-1e3461f0ee1d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2025.08.11 21:43:11.289119 [ 277 ] {5814cf22-3a88-46ff-8d69-1e3461f0ee1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13334 | 2025.08.11 21:43:11.289418 [ 277 ] {5814cf22-3a88-46ff-8d69-1e3461f0ee1d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 13335 | 2025.08.11 21:43:11.289643 [ 277 ] {5814cf22-3a88-46ff-8d69-1e3461f0ee1d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2025.08.11 21:43:11.289773 [ 277 ] {5814cf22-3a88-46ff-8d69-1e3461f0ee1d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001069 sec., 22450.88868101029 rows/sec., 1.51 MiB/sec. | ||
| 13337 | 2025.08.11 21:43:11.289811 [ 277 ] {5814cf22-3a88-46ff-8d69-1e3461f0ee1d} <Debug> TCPHandler: Processed in 0.001233211 sec. | ||
| 13338 | 2025.08.11 21:43:11.897997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 | ||
| 13339 | 2025.08.11 21:43:11.898547 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13340 | 2025.08.11 21:43:11.898598 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13341 | 2025.08.11 21:43:11.899100 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13342 | 2025.08.11 21:43:11.899350 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13343 | 2025.08.11 21:43:11.899506 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 | ||
| 13344 | 2025.08.11 21:43:13.814640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 13345 | 2025.08.11 21:43:13.830380 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13346 | 2025.08.11 21:43:13.830427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13347 | 2025.08.11 21:43:13.836501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13348 | 2025.08.11 21:43:13.837180 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2025.08.11 21:43:13.840107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 13350 | 2025.08.11 21:43:14.511703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1842 | ||
| 13351 | 2025.08.11 21:43:14.514146 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13352 | 2025.08.11 21:43:14.514200 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13353 | 2025.08.11 21:43:14.515392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13354 | 2025.08.11 21:43:14.515661 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13355 | 2025.08.11 21:43:14.516093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 13356 | 2025.08.11 21:43:16.288056 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13357 | 2025.08.11 21:43:16.288261 [ 277 ] {70f6a9d2-7a30-4c5b-8fe6-5cfde48d9264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13358 | 2025.08.11 21:43:16.288330 [ 277 ] {70f6a9d2-7a30-4c5b-8fe6-5cfde48d9264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13359 | 2025.08.11 21:43:16.289034 [ 277 ] {70f6a9d2-7a30-4c5b-8fe6-5cfde48d9264} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2025.08.11 21:43:16.289086 [ 277 ] {70f6a9d2-7a30-4c5b-8fe6-5cfde48d9264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13361 | 2025.08.11 21:43:16.289510 [ 277 ] {70f6a9d2-7a30-4c5b-8fe6-5cfde48d9264} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 13362 | 2025.08.11 21:43:16.289755 [ 277 ] {70f6a9d2-7a30-4c5b-8fe6-5cfde48d9264} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2025.08.11 21:43:16.289924 [ 277 ] {70f6a9d2-7a30-4c5b-8fe6-5cfde48d9264} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001711 sec., 50263.00409117475 rows/sec., 4.22 MiB/sec. | ||
| 13364 | 2025.08.11 21:43:16.289978 [ 277 ] {70f6a9d2-7a30-4c5b-8fe6-5cfde48d9264} <Debug> TCPHandler: Processed in 0.002067925 sec. | ||
| 13365 | 2025.08.11 21:43:16.290107 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2025.08.11 21:43:16.290213 [ 277 ] {0d5d7f5f-8882-4890-8bba-109fdbe43e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13367 | 2025.08.11 21:43:16.290259 [ 277 ] {0d5d7f5f-8882-4890-8bba-109fdbe43e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13368 | 2025.08.11 21:43:16.290686 [ 277 ] {0d5d7f5f-8882-4890-8bba-109fdbe43e25} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2025.08.11 21:43:16.290724 [ 277 ] {0d5d7f5f-8882-4890-8bba-109fdbe43e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13370 | 2025.08.11 21:43:16.291037 [ 277 ] {0d5d7f5f-8882-4890-8bba-109fdbe43e25} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13371 | 2025.08.11 21:43:16.291264 [ 277 ] {0d5d7f5f-8882-4890-8bba-109fdbe43e25} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2025.08.11 21:43:16.291402 [ 277 ] {0d5d7f5f-8882-4890-8bba-109fdbe43e25} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001212 sec., 12376.237623762376 rows/sec., 930.64 KiB/sec. | ||
| 13373 | 2025.08.11 21:43:16.291444 [ 277 ] {0d5d7f5f-8882-4890-8bba-109fdbe43e25} <Debug> TCPHandler: Processed in 0.001388714 sec. | ||
| 13374 | 2025.08.11 21:43:16.291566 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13375 | 2025.08.11 21:43:16.291665 [ 277 ] {3869e8f9-25cf-4951-bfc5-376a4673f6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13376 | 2025.08.11 21:43:16.291707 [ 277 ] {3869e8f9-25cf-4951-bfc5-376a4673f6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13377 | 2025.08.11 21:43:16.292159 [ 277 ] {3869e8f9-25cf-4951-bfc5-376a4673f6b2} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13378 | 2025.08.11 21:43:16.292197 [ 277 ] {3869e8f9-25cf-4951-bfc5-376a4673f6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13379 | 2025.08.11 21:43:16.292563 [ 277 ] {3869e8f9-25cf-4951-bfc5-376a4673f6b2} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 13380 | 2025.08.11 21:43:16.292798 [ 277 ] {3869e8f9-25cf-4951-bfc5-376a4673f6b2} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13381 | 2025.08.11 21:43:16.292933 [ 277 ] {3869e8f9-25cf-4951-bfc5-376a4673f6b2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001288 sec., 61335.40372670807 rows/sec., 4.79 MiB/sec. | ||
| 13382 | 2025.08.11 21:43:16.292974 [ 277 ] {3869e8f9-25cf-4951-bfc5-376a4673f6b2} <Debug> TCPHandler: Processed in 0.001457124 sec. | ||
| 13383 | 2025.08.11 21:43:16.293090 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13384 | 2025.08.11 21:43:16.293210 [ 277 ] {2601df26-bb11-4b2d-9b78-ded5b2581405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13385 | 2025.08.11 21:43:16.293255 [ 277 ] {2601df26-bb11-4b2d-9b78-ded5b2581405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13386 | 2025.08.11 21:43:16.293674 [ 277 ] {2601df26-bb11-4b2d-9b78-ded5b2581405} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13387 | 2025.08.11 21:43:16.293711 [ 277 ] {2601df26-bb11-4b2d-9b78-ded5b2581405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13388 | 2025.08.11 21:43:16.294066 [ 277 ] {2601df26-bb11-4b2d-9b78-ded5b2581405} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 13389 | 2025.08.11 21:43:16.294321 [ 277 ] {2601df26-bb11-4b2d-9b78-ded5b2581405} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13390 | 2025.08.11 21:43:16.294454 [ 277 ] {2601df26-bb11-4b2d-9b78-ded5b2581405} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 13391 | 2025.08.11 21:43:16.294493 [ 277 ] {2601df26-bb11-4b2d-9b78-ded5b2581405} <Debug> TCPHandler: Processed in 0.001453505 sec. | ||
| 13392 | 2025.08.11 21:43:16.294603 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13393 | 2025.08.11 21:43:16.294698 [ 277 ] {6eab7f9c-4c28-4d24-8a91-03a7960bd344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13394 | 2025.08.11 21:43:16.294755 [ 277 ] {6eab7f9c-4c28-4d24-8a91-03a7960bd344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13395 | 2025.08.11 21:43:16.295566 [ 277 ] {6eab7f9c-4c28-4d24-8a91-03a7960bd344} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13396 | 2025.08.11 21:43:16.295602 [ 277 ] {6eab7f9c-4c28-4d24-8a91-03a7960bd344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13397 | 2025.08.11 21:43:16.296129 [ 277 ] {6eab7f9c-4c28-4d24-8a91-03a7960bd344} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13398 | 2025.08.11 21:43:16.296350 [ 277 ] {6eab7f9c-4c28-4d24-8a91-03a7960bd344} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13399 | 2025.08.11 21:43:16.296490 [ 277 ] {6eab7f9c-4c28-4d24-8a91-03a7960bd344} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00181 sec., 8287.292817679558 rows/sec., 14.85 MiB/sec. | ||
| 13400 | 2025.08.11 21:43:16.296545 [ 277 ] {6eab7f9c-4c28-4d24-8a91-03a7960bd344} <Debug> TCPHandler: Processed in 0.001991223 sec. | ||
| 13401 | 2025.08.11 21:43:16.296655 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13402 | 2025.08.11 21:43:16.296751 [ 277 ] {1eb0481e-16ff-4ea5-a3e2-8f45cd5ea8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13403 | 2025.08.11 21:43:16.296793 [ 277 ] {1eb0481e-16ff-4ea5-a3e2-8f45cd5ea8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13404 | 2025.08.11 21:43:16.297133 [ 277 ] {1eb0481e-16ff-4ea5-a3e2-8f45cd5ea8f1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13405 | 2025.08.11 21:43:16.297169 [ 277 ] {1eb0481e-16ff-4ea5-a3e2-8f45cd5ea8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13406 | 2025.08.11 21:43:16.297483 [ 277 ] {1eb0481e-16ff-4ea5-a3e2-8f45cd5ea8f1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 13407 | 2025.08.11 21:43:16.297708 [ 277 ] {1eb0481e-16ff-4ea5-a3e2-8f45cd5ea8f1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13408 | 2025.08.11 21:43:16.297836 [ 277 ] {1eb0481e-16ff-4ea5-a3e2-8f45cd5ea8f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 13409 | 2025.08.11 21:43:16.297872 [ 277 ] {1eb0481e-16ff-4ea5-a3e2-8f45cd5ea8f1} <Debug> TCPHandler: Processed in 0.001266371 sec. | ||
| 13410 | 2025.08.11 21:43:19.212535 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13411 | 2025.08.11 21:43:19.212586 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13412 | 2025.08.11 21:43:19.399755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 | ||
| 13413 | 2025.08.11 21:43:19.400492 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13414 | 2025.08.11 21:43:19.400545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13415 | 2025.08.11 21:43:19.401048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13416 | 2025.08.11 21:43:19.401288 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13417 | 2025.08.11 21:43:19.401445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
| 13418 | 2025.08.11 21:43:19.950020 [ 221 ] {} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13419 | 2025.08.11 21:43:19.950098 [ 221 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13420 | 2025.08.11 21:43:19.953095 [ 221 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13421 | 2025.08.11 21:43:21.289916 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2025.08.11 21:43:21.290111 [ 277 ] {8355ebfb-909b-4422-8e18-d8b7bef9d106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13423 | 2025.08.11 21:43:21.290177 [ 277 ] {8355ebfb-909b-4422-8e18-d8b7bef9d106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13424 | 2025.08.11 21:43:21.290882 [ 277 ] {8355ebfb-909b-4422-8e18-d8b7bef9d106} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2025.08.11 21:43:21.290931 [ 277 ] {8355ebfb-909b-4422-8e18-d8b7bef9d106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13426 | 2025.08.11 21:43:21.291322 [ 277 ] {8355ebfb-909b-4422-8e18-d8b7bef9d106} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 13427 | 2025.08.11 21:43:21.291542 [ 277 ] {8355ebfb-909b-4422-8e18-d8b7bef9d106} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2025.08.11 21:43:21.291700 [ 277 ] {8355ebfb-909b-4422-8e18-d8b7bef9d106} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001639 sec., 67114.09395973154 rows/sec., 5.64 MiB/sec. | ||
| 13429 | 2025.08.11 21:43:21.291725 [ 114 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 13430 | 2025.08.11 21:43:21.291750 [ 277 ] {8355ebfb-909b-4422-8e18-d8b7bef9d106} <Debug> TCPHandler: Processed in 0.001967483 sec. | ||
| 13431 | 2025.08.11 21:43:21.291801 [ 114 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13432 | 2025.08.11 21:43:21.291830 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13433 | 2025.08.11 21:43:21.291909 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13434 | 2025.08.11 21:43:21.291941 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 13435 | 2025.08.11 21:43:21.292022 [ 277 ] {deb99c35-fe87-42b8-bd52-ea2cd6611cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13436 | 2025.08.11 21:43:21.292069 [ 277 ] {deb99c35-fe87-42b8-bd52-ea2cd6611cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13437 | 2025.08.11 21:43:21.292082 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13438 | 2025.08.11 21:43:21.292126 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1409 rows starting from the beginning of the part | ||
| 13439 | 2025.08.11 21:43:21.292201 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 86 rows starting from the beginning of the part | ||
| 13440 | 2025.08.11 21:43:21.292255 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1252 rows starting from the beginning of the part | ||
| 13441 | 2025.08.11 21:43:21.292305 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 56 rows starting from the beginning of the part | ||
| 13442 | 2025.08.11 21:43:21.292349 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 86 rows starting from the beginning of the part | ||
| 13443 | 2025.08.11 21:43:21.292389 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 110 rows starting from the beginning of the part | ||
| 13444 | 2025.08.11 21:43:21.292548 [ 277 ] {deb99c35-fe87-42b8-bd52-ea2cd6611cd4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13445 | 2025.08.11 21:43:21.292591 [ 277 ] {deb99c35-fe87-42b8-bd52-ea2cd6611cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13446 | 2025.08.11 21:43:21.292912 [ 277 ] {deb99c35-fe87-42b8-bd52-ea2cd6611cd4} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13447 | 2025.08.11 21:43:21.293142 [ 277 ] {deb99c35-fe87-42b8-bd52-ea2cd6611cd4} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13448 | 2025.08.11 21:43:21.293270 [ 114 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13449 | 2025.08.11 21:43:21.293279 [ 277 ] {deb99c35-fe87-42b8-bd52-ea2cd6611cd4} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001283 sec., 21044.427123928293 rows/sec., 1.55 MiB/sec. | ||
| 13450 | 2025.08.11 21:43:21.293302 [ 114 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2025.08.11 21:43:21.293328 [ 277 ] {deb99c35-fe87-42b8-bd52-ea2cd6611cd4} <Debug> TCPHandler: Processed in 0.001469574 sec. | ||
| 13452 | 2025.08.11 21:43:21.293329 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13453 | 2025.08.11 21:43:21.293448 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13454 | 2025.08.11 21:43:21.293462 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13455 | 2025.08.11 21:43:21.293549 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13456 | 2025.08.11 21:43:21.293563 [ 277 ] {737ca5f2-cb32-4a5c-83da-cd60f25216dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13457 | 2025.08.11 21:43:21.293577 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 72 rows starting from the beginning of the part | ||
| 13458 | 2025.08.11 21:43:21.293603 [ 277 ] {737ca5f2-cb32-4a5c-83da-cd60f25216dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13459 | 2025.08.11 21:43:21.293632 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 27 rows starting from the beginning of the part | ||
| 13460 | 2025.08.11 21:43:21.293675 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 15 rows starting from the beginning of the part | ||
| 13461 | 2025.08.11 21:43:21.293717 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 31 rows starting from the beginning of the part | ||
| 13462 | 2025.08.11 21:43:21.293739 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001844461 sec., 1625949.2610578376 rows/sec., 141.72 MiB/sec. | ||
| 13463 | 2025.08.11 21:43:21.293755 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 15 rows starting from the beginning of the part | ||
| 13464 | 2025.08.11 21:43:21.293824 [ 197 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 27 rows starting from the beginning of the part | ||
| 13465 | 2025.08.11 21:43:21.294021 [ 277 ] {737ca5f2-cb32-4a5c-83da-cd60f25216dc} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2025.08.11 21:43:21.294057 [ 277 ] {737ca5f2-cb32-4a5c-83da-cd60f25216dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13467 | 2025.08.11 21:43:21.294070 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 13468 | 2025.08.11 21:43:21.294391 [ 277 ] {737ca5f2-cb32-4a5c-83da-cd60f25216dc} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 13469 | 2025.08.11 21:43:21.294480 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2025.08.11 21:43:21.294505 [ 193 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098929 sec., 170165.67949339765 rows/sec., 13.09 MiB/sec. | ||
| 13471 | 2025.08.11 21:43:21.294583 [ 187 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_131_26} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 13472 | 2025.08.11 21:43:21.294655 [ 277 ] {737ca5f2-cb32-4a5c-83da-cd60f25216dc} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2025.08.11 21:43:21.294677 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13474 | 2025.08.11 21:43:21.294695 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 13475 | 2025.08.11 21:43:21.294790 [ 114 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 13476 | 2025.08.11 21:43:21.294797 [ 277 ] {737ca5f2-cb32-4a5c-83da-cd60f25216dc} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001253 sec., 72625.69832402235 rows/sec., 5.67 MiB/sec. | ||
| 13477 | 2025.08.11 21:43:21.294823 [ 114 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2025.08.11 21:43:21.294851 [ 277 ] {737ca5f2-cb32-4a5c-83da-cd60f25216dc} <Debug> TCPHandler: Processed in 0.001436424 sec. | ||
| 13479 | 2025.08.11 21:43:21.294851 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13480 | 2025.08.11 21:43:21.294936 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 13481 | 2025.08.11 21:43:21.294971 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13482 | 2025.08.11 21:43:21.295006 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13483 | 2025.08.11 21:43:21.295024 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13484 | 2025.08.11 21:43:21.295054 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 634 rows starting from the beginning of the part | ||
| 13485 | 2025.08.11 21:43:21.295066 [ 277 ] {8f6eba4c-cca6-4faf-ac17-e7911f96be1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13486 | 2025.08.11 21:43:21.295090 [ 192 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_111_22} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13487 | 2025.08.11 21:43:21.295106 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 79 rows starting from the beginning of the part | ||
| 13488 | 2025.08.11 21:43:21.295112 [ 277 ] {8f6eba4c-cca6-4faf-ac17-e7911f96be1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13489 | 2025.08.11 21:43:21.295152 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 551 rows starting from the beginning of the part | ||
| 13490 | 2025.08.11 21:43:21.295190 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 13491 | 2025.08.11 21:43:21.295205 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13492 | 2025.08.11 21:43:21.295226 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 79 rows starting from the beginning of the part | ||
| 13493 | 2025.08.11 21:43:21.295269 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 91 rows starting from the beginning of the part | ||
| 13494 | 2025.08.11 21:43:21.295515 [ 277 ] {8f6eba4c-cca6-4faf-ac17-e7911f96be1d} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13495 | 2025.08.11 21:43:21.295549 [ 277 ] {8f6eba4c-cca6-4faf-ac17-e7911f96be1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13496 | 2025.08.11 21:43:21.295871 [ 277 ] {8f6eba4c-cca6-4faf-ac17-e7911f96be1d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 13497 | 2025.08.11 21:43:21.296077 [ 277 ] {8f6eba4c-cca6-4faf-ac17-e7911f96be1d} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13498 | 2025.08.11 21:43:21.296163 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254821 sec., 1193795.7684801258 rows/sec., 94.72 MiB/sec. | ||
| 13499 | 2025.08.11 21:43:21.296198 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 3 parts from all_1_126_26 to all_128_128_0 | ||
| 13500 | 2025.08.11 21:43:21.296206 [ 277 ] {8f6eba4c-cca6-4faf-ac17-e7911f96be1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 13501 | 2025.08.11 21:43:21.296230 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2025.08.11 21:43:21.296253 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13503 | 2025.08.11 21:43:21.296257 [ 277 ] {8f6eba4c-cca6-4faf-ac17-e7911f96be1d} <Debug> TCPHandler: Processed in 0.001333342 sec. | ||
| 13504 | 2025.08.11 21:43:21.296321 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 13505 | 2025.08.11 21:43:21.296341 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_128_27} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_126_26 to all_128_128_0 into Compact with storage Full | ||
| 13506 | 2025.08.11 21:43:21.296372 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13507 | 2025.08.11 21:43:21.296470 [ 277 ] {1fd6aacb-e796-4455-8ce8-92365557c647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13508 | 2025.08.11 21:43:21.296479 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_128_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13509 | 2025.08.11 21:43:21.296529 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_126_26, total 34718 rows starting from the beginning of the part | ||
| 13510 | 2025.08.11 21:43:21.296531 [ 277 ] {1fd6aacb-e796-4455-8ce8-92365557c647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13511 | 2025.08.11 21:43:21.296596 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13512 | 2025.08.11 21:43:21.296612 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 13513 | 2025.08.11 21:43:21.296665 [ 192 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_131_26} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 13514 | 2025.08.11 21:43:21.296673 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 944 rows starting from the beginning of the part | ||
| 13515 | 2025.08.11 21:43:21.296757 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 13516 | 2025.08.11 21:43:21.297384 [ 277 ] {1fd6aacb-e796-4455-8ce8-92365557c647} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2025.08.11 21:43:21.297426 [ 277 ] {1fd6aacb-e796-4455-8ce8-92365557c647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13518 | 2025.08.11 21:43:21.297962 [ 277 ] {1fd6aacb-e796-4455-8ce8-92365557c647} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 13519 | 2025.08.11 21:43:21.298181 [ 277 ] {1fd6aacb-e796-4455-8ce8-92365557c647} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13520 | 2025.08.11 21:43:21.298322 [ 277 ] {1fd6aacb-e796-4455-8ce8-92365557c647} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00187 sec., 14438.502673796793 rows/sec., 25.87 MiB/sec. | ||
| 13521 | 2025.08.11 21:43:21.298386 [ 277 ] {1fd6aacb-e796-4455-8ce8-92365557c647} <Debug> TCPHandler: Processed in 0.002061075 sec. | ||
| 13522 | 2025.08.11 21:43:21.298498 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13523 | 2025.08.11 21:43:21.298592 [ 277 ] {9b54616b-8e31-4584-b6ba-0987c37ec228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13524 | 2025.08.11 21:43:21.298634 [ 277 ] {9b54616b-8e31-4584-b6ba-0987c37ec228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13525 | 2025.08.11 21:43:21.298969 [ 277 ] {9b54616b-8e31-4584-b6ba-0987c37ec228} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2025.08.11 21:43:21.299009 [ 277 ] {9b54616b-8e31-4584-b6ba-0987c37ec228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13527 | 2025.08.11 21:43:21.299315 [ 277 ] {9b54616b-8e31-4584-b6ba-0987c37ec228} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 13528 | 2025.08.11 21:43:21.299519 [ 277 ] {9b54616b-8e31-4584-b6ba-0987c37ec228} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2025.08.11 21:43:21.299632 [ 114 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 13530 | 2025.08.11 21:43:21.299645 [ 277 ] {9b54616b-8e31-4584-b6ba-0987c37ec228} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 13531 | 2025.08.11 21:43:21.299660 [ 114 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13532 | 2025.08.11 21:43:21.299685 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13533 | 2025.08.11 21:43:21.299688 [ 277 ] {9b54616b-8e31-4584-b6ba-0987c37ec228} <Debug> TCPHandler: Processed in 0.001237841 sec. | ||
| 13534 | 2025.08.11 21:43:21.299766 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 13535 | 2025.08.11 21:43:21.299873 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13536 | 2025.08.11 21:43:21.299904 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6570 rows starting from the beginning of the part | ||
| 13537 | 2025.08.11 21:43:21.299958 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 13538 | 2025.08.11 21:43:21.300002 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 36 rows starting from the beginning of the part | ||
| 13539 | 2025.08.11 21:43:21.300042 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 24 rows starting from the beginning of the part | ||
| 13540 | 2025.08.11 21:43:21.300079 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 13541 | 2025.08.11 21:43:21.300116 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 13542 | 2025.08.11 21:43:21.301666 [ 188 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6810 rows, containing 4 columns (4 merged, 0 gathered) in 0.001937053 sec., 3515649.804109645 rows/sec., 237.02 MiB/sec. | ||
| 13543 | 2025.08.11 21:43:21.302031 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 13544 | 2025.08.11 21:43:21.302265 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13545 | 2025.08.11 21:43:21.302333 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_131_26} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 13546 | 2025.08.11 21:43:21.302402 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 13547 | 2025.08.11 21:43:21.303383 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_128_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35822 rows, containing 5 columns (5 merged, 0 gathered) in 0.007082639 sec., 5057719.3049088055 rows/sec., 346.49 MiB/sec. | ||
| 13548 | 2025.08.11 21:43:21.303679 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_128_27} <Trace> MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) | ||
| 13549 | 2025.08.11 21:43:21.303941 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13550 | 2025.08.11 21:43:21.304007 [ 191 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 3 parts: [all_1_126_26, all_128_128_0] -> all_1_128_27 | ||
| 13551 | 2025.08.11 21:43:21.304080 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13552 | 2025.08.11 21:43:21.340258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 13553 | 2025.08.11 21:43:21.358227 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13554 | 2025.08.11 21:43:21.358273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13555 | 2025.08.11 21:43:21.364552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13556 | 2025.08.11 21:43:21.365265 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13557 | 2025.08.11 21:43:21.369009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 13558 | 2025.08.11 21:43:22.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.55 MiB, peak 367.29 MiB, free memory in arenas 0.00 B, will set to 348.45 MiB (RSS), difference: -1.10 MiB | ||
| 13559 | 2025.08.11 21:43:24.516401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1866 | ||
| 13560 | 2025.08.11 21:43:24.518644 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13561 | 2025.08.11 21:43:24.518688 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13562 | 2025.08.11 21:43:24.519837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13563 | 2025.08.11 21:43:24.520106 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13564 | 2025.08.11 21:43:24.520421 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
| 13565 | 2025.08.11 21:43:25.000500 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.44 MiB, peak 367.29 MiB, free memory in arenas 0.00 B, will set to 348.45 MiB (RSS), difference: 4.00 MiB | ||
| 13566 | 2025.08.11 21:43:26.291282 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13567 | 2025.08.11 21:43:26.291550 [ 277 ] {4fc37cdc-5171-4ad9-8995-7a3be6071a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13568 | 2025.08.11 21:43:26.291616 [ 277 ] {4fc37cdc-5171-4ad9-8995-7a3be6071a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13569 | 2025.08.11 21:43:26.292262 [ 277 ] {4fc37cdc-5171-4ad9-8995-7a3be6071a6a} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13570 | 2025.08.11 21:43:26.292304 [ 277 ] {4fc37cdc-5171-4ad9-8995-7a3be6071a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13571 | 2025.08.11 21:43:26.292696 [ 277 ] {4fc37cdc-5171-4ad9-8995-7a3be6071a6a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13572 | 2025.08.11 21:43:26.292913 [ 277 ] {4fc37cdc-5171-4ad9-8995-7a3be6071a6a} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13573 | 2025.08.11 21:43:26.293066 [ 277 ] {4fc37cdc-5171-4ad9-8995-7a3be6071a6a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001577 sec., 15218.769816106531 rows/sec., 1.26 MiB/sec. | ||
| 13574 | 2025.08.11 21:43:26.293110 [ 277 ] {4fc37cdc-5171-4ad9-8995-7a3be6071a6a} <Debug> TCPHandler: Processed in 0.002009124 sec. | ||
| 13575 | 2025.08.11 21:43:26.293228 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13576 | 2025.08.11 21:43:26.293325 [ 277 ] {b77bb46a-1673-43aa-9551-cbe28978ded9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13577 | 2025.08.11 21:43:26.293366 [ 277 ] {b77bb46a-1673-43aa-9551-cbe28978ded9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13578 | 2025.08.11 21:43:26.293870 [ 277 ] {b77bb46a-1673-43aa-9551-cbe28978ded9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13579 | 2025.08.11 21:43:26.293908 [ 277 ] {b77bb46a-1673-43aa-9551-cbe28978ded9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13580 | 2025.08.11 21:43:26.294236 [ 277 ] {b77bb46a-1673-43aa-9551-cbe28978ded9} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 13581 | 2025.08.11 21:43:26.294454 [ 277 ] {b77bb46a-1673-43aa-9551-cbe28978ded9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13582 | 2025.08.11 21:43:26.294581 [ 277 ] {b77bb46a-1673-43aa-9551-cbe28978ded9} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001275 sec., 161568.6274509804 rows/sec., 14.44 MiB/sec. | ||
| 13583 | 2025.08.11 21:43:26.294620 [ 277 ] {b77bb46a-1673-43aa-9551-cbe28978ded9} <Debug> TCPHandler: Processed in 0.001441154 sec. | ||
| 13584 | 2025.08.11 21:43:26.294732 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13585 | 2025.08.11 21:43:26.294826 [ 277 ] {fd1b773b-0d71-42b1-a554-171cbc42a7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13586 | 2025.08.11 21:43:26.294867 [ 277 ] {fd1b773b-0d71-42b1-a554-171cbc42a7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13587 | 2025.08.11 21:43:26.295256 [ 277 ] {fd1b773b-0d71-42b1-a554-171cbc42a7f8} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13588 | 2025.08.11 21:43:26.295291 [ 277 ] {fd1b773b-0d71-42b1-a554-171cbc42a7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13589 | 2025.08.11 21:43:26.295582 [ 277 ] {fd1b773b-0d71-42b1-a554-171cbc42a7f8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13590 | 2025.08.11 21:43:26.295789 [ 277 ] {fd1b773b-0d71-42b1-a554-171cbc42a7f8} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2025.08.11 21:43:26.295917 [ 277 ] {fd1b773b-0d71-42b1-a554-171cbc42a7f8} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001109 sec., 24346.257889990982 rows/sec., 1.84 MiB/sec. | ||
| 13592 | 2025.08.11 21:43:26.295956 [ 277 ] {fd1b773b-0d71-42b1-a554-171cbc42a7f8} <Debug> TCPHandler: Processed in 0.001274311 sec. | ||
| 13593 | 2025.08.11 21:43:26.295997 [ 220 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13594 | 2025.08.11 21:43:26.296048 [ 220 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13595 | 2025.08.11 21:43:26.296056 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13596 | 2025.08.11 21:43:26.296156 [ 277 ] {c03a7371-8cb1-49ab-8c5b-dd43d906abc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13597 | 2025.08.11 21:43:26.296195 [ 277 ] {c03a7371-8cb1-49ab-8c5b-dd43d906abc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13598 | 2025.08.11 21:43:26.296587 [ 277 ] {c03a7371-8cb1-49ab-8c5b-dd43d906abc8} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2025.08.11 21:43:26.296625 [ 277 ] {c03a7371-8cb1-49ab-8c5b-dd43d906abc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13600 | 2025.08.11 21:43:26.296983 [ 277 ] {c03a7371-8cb1-49ab-8c5b-dd43d906abc8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13601 | 2025.08.11 21:43:26.297192 [ 277 ] {c03a7371-8cb1-49ab-8c5b-dd43d906abc8} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13602 | 2025.08.11 21:43:26.297325 [ 277 ] {c03a7371-8cb1-49ab-8c5b-dd43d906abc8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001187 sec., 20219.03959561921 rows/sec., 1.68 MiB/sec. | ||
| 13603 | 2025.08.11 21:43:26.297362 [ 277 ] {c03a7371-8cb1-49ab-8c5b-dd43d906abc8} <Debug> TCPHandler: Processed in 0.001355483 sec. | ||
| 13604 | 2025.08.11 21:43:26.297467 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13605 | 2025.08.11 21:43:26.297572 [ 277 ] {ccd17518-0208-44d4-99ea-1323eabe1ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13606 | 2025.08.11 21:43:26.297616 [ 277 ] {ccd17518-0208-44d4-99ea-1323eabe1ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13607 | 2025.08.11 21:43:26.298016 [ 277 ] {ccd17518-0208-44d4-99ea-1323eabe1ad2} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13608 | 2025.08.11 21:43:26.298056 [ 277 ] {ccd17518-0208-44d4-99ea-1323eabe1ad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13609 | 2025.08.11 21:43:26.298397 [ 277 ] {ccd17518-0208-44d4-99ea-1323eabe1ad2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 13610 | 2025.08.11 21:43:26.298618 [ 277 ] {ccd17518-0208-44d4-99ea-1323eabe1ad2} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2025.08.11 21:43:26.298755 [ 277 ] {ccd17518-0208-44d4-99ea-1323eabe1ad2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001201 sec., 9991.673605328893 rows/sec., 780.60 KiB/sec. | ||
| 13612 | 2025.08.11 21:43:26.298797 [ 277 ] {ccd17518-0208-44d4-99ea-1323eabe1ad2} <Debug> TCPHandler: Processed in 0.001379863 sec. | ||
| 13613 | 2025.08.11 21:43:26.298835 [ 220 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13614 | 2025.08.11 21:43:26.298967 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13615 | 2025.08.11 21:43:26.299067 [ 277 ] {c2aa00c5-27db-4721-ab0c-154494a87a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13616 | 2025.08.11 21:43:26.299108 [ 277 ] {c2aa00c5-27db-4721-ab0c-154494a87a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13617 | 2025.08.11 21:43:26.299555 [ 277 ] {c2aa00c5-27db-4721-ab0c-154494a87a0c} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13618 | 2025.08.11 21:43:26.299592 [ 277 ] {c2aa00c5-27db-4721-ab0c-154494a87a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13619 | 2025.08.11 21:43:26.299903 [ 277 ] {c2aa00c5-27db-4721-ab0c-154494a87a0c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 13620 | 2025.08.11 21:43:26.300123 [ 277 ] {c2aa00c5-27db-4721-ab0c-154494a87a0c} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2025.08.11 21:43:26.300256 [ 277 ] {c2aa00c5-27db-4721-ab0c-154494a87a0c} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001205 sec., 95435.68464730291 rows/sec., 7.76 MiB/sec. | ||
| 13622 | 2025.08.11 21:43:26.300296 [ 277 ] {c2aa00c5-27db-4721-ab0c-154494a87a0c} <Debug> TCPHandler: Processed in 0.001378393 sec. | ||
| 13623 | 2025.08.11 21:43:26.300405 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2025.08.11 21:43:26.300501 [ 277 ] {b9b8b704-f17b-4bca-8141-ca02f3d60373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13625 | 2025.08.11 21:43:26.300545 [ 277 ] {b9b8b704-f17b-4bca-8141-ca02f3d60373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13626 | 2025.08.11 21:43:26.300958 [ 277 ] {b9b8b704-f17b-4bca-8141-ca02f3d60373} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2025.08.11 21:43:26.300994 [ 277 ] {b9b8b704-f17b-4bca-8141-ca02f3d60373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13628 | 2025.08.11 21:43:26.301335 [ 277 ] {b9b8b704-f17b-4bca-8141-ca02f3d60373} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 13629 | 2025.08.11 21:43:26.301559 [ 277 ] {b9b8b704-f17b-4bca-8141-ca02f3d60373} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2025.08.11 21:43:26.301688 [ 277 ] {b9b8b704-f17b-4bca-8141-ca02f3d60373} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001204 sec., 162790.6976744186 rows/sec., 11.68 MiB/sec. | ||
| 13631 | 2025.08.11 21:43:26.301727 [ 277 ] {b9b8b704-f17b-4bca-8141-ca02f3d60373} <Debug> TCPHandler: Processed in 0.001371313 sec. | ||
| 13632 | 2025.08.11 21:43:26.301835 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2025.08.11 21:43:26.301930 [ 277 ] {1b3cb22d-823c-4235-ac76-bec4a129df2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13634 | 2025.08.11 21:43:26.301985 [ 277 ] {1b3cb22d-823c-4235-ac76-bec4a129df2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13635 | 2025.08.11 21:43:26.302783 [ 277 ] {1b3cb22d-823c-4235-ac76-bec4a129df2e} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13636 | 2025.08.11 21:43:26.302820 [ 277 ] {1b3cb22d-823c-4235-ac76-bec4a129df2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13637 | 2025.08.11 21:43:26.303346 [ 277 ] {1b3cb22d-823c-4235-ac76-bec4a129df2e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 13638 | 2025.08.11 21:43:26.303572 [ 277 ] {1b3cb22d-823c-4235-ac76-bec4a129df2e} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13639 | 2025.08.11 21:43:26.303703 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 13640 | 2025.08.11 21:43:26.303715 [ 277 ] {1b3cb22d-823c-4235-ac76-bec4a129df2e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001801 sec., 8328.706274292059 rows/sec., 14.92 MiB/sec. | ||
| 13641 | 2025.08.11 21:43:26.303783 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13642 | 2025.08.11 21:43:26.303812 [ 277 ] {1b3cb22d-823c-4235-ac76-bec4a129df2e} <Debug> TCPHandler: Processed in 0.002025224 sec. | ||
| 13643 | 2025.08.11 21:43:26.303813 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13644 | 2025.08.11 21:43:26.303937 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13645 | 2025.08.11 21:43:26.303944 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 13646 | 2025.08.11 21:43:26.304039 [ 277 ] {b4defbf2-1e31-4a43-8a5e-c5afd1dfe064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13647 | 2025.08.11 21:43:26.304085 [ 277 ] {b4defbf2-1e31-4a43-8a5e-c5afd1dfe064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13648 | 2025.08.11 21:43:26.304226 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13649 | 2025.08.11 21:43:26.304300 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2151 rows starting from the beginning of the part | ||
| 13650 | 2025.08.11 21:43:26.304419 [ 277 ] {b4defbf2-1e31-4a43-8a5e-c5afd1dfe064} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2025.08.11 21:43:26.304452 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 15 rows starting from the beginning of the part | ||
| 13652 | 2025.08.11 21:43:26.304459 [ 277 ] {b4defbf2-1e31-4a43-8a5e-c5afd1dfe064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13653 | 2025.08.11 21:43:26.304575 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 27 rows starting from the beginning of the part | ||
| 13654 | 2025.08.11 21:43:26.304677 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 15 rows starting from the beginning of the part | ||
| 13655 | 2025.08.11 21:43:26.304776 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 27 rows starting from the beginning of the part | ||
| 13656 | 2025.08.11 21:43:26.304797 [ 277 ] {b4defbf2-1e31-4a43-8a5e-c5afd1dfe064} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 13657 | 2025.08.11 21:43:26.304871 [ 194 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 15 rows starting from the beginning of the part | ||
| 13658 | 2025.08.11 21:43:26.305037 [ 277 ] {b4defbf2-1e31-4a43-8a5e-c5afd1dfe064} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13659 | 2025.08.11 21:43:26.305178 [ 277 ] {b4defbf2-1e31-4a43-8a5e-c5afd1dfe064} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 13660 | 2025.08.11 21:43:26.305217 [ 277 ] {b4defbf2-1e31-4a43-8a5e-c5afd1dfe064} <Debug> TCPHandler: Processed in 0.001329933 sec. | ||
| 13661 | 2025.08.11 21:43:26.312707 [ 198 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2250 rows, containing 19 columns (19 merged, 0 gathered) in 0.008859849 sec., 253954.66672174662 rows/sec., 455.08 MiB/sec. | ||
| 13662 | 2025.08.11 21:43:26.315116 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 13663 | 2025.08.11 21:43:26.315502 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2025.08.11 21:43:26.315585 [ 188 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 13665 | 2025.08.11 21:43:26.315766 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. | ||
| 13666 | 2025.08.11 21:43:26.901687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 | ||
| 13667 | 2025.08.11 21:43:26.902522 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13668 | 2025.08.11 21:43:26.902594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13669 | 2025.08.11 21:43:26.903063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13670 | 2025.08.11 21:43:26.903306 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13671 | 2025.08.11 21:43:26.903448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 | ||
| 13672 | 2025.08.11 21:43:27.000178 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.14 MiB, peak 367.50 MiB, free memory in arenas 0.00 B, will set to 350.14 MiB (RSS), difference: 1.00 MiB | ||
| 13673 | 2025.08.11 21:43:28.869150 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 13674 | 2025.08.11 21:43:28.887358 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13675 | 2025.08.11 21:43:28.887423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13676 | 2025.08.11 21:43:28.893787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13677 | 2025.08.11 21:43:28.894462 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13678 | 2025.08.11 21:43:28.897753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 13679 | 2025.08.11 21:43:31.289582 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13680 | 2025.08.11 21:43:31.289786 [ 277 ] {163084f0-b103-47c4-af73-687e88c94e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13681 | 2025.08.11 21:43:31.289858 [ 277 ] {163084f0-b103-47c4-af73-687e88c94e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13682 | 2025.08.11 21:43:31.290720 [ 277 ] {163084f0-b103-47c4-af73-687e88c94e29} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2025.08.11 21:43:31.290769 [ 277 ] {163084f0-b103-47c4-af73-687e88c94e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13684 | 2025.08.11 21:43:31.291190 [ 277 ] {163084f0-b103-47c4-af73-687e88c94e29} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 13685 | 2025.08.11 21:43:31.291436 [ 277 ] {163084f0-b103-47c4-af73-687e88c94e29} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2025.08.11 21:43:31.291604 [ 277 ] {163084f0-b103-47c4-af73-687e88c94e29} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001822 sec., 60373.21624588364 rows/sec., 5.07 MiB/sec. | ||
| 13687 | 2025.08.11 21:43:31.291658 [ 277 ] {163084f0-b103-47c4-af73-687e88c94e29} <Debug> TCPHandler: Processed in 0.002182587 sec. | ||
| 13688 | 2025.08.11 21:43:31.291709 [ 225 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13689 | 2025.08.11 21:43:31.291744 [ 225 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13690 | 2025.08.11 21:43:31.291787 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13691 | 2025.08.11 21:43:31.291890 [ 277 ] {abbe9810-3504-436e-bdc2-d1c83f98cd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13692 | 2025.08.11 21:43:31.291933 [ 277 ] {abbe9810-3504-436e-bdc2-d1c83f98cd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13693 | 2025.08.11 21:43:31.292380 [ 277 ] {abbe9810-3504-436e-bdc2-d1c83f98cd40} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13694 | 2025.08.11 21:43:31.292417 [ 277 ] {abbe9810-3504-436e-bdc2-d1c83f98cd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13695 | 2025.08.11 21:43:31.292729 [ 277 ] {abbe9810-3504-436e-bdc2-d1c83f98cd40} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13696 | 2025.08.11 21:43:31.292962 [ 277 ] {abbe9810-3504-436e-bdc2-d1c83f98cd40} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13697 | 2025.08.11 21:43:31.293099 [ 277 ] {abbe9810-3504-436e-bdc2-d1c83f98cd40} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001231 sec., 21933.387489845652 rows/sec., 1.61 MiB/sec. | ||
| 13698 | 2025.08.11 21:43:31.293141 [ 277 ] {abbe9810-3504-436e-bdc2-d1c83f98cd40} <Debug> TCPHandler: Processed in 0.001405163 sec. | ||
| 13699 | 2025.08.11 21:43:31.293243 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13700 | 2025.08.11 21:43:31.293342 [ 277 ] {e00fae97-5be9-4bb8-8cac-13b0165a01ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13701 | 2025.08.11 21:43:31.293384 [ 277 ] {e00fae97-5be9-4bb8-8cac-13b0165a01ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13702 | 2025.08.11 21:43:31.293820 [ 277 ] {e00fae97-5be9-4bb8-8cac-13b0165a01ba} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13703 | 2025.08.11 21:43:31.293856 [ 277 ] {e00fae97-5be9-4bb8-8cac-13b0165a01ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13704 | 2025.08.11 21:43:31.294183 [ 277 ] {e00fae97-5be9-4bb8-8cac-13b0165a01ba} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 13705 | 2025.08.11 21:43:31.294437 [ 277 ] {e00fae97-5be9-4bb8-8cac-13b0165a01ba} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13706 | 2025.08.11 21:43:31.294588 [ 277 ] {e00fae97-5be9-4bb8-8cac-13b0165a01ba} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001265 sec., 71936.75889328062 rows/sec., 5.62 MiB/sec. | ||
| 13707 | 2025.08.11 21:43:31.294627 [ 277 ] {e00fae97-5be9-4bb8-8cac-13b0165a01ba} <Debug> TCPHandler: Processed in 0.001432194 sec. | ||
| 13708 | 2025.08.11 21:43:31.294749 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13709 | 2025.08.11 21:43:31.294858 [ 225 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13710 | 2025.08.11 21:43:31.294862 [ 277 ] {47ae9f5d-be67-4f10-b100-8984fbbf04e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13711 | 2025.08.11 21:43:31.294923 [ 277 ] {47ae9f5d-be67-4f10-b100-8984fbbf04e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13712 | 2025.08.11 21:43:31.295412 [ 277 ] {47ae9f5d-be67-4f10-b100-8984fbbf04e8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13713 | 2025.08.11 21:43:31.295455 [ 277 ] {47ae9f5d-be67-4f10-b100-8984fbbf04e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13714 | 2025.08.11 21:43:31.295822 [ 277 ] {47ae9f5d-be67-4f10-b100-8984fbbf04e8} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 13715 | 2025.08.11 21:43:31.296038 [ 277 ] {47ae9f5d-be67-4f10-b100-8984fbbf04e8} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13716 | 2025.08.11 21:43:31.296146 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 5 parts from all_1_128_27 to all_132_132_0 | ||
| 13717 | 2025.08.11 21:43:31.296167 [ 277 ] {47ae9f5d-be67-4f10-b100-8984fbbf04e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001329 sec., 120391.27163280662 rows/sec., 8.39 MiB/sec. | ||
| 13718 | 2025.08.11 21:43:31.296212 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2025.08.11 21:43:31.296220 [ 277 ] {47ae9f5d-be67-4f10-b100-8984fbbf04e8} <Debug> TCPHandler: Processed in 0.001529496 sec. | ||
| 13720 | 2025.08.11 21:43:31.296241 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13721 | 2025.08.11 21:43:31.296330 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13722 | 2025.08.11 21:43:31.296368 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_128_27 to all_132_132_0 into Compact with storage Full | ||
| 13723 | 2025.08.11 21:43:31.296427 [ 277 ] {4b27e78a-8292-4f2d-9186-dd90e450aca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13724 | 2025.08.11 21:43:31.296486 [ 277 ] {4b27e78a-8292-4f2d-9186-dd90e450aca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13725 | 2025.08.11 21:43:31.296522 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13726 | 2025.08.11 21:43:31.296565 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_27, total 35822 rows starting from the beginning of the part | ||
| 13727 | 2025.08.11 21:43:31.296634 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 64 rows starting from the beginning of the part | ||
| 13728 | 2025.08.11 21:43:31.296680 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 13729 | 2025.08.11 21:43:31.296723 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 13730 | 2025.08.11 21:43:31.296766 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 196 rows starting from the beginning of the part | ||
| 13731 | 2025.08.11 21:43:31.297318 [ 277 ] {4b27e78a-8292-4f2d-9186-dd90e450aca0} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2025.08.11 21:43:31.297359 [ 277 ] {4b27e78a-8292-4f2d-9186-dd90e450aca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13733 | 2025.08.11 21:43:31.297897 [ 277 ] {4b27e78a-8292-4f2d-9186-dd90e450aca0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 13734 | 2025.08.11 21:43:31.298139 [ 277 ] {4b27e78a-8292-4f2d-9186-dd90e450aca0} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2025.08.11 21:43:31.298277 [ 277 ] {4b27e78a-8292-4f2d-9186-dd90e450aca0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001868 sec., 14453.961456102783 rows/sec., 25.90 MiB/sec. | ||
| 13736 | 2025.08.11 21:43:31.298331 [ 277 ] {4b27e78a-8292-4f2d-9186-dd90e450aca0} <Debug> TCPHandler: Processed in 0.002048094 sec. | ||
| 13737 | 2025.08.11 21:43:31.298443 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13738 | 2025.08.11 21:43:31.298536 [ 277 ] {90938ba1-1803-4bc5-8649-9ca217f0fcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13739 | 2025.08.11 21:43:31.298577 [ 277 ] {90938ba1-1803-4bc5-8649-9ca217f0fcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13740 | 2025.08.11 21:43:31.298904 [ 277 ] {90938ba1-1803-4bc5-8649-9ca217f0fcc2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13741 | 2025.08.11 21:43:31.298940 [ 277 ] {90938ba1-1803-4bc5-8649-9ca217f0fcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13742 | 2025.08.11 21:43:31.299238 [ 277 ] {90938ba1-1803-4bc5-8649-9ca217f0fcc2} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 13743 | 2025.08.11 21:43:31.299441 [ 277 ] {90938ba1-1803-4bc5-8649-9ca217f0fcc2} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13744 | 2025.08.11 21:43:31.299567 [ 277 ] {90938ba1-1803-4bc5-8649-9ca217f0fcc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 13745 | 2025.08.11 21:43:31.299602 [ 277 ] {90938ba1-1803-4bc5-8649-9ca217f0fcc2} <Debug> TCPHandler: Processed in 0.00120704 sec. | ||
| 13746 | 2025.08.11 21:43:31.299694 [ 221 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13747 | 2025.08.11 21:43:31.299729 [ 221 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13748 | 2025.08.11 21:43:31.301775 [ 221 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13749 | 2025.08.11 21:43:31.303160 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36402 rows, containing 5 columns (5 merged, 0 gathered) in 0.006847745 sec., 5315910.5661790855 rows/sec., 364.34 MiB/sec. | ||
| 13750 | 2025.08.11 21:43:31.303586 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Trace> MergedBlockOutputStream: filled checksums all_1_132_28 (state Temporary) | ||
| 13751 | 2025.08.11 21:43:31.303905 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_132_28 to all_1_132_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13752 | 2025.08.11 21:43:31.303988 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_132_28} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 5 parts: [all_1_128_27, all_132_132_0] -> all_1_132_28 | ||
| 13753 | 2025.08.11 21:43:31.304104 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13754 | 2025.08.11 21:43:31.917485 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13755 | 2025.08.11 21:43:31.917525 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13756 | 2025.08.11 21:43:31.919663 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13757 | 2025.08.11 21:43:32.283854 [ 221 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13758 | 2025.08.11 21:43:32.283947 [ 221 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13759 | 2025.08.11 21:43:32.286781 [ 221 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 13760 | 2025.08.11 21:43:32.310468 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13761 | 2025.08.11 21:43:32.310527 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13762 | 2025.08.11 21:43:32.313449 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13763 | 2025.08.11 21:43:34.212836 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13764 | 2025.08.11 21:43:34.212892 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13765 | 2025.08.11 21:43:34.403656 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36661 | ||
| 13766 | 2025.08.11 21:43:34.404482 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13767 | 2025.08.11 21:43:34.404564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13768 | 2025.08.11 21:43:34.405165 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13769 | 2025.08.11 21:43:34.405407 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13770 | 2025.08.11 21:43:34.405558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
| 13771 | 2025.08.11 21:43:34.520661 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1896 | ||
| 13772 | 2025.08.11 21:43:34.523359 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13773 | 2025.08.11 21:43:34.523397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13774 | 2025.08.11 21:43:34.524578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13775 | 2025.08.11 21:43:34.524836 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13776 | 2025.08.11 21:43:34.525092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1896 | ||
| 13777 | 2025.08.11 21:43:35.001837 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001297012 sec. | ||
| 13778 | 2025.08.11 21:43:35.165886 [ 224 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13779 | 2025.08.11 21:43:35.165921 [ 224 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13780 | 2025.08.11 21:43:35.168739 [ 224 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13781 | 2025.08.11 21:43:35.339525 [ 222 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13782 | 2025.08.11 21:43:35.339589 [ 222 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13783 | 2025.08.11 21:43:35.341749 [ 222 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 13784 | 2025.08.11 21:43:35.714145 [ 218 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13785 | 2025.08.11 21:43:35.714198 [ 218 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13786 | 2025.08.11 21:43:35.716633 [ 218 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13787 | 2025.08.11 21:43:36.288823 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13788 | 2025.08.11 21:43:36.289105 [ 277 ] {69023848-1c88-4dda-9992-9ab74d685f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13789 | 2025.08.11 21:43:36.289216 [ 277 ] {69023848-1c88-4dda-9992-9ab74d685f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13790 | 2025.08.11 21:43:36.290126 [ 277 ] {69023848-1c88-4dda-9992-9ab74d685f0b} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13791 | 2025.08.11 21:43:36.290168 [ 277 ] {69023848-1c88-4dda-9992-9ab74d685f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13792 | 2025.08.11 21:43:36.290542 [ 277 ] {69023848-1c88-4dda-9992-9ab74d685f0b} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 13793 | 2025.08.11 21:43:36.290776 [ 277 ] {69023848-1c88-4dda-9992-9ab74d685f0b} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13794 | 2025.08.11 21:43:36.290926 [ 277 ] {69023848-1c88-4dda-9992-9ab74d685f0b} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001898 sec., 45310.853530031614 rows/sec., 3.80 MiB/sec. | ||
| 13795 | 2025.08.11 21:43:36.290966 [ 277 ] {69023848-1c88-4dda-9992-9ab74d685f0b} <Debug> TCPHandler: Processed in 0.002280378 sec. | ||
| 13796 | 2025.08.11 21:43:36.291089 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13797 | 2025.08.11 21:43:36.291183 [ 277 ] {9f1526b1-1ac7-4e0b-ad5c-170cb6591e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13798 | 2025.08.11 21:43:36.291223 [ 277 ] {9f1526b1-1ac7-4e0b-ad5c-170cb6591e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13799 | 2025.08.11 21:43:36.291614 [ 277 ] {9f1526b1-1ac7-4e0b-ad5c-170cb6591e69} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13800 | 2025.08.11 21:43:36.291650 [ 277 ] {9f1526b1-1ac7-4e0b-ad5c-170cb6591e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13801 | 2025.08.11 21:43:36.291933 [ 277 ] {9f1526b1-1ac7-4e0b-ad5c-170cb6591e69} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13802 | 2025.08.11 21:43:36.292135 [ 277 ] {9f1526b1-1ac7-4e0b-ad5c-170cb6591e69} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13803 | 2025.08.11 21:43:36.292260 [ 277 ] {9f1526b1-1ac7-4e0b-ad5c-170cb6591e69} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001096 sec., 13686.131386861314 rows/sec., 1.01 MiB/sec. | ||
| 13804 | 2025.08.11 21:43:36.292297 [ 277 ] {9f1526b1-1ac7-4e0b-ad5c-170cb6591e69} <Debug> TCPHandler: Processed in 0.001256191 sec. | ||
| 13805 | 2025.08.11 21:43:36.292400 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13806 | 2025.08.11 21:43:36.292492 [ 277 ] {cc80b78a-130a-493d-af3f-0921c3e05886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13807 | 2025.08.11 21:43:36.292531 [ 277 ] {cc80b78a-130a-493d-af3f-0921c3e05886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13808 | 2025.08.11 21:43:36.292938 [ 277 ] {cc80b78a-130a-493d-af3f-0921c3e05886} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13809 | 2025.08.11 21:43:36.292973 [ 277 ] {cc80b78a-130a-493d-af3f-0921c3e05886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13810 | 2025.08.11 21:43:36.293259 [ 277 ] {cc80b78a-130a-493d-af3f-0921c3e05886} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 13811 | 2025.08.11 21:43:36.293458 [ 277 ] {cc80b78a-130a-493d-af3f-0921c3e05886} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13812 | 2025.08.11 21:43:36.293580 [ 277 ] {cc80b78a-130a-493d-af3f-0921c3e05886} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001106 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 13813 | 2025.08.11 21:43:36.293616 [ 277 ] {cc80b78a-130a-493d-af3f-0921c3e05886} <Debug> TCPHandler: Processed in 0.001263711 sec. | ||
| 13814 | 2025.08.11 21:43:36.293722 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13815 | 2025.08.11 21:43:36.293814 [ 277 ] {653d2cc6-b6b6-417c-9d11-ff5cad6f60af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13816 | 2025.08.11 21:43:36.293857 [ 277 ] {653d2cc6-b6b6-417c-9d11-ff5cad6f60af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13817 | 2025.08.11 21:43:36.294268 [ 277 ] {653d2cc6-b6b6-417c-9d11-ff5cad6f60af} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2025.08.11 21:43:36.294307 [ 277 ] {653d2cc6-b6b6-417c-9d11-ff5cad6f60af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13819 | 2025.08.11 21:43:36.294657 [ 277 ] {653d2cc6-b6b6-417c-9d11-ff5cad6f60af} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 13820 | 2025.08.11 21:43:36.294876 [ 277 ] {653d2cc6-b6b6-417c-9d11-ff5cad6f60af} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2025.08.11 21:43:36.295012 [ 277 ] {653d2cc6-b6b6-417c-9d11-ff5cad6f60af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 13822 | 2025.08.11 21:43:36.295052 [ 277 ] {653d2cc6-b6b6-417c-9d11-ff5cad6f60af} <Debug> TCPHandler: Processed in 0.001376633 sec. | ||
| 13823 | 2025.08.11 21:43:36.295160 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13824 | 2025.08.11 21:43:36.295257 [ 277 ] {3523d67c-a08d-44bd-b405-c41c67080ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13825 | 2025.08.11 21:43:36.295315 [ 277 ] {3523d67c-a08d-44bd-b405-c41c67080ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13826 | 2025.08.11 21:43:36.296115 [ 277 ] {3523d67c-a08d-44bd-b405-c41c67080ca7} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13827 | 2025.08.11 21:43:36.296153 [ 277 ] {3523d67c-a08d-44bd-b405-c41c67080ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13828 | 2025.08.11 21:43:36.296681 [ 277 ] {3523d67c-a08d-44bd-b405-c41c67080ca7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 13829 | 2025.08.11 21:43:36.296916 [ 277 ] {3523d67c-a08d-44bd-b405-c41c67080ca7} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13830 | 2025.08.11 21:43:36.297061 [ 277 ] {3523d67c-a08d-44bd-b405-c41c67080ca7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001821 sec., 8237.232289950576 rows/sec., 14.76 MiB/sec. | ||
| 13831 | 2025.08.11 21:43:36.297130 [ 277 ] {3523d67c-a08d-44bd-b405-c41c67080ca7} <Debug> TCPHandler: Processed in 0.002022904 sec. | ||
| 13832 | 2025.08.11 21:43:36.297241 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13833 | 2025.08.11 21:43:36.297337 [ 277 ] {d4c126d7-7d10-42f2-8ee1-5e8c5ce3140e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13834 | 2025.08.11 21:43:36.297380 [ 277 ] {d4c126d7-7d10-42f2-8ee1-5e8c5ce3140e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13835 | 2025.08.11 21:43:36.297704 [ 277 ] {d4c126d7-7d10-42f2-8ee1-5e8c5ce3140e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2025.08.11 21:43:36.297740 [ 277 ] {d4c126d7-7d10-42f2-8ee1-5e8c5ce3140e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13837 | 2025.08.11 21:43:36.298052 [ 277 ] {d4c126d7-7d10-42f2-8ee1-5e8c5ce3140e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 13838 | 2025.08.11 21:43:36.298273 [ 277 ] {d4c126d7-7d10-42f2-8ee1-5e8c5ce3140e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2025.08.11 21:43:36.298406 [ 277 ] {d4c126d7-7d10-42f2-8ee1-5e8c5ce3140e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 13840 | 2025.08.11 21:43:36.298444 [ 277 ] {d4c126d7-7d10-42f2-8ee1-5e8c5ce3140e} <Debug> TCPHandler: Processed in 0.001252301 sec. | ||
| 13841 | 2025.08.11 21:43:36.397892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 13842 | 2025.08.11 21:43:36.414237 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13843 | 2025.08.11 21:43:36.414292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13844 | 2025.08.11 21:43:36.420409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13845 | 2025.08.11 21:43:36.421107 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2025.08.11 21:43:36.424024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 13847 | 2025.08.11 21:43:38.528976 [ 225 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13848 | 2025.08.11 21:43:38.529027 [ 225 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13849 | 2025.08.11 21:43:38.531221 [ 225 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 13850 | 2025.08.11 21:43:39.596882 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13851 | 2025.08.11 21:43:39.597067 [ 277 ] {a5710901-cd4f-46c6-92d9-69ddb953b7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13852 | 2025.08.11 21:43:39.597140 [ 277 ] {a5710901-cd4f-46c6-92d9-69ddb953b7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13853 | 2025.08.11 21:43:39.597822 [ 277 ] {a5710901-cd4f-46c6-92d9-69ddb953b7ba} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13854 | 2025.08.11 21:43:39.597869 [ 277 ] {a5710901-cd4f-46c6-92d9-69ddb953b7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13855 | 2025.08.11 21:43:39.598259 [ 277 ] {a5710901-cd4f-46c6-92d9-69ddb953b7ba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13856 | 2025.08.11 21:43:39.598476 [ 277 ] {a5710901-cd4f-46c6-92d9-69ddb953b7ba} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2025.08.11 21:43:39.598625 [ 277 ] {a5710901-cd4f-46c6-92d9-69ddb953b7ba} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001612 sec., 1240.6947890818858 rows/sec., 101.17 KiB/sec. | ||
| 13858 | 2025.08.11 21:43:39.598667 [ 277 ] {a5710901-cd4f-46c6-92d9-69ddb953b7ba} <Debug> TCPHandler: Processed in 0.001915172 sec. | ||
| 13859 | 2025.08.11 21:43:39.598785 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2025.08.11 21:43:39.598879 [ 277 ] {364136e4-bf81-4ea4-88da-76c9a9838f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13861 | 2025.08.11 21:43:39.598918 [ 277 ] {364136e4-bf81-4ea4-88da-76c9a9838f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13862 | 2025.08.11 21:43:39.599998 [ 277 ] {364136e4-bf81-4ea4-88da-76c9a9838f8a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13863 | 2025.08.11 21:43:39.600033 [ 277 ] {364136e4-bf81-4ea4-88da-76c9a9838f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13864 | 2025.08.11 21:43:39.600397 [ 277 ] {364136e4-bf81-4ea4-88da-76c9a9838f8a} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 13865 | 2025.08.11 21:43:39.600597 [ 277 ] {364136e4-bf81-4ea4-88da-76c9a9838f8a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13866 | 2025.08.11 21:43:39.600722 [ 277 ] {364136e4-bf81-4ea4-88da-76c9a9838f8a} <Debug> executeQuery: Read 1251 rows, 106.10 KiB in 0.001861 sec., 672219.2369693713 rows/sec., 55.68 MiB/sec. | ||
| 13867 | 2025.08.11 21:43:39.600759 [ 277 ] {364136e4-bf81-4ea4-88da-76c9a9838f8a} <Debug> TCPHandler: Processed in 0.002021944 sec. | ||
| 13868 | 2025.08.11 21:43:39.600872 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13869 | 2025.08.11 21:43:39.600965 [ 277 ] {f1d3a503-3615-42b3-a342-02e458e18d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13870 | 2025.08.11 21:43:39.601005 [ 277 ] {f1d3a503-3615-42b3-a342-02e458e18d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13871 | 2025.08.11 21:43:39.601412 [ 277 ] {f1d3a503-3615-42b3-a342-02e458e18d2c} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13872 | 2025.08.11 21:43:39.601445 [ 277 ] {f1d3a503-3615-42b3-a342-02e458e18d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13873 | 2025.08.11 21:43:39.601762 [ 277 ] {f1d3a503-3615-42b3-a342-02e458e18d2c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 13874 | 2025.08.11 21:43:39.601976 [ 277 ] {f1d3a503-3615-42b3-a342-02e458e18d2c} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13875 | 2025.08.11 21:43:39.602103 [ 277 ] {f1d3a503-3615-42b3-a342-02e458e18d2c} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001156 sec., 25086.50519031142 rows/sec., 1.83 MiB/sec. | ||
| 13876 | 2025.08.11 21:43:39.602140 [ 277 ] {f1d3a503-3615-42b3-a342-02e458e18d2c} <Debug> TCPHandler: Processed in 0.001315182 sec. | ||
| 13877 | 2025.08.11 21:43:39.602250 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13878 | 2025.08.11 21:43:39.602336 [ 277 ] {e5c21beb-0ebe-441a-afb8-729c0267c647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13879 | 2025.08.11 21:43:39.602373 [ 277 ] {e5c21beb-0ebe-441a-afb8-729c0267c647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13880 | 2025.08.11 21:43:39.602835 [ 277 ] {e5c21beb-0ebe-441a-afb8-729c0267c647} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13881 | 2025.08.11 21:43:39.602867 [ 277 ] {e5c21beb-0ebe-441a-afb8-729c0267c647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13882 | 2025.08.11 21:43:39.603211 [ 277 ] {e5c21beb-0ebe-441a-afb8-729c0267c647} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13883 | 2025.08.11 21:43:39.603407 [ 277 ] {e5c21beb-0ebe-441a-afb8-729c0267c647} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13884 | 2025.08.11 21:43:39.603528 [ 277 ] {e5c21beb-0ebe-441a-afb8-729c0267c647} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0012 sec., 190000.00000000003 rows/sec., 12.87 MiB/sec. | ||
| 13885 | 2025.08.11 21:43:39.603565 [ 277 ] {e5c21beb-0ebe-441a-afb8-729c0267c647} <Debug> TCPHandler: Processed in 0.001357423 sec. | ||
| 13886 | 2025.08.11 21:43:39.603671 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13887 | 2025.08.11 21:43:39.603765 [ 277 ] {52494e22-8fac-4207-9163-116d85ba5cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13888 | 2025.08.11 21:43:39.603803 [ 277 ] {52494e22-8fac-4207-9163-116d85ba5cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13889 | 2025.08.11 21:43:39.604403 [ 277 ] {52494e22-8fac-4207-9163-116d85ba5cb9} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2025.08.11 21:43:39.604438 [ 277 ] {52494e22-8fac-4207-9163-116d85ba5cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13891 | 2025.08.11 21:43:39.604745 [ 277 ] {52494e22-8fac-4207-9163-116d85ba5cb9} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 13892 | 2025.08.11 21:43:39.604946 [ 277 ] {52494e22-8fac-4207-9163-116d85ba5cb9} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2025.08.11 21:43:39.605068 [ 277 ] {52494e22-8fac-4207-9163-116d85ba5cb9} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.001321 sec., 415594.2467827404 rows/sec., 30.85 MiB/sec. | ||
| 13894 | 2025.08.11 21:43:39.605105 [ 277 ] {52494e22-8fac-4207-9163-116d85ba5cb9} <Debug> TCPHandler: Processed in 0.001480605 sec. | ||
| 13895 | 2025.08.11 21:43:39.605215 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13896 | 2025.08.11 21:43:39.605307 [ 277 ] {7d8747a1-66be-4a18-9264-c3f6ead136ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13897 | 2025.08.11 21:43:39.605350 [ 277 ] {7d8747a1-66be-4a18-9264-c3f6ead136ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13898 | 2025.08.11 21:43:39.605941 [ 277 ] {7d8747a1-66be-4a18-9264-c3f6ead136ba} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13899 | 2025.08.11 21:43:39.605975 [ 277 ] {7d8747a1-66be-4a18-9264-c3f6ead136ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13900 | 2025.08.11 21:43:39.606337 [ 277 ] {7d8747a1-66be-4a18-9264-c3f6ead136ba} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 13901 | 2025.08.11 21:43:39.606629 [ 277 ] {7d8747a1-66be-4a18-9264-c3f6ead136ba} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13902 | 2025.08.11 21:43:39.606788 [ 277 ] {7d8747a1-66be-4a18-9264-c3f6ead136ba} <Debug> executeQuery: Read 943 rows, 64.79 KiB in 0.001497 sec., 629926.5197060788 rows/sec., 42.27 MiB/sec. | ||
| 13903 | 2025.08.11 21:43:39.606837 [ 277 ] {7d8747a1-66be-4a18-9264-c3f6ead136ba} <Debug> TCPHandler: Processed in 0.001669428 sec. | ||
| 13904 | 2025.08.11 21:43:39.606967 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13905 | 2025.08.11 21:43:39.607065 [ 277 ] {7d3e7e0e-5347-465e-89c6-c08aaee484cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13906 | 2025.08.11 21:43:39.607124 [ 277 ] {7d3e7e0e-5347-465e-89c6-c08aaee484cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13907 | 2025.08.11 21:43:39.608017 [ 277 ] {7d3e7e0e-5347-465e-89c6-c08aaee484cb} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13908 | 2025.08.11 21:43:39.608052 [ 277 ] {7d3e7e0e-5347-465e-89c6-c08aaee484cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13909 | 2025.08.11 21:43:39.608585 [ 277 ] {7d3e7e0e-5347-465e-89c6-c08aaee484cb} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 13910 | 2025.08.11 21:43:39.608810 [ 277 ] {7d3e7e0e-5347-465e-89c6-c08aaee484cb} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13911 | 2025.08.11 21:43:39.608947 [ 277 ] {7d3e7e0e-5347-465e-89c6-c08aaee484cb} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001901 sec., 14203.051025775909 rows/sec., 25.45 MiB/sec. | ||
| 13912 | 2025.08.11 21:43:39.609003 [ 277 ] {7d3e7e0e-5347-465e-89c6-c08aaee484cb} <Debug> TCPHandler: Processed in 0.002089026 sec. | ||
| 13913 | 2025.08.11 21:43:39.609116 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13914 | 2025.08.11 21:43:39.609212 [ 277 ] {8d633e9f-8ce6-43ff-884f-d1145887483f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13915 | 2025.08.11 21:43:39.609256 [ 277 ] {8d633e9f-8ce6-43ff-884f-d1145887483f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13916 | 2025.08.11 21:43:39.609583 [ 277 ] {8d633e9f-8ce6-43ff-884f-d1145887483f} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13917 | 2025.08.11 21:43:39.609617 [ 277 ] {8d633e9f-8ce6-43ff-884f-d1145887483f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 13918 | 2025.08.11 21:43:39.609914 [ 277 ] {8d633e9f-8ce6-43ff-884f-d1145887483f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 13919 | 2025.08.11 21:43:39.610126 [ 277 ] {8d633e9f-8ce6-43ff-884f-d1145887483f} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13920 | 2025.08.11 21:43:39.610254 [ 277 ] {8d633e9f-8ce6-43ff-884f-d1145887483f} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.00106 sec., 39622.64150943396 rows/sec., 2.66 MiB/sec. | ||
| 13921 | 2025.08.11 21:43:39.610289 [ 277 ] {8d633e9f-8ce6-43ff-884f-d1145887483f} <Debug> TCPHandler: Processed in 0.00122233 sec. | ||
| 13922 | 2025.08.11 21:43:41.283152 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2025.08.11 21:43:41.283359 [ 277 ] {4d8d38b0-3776-4cdf-b425-584d888fe9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13924 | 2025.08.11 21:43:41.283429 [ 277 ] {4d8d38b0-3776-4cdf-b425-584d888fe9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13925 | 2025.08.11 21:43:41.284113 [ 277 ] {4d8d38b0-3776-4cdf-b425-584d888fe9e2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2025.08.11 21:43:41.284164 [ 277 ] {4d8d38b0-3776-4cdf-b425-584d888fe9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13927 | 2025.08.11 21:43:41.284575 [ 277 ] {4d8d38b0-3776-4cdf-b425-584d888fe9e2} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 13928 | 2025.08.11 21:43:41.284805 [ 277 ] {4d8d38b0-3776-4cdf-b425-584d888fe9e2} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2025.08.11 21:43:41.284962 [ 79 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 13930 | 2025.08.11 21:43:41.284968 [ 277 ] {4d8d38b0-3776-4cdf-b425-584d888fe9e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00166 sec., 33734.93975903615 rows/sec., 2.59 MiB/sec. | ||
| 13931 | 2025.08.11 21:43:41.285037 [ 79 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2025.08.11 21:43:41.285063 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13933 | 2025.08.11 21:43:41.285072 [ 277 ] {4d8d38b0-3776-4cdf-b425-584d888fe9e2} <Debug> TCPHandler: Processed in 0.002095275 sec. | ||
| 13934 | 2025.08.11 21:43:41.285155 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 13935 | 2025.08.11 21:43:41.285203 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2025.08.11 21:43:41.285250 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13937 | 2025.08.11 21:43:41.285281 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1409 rows starting from the beginning of the part | ||
| 13938 | 2025.08.11 21:43:41.285333 [ 277 ] {210453f1-545d-4ddd-bb43-7416f58de239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13939 | 2025.08.11 21:43:41.285338 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 206 rows starting from the beginning of the part | ||
| 13940 | 2025.08.11 21:43:41.285378 [ 277 ] {210453f1-545d-4ddd-bb43-7416f58de239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13941 | 2025.08.11 21:43:41.285389 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 110 rows starting from the beginning of the part | ||
| 13942 | 2025.08.11 21:43:41.285433 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 86 rows starting from the beginning of the part | ||
| 13943 | 2025.08.11 21:43:41.285474 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 1251 rows starting from the beginning of the part | ||
| 13944 | 2025.08.11 21:43:41.285543 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 13945 | 2025.08.11 21:43:41.285819 [ 277 ] {210453f1-545d-4ddd-bb43-7416f58de239} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13946 | 2025.08.11 21:43:41.285856 [ 277 ] {210453f1-545d-4ddd-bb43-7416f58de239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13947 | 2025.08.11 21:43:41.286170 [ 277 ] {210453f1-545d-4ddd-bb43-7416f58de239} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 13948 | 2025.08.11 21:43:41.286396 [ 277 ] {210453f1-545d-4ddd-bb43-7416f58de239} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13949 | 2025.08.11 21:43:41.286517 [ 79 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 13950 | 2025.08.11 21:43:41.286536 [ 277 ] {210453f1-545d-4ddd-bb43-7416f58de239} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 13951 | 2025.08.11 21:43:41.286550 [ 79 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2025.08.11 21:43:41.286577 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13953 | 2025.08.11 21:43:41.286584 [ 277 ] {210453f1-545d-4ddd-bb43-7416f58de239} <Debug> TCPHandler: Processed in 0.001433635 sec. | ||
| 13954 | 2025.08.11 21:43:41.286677 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 13955 | 2025.08.11 21:43:41.286705 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13956 | 2025.08.11 21:43:41.286813 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13957 | 2025.08.11 21:43:41.286814 [ 277 ] {4c430bb5-ba08-4185-ab24-8b51d54b0993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13958 | 2025.08.11 21:43:41.286840 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3118 rows, containing 5 columns (5 merged, 0 gathered) in 0.001719849 sec., 1812949.8578072842 rows/sec., 158.72 MiB/sec. | ||
| 13959 | 2025.08.11 21:43:41.286878 [ 277 ] {4c430bb5-ba08-4185-ab24-8b51d54b0993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13960 | 2025.08.11 21:43:41.286853 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 634 rows starting from the beginning of the part | ||
| 13961 | 2025.08.11 21:43:41.286975 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 115 rows starting from the beginning of the part | ||
| 13962 | 2025.08.11 21:43:41.287017 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 91 rows starting from the beginning of the part | ||
| 13963 | 2025.08.11 21:43:41.287055 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 13964 | 2025.08.11 21:43:41.287060 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 79 rows starting from the beginning of the part | ||
| 13965 | 2025.08.11 21:43:41.287116 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 549 rows starting from the beginning of the part | ||
| 13966 | 2025.08.11 21:43:41.287156 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 64 rows starting from the beginning of the part | ||
| 13967 | 2025.08.11 21:43:41.287281 [ 277 ] {4c430bb5-ba08-4185-ab24-8b51d54b0993} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2025.08.11 21:43:41.287317 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2025.08.11 21:43:41.287325 [ 277 ] {4c430bb5-ba08-4185-ab24-8b51d54b0993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13970 | 2025.08.11 21:43:41.287385 [ 189 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_136_27} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 13971 | 2025.08.11 21:43:41.287447 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 13972 | 2025.08.11 21:43:41.287672 [ 277 ] {4c430bb5-ba08-4185-ab24-8b51d54b0993} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 13973 | 2025.08.11 21:43:41.287907 [ 277 ] {4c430bb5-ba08-4185-ab24-8b51d54b0993} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13974 | 2025.08.11 21:43:41.288046 [ 277 ] {4c430bb5-ba08-4185-ab24-8b51d54b0993} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001254 sec., 41467.304625199366 rows/sec., 2.88 MiB/sec. | ||
| 13975 | 2025.08.11 21:43:41.288085 [ 277 ] {4c430bb5-ba08-4185-ab24-8b51d54b0993} <Debug> TCPHandler: Processed in 0.001430244 sec. | ||
| 13976 | 2025.08.11 21:43:41.288192 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13977 | 2025.08.11 21:43:41.288293 [ 277 ] {479f5c77-11a0-4881-a642-07dd7439c0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13978 | 2025.08.11 21:43:41.288338 [ 277 ] {479f5c77-11a0-4881-a642-07dd7439c0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13979 | 2025.08.11 21:43:41.288380 [ 200 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751149 sec., 874854.1671782355 rows/sec., 69.67 MiB/sec. | ||
| 13980 | 2025.08.11 21:43:41.288537 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 13981 | 2025.08.11 21:43:41.288680 [ 277 ] {479f5c77-11a0-4881-a642-07dd7439c0e0} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13982 | 2025.08.11 21:43:41.288724 [ 277 ] {479f5c77-11a0-4881-a642-07dd7439c0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13983 | 2025.08.11 21:43:41.288801 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13984 | 2025.08.11 21:43:41.288881 [ 196 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_136_27} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 13985 | 2025.08.11 21:43:41.288957 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 13986 | 2025.08.11 21:43:41.289080 [ 277 ] {479f5c77-11a0-4881-a642-07dd7439c0e0} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 13987 | 2025.08.11 21:43:41.289305 [ 277 ] {479f5c77-11a0-4881-a642-07dd7439c0e0} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13988 | 2025.08.11 21:43:41.289427 [ 79 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 13989 | 2025.08.11 21:43:41.289443 [ 277 ] {479f5c77-11a0-4881-a642-07dd7439c0e0} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001169 sec., 15397.775876817794 rows/sec., 1.04 MiB/sec. | ||
| 13990 | 2025.08.11 21:43:41.289458 [ 79 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13991 | 2025.08.11 21:43:41.289483 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 13992 | 2025.08.11 21:43:41.289490 [ 277 ] {479f5c77-11a0-4881-a642-07dd7439c0e0} <Debug> TCPHandler: Processed in 0.001348422 sec. | ||
| 13993 | 2025.08.11 21:43:41.289547 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 13994 | 2025.08.11 21:43:41.289615 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13995 | 2025.08.11 21:43:41.289638 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6810 rows starting from the beginning of the part | ||
| 13996 | 2025.08.11 21:43:41.289679 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 13997 | 2025.08.11 21:43:41.289712 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 13998 | 2025.08.11 21:43:41.289744 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 13999 | 2025.08.11 21:43:41.289774 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 42 rows starting from the beginning of the part | ||
| 14000 | 2025.08.11 21:43:41.289805 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 18 rows starting from the beginning of the part | ||
| 14001 | 2025.08.11 21:43:41.291305 [ 198 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001785219 sec., 3949095.3210782544 rows/sec., 266.24 MiB/sec. | ||
| 14002 | 2025.08.11 21:43:41.291669 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 14003 | 2025.08.11 21:43:41.291907 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14004 | 2025.08.11 21:43:41.291969 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_136_27} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 14005 | 2025.08.11 21:43:41.292024 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 14006 | 2025.08.11 21:43:41.905857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37088 | ||
| 14007 | 2025.08.11 21:43:41.906397 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2025.08.11 21:43:41.906444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14009 | 2025.08.11 21:43:41.906921 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14010 | 2025.08.11 21:43:41.907159 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2025.08.11 21:43:41.907361 [ 83 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14012 | 2025.08.11 21:43:41.907372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37088 | ||
| 14013 | 2025.08.11 21:43:41.907443 [ 83 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14014 | 2025.08.11 21:43:41.907474 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14015 | 2025.08.11 21:43:41.907608 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 14016 | 2025.08.11 21:43:41.907771 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14017 | 2025.08.11 21:43:41.907815 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
| 14018 | 2025.08.11 21:43:41.907887 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part | ||
| 14019 | 2025.08.11 21:43:41.907936 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part | ||
| 14020 | 2025.08.11 21:43:41.907983 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part | ||
| 14021 | 2025.08.11 21:43:41.908025 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part | ||
| 14022 | 2025.08.11 21:43:41.908070 [ 200 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part | ||
| 14023 | 2025.08.11 21:43:41.910692 [ 198 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37088 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144523 sec., 11794475.66451255 rows/sec., 168.72 MiB/sec. | ||
| 14024 | 2025.08.11 21:43:41.911140 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14025 | 2025.08.11 21:43:41.911470 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2025.08.11 21:43:41.911549 [ 187 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_81_16} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14027 | 2025.08.11 21:43:41.911654 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 14028 | 2025.08.11 21:43:43.924230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 14029 | 2025.08.11 21:43:43.941255 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2025.08.11 21:43:43.941315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14031 | 2025.08.11 21:43:43.947429 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14032 | 2025.08.11 21:43:43.948123 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2025.08.11 21:43:43.948511 [ 81 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14034 | 2025.08.11 21:43:43.948613 [ 81 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14035 | 2025.08.11 21:43:43.948650 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14036 | 2025.08.11 21:43:43.948799 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 14037 | 2025.08.11 21:43:43.951286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 14038 | 2025.08.11 21:43:43.952292 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14039 | 2025.08.11 21:43:43.953732 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 14040 | 2025.08.11 21:43:43.958416 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 14041 | 2025.08.11 21:43:43.962998 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 14042 | 2025.08.11 21:43:43.967471 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 14043 | 2025.08.11 21:43:43.972377 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 14044 | 2025.08.11 21:43:43.977169 [ 198 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 14045 | 2025.08.11 21:43:44.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.64 MiB, peak 367.50 MiB, free memory in arenas 0.00 B, will set to 350.14 MiB (RSS), difference: -14.49 MiB | ||
| 14046 | 2025.08.11 21:43:44.035219 [ 195 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.086475589 sec., 7054.013821172122 rows/sec., 36.48 MiB/sec. | ||
| 14047 | 2025.08.11 21:43:44.038667 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14048 | 2025.08.11 21:43:44.040801 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14049 | 2025.08.11 21:43:44.040915 [ 193 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_81_16} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14050 | 2025.08.11 21:43:44.043896 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 14051 | 2025.08.11 21:43:44.525509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1932 | ||
| 14052 | 2025.08.11 21:43:44.528462 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2025.08.11 21:43:44.528509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14054 | 2025.08.11 21:43:44.529676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14055 | 2025.08.11 21:43:44.529936 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2025.08.11 21:43:44.530206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1932 | ||
| 14057 | 2025.08.11 21:43:45.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.74 MiB, peak 367.50 MiB, free memory in arenas 0.00 B, will set to 350.35 MiB (RSS), difference: 13.61 MiB | ||
| 14058 | 2025.08.11 21:43:46.281654 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14059 | 2025.08.11 21:43:46.282059 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_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) | ||
| 14060 | 2025.08.11 21:43:46.282537 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 14061 | 2025.08.11 21:43:46.282581 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_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 | ||
| 14062 | 2025.08.11 21:43:46.282844 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14063 | 2025.08.11 21:43:46.282915 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14064 | 2025.08.11 21:43:46.283063 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 14065 | 2025.08.11 21:43:46.283229 [ 289 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 14066 | 2025.08.11 21:43:46.283263 [ 290 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 14067 | 2025.08.11 21:43:46.283229 [ 292 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 14068 | 2025.08.11 21:43:46.283321 [ 295 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 14069 | 2025.08.11 21:43:46.283473 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 14070 | 2025.08.11 21:43:46.283506 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 14071 | 2025.08.11 21:43:46.283613 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 14072 | 2025.08.11 21:43:46.283635 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (SelectExecutor): Reading approx. 35 rows with 4 streams | ||
| 14073 | 2025.08.11 21:43:46.283673 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_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'))" | ||
| 14074 | 2025.08.11 21:43:46.283714 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_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'))" | ||
| 14075 | 2025.08.11 21:43:46.283752 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_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'))" | ||
| 14076 | 2025.08.11 21:43:46.283790 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_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'))" | ||
| 14077 | 2025.08.11 21:43:46.285036 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.003148 sec., 11118.170266836085 rows/sec., 470.29 KiB/sec. | ||
| 14078 | 2025.08.11 21:43:46.285227 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Debug> MemoryTracker: Peak memory usage (for query): 145.19 KiB. | ||
| 14079 | 2025.08.11 21:43:46.285244 [ 277 ] {a226f013-4194-43fc-8487-5373bc2035fe} <Debug> TCPHandler: Processed in 0.003778504 sec. | ||
| 14080 | 2025.08.11 21:43:46.293477 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14081 | 2025.08.11 21:43:46.293611 [ 277 ] {fed58f41-a96a-49f1-a01e-054834d4b7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 14082 | 2025.08.11 21:43:46.293665 [ 277 ] {fed58f41-a96a-49f1-a01e-054834d4b7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 14083 | 2025.08.11 21:43:46.294332 [ 277 ] {fed58f41-a96a-49f1-a01e-054834d4b7bd} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14084 | 2025.08.11 21:43:46.294374 [ 277 ] {fed58f41-a96a-49f1-a01e-054834d4b7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14085 | 2025.08.11 21:43:46.294812 [ 277 ] {fed58f41-a96a-49f1-a01e-054834d4b7bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 14086 | 2025.08.11 21:43:46.295019 [ 277 ] {fed58f41-a96a-49f1-a01e-054834d4b7bd} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14087 | 2025.08.11 21:43:46.295181 [ 277 ] {fed58f41-a96a-49f1-a01e-054834d4b7bd} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001609 sec., 621.5040397762585 rows/sec., 64.34 KiB/sec. | ||
| 14088 | 2025.08.11 21:43:46.295224 [ 277 ] {fed58f41-a96a-49f1-a01e-054834d4b7bd} <Debug> TCPHandler: Processed in 0.00180974 sec. | ||
| 14089 | 2025.08.11 21:43:46.295339 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14090 | 2025.08.11 21:43:46.295437 [ 277 ] {4362c8f9-669b-4536-931a-435a10b75a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14091 | 2025.08.11 21:43:46.295479 [ 277 ] {4362c8f9-669b-4536-931a-435a10b75a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14092 | 2025.08.11 21:43:46.295955 [ 277 ] {4362c8f9-669b-4536-931a-435a10b75a55} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14093 | 2025.08.11 21:43:46.295992 [ 277 ] {4362c8f9-669b-4536-931a-435a10b75a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14094 | 2025.08.11 21:43:46.296314 [ 277 ] {4362c8f9-669b-4536-931a-435a10b75a55} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 14095 | 2025.08.11 21:43:46.296537 [ 277 ] {4362c8f9-669b-4536-931a-435a10b75a55} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14096 | 2025.08.11 21:43:46.296672 [ 277 ] {4362c8f9-669b-4536-931a-435a10b75a55} <Debug> executeQuery: Read 87 rows, 7.48 KiB in 0.001256 sec., 69267.51592356688 rows/sec., 5.82 MiB/sec. | ||
| 14097 | 2025.08.11 21:43:46.296712 [ 277 ] {4362c8f9-669b-4536-931a-435a10b75a55} <Debug> TCPHandler: Processed in 0.001423174 sec. | ||
| 14098 | 2025.08.11 21:43:46.296829 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14099 | 2025.08.11 21:43:46.296925 [ 277 ] {ca712413-4096-42c6-9b40-928144738b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14100 | 2025.08.11 21:43:46.296965 [ 277 ] {ca712413-4096-42c6-9b40-928144738b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14101 | 2025.08.11 21:43:46.297364 [ 277 ] {ca712413-4096-42c6-9b40-928144738b5d} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14102 | 2025.08.11 21:43:46.297401 [ 277 ] {ca712413-4096-42c6-9b40-928144738b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14103 | 2025.08.11 21:43:46.297702 [ 277 ] {ca712413-4096-42c6-9b40-928144738b5d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14104 | 2025.08.11 21:43:46.297924 [ 277 ] {ca712413-4096-42c6-9b40-928144738b5d} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2025.08.11 21:43:46.298037 [ 80 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14106 | 2025.08.11 21:43:46.298059 [ 277 ] {ca712413-4096-42c6-9b40-928144738b5d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001151 sec., 13032.145960034753 rows/sec., 979.96 KiB/sec. | ||
| 14107 | 2025.08.11 21:43:46.298092 [ 80 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2025.08.11 21:43:46.298107 [ 277 ] {ca712413-4096-42c6-9b40-928144738b5d} <Debug> TCPHandler: Processed in 0.001327472 sec. | ||
| 14109 | 2025.08.11 21:43:46.298119 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14110 | 2025.08.11 21:43:46.298217 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14111 | 2025.08.11 21:43:46.298229 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14112 | 2025.08.11 21:43:46.298317 [ 277 ] {8d9f5e16-b2a1-4d32-ae5f-2d90976be92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14113 | 2025.08.11 21:43:46.298362 [ 277 ] {8d9f5e16-b2a1-4d32-ae5f-2d90976be92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14114 | 2025.08.11 21:43:46.298365 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14115 | 2025.08.11 21:43:46.298412 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 72 rows starting from the beginning of the part | ||
| 14116 | 2025.08.11 21:43:46.298483 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 27 rows starting from the beginning of the part | ||
| 14117 | 2025.08.11 21:43:46.298539 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 27 rows starting from the beginning of the part | ||
| 14118 | 2025.08.11 21:43:46.298588 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 15 rows starting from the beginning of the part | ||
| 14119 | 2025.08.11 21:43:46.298635 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 29 rows starting from the beginning of the part | ||
| 14120 | 2025.08.11 21:43:46.298682 [ 195 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 15 rows starting from the beginning of the part | ||
| 14121 | 2025.08.11 21:43:46.298752 [ 277 ] {8d9f5e16-b2a1-4d32-ae5f-2d90976be92f} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2025.08.11 21:43:46.298794 [ 277 ] {8d9f5e16-b2a1-4d32-ae5f-2d90976be92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14123 | 2025.08.11 21:43:46.299116 [ 277 ] {8d9f5e16-b2a1-4d32-ae5f-2d90976be92f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 14124 | 2025.08.11 21:43:46.299366 [ 277 ] {8d9f5e16-b2a1-4d32-ae5f-2d90976be92f} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14125 | 2025.08.11 21:43:46.299475 [ 80 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Selected 6 parts from all_1_34_8 to all_39_39_0 | ||
| 14126 | 2025.08.11 21:43:46.299506 [ 80 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2025.08.11 21:43:46.299507 [ 277 ] {8d9f5e16-b2a1-4d32-ae5f-2d90976be92f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001206 sec., 829.1873963515754 rows/sec., 55.06 KiB/sec. | ||
| 14128 | 2025.08.11 21:43:46.299524 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14129 | 2025.08.11 21:43:46.299560 [ 277 ] {8d9f5e16-b2a1-4d32-ae5f-2d90976be92f} <Debug> TCPHandler: Processed in 0.001392194 sec. | ||
| 14130 | 2025.08.11 21:43:46.299635 [ 191 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_8 to all_39_39_0 into Compact with storage Full | ||
| 14131 | 2025.08.11 21:43:46.299660 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478094 sec., 125161.1873128502 rows/sec., 9.67 MiB/sec. | ||
| 14132 | 2025.08.11 21:43:46.299675 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14133 | 2025.08.11 21:43:46.299737 [ 191 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14134 | 2025.08.11 21:43:46.299772 [ 191 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 252 rows starting from the beginning of the part | ||
| 14135 | 2025.08.11 21:43:46.299784 [ 277 ] {de2914dc-b261-4268-ba40-2bc49c6a0991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14136 | 2025.08.11 21:43:46.299829 [ 277 ] {de2914dc-b261-4268-ba40-2bc49c6a0991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14137 | 2025.08.11 21:43:46.299830 [ 191 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 14138 | 2025.08.11 21:43:46.299856 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14139 | 2025.08.11 21:43:46.299892 [ 191 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 14140 | 2025.08.11 21:43:46.299940 [ 191 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 14141 | 2025.08.11 21:43:46.299983 [ 191 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 14142 | 2025.08.11 21:43:46.300026 [ 191 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 14143 | 2025.08.11 21:43:46.300242 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2025.08.11 21:43:46.300256 [ 277 ] {de2914dc-b261-4268-ba40-2bc49c6a0991} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14145 | 2025.08.11 21:43:46.300308 [ 277 ] {de2914dc-b261-4268-ba40-2bc49c6a0991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14146 | 2025.08.11 21:43:46.300343 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_116_23} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14147 | 2025.08.11 21:43:46.300462 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14148 | 2025.08.11 21:43:46.300638 [ 277 ] {de2914dc-b261-4268-ba40-2bc49c6a0991} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 14149 | 2025.08.11 21:43:46.300872 [ 277 ] {de2914dc-b261-4268-ba40-2bc49c6a0991} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14150 | 2025.08.11 21:43:46.300882 [ 194 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294082 sec., 584970.6587372362 rows/sec., 42.69 MiB/sec. | ||
| 14151 | 2025.08.11 21:43:46.301007 [ 277 ] {de2914dc-b261-4268-ba40-2bc49c6a0991} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00124 sec., 63709.67741935484 rows/sec., 4.97 MiB/sec. | ||
| 14152 | 2025.08.11 21:43:46.301035 [ 203 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Trace> MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) | ||
| 14153 | 2025.08.11 21:43:46.301052 [ 277 ] {de2914dc-b261-4268-ba40-2bc49c6a0991} <Debug> TCPHandler: Processed in 0.001425224 sec. | ||
| 14154 | 2025.08.11 21:43:46.301192 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14155 | 2025.08.11 21:43:46.301291 [ 277 ] {c125c0d9-c9b0-4089-8372-69fee3e1ba83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14156 | 2025.08.11 21:43:46.301300 [ 203 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14157 | 2025.08.11 21:43:46.301336 [ 277 ] {c125c0d9-c9b0-4089-8372-69fee3e1ba83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14158 | 2025.08.11 21:43:46.301380 [ 203 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_39_9} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Merged 6 parts: [all_1_34_8, all_39_39_0] -> all_1_39_9 | ||
| 14159 | 2025.08.11 21:43:46.301459 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14160 | 2025.08.11 21:43:46.301759 [ 277 ] {c125c0d9-c9b0-4089-8372-69fee3e1ba83} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2025.08.11 21:43:46.301799 [ 277 ] {c125c0d9-c9b0-4089-8372-69fee3e1ba83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14162 | 2025.08.11 21:43:46.302139 [ 277 ] {c125c0d9-c9b0-4089-8372-69fee3e1ba83} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 14163 | 2025.08.11 21:43:46.302362 [ 277 ] {c125c0d9-c9b0-4089-8372-69fee3e1ba83} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14164 | 2025.08.11 21:43:46.302493 [ 277 ] {c125c0d9-c9b0-4089-8372-69fee3e1ba83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 14165 | 2025.08.11 21:43:46.302497 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 4 parts from all_1_132_28 to all_135_135_0 | ||
| 14166 | 2025.08.11 21:43:46.302531 [ 277 ] {c125c0d9-c9b0-4089-8372-69fee3e1ba83} <Debug> TCPHandler: Processed in 0.001388724 sec. | ||
| 14167 | 2025.08.11 21:43:46.302540 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14168 | 2025.08.11 21:43:46.302559 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14169 | 2025.08.11 21:43:46.302625 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_135_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_132_28 to all_135_135_0 into Compact with storage Full | ||
| 14170 | 2025.08.11 21:43:46.302641 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14171 | 2025.08.11 21:43:46.302739 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_135_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14172 | 2025.08.11 21:43:46.302749 [ 277 ] {84730907-57f5-4c3b-83e7-04a2a421b121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14173 | 2025.08.11 21:43:46.302781 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_132_28, total 36402 rows starting from the beginning of the part | ||
| 14174 | 2025.08.11 21:43:46.302802 [ 277 ] {84730907-57f5-4c3b-83e7-04a2a421b121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14175 | 2025.08.11 21:43:46.302847 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 14176 | 2025.08.11 21:43:46.302896 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 14177 | 2025.08.11 21:43:46.302939 [ 186 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 943 rows starting from the beginning of the part | ||
| 14178 | 2025.08.11 21:43:46.303129 [ 277 ] {84730907-57f5-4c3b-83e7-04a2a421b121} <Trace> oximeter.measurements_f64 (df457bb6-0f26-4199-8e30-822e4f6b0c98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2025.08.11 21:43:46.303168 [ 277 ] {84730907-57f5-4c3b-83e7-04a2a421b121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14180 | 2025.08.11 21:43:46.303483 [ 277 ] {84730907-57f5-4c3b-83e7-04a2a421b121} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 14181 | 2025.08.11 21:43:46.303715 [ 277 ] {84730907-57f5-4c3b-83e7-04a2a421b121} <Trace> oximeter.measurements_f64 (df457bb6-0f26-4199-8e30-822e4f6b0c98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2025.08.11 21:43:46.303847 [ 277 ] {84730907-57f5-4c3b-83e7-04a2a421b121} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 56.52 KiB/sec. | ||
| 14183 | 2025.08.11 21:43:46.303884 [ 277 ] {84730907-57f5-4c3b-83e7-04a2a421b121} <Debug> TCPHandler: Processed in 0.001291272 sec. | ||
| 14184 | 2025.08.11 21:43:46.304013 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14185 | 2025.08.11 21:43:46.304107 [ 277 ] {e272dbbb-c061-4676-90bb-224659d27e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14186 | 2025.08.11 21:43:46.304163 [ 277 ] {e272dbbb-c061-4676-90bb-224659d27e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14187 | 2025.08.11 21:43:46.304960 [ 277 ] {e272dbbb-c061-4676-90bb-224659d27e4b} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14188 | 2025.08.11 21:43:46.304994 [ 277 ] {e272dbbb-c061-4676-90bb-224659d27e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14189 | 2025.08.11 21:43:46.305548 [ 277 ] {e272dbbb-c061-4676-90bb-224659d27e4b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14190 | 2025.08.11 21:43:46.305790 [ 277 ] {e272dbbb-c061-4676-90bb-224659d27e4b} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14191 | 2025.08.11 21:43:46.305936 [ 277 ] {e272dbbb-c061-4676-90bb-224659d27e4b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001844 sec., 8134.490238611714 rows/sec., 14.58 MiB/sec. | ||
| 14192 | 2025.08.11 21:43:46.305999 [ 277 ] {e272dbbb-c061-4676-90bb-224659d27e4b} <Debug> TCPHandler: Processed in 0.002042724 sec. | ||
| 14193 | 2025.08.11 21:43:46.306131 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14194 | 2025.08.11 21:43:46.306228 [ 277 ] {8b220635-c772-4558-ac75-61547752bcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14195 | 2025.08.11 21:43:46.306269 [ 277 ] {8b220635-c772-4558-ac75-61547752bcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14196 | 2025.08.11 21:43:46.306717 [ 277 ] {8b220635-c772-4558-ac75-61547752bcbb} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2025.08.11 21:43:46.306755 [ 277 ] {8b220635-c772-4558-ac75-61547752bcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14198 | 2025.08.11 21:43:46.307081 [ 277 ] {8b220635-c772-4558-ac75-61547752bcbb} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 14199 | 2025.08.11 21:43:46.307307 [ 277 ] {8b220635-c772-4558-ac75-61547752bcbb} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2025.08.11 21:43:46.307440 [ 277 ] {8b220635-c772-4558-ac75-61547752bcbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 14201 | 2025.08.11 21:43:46.307479 [ 277 ] {8b220635-c772-4558-ac75-61547752bcbb} <Debug> TCPHandler: Processed in 0.001408163 sec. | ||
| 14202 | 2025.08.11 21:43:46.309729 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_135_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37665 rows, containing 5 columns (5 merged, 0 gathered) in 0.007127449 sec., 5284499.405046602 rows/sec., 362.04 MiB/sec. | ||
| 14203 | 2025.08.11 21:43:46.310172 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_135_29} <Trace> MergedBlockOutputStream: filled checksums all_1_135_29 (state Temporary) | ||
| 14204 | 2025.08.11 21:43:46.310459 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_135_29} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_135_29 to all_1_135_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14205 | 2025.08.11 21:43:46.310536 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_135_29} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 4 parts: [all_1_132_28, all_135_135_0] -> all_1_135_29 | ||
| 14206 | 2025.08.11 21:43:46.310617 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14207 | 2025.08.11 21:43:49.212947 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14208 | 2025.08.11 21:43:49.213000 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14209 | 2025.08.11 21:43:49.407549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37576 | ||
| 14210 | 2025.08.11 21:43:49.408389 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14211 | 2025.08.11 21:43:49.408443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14212 | 2025.08.11 21:43:49.408945 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14213 | 2025.08.11 21:43:49.409187 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14214 | 2025.08.11 21:43:49.409348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
| 14215 | 2025.08.11 21:43:51.053162 [ 222 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14216 | 2025.08.11 21:43:51.053227 [ 222 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14217 | 2025.08.11 21:43:51.057062 [ 222 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14218 | 2025.08.11 21:43:51.133817 [ 219 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14219 | 2025.08.11 21:43:51.133864 [ 219 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14220 | 2025.08.11 21:43:51.137509 [ 219 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14221 | 2025.08.11 21:43:51.240521 [ 74 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 14222 | 2025.08.11 21:43:51.240583 [ 74 ] {} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14223 | 2025.08.11 21:43:51.240606 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14224 | 2025.08.11 21:43:51.240706 [ 194 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 14225 | 2025.08.11 21:43:51.240815 [ 194 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14226 | 2025.08.11 21:43:51.240849 [ 194 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 18 rows starting from the beginning of the part | ||
| 14227 | 2025.08.11 21:43:51.240916 [ 194 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 14228 | 2025.08.11 21:43:51.240968 [ 194 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 14229 | 2025.08.11 21:43:51.241011 [ 194 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 14230 | 2025.08.11 21:43:51.241052 [ 194 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 14231 | 2025.08.11 21:43:51.241800 [ 196 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001132339 sec., 33558.85472460103 rows/sec., 2.80 MiB/sec. | ||
| 14232 | 2025.08.11 21:43:51.242002 [ 197 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 14233 | 2025.08.11 21:43:51.242367 [ 197 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14234 | 2025.08.11 21:43:51.242456 [ 197 ] {5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e::all_1_30_7} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 14235 | 2025.08.11 21:43:51.242572 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14236 | 2025.08.11 21:43:51.290987 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14237 | 2025.08.11 21:43:51.291156 [ 277 ] {d23a07e2-1144-401f-9034-0b415107c427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14238 | 2025.08.11 21:43:51.291227 [ 277 ] {d23a07e2-1144-401f-9034-0b415107c427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14239 | 2025.08.11 21:43:51.291941 [ 277 ] {d23a07e2-1144-401f-9034-0b415107c427} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2025.08.11 21:43:51.291989 [ 277 ] {d23a07e2-1144-401f-9034-0b415107c427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14241 | 2025.08.11 21:43:51.292378 [ 277 ] {d23a07e2-1144-401f-9034-0b415107c427} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 14242 | 2025.08.11 21:43:51.292609 [ 277 ] {d23a07e2-1144-401f-9034-0b415107c427} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2025.08.11 21:43:51.292762 [ 277 ] {d23a07e2-1144-401f-9034-0b415107c427} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001655 sec., 66465.25679758308 rows/sec., 5.59 MiB/sec. | ||
| 14244 | 2025.08.11 21:43:51.292805 [ 277 ] {d23a07e2-1144-401f-9034-0b415107c427} <Debug> TCPHandler: Processed in 0.001948173 sec. | ||
| 14245 | 2025.08.11 21:43:51.292944 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14246 | 2025.08.11 21:43:51.293045 [ 277 ] {9d97cbc0-f676-4c57-bf30-d80e1b2c8e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14247 | 2025.08.11 21:43:51.293086 [ 277 ] {9d97cbc0-f676-4c57-bf30-d80e1b2c8e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14248 | 2025.08.11 21:43:51.293499 [ 277 ] {9d97cbc0-f676-4c57-bf30-d80e1b2c8e86} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2025.08.11 21:43:51.293537 [ 277 ] {9d97cbc0-f676-4c57-bf30-d80e1b2c8e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14250 | 2025.08.11 21:43:51.293832 [ 277 ] {9d97cbc0-f676-4c57-bf30-d80e1b2c8e86} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14251 | 2025.08.11 21:43:51.294063 [ 277 ] {9d97cbc0-f676-4c57-bf30-d80e1b2c8e86} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2025.08.11 21:43:51.294199 [ 277 ] {9d97cbc0-f676-4c57-bf30-d80e1b2c8e86} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001174 sec., 22998.296422487227 rows/sec., 1.69 MiB/sec. | ||
| 14253 | 2025.08.11 21:43:51.294238 [ 277 ] {9d97cbc0-f676-4c57-bf30-d80e1b2c8e86} <Debug> TCPHandler: Processed in 0.001346432 sec. | ||
| 14254 | 2025.08.11 21:43:51.294377 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14255 | 2025.08.11 21:43:51.294485 [ 277 ] {be237662-275b-4b7d-b621-93ff837c8238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14256 | 2025.08.11 21:43:51.294527 [ 277 ] {be237662-275b-4b7d-b621-93ff837c8238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14257 | 2025.08.11 21:43:51.294973 [ 277 ] {be237662-275b-4b7d-b621-93ff837c8238} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14258 | 2025.08.11 21:43:51.295011 [ 277 ] {be237662-275b-4b7d-b621-93ff837c8238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14259 | 2025.08.11 21:43:51.295332 [ 277 ] {be237662-275b-4b7d-b621-93ff837c8238} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 14260 | 2025.08.11 21:43:51.295621 [ 277 ] {be237662-275b-4b7d-b621-93ff837c8238} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14261 | 2025.08.11 21:43:51.295760 [ 277 ] {be237662-275b-4b7d-b621-93ff837c8238} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.0013 sec., 70000 rows/sec., 5.47 MiB/sec. | ||
| 14262 | 2025.08.11 21:43:51.295798 [ 277 ] {be237662-275b-4b7d-b621-93ff837c8238} <Debug> TCPHandler: Processed in 0.001487185 sec. | ||
| 14263 | 2025.08.11 21:43:51.295916 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14264 | 2025.08.11 21:43:51.296012 [ 277 ] {a2c500d6-b30f-4c5a-ba20-7bd53f833dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14265 | 2025.08.11 21:43:51.296056 [ 277 ] {a2c500d6-b30f-4c5a-ba20-7bd53f833dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14266 | 2025.08.11 21:43:51.296506 [ 277 ] {a2c500d6-b30f-4c5a-ba20-7bd53f833dd3} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14267 | 2025.08.11 21:43:51.296546 [ 277 ] {a2c500d6-b30f-4c5a-ba20-7bd53f833dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14268 | 2025.08.11 21:43:51.296907 [ 277 ] {a2c500d6-b30f-4c5a-ba20-7bd53f833dd3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 14269 | 2025.08.11 21:43:51.297146 [ 277 ] {a2c500d6-b30f-4c5a-ba20-7bd53f833dd3} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14270 | 2025.08.11 21:43:51.297286 [ 277 ] {a2c500d6-b30f-4c5a-ba20-7bd53f833dd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 14271 | 2025.08.11 21:43:51.297327 [ 277 ] {a2c500d6-b30f-4c5a-ba20-7bd53f833dd3} <Debug> TCPHandler: Processed in 0.001459325 sec. | ||
| 14272 | 2025.08.11 21:43:51.297411 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14273 | 2025.08.11 21:43:51.297448 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14274 | 2025.08.11 21:43:51.297460 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14275 | 2025.08.11 21:43:51.297554 [ 277 ] {84e9c544-3f52-44dc-a107-576ebae9a7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14276 | 2025.08.11 21:43:51.297615 [ 277 ] {84e9c544-3f52-44dc-a107-576ebae9a7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14277 | 2025.08.11 21:43:51.298448 [ 277 ] {84e9c544-3f52-44dc-a107-576ebae9a7e0} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14278 | 2025.08.11 21:43:51.298486 [ 277 ] {84e9c544-3f52-44dc-a107-576ebae9a7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14279 | 2025.08.11 21:43:51.299054 [ 277 ] {84e9c544-3f52-44dc-a107-576ebae9a7e0} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14280 | 2025.08.11 21:43:51.299319 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14281 | 2025.08.11 21:43:51.299413 [ 277 ] {84e9c544-3f52-44dc-a107-576ebae9a7e0} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2025.08.11 21:43:51.299563 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14283 | 2025.08.11 21:43:51.299570 [ 277 ] {84e9c544-3f52-44dc-a107-576ebae9a7e0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002035 sec., 13267.813267813268 rows/sec., 23.78 MiB/sec. | ||
| 14284 | 2025.08.11 21:43:51.299615 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14285 | 2025.08.11 21:43:51.299641 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14286 | 2025.08.11 21:43:51.299650 [ 277 ] {84e9c544-3f52-44dc-a107-576ebae9a7e0} <Debug> TCPHandler: Processed in 0.002257068 sec. | ||
| 14287 | 2025.08.11 21:43:51.299750 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 14288 | 2025.08.11 21:43:51.299778 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14289 | 2025.08.11 21:43:51.299882 [ 277 ] {24583c8b-a707-4cf6-b9c3-4c5f790de411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14290 | 2025.08.11 21:43:51.299924 [ 277 ] {24583c8b-a707-4cf6-b9c3-4c5f790de411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14291 | 2025.08.11 21:43:51.300006 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14292 | 2025.08.11 21:43:51.300069 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2250 rows starting from the beginning of the part | ||
| 14293 | 2025.08.11 21:43:51.300195 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 27 rows starting from the beginning of the part | ||
| 14294 | 2025.08.11 21:43:51.300298 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 15 rows starting from the beginning of the part | ||
| 14295 | 2025.08.11 21:43:51.300301 [ 277 ] {24583c8b-a707-4cf6-b9c3-4c5f790de411} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14296 | 2025.08.11 21:43:51.300349 [ 277 ] {24583c8b-a707-4cf6-b9c3-4c5f790de411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14297 | 2025.08.11 21:43:51.300398 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 27 rows starting from the beginning of the part | ||
| 14298 | 2025.08.11 21:43:51.300504 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 15 rows starting from the beginning of the part | ||
| 14299 | 2025.08.11 21:43:51.300608 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 27 rows starting from the beginning of the part | ||
| 14300 | 2025.08.11 21:43:51.300669 [ 277 ] {24583c8b-a707-4cf6-b9c3-4c5f790de411} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 14301 | 2025.08.11 21:43:51.300889 [ 277 ] {24583c8b-a707-4cf6-b9c3-4c5f790de411} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14302 | 2025.08.11 21:43:51.301032 [ 277 ] {24583c8b-a707-4cf6-b9c3-4c5f790de411} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 14303 | 2025.08.11 21:43:51.301071 [ 277 ] {24583c8b-a707-4cf6-b9c3-4c5f790de411} <Debug> TCPHandler: Processed in 0.001343313 sec. | ||
| 14304 | 2025.08.11 21:43:51.310670 [ 197 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2361 rows, containing 19 columns (19 merged, 0 gathered) in 0.010972584 sec., 215172.65213007253 rows/sec., 385.58 MiB/sec. | ||
| 14305 | 2025.08.11 21:43:51.312560 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14306 | 2025.08.11 21:43:51.312930 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14307 | 2025.08.11 21:43:51.313010 [ 196 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14308 | 2025.08.11 21:43:51.313119 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.61 MiB. | ||
| 14309 | 2025.08.11 21:43:51.451351 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 14310 | 2025.08.11 21:43:51.468832 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14311 | 2025.08.11 21:43:51.468896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14312 | 2025.08.11 21:43:51.474999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14313 | 2025.08.11 21:43:51.475775 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14314 | 2025.08.11 21:43:51.479791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 14315 | 2025.08.11 21:43:52.000180 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.95 MiB, peak 369.99 MiB, free memory in arenas 0.00 B, will set to 356.53 MiB (RSS), difference: 4.58 MiB | ||
| 14316 | 2025.08.11 21:43:52.367000 [ 224 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14317 | 2025.08.11 21:43:52.367053 [ 224 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14318 | 2025.08.11 21:43:52.369964 [ 224 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14319 | 2025.08.11 21:43:52.544433 [ 220 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14320 | 2025.08.11 21:43:52.544483 [ 220 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14321 | 2025.08.11 21:43:52.546663 [ 220 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14322 | 2025.08.11 21:43:54.530441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1964 | ||
| 14323 | 2025.08.11 21:43:54.532849 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14324 | 2025.08.11 21:43:54.532912 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14325 | 2025.08.11 21:43:54.534155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14326 | 2025.08.11 21:43:54.534439 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14327 | 2025.08.11 21:43:54.534590 [ 68 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14328 | 2025.08.11 21:43:54.534652 [ 68 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2025.08.11 21:43:54.534671 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 14330 | 2025.08.11 21:43:54.534798 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 14331 | 2025.08.11 21:43:54.534851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1964 | ||
| 14332 | 2025.08.11 21:43:54.535386 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14333 | 2025.08.11 21:43:54.535555 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1806 rows starting from the beginning of the part | ||
| 14334 | 2025.08.11 21:43:54.535956 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 14335 | 2025.08.11 21:43:54.536331 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part | ||
| 14336 | 2025.08.11 21:43:54.536699 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 30 rows starting from the beginning of the part | ||
| 14337 | 2025.08.11 21:43:54.537101 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 14338 | 2025.08.11 21:43:54.537458 [ 197 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part | ||
| 14339 | 2025.08.11 21:43:54.545080 [ 196 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1964 rows, containing 72 columns (72 merged, 0 gathered) in 0.010343233 sec., 189882.60247062016 rows/sec., 143.12 MiB/sec. | ||
| 14340 | 2025.08.11 21:43:54.547069 [ 187 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14341 | 2025.08.11 21:43:54.547696 [ 187 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14342 | 2025.08.11 21:43:54.547774 [ 187 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_61_12} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14343 | 2025.08.11 21:43:54.548026 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 14344 | 2025.08.11 21:43:56.290850 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14345 | 2025.08.11 21:43:56.291054 [ 277 ] {634f531e-c4c2-4a82-b599-593328b17a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14346 | 2025.08.11 21:43:56.291125 [ 277 ] {634f531e-c4c2-4a82-b599-593328b17a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14347 | 2025.08.11 21:43:56.291790 [ 277 ] {634f531e-c4c2-4a82-b599-593328b17a04} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14348 | 2025.08.11 21:43:56.291842 [ 277 ] {634f531e-c4c2-4a82-b599-593328b17a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14349 | 2025.08.11 21:43:56.292237 [ 277 ] {634f531e-c4c2-4a82-b599-593328b17a04} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14350 | 2025.08.11 21:43:56.292555 [ 277 ] {634f531e-c4c2-4a82-b599-593328b17a04} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14351 | 2025.08.11 21:43:56.292727 [ 67 ] {} <Debug> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 14352 | 2025.08.11 21:43:56.292737 [ 277 ] {634f531e-c4c2-4a82-b599-593328b17a04} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001735 sec., 13832.8530259366 rows/sec., 1.15 MiB/sec. | ||
| 14353 | 2025.08.11 21:43:56.292802 [ 67 ] {} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2025.08.11 21:43:56.292831 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14355 | 2025.08.11 21:43:56.292834 [ 277 ] {634f531e-c4c2-4a82-b599-593328b17a04} <Debug> TCPHandler: Processed in 0.002127976 sec. | ||
| 14356 | 2025.08.11 21:43:56.292942 [ 222 ] {} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14357 | 2025.08.11 21:43:56.292964 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 14358 | 2025.08.11 21:43:56.293013 [ 222 ] {} <Debug> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14359 | 2025.08.11 21:43:56.292982 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14360 | 2025.08.11 21:43:56.293135 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14361 | 2025.08.11 21:43:56.293148 [ 277 ] {7b227026-d3b9-4722-9b84-70e5162477d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14362 | 2025.08.11 21:43:56.293176 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 24 rows starting from the beginning of the part | ||
| 14363 | 2025.08.11 21:43:56.293202 [ 277 ] {7b227026-d3b9-4722-9b84-70e5162477d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14364 | 2025.08.11 21:43:56.293251 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 14365 | 2025.08.11 21:43:56.293306 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 14366 | 2025.08.11 21:43:56.293354 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 14367 | 2025.08.11 21:43:56.293397 [ 200 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::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 | ||
| 14368 | 2025.08.11 21:43:56.293674 [ 277 ] {7b227026-d3b9-4722-9b84-70e5162477d7} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2025.08.11 21:43:56.293721 [ 277 ] {7b227026-d3b9-4722-9b84-70e5162477d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14370 | 2025.08.11 21:43:56.294091 [ 277 ] {7b227026-d3b9-4722-9b84-70e5162477d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14371 | 2025.08.11 21:43:56.294275 [ 187 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371413 sec., 87500.99350086371 rows/sec., 7.59 MiB/sec. | ||
| 14372 | 2025.08.11 21:43:56.294375 [ 277 ] {7b227026-d3b9-4722-9b84-70e5162477d7} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14373 | 2025.08.11 21:43:56.294441 [ 189 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 14374 | 2025.08.11 21:43:56.294524 [ 277 ] {7b227026-d3b9-4722-9b84-70e5162477d7} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001401 sec., 8565.310492505354 rows/sec., 698.44 KiB/sec. | ||
| 14375 | 2025.08.11 21:43:56.294565 [ 277 ] {7b227026-d3b9-4722-9b84-70e5162477d7} <Debug> TCPHandler: Processed in 0.001638088 sec. | ||
| 14376 | 2025.08.11 21:43:56.294684 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14377 | 2025.08.11 21:43:56.294718 [ 189 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_21_5} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14378 | 2025.08.11 21:43:56.294783 [ 277 ] {d5f18d50-b420-414a-86ad-c73ecb2c021f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14379 | 2025.08.11 21:43:56.294785 [ 189 ] {44d70c08-7ed3-40bd-8109-0d9c726d71e2::all_1_21_5} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 14380 | 2025.08.11 21:43:56.294826 [ 277 ] {d5f18d50-b420-414a-86ad-c73ecb2c021f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14381 | 2025.08.11 21:43:56.294880 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 14382 | 2025.08.11 21:43:56.294933 [ 222 ] {} <Debug> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14383 | 2025.08.11 21:43:56.295373 [ 277 ] {d5f18d50-b420-414a-86ad-c73ecb2c021f} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14384 | 2025.08.11 21:43:56.295416 [ 277 ] {d5f18d50-b420-414a-86ad-c73ecb2c021f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14385 | 2025.08.11 21:43:56.295758 [ 277 ] {d5f18d50-b420-414a-86ad-c73ecb2c021f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 14386 | 2025.08.11 21:43:56.295967 [ 277 ] {d5f18d50-b420-414a-86ad-c73ecb2c021f} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14387 | 2025.08.11 21:43:56.296097 [ 277 ] {d5f18d50-b420-414a-86ad-c73ecb2c021f} <Debug> executeQuery: Read 212 rows, 19.29 KiB in 0.001335 sec., 158801.49812734083 rows/sec., 14.11 MiB/sec. | ||
| 14388 | 2025.08.11 21:43:56.296136 [ 277 ] {d5f18d50-b420-414a-86ad-c73ecb2c021f} <Debug> TCPHandler: Processed in 0.001502135 sec. | ||
| 14389 | 2025.08.11 21:43:56.296254 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14390 | 2025.08.11 21:43:56.296351 [ 277 ] {6462d5c6-a960-438c-9678-9fa4c365bb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14391 | 2025.08.11 21:43:56.296392 [ 277 ] {6462d5c6-a960-438c-9678-9fa4c365bb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14392 | 2025.08.11 21:43:56.296807 [ 277 ] {6462d5c6-a960-438c-9678-9fa4c365bb51} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14393 | 2025.08.11 21:43:56.296845 [ 277 ] {6462d5c6-a960-438c-9678-9fa4c365bb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14394 | 2025.08.11 21:43:56.297152 [ 277 ] {6462d5c6-a960-438c-9678-9fa4c365bb51} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14395 | 2025.08.11 21:43:56.297366 [ 277 ] {6462d5c6-a960-438c-9678-9fa4c365bb51} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2025.08.11 21:43:56.297500 [ 277 ] {6462d5c6-a960-438c-9678-9fa4c365bb51} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001168 sec., 33390.41095890411 rows/sec., 2.45 MiB/sec. | ||
| 14397 | 2025.08.11 21:43:56.297539 [ 277 ] {6462d5c6-a960-438c-9678-9fa4c365bb51} <Debug> TCPHandler: Processed in 0.001334353 sec. | ||
| 14398 | 2025.08.11 21:43:56.297643 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14399 | 2025.08.11 21:43:56.297746 [ 277 ] {1b5e5ea9-1184-4c2e-85ad-5561b0f6829b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14400 | 2025.08.11 21:43:56.297790 [ 277 ] {1b5e5ea9-1184-4c2e-85ad-5561b0f6829b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14401 | 2025.08.11 21:43:56.298202 [ 277 ] {1b5e5ea9-1184-4c2e-85ad-5561b0f6829b} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2025.08.11 21:43:56.298238 [ 277 ] {1b5e5ea9-1184-4c2e-85ad-5561b0f6829b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14403 | 2025.08.11 21:43:56.298538 [ 277 ] {1b5e5ea9-1184-4c2e-85ad-5561b0f6829b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14404 | 2025.08.11 21:43:56.298757 [ 277 ] {1b5e5ea9-1184-4c2e-85ad-5561b0f6829b} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2025.08.11 21:43:56.298890 [ 277 ] {1b5e5ea9-1184-4c2e-85ad-5561b0f6829b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001168 sec., 20547.945205479453 rows/sec., 1.70 MiB/sec. | ||
| 14406 | 2025.08.11 21:43:56.298930 [ 277 ] {1b5e5ea9-1184-4c2e-85ad-5561b0f6829b} <Debug> TCPHandler: Processed in 0.001334222 sec. | ||
| 14407 | 2025.08.11 21:43:56.299033 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14408 | 2025.08.11 21:43:56.299126 [ 277 ] {ab2ac85e-bf35-42f8-a6cd-039c7633c159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14409 | 2025.08.11 21:43:56.299166 [ 277 ] {ab2ac85e-bf35-42f8-a6cd-039c7633c159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14410 | 2025.08.11 21:43:56.299601 [ 277 ] {ab2ac85e-bf35-42f8-a6cd-039c7633c159} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14411 | 2025.08.11 21:43:56.299638 [ 277 ] {ab2ac85e-bf35-42f8-a6cd-039c7633c159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14412 | 2025.08.11 21:43:56.299932 [ 277 ] {ab2ac85e-bf35-42f8-a6cd-039c7633c159} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 14413 | 2025.08.11 21:43:56.300146 [ 277 ] {ab2ac85e-bf35-42f8-a6cd-039c7633c159} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14414 | 2025.08.11 21:43:56.300256 [ 67 ] {} <Debug> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 14415 | 2025.08.11 21:43:56.300275 [ 277 ] {ab2ac85e-bf35-42f8-a6cd-039c7633c159} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001166 sec., 10291.595197255576 rows/sec., 804.03 KiB/sec. | ||
| 14416 | 2025.08.11 21:43:56.300300 [ 67 ] {} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14417 | 2025.08.11 21:43:56.300324 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14418 | 2025.08.11 21:43:56.300324 [ 277 ] {ab2ac85e-bf35-42f8-a6cd-039c7633c159} <Debug> TCPHandler: Processed in 0.001339432 sec. | ||
| 14419 | 2025.08.11 21:43:56.300401 [ 223 ] {} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14420 | 2025.08.11 21:43:56.300403 [ 189 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::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 | ||
| 14421 | 2025.08.11 21:43:56.300437 [ 223 ] {} <Debug> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14422 | 2025.08.11 21:43:56.300444 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14423 | 2025.08.11 21:43:56.300510 [ 189 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14424 | 2025.08.11 21:43:56.300541 [ 189 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 12 rows starting from the beginning of the part | ||
| 14425 | 2025.08.11 21:43:56.300557 [ 277 ] {f9066307-b484-4a7d-a27c-acaff2d8688c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14426 | 2025.08.11 21:43:56.300596 [ 189 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 14427 | 2025.08.11 21:43:56.300597 [ 277 ] {f9066307-b484-4a7d-a27c-acaff2d8688c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14428 | 2025.08.11 21:43:56.300656 [ 189 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 14429 | 2025.08.11 21:43:56.300708 [ 189 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 14430 | 2025.08.11 21:43:56.300748 [ 189 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 14431 | 2025.08.11 21:43:56.301077 [ 277 ] {f9066307-b484-4a7d-a27c-acaff2d8688c} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14432 | 2025.08.11 21:43:56.301120 [ 277 ] {f9066307-b484-4a7d-a27c-acaff2d8688c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14433 | 2025.08.11 21:43:56.301436 [ 199 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001066158 sec., 56276.83701665232 rows/sec., 4.51 MiB/sec. | ||
| 14434 | 2025.08.11 21:43:56.301475 [ 277 ] {f9066307-b484-4a7d-a27c-acaff2d8688c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 14435 | 2025.08.11 21:43:56.301563 [ 193 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 14436 | 2025.08.11 21:43:56.301785 [ 277 ] {f9066307-b484-4a7d-a27c-acaff2d8688c} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14437 | 2025.08.11 21:43:56.301878 [ 193 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_21_5} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14438 | 2025.08.11 21:43:56.301944 [ 277 ] {f9066307-b484-4a7d-a27c-acaff2d8688c} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001404 sec., 90455.84045584044 rows/sec., 7.34 MiB/sec. | ||
| 14439 | 2025.08.11 21:43:56.301947 [ 193 ] {340d26c3-fdeb-4172-afc7-56b0d802f5bb::all_1_21_5} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 14440 | 2025.08.11 21:43:56.302021 [ 277 ] {f9066307-b484-4a7d-a27c-acaff2d8688c} <Debug> TCPHandler: Processed in 0.001625468 sec. | ||
| 14441 | 2025.08.11 21:43:56.302053 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 14442 | 2025.08.11 21:43:56.302159 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14443 | 2025.08.11 21:43:56.302264 [ 277 ] {2e6aa613-d89e-4f24-bd8c-f5ec9feab6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14444 | 2025.08.11 21:43:56.302311 [ 277 ] {2e6aa613-d89e-4f24-bd8c-f5ec9feab6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14445 | 2025.08.11 21:43:56.302377 [ 223 ] {} <Debug> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 14446 | 2025.08.11 21:43:56.302738 [ 277 ] {2e6aa613-d89e-4f24-bd8c-f5ec9feab6cc} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14447 | 2025.08.11 21:43:56.302778 [ 277 ] {2e6aa613-d89e-4f24-bd8c-f5ec9feab6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14448 | 2025.08.11 21:43:56.303144 [ 277 ] {2e6aa613-d89e-4f24-bd8c-f5ec9feab6cc} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 14449 | 2025.08.11 21:43:56.303362 [ 277 ] {2e6aa613-d89e-4f24-bd8c-f5ec9feab6cc} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14450 | 2025.08.11 21:43:56.303502 [ 277 ] {2e6aa613-d89e-4f24-bd8c-f5ec9feab6cc} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001258 sec., 160572.33704292527 rows/sec., 11.51 MiB/sec. | ||
| 14451 | 2025.08.11 21:43:56.303541 [ 277 ] {2e6aa613-d89e-4f24-bd8c-f5ec9feab6cc} <Debug> TCPHandler: Processed in 0.001433974 sec. | ||
| 14452 | 2025.08.11 21:43:56.303659 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14453 | 2025.08.11 21:43:56.303754 [ 277 ] {675cba12-08d5-476e-8d57-85e102372747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14454 | 2025.08.11 21:43:56.303810 [ 277 ] {675cba12-08d5-476e-8d57-85e102372747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14455 | 2025.08.11 21:43:56.304664 [ 277 ] {675cba12-08d5-476e-8d57-85e102372747} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14456 | 2025.08.11 21:43:56.304698 [ 277 ] {675cba12-08d5-476e-8d57-85e102372747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14457 | 2025.08.11 21:43:56.305236 [ 277 ] {675cba12-08d5-476e-8d57-85e102372747} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14458 | 2025.08.11 21:43:56.305479 [ 277 ] {675cba12-08d5-476e-8d57-85e102372747} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14459 | 2025.08.11 21:43:56.305628 [ 277 ] {675cba12-08d5-476e-8d57-85e102372747} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001893 sec., 7923.9302694136295 rows/sec., 14.20 MiB/sec. | ||
| 14460 | 2025.08.11 21:43:56.305698 [ 277 ] {675cba12-08d5-476e-8d57-85e102372747} <Debug> TCPHandler: Processed in 0.002088725 sec. | ||
| 14461 | 2025.08.11 21:43:56.305817 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14462 | 2025.08.11 21:43:56.305911 [ 277 ] {780a9a68-f1d2-4eea-8f5f-7117ae05a632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14463 | 2025.08.11 21:43:56.305953 [ 277 ] {780a9a68-f1d2-4eea-8f5f-7117ae05a632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14464 | 2025.08.11 21:43:56.306302 [ 277 ] {780a9a68-f1d2-4eea-8f5f-7117ae05a632} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2025.08.11 21:43:56.306340 [ 277 ] {780a9a68-f1d2-4eea-8f5f-7117ae05a632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14466 | 2025.08.11 21:43:56.306648 [ 277 ] {780a9a68-f1d2-4eea-8f5f-7117ae05a632} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 14467 | 2025.08.11 21:43:56.306865 [ 277 ] {780a9a68-f1d2-4eea-8f5f-7117ae05a632} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2025.08.11 21:43:56.306995 [ 277 ] {780a9a68-f1d2-4eea-8f5f-7117ae05a632} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 14469 | 2025.08.11 21:43:56.307031 [ 277 ] {780a9a68-f1d2-4eea-8f5f-7117ae05a632} <Debug> TCPHandler: Processed in 0.001264551 sec. | ||
| 14470 | 2025.08.11 21:43:56.909555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38003 | ||
| 14471 | 2025.08.11 21:43:56.910074 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14472 | 2025.08.11 21:43:56.910112 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14473 | 2025.08.11 21:43:56.910618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14474 | 2025.08.11 21:43:56.910857 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14475 | 2025.08.11 21:43:56.911008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38003 | ||
| 14476 | 2025.08.11 21:43:57.267804 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14477 | 2025.08.11 21:43:57.267857 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14478 | 2025.08.11 21:43:57.269829 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14479 | 2025.08.11 21:43:58.110341 [ 64 ] {} <Debug> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 14480 | 2025.08.11 21:43:58.110439 [ 64 ] {} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14481 | 2025.08.11 21:43:58.110477 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14482 | 2025.08.11 21:43:58.110647 [ 187 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::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 | ||
| 14483 | 2025.08.11 21:43:58.110957 [ 187 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14484 | 2025.08.11 21:43:58.110997 [ 187 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
| 14485 | 2025.08.11 21:43:58.111078 [ 187 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 14486 | 2025.08.11 21:43:58.111142 [ 187 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 14487 | 2025.08.11 21:43:58.111203 [ 187 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 14488 | 2025.08.11 21:43:58.111260 [ 187 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 14489 | 2025.08.11 21:43:58.112689 [ 199 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.002123085 sec., 16956.457230869233 rows/sec., 3.43 MiB/sec. | ||
| 14490 | 2025.08.11 21:43:58.112820 [ 187 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 14491 | 2025.08.11 21:43:58.113109 [ 187 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::all_1_5_1} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2025.08.11 21:43:58.113174 [ 187 ] {ac5157dc-fc60-4cca-be7f-55a8a772a27b::all_1_5_1} <Trace> oximeter.timeseries_schema (ac5157dc-fc60-4cca-be7f-55a8a772a27b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 14493 | 2025.08.11 21:43:58.113237 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14494 | 2025.08.11 21:43:58.979936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 14495 | 2025.08.11 21:43:58.997731 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14496 | 2025.08.11 21:43:58.997779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14497 | 2025.08.11 21:43:59.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.13 MiB, peak 369.99 MiB, free memory in arenas 0.00 B, will set to 356.54 MiB (RSS), difference: -4.59 MiB | ||
| 14498 | 2025.08.11 21:43:59.003953 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14499 | 2025.08.11 21:43:59.004639 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14500 | 2025.08.11 21:43:59.007715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 14501 | 2025.08.11 21:44:00.000234 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.54 MiB, peak 369.99 MiB, free memory in arenas 0.00 B, will set to 356.54 MiB (RSS), difference: 4.00 MiB | ||
| 14502 | 2025.08.11 21:44:01.289496 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14503 | 2025.08.11 21:44:01.289801 [ 277 ] {28680e56-bdb7-407b-8444-40011e63020d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14504 | 2025.08.11 21:44:01.289898 [ 277 ] {28680e56-bdb7-407b-8444-40011e63020d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14505 | 2025.08.11 21:44:01.290585 [ 277 ] {28680e56-bdb7-407b-8444-40011e63020d} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14506 | 2025.08.11 21:44:01.290632 [ 277 ] {28680e56-bdb7-407b-8444-40011e63020d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14507 | 2025.08.11 21:44:01.291023 [ 277 ] {28680e56-bdb7-407b-8444-40011e63020d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 14508 | 2025.08.11 21:44:01.291243 [ 277 ] {28680e56-bdb7-407b-8444-40011e63020d} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14509 | 2025.08.11 21:44:01.291404 [ 277 ] {28680e56-bdb7-407b-8444-40011e63020d} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.00168 sec., 65476.19047619047 rows/sec., 5.50 MiB/sec. | ||
| 14510 | 2025.08.11 21:44:01.291456 [ 277 ] {28680e56-bdb7-407b-8444-40011e63020d} <Debug> TCPHandler: Processed in 0.002143356 sec. | ||
| 14511 | 2025.08.11 21:44:01.291580 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14512 | 2025.08.11 21:44:01.291679 [ 277 ] {a686895b-2c97-413c-8115-a10388cd782e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14513 | 2025.08.11 21:44:01.291722 [ 277 ] {a686895b-2c97-413c-8115-a10388cd782e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14514 | 2025.08.11 21:44:01.292148 [ 277 ] {a686895b-2c97-413c-8115-a10388cd782e} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14515 | 2025.08.11 21:44:01.292184 [ 277 ] {a686895b-2c97-413c-8115-a10388cd782e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14516 | 2025.08.11 21:44:01.292474 [ 277 ] {a686895b-2c97-413c-8115-a10388cd782e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14517 | 2025.08.11 21:44:01.292687 [ 277 ] {a686895b-2c97-413c-8115-a10388cd782e} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14518 | 2025.08.11 21:44:01.292817 [ 277 ] {a686895b-2c97-413c-8115-a10388cd782e} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001161 sec., 23255.813953488374 rows/sec., 1.71 MiB/sec. | ||
| 14519 | 2025.08.11 21:44:01.292855 [ 277 ] {a686895b-2c97-413c-8115-a10388cd782e} <Debug> TCPHandler: Processed in 0.001324972 sec. | ||
| 14520 | 2025.08.11 21:44:01.292969 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14521 | 2025.08.11 21:44:01.293062 [ 277 ] {ef0d4b14-c594-4147-a94d-1a6d8a4b0dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14522 | 2025.08.11 21:44:01.293102 [ 277 ] {ef0d4b14-c594-4147-a94d-1a6d8a4b0dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14523 | 2025.08.11 21:44:01.293524 [ 277 ] {ef0d4b14-c594-4147-a94d-1a6d8a4b0dff} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14524 | 2025.08.11 21:44:01.293560 [ 277 ] {ef0d4b14-c594-4147-a94d-1a6d8a4b0dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14525 | 2025.08.11 21:44:01.293854 [ 277 ] {ef0d4b14-c594-4147-a94d-1a6d8a4b0dff} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 14526 | 2025.08.11 21:44:01.294055 [ 277 ] {ef0d4b14-c594-4147-a94d-1a6d8a4b0dff} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14527 | 2025.08.11 21:44:01.294182 [ 277 ] {ef0d4b14-c594-4147-a94d-1a6d8a4b0dff} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001139 sec., 79894.64442493414 rows/sec., 6.24 MiB/sec. | ||
| 14528 | 2025.08.11 21:44:01.294219 [ 277 ] {ef0d4b14-c594-4147-a94d-1a6d8a4b0dff} <Debug> TCPHandler: Processed in 0.001297072 sec. | ||
| 14529 | 2025.08.11 21:44:01.294330 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14530 | 2025.08.11 21:44:01.294423 [ 277 ] {5488953d-baea-4d2c-9b77-4727fd7f4373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14531 | 2025.08.11 21:44:01.294467 [ 277 ] {5488953d-baea-4d2c-9b77-4727fd7f4373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14532 | 2025.08.11 21:44:01.294889 [ 277 ] {5488953d-baea-4d2c-9b77-4727fd7f4373} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14533 | 2025.08.11 21:44:01.294926 [ 277 ] {5488953d-baea-4d2c-9b77-4727fd7f4373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14534 | 2025.08.11 21:44:01.295253 [ 277 ] {5488953d-baea-4d2c-9b77-4727fd7f4373} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 14535 | 2025.08.11 21:44:01.295470 [ 277 ] {5488953d-baea-4d2c-9b77-4727fd7f4373} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14536 | 2025.08.11 21:44:01.295600 [ 277 ] {5488953d-baea-4d2c-9b77-4727fd7f4373} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 14537 | 2025.08.11 21:44:01.295620 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 5 parts from all_1_135_29 to all_139_139_0 | ||
| 14538 | 2025.08.11 21:44:01.295638 [ 277 ] {5488953d-baea-4d2c-9b77-4727fd7f4373} <Debug> TCPHandler: Processed in 0.001355393 sec. | ||
| 14539 | 2025.08.11 21:44:01.295704 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14540 | 2025.08.11 21:44:01.295736 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14541 | 2025.08.11 21:44:01.295819 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14542 | 2025.08.11 21:44:01.295854 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_135_29 to all_139_139_0 into Compact with storage Full | ||
| 14543 | 2025.08.11 21:44:01.295937 [ 277 ] {fe3f668f-9e1e-4211-8f7b-061083f29372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14544 | 2025.08.11 21:44:01.295999 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14545 | 2025.08.11 21:44:01.296008 [ 277 ] {fe3f668f-9e1e-4211-8f7b-061083f29372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14546 | 2025.08.11 21:44:01.296045 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_135_29, total 37665 rows starting from the beginning of the part | ||
| 14547 | 2025.08.11 21:44:01.296117 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 52 rows starting from the beginning of the part | ||
| 14548 | 2025.08.11 21:44:01.296166 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 14549 | 2025.08.11 21:44:01.296210 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 14550 | 2025.08.11 21:44:01.296253 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 202 rows starting from the beginning of the part | ||
| 14551 | 2025.08.11 21:44:01.296962 [ 277 ] {fe3f668f-9e1e-4211-8f7b-061083f29372} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2025.08.11 21:44:01.297003 [ 277 ] {fe3f668f-9e1e-4211-8f7b-061083f29372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14553 | 2025.08.11 21:44:01.297554 [ 277 ] {fe3f668f-9e1e-4211-8f7b-061083f29372} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14554 | 2025.08.11 21:44:01.297786 [ 277 ] {fe3f668f-9e1e-4211-8f7b-061083f29372} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2025.08.11 21:44:01.297927 [ 277 ] {fe3f668f-9e1e-4211-8f7b-061083f29372} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002015 sec., 13399.503722084368 rows/sec., 24.01 MiB/sec. | ||
| 14556 | 2025.08.11 21:44:01.297992 [ 277 ] {fe3f668f-9e1e-4211-8f7b-061083f29372} <Debug> TCPHandler: Processed in 0.002232437 sec. | ||
| 14557 | 2025.08.11 21:44:01.298105 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14558 | 2025.08.11 21:44:01.298199 [ 277 ] {c8ac80b4-b576-4409-8478-ab1f78aa0b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14559 | 2025.08.11 21:44:01.298241 [ 277 ] {c8ac80b4-b576-4409-8478-ab1f78aa0b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14560 | 2025.08.11 21:44:01.298572 [ 277 ] {c8ac80b4-b576-4409-8478-ab1f78aa0b08} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2025.08.11 21:44:01.298608 [ 277 ] {c8ac80b4-b576-4409-8478-ab1f78aa0b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14562 | 2025.08.11 21:44:01.298909 [ 277 ] {c8ac80b4-b576-4409-8478-ab1f78aa0b08} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 14563 | 2025.08.11 21:44:01.299135 [ 277 ] {c8ac80b4-b576-4409-8478-ab1f78aa0b08} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2025.08.11 21:44:01.299260 [ 277 ] {c8ac80b4-b576-4409-8478-ab1f78aa0b08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 14565 | 2025.08.11 21:44:01.299295 [ 277 ] {c8ac80b4-b576-4409-8478-ab1f78aa0b08} <Debug> TCPHandler: Processed in 0.001238071 sec. | ||
| 14566 | 2025.08.11 21:44:01.302680 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38239 rows, containing 5 columns (5 merged, 0 gathered) in 0.006879176 sec., 5558659.932526803 rows/sec., 380.98 MiB/sec. | ||
| 14567 | 2025.08.11 21:44:01.303296 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Trace> MergedBlockOutputStream: filled checksums all_1_139_30 (state Temporary) | ||
| 14568 | 2025.08.11 21:44:01.303677 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_139_30 to all_1_139_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14569 | 2025.08.11 21:44:01.303778 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_139_30} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 5 parts: [all_1_135_29, all_139_139_0] -> all_1_139_30 | ||
| 14570 | 2025.08.11 21:44:01.303926 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 14571 | 2025.08.11 21:44:04.213049 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14572 | 2025.08.11 21:44:04.213110 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14573 | 2025.08.11 21:44:04.411245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38491 | ||
| 14574 | 2025.08.11 21:44:04.412124 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14575 | 2025.08.11 21:44:04.412212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14576 | 2025.08.11 21:44:04.412741 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14577 | 2025.08.11 21:44:04.412969 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14578 | 2025.08.11 21:44:04.413105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
| 14579 | 2025.08.11 21:44:04.535148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1996 | ||
| 14580 | 2025.08.11 21:44:04.537542 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14581 | 2025.08.11 21:44:04.537587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14582 | 2025.08.11 21:44:04.538741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14583 | 2025.08.11 21:44:04.539007 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14584 | 2025.08.11 21:44:04.539268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1996 | ||
| 14585 | 2025.08.11 21:44:06.288632 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14586 | 2025.08.11 21:44:06.288828 [ 277 ] {4afa9f25-5d3c-4f60-9493-d696cd72fa6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14587 | 2025.08.11 21:44:06.288894 [ 277 ] {4afa9f25-5d3c-4f60-9493-d696cd72fa6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14588 | 2025.08.11 21:44:06.289524 [ 277 ] {4afa9f25-5d3c-4f60-9493-d696cd72fa6c} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14589 | 2025.08.11 21:44:06.289568 [ 277 ] {4afa9f25-5d3c-4f60-9493-d696cd72fa6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14590 | 2025.08.11 21:44:06.289951 [ 277 ] {4afa9f25-5d3c-4f60-9493-d696cd72fa6c} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 14591 | 2025.08.11 21:44:06.290175 [ 277 ] {4afa9f25-5d3c-4f60-9493-d696cd72fa6c} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14592 | 2025.08.11 21:44:06.290324 [ 277 ] {4afa9f25-5d3c-4f60-9493-d696cd72fa6c} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001547 sec., 55591.46735617324 rows/sec., 4.66 MiB/sec. | ||
| 14593 | 2025.08.11 21:44:06.290323 [ 53 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 14594 | 2025.08.11 21:44:06.290365 [ 277 ] {4afa9f25-5d3c-4f60-9493-d696cd72fa6c} <Debug> TCPHandler: Processed in 0.001864612 sec. | ||
| 14595 | 2025.08.11 21:44:06.290367 [ 53 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14596 | 2025.08.11 21:44:06.290392 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14597 | 2025.08.11 21:44:06.290485 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14598 | 2025.08.11 21:44:06.290527 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 14599 | 2025.08.11 21:44:06.290579 [ 277 ] {cfd4a8e5-7902-4795-a47a-4261d26eef09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14600 | 2025.08.11 21:44:06.290625 [ 277 ] {cfd4a8e5-7902-4795-a47a-4261d26eef09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14601 | 2025.08.11 21:44:06.290675 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14602 | 2025.08.11 21:44:06.290715 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1409 rows starting from the beginning of the part | ||
| 14603 | 2025.08.11 21:44:06.290784 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 87 rows starting from the beginning of the part | ||
| 14604 | 2025.08.11 21:44:06.290833 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 110 rows starting from the beginning of the part | ||
| 14605 | 2025.08.11 21:44:06.290882 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 212 rows starting from the beginning of the part | ||
| 14606 | 2025.08.11 21:44:06.290925 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 110 rows starting from the beginning of the part | ||
| 14607 | 2025.08.11 21:44:06.290968 [ 198 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 86 rows starting from the beginning of the part | ||
| 14608 | 2025.08.11 21:44:06.291022 [ 277 ] {cfd4a8e5-7902-4795-a47a-4261d26eef09} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2025.08.11 21:44:06.291061 [ 277 ] {cfd4a8e5-7902-4795-a47a-4261d26eef09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14610 | 2025.08.11 21:44:06.291390 [ 277 ] {cfd4a8e5-7902-4795-a47a-4261d26eef09} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14611 | 2025.08.11 21:44:06.291625 [ 277 ] {cfd4a8e5-7902-4795-a47a-4261d26eef09} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2025.08.11 21:44:06.291760 [ 277 ] {cfd4a8e5-7902-4795-a47a-4261d26eef09} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.0012 sec., 12500.000000000002 rows/sec., 939.94 KiB/sec. | ||
| 14613 | 2025.08.11 21:44:06.291798 [ 277 ] {cfd4a8e5-7902-4795-a47a-4261d26eef09} <Debug> TCPHandler: Processed in 0.001361363 sec. | ||
| 14614 | 2025.08.11 21:44:06.291905 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14615 | 2025.08.11 21:44:06.292000 [ 277 ] {f2847b6a-d1cc-49b6-943a-db3aa5444511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14616 | 2025.08.11 21:44:06.292039 [ 277 ] {f2847b6a-d1cc-49b6-943a-db3aa5444511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14617 | 2025.08.11 21:44:06.292292 [ 188 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2014 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821081 sec., 1105936.5289078301 rows/sec., 97.65 MiB/sec. | ||
| 14618 | 2025.08.11 21:44:06.292445 [ 277 ] {f2847b6a-d1cc-49b6-943a-db3aa5444511} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14619 | 2025.08.11 21:44:06.292486 [ 277 ] {f2847b6a-d1cc-49b6-943a-db3aa5444511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14620 | 2025.08.11 21:44:06.292617 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 14621 | 2025.08.11 21:44:06.292804 [ 277 ] {f2847b6a-d1cc-49b6-943a-db3aa5444511} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 14622 | 2025.08.11 21:44:06.293037 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14623 | 2025.08.11 21:44:06.293077 [ 277 ] {f2847b6a-d1cc-49b6-943a-db3aa5444511} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14624 | 2025.08.11 21:44:06.293130 [ 199 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_141_28} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 14625 | 2025.08.11 21:44:06.293203 [ 53 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 14626 | 2025.08.11 21:44:06.293216 [ 277 ] {f2847b6a-d1cc-49b6-943a-db3aa5444511} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001234 sec., 64019.4489465154 rows/sec., 5.00 MiB/sec. | ||
| 14627 | 2025.08.11 21:44:06.293238 [ 53 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14628 | 2025.08.11 21:44:06.293255 [ 277 ] {f2847b6a-d1cc-49b6-943a-db3aa5444511} <Debug> TCPHandler: Processed in 0.001396613 sec. | ||
| 14629 | 2025.08.11 21:44:06.293256 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14630 | 2025.08.11 21:44:06.293260 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 14631 | 2025.08.11 21:44:06.293374 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14632 | 2025.08.11 21:44:06.293376 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 14633 | 2025.08.11 21:44:06.293479 [ 277 ] {fe8a22a5-a816-4011-8607-1f325d162802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14634 | 2025.08.11 21:44:06.293490 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14635 | 2025.08.11 21:44:06.293532 [ 277 ] {fe8a22a5-a816-4011-8607-1f325d162802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14636 | 2025.08.11 21:44:06.293532 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 634 rows starting from the beginning of the part | ||
| 14637 | 2025.08.11 21:44:06.293613 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 79 rows starting from the beginning of the part | ||
| 14638 | 2025.08.11 21:44:06.293657 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 91 rows starting from the beginning of the part | ||
| 14639 | 2025.08.11 21:44:06.293698 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 127 rows starting from the beginning of the part | ||
| 14640 | 2025.08.11 21:44:06.293737 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 91 rows starting from the beginning of the part | ||
| 14641 | 2025.08.11 21:44:06.293777 [ 199 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 79 rows starting from the beginning of the part | ||
| 14642 | 2025.08.11 21:44:06.293964 [ 277 ] {fe8a22a5-a816-4011-8607-1f325d162802} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2025.08.11 21:44:06.294006 [ 277 ] {fe8a22a5-a816-4011-8607-1f325d162802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14644 | 2025.08.11 21:44:06.294350 [ 277 ] {fe8a22a5-a816-4011-8607-1f325d162802} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 14645 | 2025.08.11 21:44:06.294567 [ 277 ] {fe8a22a5-a816-4011-8607-1f325d162802} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14646 | 2025.08.11 21:44:06.294696 [ 277 ] {fe8a22a5-a816-4011-8607-1f325d162802} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 14647 | 2025.08.11 21:44:06.294696 [ 203 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352633 sec., 813968.0164538348 rows/sec., 65.69 MiB/sec. | ||
| 14648 | 2025.08.11 21:44:06.294734 [ 277 ] {fe8a22a5-a816-4011-8607-1f325d162802} <Debug> TCPHandler: Processed in 0.001408034 sec. | ||
| 14649 | 2025.08.11 21:44:06.294856 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14650 | 2025.08.11 21:44:06.294910 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 14651 | 2025.08.11 21:44:06.294951 [ 277 ] {6fd53ee9-5ecf-425a-b5d9-870ba10c8232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14652 | 2025.08.11 21:44:06.295010 [ 277 ] {6fd53ee9-5ecf-425a-b5d9-870ba10c8232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14653 | 2025.08.11 21:44:06.295211 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14654 | 2025.08.11 21:44:06.295298 [ 188 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_141_28} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 14655 | 2025.08.11 21:44:06.295414 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 14656 | 2025.08.11 21:44:06.295808 [ 277 ] {6fd53ee9-5ecf-425a-b5d9-870ba10c8232} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14657 | 2025.08.11 21:44:06.295849 [ 277 ] {6fd53ee9-5ecf-425a-b5d9-870ba10c8232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14658 | 2025.08.11 21:44:06.296375 [ 277 ] {6fd53ee9-5ecf-425a-b5d9-870ba10c8232} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 14659 | 2025.08.11 21:44:06.296597 [ 277 ] {6fd53ee9-5ecf-425a-b5d9-870ba10c8232} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14660 | 2025.08.11 21:44:06.296734 [ 277 ] {6fd53ee9-5ecf-425a-b5d9-870ba10c8232} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001802 sec., 8324.084350721421 rows/sec., 14.92 MiB/sec. | ||
| 14661 | 2025.08.11 21:44:06.296789 [ 277 ] {6fd53ee9-5ecf-425a-b5d9-870ba10c8232} <Debug> TCPHandler: Processed in 0.001980613 sec. | ||
| 14662 | 2025.08.11 21:44:06.296901 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14663 | 2025.08.11 21:44:06.296995 [ 277 ] {420dceca-d818-46c4-bccb-96fe838153d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14664 | 2025.08.11 21:44:06.297036 [ 277 ] {420dceca-d818-46c4-bccb-96fe838153d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14665 | 2025.08.11 21:44:06.297366 [ 277 ] {420dceca-d818-46c4-bccb-96fe838153d1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2025.08.11 21:44:06.297400 [ 277 ] {420dceca-d818-46c4-bccb-96fe838153d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14667 | 2025.08.11 21:44:06.297693 [ 277 ] {420dceca-d818-46c4-bccb-96fe838153d1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 14668 | 2025.08.11 21:44:06.297896 [ 277 ] {420dceca-d818-46c4-bccb-96fe838153d1} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2025.08.11 21:44:06.298021 [ 52 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 14670 | 2025.08.11 21:44:06.298023 [ 277 ] {420dceca-d818-46c4-bccb-96fe838153d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 14671 | 2025.08.11 21:44:06.298074 [ 52 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2025.08.11 21:44:06.298097 [ 277 ] {420dceca-d818-46c4-bccb-96fe838153d1} <Debug> TCPHandler: Processed in 0.00124249 sec. | ||
| 14673 | 2025.08.11 21:44:06.298100 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14674 | 2025.08.11 21:44:06.298203 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 14675 | 2025.08.11 21:44:06.298313 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14676 | 2025.08.11 21:44:06.298344 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7050 rows starting from the beginning of the part | ||
| 14677 | 2025.08.11 21:44:06.298403 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 14678 | 2025.08.11 21:44:06.298453 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 14679 | 2025.08.11 21:44:06.298497 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 14680 | 2025.08.11 21:44:06.298541 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 14681 | 2025.08.11 21:44:06.298582 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 14682 | 2025.08.11 21:44:06.300325 [ 186 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7350 rows, containing 4 columns (4 merged, 0 gathered) in 0.002155876 sec., 3409286.990531923 rows/sec., 229.84 MiB/sec. | ||
| 14683 | 2025.08.11 21:44:06.300708 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 14684 | 2025.08.11 21:44:06.300942 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14685 | 2025.08.11 21:44:06.301006 [ 203 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_141_28} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 14686 | 2025.08.11 21:44:06.301064 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 14687 | 2025.08.11 21:44:06.507833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 14688 | 2025.08.11 21:44:06.526448 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2025.08.11 21:44:06.526502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14690 | 2025.08.11 21:44:06.532686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14691 | 2025.08.11 21:44:06.533467 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14692 | 2025.08.11 21:44:06.536534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 14693 | 2025.08.11 21:44:07.000288 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.57 MiB, peak 369.99 MiB, free memory in arenas 0.00 B, will set to 356.54 MiB (RSS), difference: -1.03 MiB | ||
| 14694 | 2025.08.11 21:44:08.596160 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14695 | 2025.08.11 21:44:08.596342 [ 277 ] {28e8e624-461a-4042-8d69-3ee80b0522df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14696 | 2025.08.11 21:44:08.596409 [ 277 ] {28e8e624-461a-4042-8d69-3ee80b0522df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14697 | 2025.08.11 21:44:08.597060 [ 277 ] {28e8e624-461a-4042-8d69-3ee80b0522df} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2025.08.11 21:44:08.597111 [ 277 ] {28e8e624-461a-4042-8d69-3ee80b0522df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14699 | 2025.08.11 21:44:08.597490 [ 277 ] {28e8e624-461a-4042-8d69-3ee80b0522df} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14700 | 2025.08.11 21:44:08.597728 [ 277 ] {28e8e624-461a-4042-8d69-3ee80b0522df} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14701 | 2025.08.11 21:44:08.597892 [ 277 ] {28e8e624-461a-4042-8d69-3ee80b0522df} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001599 sec., 2501.5634771732334 rows/sec., 203.98 KiB/sec. | ||
| 14702 | 2025.08.11 21:44:08.597941 [ 277 ] {28e8e624-461a-4042-8d69-3ee80b0522df} <Debug> TCPHandler: Processed in 0.001912443 sec. | ||
| 14703 | 2025.08.11 21:44:08.598077 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14704 | 2025.08.11 21:44:08.598182 [ 277 ] {50a17821-0144-4c30-afb2-482e1f8797b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14705 | 2025.08.11 21:44:08.598223 [ 277 ] {50a17821-0144-4c30-afb2-482e1f8797b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14706 | 2025.08.11 21:44:08.599658 [ 277 ] {50a17821-0144-4c30-afb2-482e1f8797b7} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14707 | 2025.08.11 21:44:08.599697 [ 277 ] {50a17821-0144-4c30-afb2-482e1f8797b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14708 | 2025.08.11 21:44:08.600100 [ 277 ] {50a17821-0144-4c30-afb2-482e1f8797b7} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 14709 | 2025.08.11 21:44:08.600328 [ 277 ] {50a17821-0144-4c30-afb2-482e1f8797b7} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14710 | 2025.08.11 21:44:08.600469 [ 277 ] {50a17821-0144-4c30-afb2-482e1f8797b7} <Debug> executeQuery: Read 1252 rows, 106.17 KiB in 0.002312 sec., 541522.491349481 rows/sec., 44.85 MiB/sec. | ||
| 14711 | 2025.08.11 21:44:08.600509 [ 277 ] {50a17821-0144-4c30-afb2-482e1f8797b7} <Debug> TCPHandler: Processed in 0.002482802 sec. | ||
| 14712 | 2025.08.11 21:44:08.600631 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14713 | 2025.08.11 21:44:08.600728 [ 277 ] {fdf03381-f32c-458b-82e8-97199fd0a894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14714 | 2025.08.11 21:44:08.600772 [ 277 ] {fdf03381-f32c-458b-82e8-97199fd0a894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14715 | 2025.08.11 21:44:08.601198 [ 277 ] {fdf03381-f32c-458b-82e8-97199fd0a894} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14716 | 2025.08.11 21:44:08.601236 [ 277 ] {fdf03381-f32c-458b-82e8-97199fd0a894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14717 | 2025.08.11 21:44:08.601572 [ 277 ] {fdf03381-f32c-458b-82e8-97199fd0a894} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14718 | 2025.08.11 21:44:08.601782 [ 277 ] {fdf03381-f32c-458b-82e8-97199fd0a894} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14719 | 2025.08.11 21:44:08.601909 [ 277 ] {fdf03381-f32c-458b-82e8-97199fd0a894} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.001202 sec., 25790.349417637273 rows/sec., 1.88 MiB/sec. | ||
| 14720 | 2025.08.11 21:44:08.601912 [ 44 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14721 | 2025.08.11 21:44:08.601947 [ 277 ] {fdf03381-f32c-458b-82e8-97199fd0a894} <Debug> TCPHandler: Processed in 0.001364663 sec. | ||
| 14722 | 2025.08.11 21:44:08.601985 [ 44 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14723 | 2025.08.11 21:44:08.602012 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14724 | 2025.08.11 21:44:08.602080 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14725 | 2025.08.11 21:44:08.602149 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14726 | 2025.08.11 21:44:08.602178 [ 277 ] {c493bced-93ef-4681-85f9-e76be9b340a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14727 | 2025.08.11 21:44:08.602238 [ 277 ] {c493bced-93ef-4681-85f9-e76be9b340a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14728 | 2025.08.11 21:44:08.602316 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14729 | 2025.08.11 21:44:08.602361 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 72 rows starting from the beginning of the part | ||
| 14730 | 2025.08.11 21:44:08.602442 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 27 rows starting from the beginning of the part | ||
| 14731 | 2025.08.11 21:44:08.602497 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 39 rows starting from the beginning of the part | ||
| 14732 | 2025.08.11 21:44:08.602546 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 27 rows starting from the beginning of the part | ||
| 14733 | 2025.08.11 21:44:08.602595 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 15 rows starting from the beginning of the part | ||
| 14734 | 2025.08.11 21:44:08.602640 [ 188 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 31 rows starting from the beginning of the part | ||
| 14735 | 2025.08.11 21:44:08.602769 [ 277 ] {c493bced-93ef-4681-85f9-e76be9b340a4} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14736 | 2025.08.11 21:44:08.602813 [ 277 ] {c493bced-93ef-4681-85f9-e76be9b340a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14737 | 2025.08.11 21:44:08.603153 [ 277 ] {c493bced-93ef-4681-85f9-e76be9b340a4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14738 | 2025.08.11 21:44:08.603398 [ 277 ] {c493bced-93ef-4681-85f9-e76be9b340a4} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14739 | 2025.08.11 21:44:08.603527 [ 277 ] {c493bced-93ef-4681-85f9-e76be9b340a4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001368 sec., 166666.66666666666 rows/sec., 11.29 MiB/sec. | ||
| 14740 | 2025.08.11 21:44:08.603544 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456964 sec., 144821.69772211256 rows/sec., 11.14 MiB/sec. | ||
| 14741 | 2025.08.11 21:44:08.603566 [ 277 ] {c493bced-93ef-4681-85f9-e76be9b340a4} <Debug> TCPHandler: Processed in 0.001540666 sec. | ||
| 14742 | 2025.08.11 21:44:08.603701 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14743 | 2025.08.11 21:44:08.603734 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14744 | 2025.08.11 21:44:08.603794 [ 277 ] {8b617850-4eb4-482d-9c7c-fa8aaaa7938c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14745 | 2025.08.11 21:44:08.603838 [ 277 ] {8b617850-4eb4-482d-9c7c-fa8aaaa7938c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14746 | 2025.08.11 21:44:08.604032 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14747 | 2025.08.11 21:44:08.604114 [ 186 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_121_24} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14748 | 2025.08.11 21:44:08.604213 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14749 | 2025.08.11 21:44:08.604509 [ 277 ] {8b617850-4eb4-482d-9c7c-fa8aaaa7938c} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14750 | 2025.08.11 21:44:08.604549 [ 277 ] {8b617850-4eb4-482d-9c7c-fa8aaaa7938c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14751 | 2025.08.11 21:44:08.604888 [ 277 ] {8b617850-4eb4-482d-9c7c-fa8aaaa7938c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 14752 | 2025.08.11 21:44:08.605110 [ 277 ] {8b617850-4eb4-482d-9c7c-fa8aaaa7938c} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14753 | 2025.08.11 21:44:08.605240 [ 277 ] {8b617850-4eb4-482d-9c7c-fa8aaaa7938c} <Debug> executeQuery: Read 551 rows, 41.89 KiB in 0.001464 sec., 376366.12021857925 rows/sec., 27.94 MiB/sec. | ||
| 14754 | 2025.08.11 21:44:08.605278 [ 277 ] {8b617850-4eb4-482d-9c7c-fa8aaaa7938c} <Debug> TCPHandler: Processed in 0.001624027 sec. | ||
| 14755 | 2025.08.11 21:44:08.605389 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14756 | 2025.08.11 21:44:08.605482 [ 277 ] {c21691c0-6125-4f2e-96d6-4832b63793be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14757 | 2025.08.11 21:44:08.605526 [ 277 ] {c21691c0-6125-4f2e-96d6-4832b63793be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14758 | 2025.08.11 21:44:08.606151 [ 277 ] {c21691c0-6125-4f2e-96d6-4832b63793be} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14759 | 2025.08.11 21:44:08.606187 [ 277 ] {c21691c0-6125-4f2e-96d6-4832b63793be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14760 | 2025.08.11 21:44:08.606600 [ 277 ] {c21691c0-6125-4f2e-96d6-4832b63793be} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 14761 | 2025.08.11 21:44:08.606837 [ 277 ] {c21691c0-6125-4f2e-96d6-4832b63793be} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14762 | 2025.08.11 21:44:08.606965 [ 277 ] {c21691c0-6125-4f2e-96d6-4832b63793be} <Debug> executeQuery: Read 944 rows, 64.82 KiB in 0.001501 sec., 628914.0572951366 rows/sec., 42.17 MiB/sec. | ||
| 14763 | 2025.08.11 21:44:08.607001 [ 277 ] {c21691c0-6125-4f2e-96d6-4832b63793be} <Debug> TCPHandler: Processed in 0.001659527 sec. | ||
| 14764 | 2025.08.11 21:44:08.607113 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14765 | 2025.08.11 21:44:08.607205 [ 277 ] {b2882d3e-6508-4c10-b749-b73121acddb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14766 | 2025.08.11 21:44:08.607261 [ 277 ] {b2882d3e-6508-4c10-b749-b73121acddb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14767 | 2025.08.11 21:44:08.608106 [ 277 ] {b2882d3e-6508-4c10-b749-b73121acddb5} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14768 | 2025.08.11 21:44:08.608142 [ 277 ] {b2882d3e-6508-4c10-b749-b73121acddb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14769 | 2025.08.11 21:44:08.608687 [ 277 ] {b2882d3e-6508-4c10-b749-b73121acddb5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 14770 | 2025.08.11 21:44:08.608922 [ 277 ] {b2882d3e-6508-4c10-b749-b73121acddb5} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14771 | 2025.08.11 21:44:08.609060 [ 277 ] {b2882d3e-6508-4c10-b749-b73121acddb5} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001873 sec., 14415.376401494927 rows/sec., 25.83 MiB/sec. | ||
| 14772 | 2025.08.11 21:44:08.609115 [ 277 ] {b2882d3e-6508-4c10-b749-b73121acddb5} <Debug> TCPHandler: Processed in 0.002048834 sec. | ||
| 14773 | 2025.08.11 21:44:08.609226 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14774 | 2025.08.11 21:44:08.609319 [ 277 ] {b62d2458-fa27-4e6e-80cc-b438835d4c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14775 | 2025.08.11 21:44:08.609360 [ 277 ] {b62d2458-fa27-4e6e-80cc-b438835d4c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14776 | 2025.08.11 21:44:08.609698 [ 277 ] {b62d2458-fa27-4e6e-80cc-b438835d4c9d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14777 | 2025.08.11 21:44:08.609734 [ 277 ] {b62d2458-fa27-4e6e-80cc-b438835d4c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 14778 | 2025.08.11 21:44:08.610036 [ 277 ] {b62d2458-fa27-4e6e-80cc-b438835d4c9d} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 14779 | 2025.08.11 21:44:08.610251 [ 277 ] {b62d2458-fa27-4e6e-80cc-b438835d4c9d} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14780 | 2025.08.11 21:44:08.610376 [ 277 ] {b62d2458-fa27-4e6e-80cc-b438835d4c9d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001076 sec., 33457.24907063197 rows/sec., 2.25 MiB/sec. | ||
| 14781 | 2025.08.11 21:44:08.610411 [ 277 ] {b62d2458-fa27-4e6e-80cc-b438835d4c9d} <Debug> TCPHandler: Processed in 0.00123245 sec. | ||
| 14782 | 2025.08.11 21:44:11.240902 [ 218 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14783 | 2025.08.11 21:44:11.240971 [ 218 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14784 | 2025.08.11 21:44:11.244828 [ 218 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14785 | 2025.08.11 21:44:11.283973 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14786 | 2025.08.11 21:44:11.284177 [ 277 ] {8f5a1d88-fde2-4893-97a6-b4cab90718dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14787 | 2025.08.11 21:44:11.284244 [ 277 ] {8f5a1d88-fde2-4893-97a6-b4cab90718dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14788 | 2025.08.11 21:44:11.284937 [ 277 ] {8f5a1d88-fde2-4893-97a6-b4cab90718dc} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14789 | 2025.08.11 21:44:11.284978 [ 277 ] {8f5a1d88-fde2-4893-97a6-b4cab90718dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14790 | 2025.08.11 21:44:11.285423 [ 277 ] {8f5a1d88-fde2-4893-97a6-b4cab90718dc} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 14791 | 2025.08.11 21:44:11.285681 [ 277 ] {8f5a1d88-fde2-4893-97a6-b4cab90718dc} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14792 | 2025.08.11 21:44:11.285848 [ 277 ] {8f5a1d88-fde2-4893-97a6-b4cab90718dc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 14793 | 2025.08.11 21:44:11.285903 [ 277 ] {8f5a1d88-fde2-4893-97a6-b4cab90718dc} <Debug> TCPHandler: Processed in 0.002072145 sec. | ||
| 14794 | 2025.08.11 21:44:11.286031 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14795 | 2025.08.11 21:44:11.286134 [ 277 ] {4aac0efa-b9ce-4cb5-b395-5bd6fc8d4422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14796 | 2025.08.11 21:44:11.286178 [ 277 ] {4aac0efa-b9ce-4cb5-b395-5bd6fc8d4422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14797 | 2025.08.11 21:44:11.286611 [ 277 ] {4aac0efa-b9ce-4cb5-b395-5bd6fc8d4422} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2025.08.11 21:44:11.286646 [ 277 ] {4aac0efa-b9ce-4cb5-b395-5bd6fc8d4422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14799 | 2025.08.11 21:44:11.286963 [ 277 ] {4aac0efa-b9ce-4cb5-b395-5bd6fc8d4422} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 14800 | 2025.08.11 21:44:11.287185 [ 277 ] {4aac0efa-b9ce-4cb5-b395-5bd6fc8d4422} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2025.08.11 21:44:11.287317 [ 277 ] {4aac0efa-b9ce-4cb5-b395-5bd6fc8d4422} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 14802 | 2025.08.11 21:44:11.287357 [ 277 ] {4aac0efa-b9ce-4cb5-b395-5bd6fc8d4422} <Debug> TCPHandler: Processed in 0.001378373 sec. | ||
| 14803 | 2025.08.11 21:44:11.287427 [ 223 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14804 | 2025.08.11 21:44:11.287468 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14805 | 2025.08.11 21:44:11.287479 [ 223 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14806 | 2025.08.11 21:44:11.287579 [ 277 ] {d1796f6e-0241-4e4f-9ecc-a7964e7fd9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14807 | 2025.08.11 21:44:11.287629 [ 277 ] {d1796f6e-0241-4e4f-9ecc-a7964e7fd9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14808 | 2025.08.11 21:44:11.287995 [ 277 ] {d1796f6e-0241-4e4f-9ecc-a7964e7fd9f9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14809 | 2025.08.11 21:44:11.288031 [ 277 ] {d1796f6e-0241-4e4f-9ecc-a7964e7fd9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14810 | 2025.08.11 21:44:11.288374 [ 277 ] {d1796f6e-0241-4e4f-9ecc-a7964e7fd9f9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 14811 | 2025.08.11 21:44:11.288732 [ 277 ] {d1796f6e-0241-4e4f-9ecc-a7964e7fd9f9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14812 | 2025.08.11 21:44:11.288908 [ 277 ] {d1796f6e-0241-4e4f-9ecc-a7964e7fd9f9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001347 sec., 47512.991833704524 rows/sec., 3.31 MiB/sec. | ||
| 14813 | 2025.08.11 21:44:11.288956 [ 277 ] {d1796f6e-0241-4e4f-9ecc-a7964e7fd9f9} <Debug> TCPHandler: Processed in 0.001537136 sec. | ||
| 14814 | 2025.08.11 21:44:11.289057 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14815 | 2025.08.11 21:44:11.289086 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14816 | 2025.08.11 21:44:11.289088 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14817 | 2025.08.11 21:44:11.289202 [ 277 ] {0db9069a-60a7-47a0-81b3-e7d1ecba91dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14818 | 2025.08.11 21:44:11.289250 [ 277 ] {0db9069a-60a7-47a0-81b3-e7d1ecba91dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14819 | 2025.08.11 21:44:11.289574 [ 277 ] {0db9069a-60a7-47a0-81b3-e7d1ecba91dd} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2025.08.11 21:44:11.289614 [ 277 ] {0db9069a-60a7-47a0-81b3-e7d1ecba91dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14821 | 2025.08.11 21:44:11.289979 [ 277 ] {0db9069a-60a7-47a0-81b3-e7d1ecba91dd} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 14822 | 2025.08.11 21:44:11.290263 [ 277 ] {0db9069a-60a7-47a0-81b3-e7d1ecba91dd} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2025.08.11 21:44:11.290341 [ 223 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14824 | 2025.08.11 21:44:11.290410 [ 277 ] {0db9069a-60a7-47a0-81b3-e7d1ecba91dd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001228 sec., 19543.97394136808 rows/sec., 1.32 MiB/sec. | ||
| 14825 | 2025.08.11 21:44:11.290452 [ 277 ] {0db9069a-60a7-47a0-81b3-e7d1ecba91dd} <Debug> TCPHandler: Processed in 0.001425754 sec. | ||
| 14826 | 2025.08.11 21:44:11.292244 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14827 | 2025.08.11 21:44:11.760476 [ 220 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14828 | 2025.08.11 21:44:11.760529 [ 220 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14829 | 2025.08.11 21:44:11.764184 [ 220 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14830 | 2025.08.11 21:44:11.913347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38918 | ||
| 14831 | 2025.08.11 21:44:11.914137 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14832 | 2025.08.11 21:44:11.914215 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14833 | 2025.08.11 21:44:11.914885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14834 | 2025.08.11 21:44:11.915112 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14835 | 2025.08.11 21:44:11.915246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38918 | ||
| 14836 | 2025.08.11 21:44:12.136845 [ 224 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14837 | 2025.08.11 21:44:12.136889 [ 224 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14838 | 2025.08.11 21:44:12.139473 [ 224 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 14839 | 2025.08.11 21:44:12.353548 [ 225 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14840 | 2025.08.11 21:44:12.353596 [ 225 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14841 | 2025.08.11 21:44:12.356324 [ 225 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 14842 | 2025.08.11 21:44:13.000238 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.54 MiB, peak 369.99 MiB, free memory in arenas 0.00 B, will set to 356.54 MiB (RSS), difference: 4.00 MiB | ||
| 14843 | 2025.08.11 21:44:14.036662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 14844 | 2025.08.11 21:44:14.053196 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2025.08.11 21:44:14.053243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14846 | 2025.08.11 21:44:14.059197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14847 | 2025.08.11 21:44:14.059926 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14848 | 2025.08.11 21:44:14.062885 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 14849 | 2025.08.11 21:44:14.539588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2032 | ||
| 14850 | 2025.08.11 21:44:14.542478 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14851 | 2025.08.11 21:44:14.542606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14852 | 2025.08.11 21:44:14.543830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14853 | 2025.08.11 21:44:14.544114 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14854 | 2025.08.11 21:44:14.544507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2032 | ||
| 14855 | 2025.08.11 21:44:16.288638 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14856 | 2025.08.11 21:44:16.288833 [ 277 ] {fb5bc3a3-e54b-4a47-bf69-f0ad66e3ba26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14857 | 2025.08.11 21:44:16.288902 [ 277 ] {fb5bc3a3-e54b-4a47-bf69-f0ad66e3ba26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14858 | 2025.08.11 21:44:16.289559 [ 277 ] {fb5bc3a3-e54b-4a47-bf69-f0ad66e3ba26} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14859 | 2025.08.11 21:44:16.289616 [ 277 ] {fb5bc3a3-e54b-4a47-bf69-f0ad66e3ba26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14860 | 2025.08.11 21:44:16.290011 [ 277 ] {fb5bc3a3-e54b-4a47-bf69-f0ad66e3ba26} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 14861 | 2025.08.11 21:44:16.290235 [ 277 ] {fb5bc3a3-e54b-4a47-bf69-f0ad66e3ba26} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14862 | 2025.08.11 21:44:16.290401 [ 277 ] {fb5bc3a3-e54b-4a47-bf69-f0ad66e3ba26} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001619 sec., 53119.20938851143 rows/sec., 4.46 MiB/sec. | ||
| 14863 | 2025.08.11 21:44:16.290454 [ 277 ] {fb5bc3a3-e54b-4a47-bf69-f0ad66e3ba26} <Debug> TCPHandler: Processed in 0.001958093 sec. | ||
| 14864 | 2025.08.11 21:44:16.290575 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2025.08.11 21:44:16.290678 [ 277 ] {81c261df-0cbb-4c0c-9c48-188a1a4a1c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14866 | 2025.08.11 21:44:16.290721 [ 277 ] {81c261df-0cbb-4c0c-9c48-188a1a4a1c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14867 | 2025.08.11 21:44:16.291130 [ 277 ] {81c261df-0cbb-4c0c-9c48-188a1a4a1c85} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14868 | 2025.08.11 21:44:16.291169 [ 277 ] {81c261df-0cbb-4c0c-9c48-188a1a4a1c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14869 | 2025.08.11 21:44:16.291471 [ 277 ] {81c261df-0cbb-4c0c-9c48-188a1a4a1c85} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 14870 | 2025.08.11 21:44:16.291715 [ 277 ] {81c261df-0cbb-4c0c-9c48-188a1a4a1c85} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14871 | 2025.08.11 21:44:16.291851 [ 277 ] {81c261df-0cbb-4c0c-9c48-188a1a4a1c85} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001197 sec., 12531.328320802006 rows/sec., 942.30 KiB/sec. | ||
| 14872 | 2025.08.11 21:44:16.291890 [ 277 ] {81c261df-0cbb-4c0c-9c48-188a1a4a1c85} <Debug> TCPHandler: Processed in 0.001367954 sec. | ||
| 14873 | 2025.08.11 21:44:16.291991 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14874 | 2025.08.11 21:44:16.292086 [ 277 ] {cb9509bd-423e-45f2-bc2e-6d8dad02d2b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14875 | 2025.08.11 21:44:16.292126 [ 277 ] {cb9509bd-423e-45f2-bc2e-6d8dad02d2b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14876 | 2025.08.11 21:44:16.292534 [ 277 ] {cb9509bd-423e-45f2-bc2e-6d8dad02d2b3} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14877 | 2025.08.11 21:44:16.292572 [ 277 ] {cb9509bd-423e-45f2-bc2e-6d8dad02d2b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14878 | 2025.08.11 21:44:16.292882 [ 277 ] {cb9509bd-423e-45f2-bc2e-6d8dad02d2b3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 14879 | 2025.08.11 21:44:16.293095 [ 277 ] {cb9509bd-423e-45f2-bc2e-6d8dad02d2b3} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14880 | 2025.08.11 21:44:16.293224 [ 277 ] {cb9509bd-423e-45f2-bc2e-6d8dad02d2b3} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001156 sec., 68339.10034602077 rows/sec., 5.34 MiB/sec. | ||
| 14881 | 2025.08.11 21:44:16.293262 [ 277 ] {cb9509bd-423e-45f2-bc2e-6d8dad02d2b3} <Debug> TCPHandler: Processed in 0.001319913 sec. | ||
| 14882 | 2025.08.11 21:44:16.293372 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2025.08.11 21:44:16.293467 [ 277 ] {aeef3bc0-6cc3-48e9-9eb9-1a8e07a37fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14884 | 2025.08.11 21:44:16.293511 [ 277 ] {aeef3bc0-6cc3-48e9-9eb9-1a8e07a37fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14885 | 2025.08.11 21:44:16.293904 [ 277 ] {aeef3bc0-6cc3-48e9-9eb9-1a8e07a37fc9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14886 | 2025.08.11 21:44:16.293941 [ 277 ] {aeef3bc0-6cc3-48e9-9eb9-1a8e07a37fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14887 | 2025.08.11 21:44:16.294273 [ 277 ] {aeef3bc0-6cc3-48e9-9eb9-1a8e07a37fc9} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 14888 | 2025.08.11 21:44:16.294484 [ 277 ] {aeef3bc0-6cc3-48e9-9eb9-1a8e07a37fc9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14889 | 2025.08.11 21:44:16.294610 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 4 parts from all_1_139_30 to all_142_142_0 | ||
| 14890 | 2025.08.11 21:44:16.294616 [ 277 ] {aeef3bc0-6cc3-48e9-9eb9-1a8e07a37fc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 14891 | 2025.08.11 21:44:16.294684 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14892 | 2025.08.11 21:44:16.294698 [ 277 ] {aeef3bc0-6cc3-48e9-9eb9-1a8e07a37fc9} <Debug> TCPHandler: Processed in 0.001374063 sec. | ||
| 14893 | 2025.08.11 21:44:16.294711 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14894 | 2025.08.11 21:44:16.294813 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14895 | 2025.08.11 21:44:16.294813 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_142_31} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_139_30 to all_142_142_0 into Compact with storage Full | ||
| 14896 | 2025.08.11 21:44:16.294915 [ 277 ] {ae651ad5-2059-4dd2-8424-240ce03ce99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14897 | 2025.08.11 21:44:16.294961 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_142_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14898 | 2025.08.11 21:44:16.294975 [ 277 ] {ae651ad5-2059-4dd2-8424-240ce03ce99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14899 | 2025.08.11 21:44:16.295003 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_142_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_139_30, total 38239 rows starting from the beginning of the part | ||
| 14900 | 2025.08.11 21:44:16.295077 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_142_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 14901 | 2025.08.11 21:44:16.295125 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_142_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 14902 | 2025.08.11 21:44:16.295170 [ 188 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_142_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 944 rows starting from the beginning of the part | ||
| 14903 | 2025.08.11 21:44:16.295766 [ 277 ] {ae651ad5-2059-4dd2-8424-240ce03ce99f} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14904 | 2025.08.11 21:44:16.295807 [ 277 ] {ae651ad5-2059-4dd2-8424-240ce03ce99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14905 | 2025.08.11 21:44:16.296360 [ 277 ] {ae651ad5-2059-4dd2-8424-240ce03ce99f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 14906 | 2025.08.11 21:44:16.296619 [ 277 ] {ae651ad5-2059-4dd2-8424-240ce03ce99f} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14907 | 2025.08.11 21:44:16.296751 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 14908 | 2025.08.11 21:44:16.296767 [ 277 ] {ae651ad5-2059-4dd2-8424-240ce03ce99f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00187 sec., 8021.390374331551 rows/sec., 14.37 MiB/sec. | ||
| 14909 | 2025.08.11 21:44:16.296794 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14910 | 2025.08.11 21:44:16.296821 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14911 | 2025.08.11 21:44:16.296843 [ 277 ] {ae651ad5-2059-4dd2-8424-240ce03ce99f} <Debug> TCPHandler: Processed in 0.002079394 sec. | ||
| 14912 | 2025.08.11 21:44:16.296937 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 14913 | 2025.08.11 21:44:16.296960 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14914 | 2025.08.11 21:44:16.297074 [ 277 ] {eec57bdb-eb4c-401d-bbc2-13ea4cde5969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14915 | 2025.08.11 21:44:16.297117 [ 277 ] {eec57bdb-eb4c-401d-bbc2-13ea4cde5969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14916 | 2025.08.11 21:44:16.297205 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14917 | 2025.08.11 21:44:16.297273 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2361 rows starting from the beginning of the part | ||
| 14918 | 2025.08.11 21:44:16.297409 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 15 rows starting from the beginning of the part | ||
| 14919 | 2025.08.11 21:44:16.297449 [ 277 ] {eec57bdb-eb4c-401d-bbc2-13ea4cde5969} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2025.08.11 21:44:16.297491 [ 277 ] {eec57bdb-eb4c-401d-bbc2-13ea4cde5969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14921 | 2025.08.11 21:44:16.297518 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 27 rows starting from the beginning of the part | ||
| 14922 | 2025.08.11 21:44:16.297624 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 15 rows starting from the beginning of the part | ||
| 14923 | 2025.08.11 21:44:16.297742 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 27 rows starting from the beginning of the part | ||
| 14924 | 2025.08.11 21:44:16.297828 [ 277 ] {eec57bdb-eb4c-401d-bbc2-13ea4cde5969} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 14925 | 2025.08.11 21:44:16.297852 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 15 rows starting from the beginning of the part | ||
| 14926 | 2025.08.11 21:44:16.298052 [ 277 ] {eec57bdb-eb4c-401d-bbc2-13ea4cde5969} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14927 | 2025.08.11 21:44:16.298192 [ 277 ] {eec57bdb-eb4c-401d-bbc2-13ea4cde5969} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 14928 | 2025.08.11 21:44:16.298229 [ 277 ] {eec57bdb-eb4c-401d-bbc2-13ea4cde5969} <Debug> TCPHandler: Processed in 0.001318812 sec. | ||
| 14929 | 2025.08.11 21:44:16.302086 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_142_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39503 rows, containing 5 columns (5 merged, 0 gathered) in 0.007308712 sec., 5404919.498811829 rows/sec., 370.30 MiB/sec. | ||
| 14930 | 2025.08.11 21:44:16.302895 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_142_31} <Trace> MergedBlockOutputStream: filled checksums all_1_142_31 (state Temporary) | ||
| 14931 | 2025.08.11 21:44:16.303235 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_142_31} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_142_31 to all_1_142_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14932 | 2025.08.11 21:44:16.303328 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_142_31} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 4 parts: [all_1_139_30, all_142_142_0] -> all_1_142_31 | ||
| 14933 | 2025.08.11 21:44:16.303434 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14934 | 2025.08.11 21:44:16.310020 [ 192 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2460 rows, containing 19 columns (19 merged, 0 gathered) in 0.01314133 sec., 187195.66436578336 rows/sec., 335.45 MiB/sec. | ||
| 14935 | 2025.08.11 21:44:16.312594 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 14936 | 2025.08.11 21:44:16.313012 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14937 | 2025.08.11 21:44:16.313100 [ 195 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 14938 | 2025.08.11 21:44:16.313245 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.68 MiB. | ||
| 14939 | 2025.08.11 21:44:16.965115 [ 219 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14940 | 2025.08.11 21:44:16.965205 [ 219 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14941 | 2025.08.11 21:44:16.968100 [ 219 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 14942 | 2025.08.11 21:44:17.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.07 MiB, peak 375.70 MiB, free memory in arenas 0.00 B, will set to 363.52 MiB (RSS), difference: 6.46 MiB | ||
| 14943 | 2025.08.11 21:44:19.213352 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14944 | 2025.08.11 21:44:19.213407 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14945 | 2025.08.11 21:44:19.415407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39406 | ||
| 14946 | 2025.08.11 21:44:19.415936 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2025.08.11 21:44:19.415984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14948 | 2025.08.11 21:44:19.416490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14949 | 2025.08.11 21:44:19.416739 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14950 | 2025.08.11 21:44:19.416890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
| 14951 | 2025.08.11 21:44:19.416890 [ 32 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14952 | 2025.08.11 21:44:19.416974 [ 32 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14953 | 2025.08.11 21:44:19.416997 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14954 | 2025.08.11 21:44:19.417115 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 14955 | 2025.08.11 21:44:19.417252 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14956 | 2025.08.11 21:44:19.417292 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37088 rows starting from the beginning of the part | ||
| 14957 | 2025.08.11 21:44:19.417355 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part | ||
| 14958 | 2025.08.11 21:44:19.417399 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part | ||
| 14959 | 2025.08.11 21:44:19.417440 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part | ||
| 14960 | 2025.08.11 21:44:19.417480 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part | ||
| 14961 | 2025.08.11 21:44:19.417519 [ 194 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part | ||
| 14962 | 2025.08.11 21:44:19.420157 [ 192 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003093252 sec., 12739343.577568203 rows/sec., 182.24 MiB/sec. | ||
| 14963 | 2025.08.11 21:44:19.420623 [ 196 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14964 | 2025.08.11 21:44:19.420940 [ 196 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14965 | 2025.08.11 21:44:19.421031 [ 196 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_86_17} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14966 | 2025.08.11 21:44:19.421156 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 14967 | 2025.08.11 21:44:21.289848 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14968 | 2025.08.11 21:44:21.290128 [ 277 ] {f1ac1be1-3dfa-4193-98db-95bbf9a1b5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14969 | 2025.08.11 21:44:21.290223 [ 277 ] {f1ac1be1-3dfa-4193-98db-95bbf9a1b5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14970 | 2025.08.11 21:44:21.291010 [ 277 ] {f1ac1be1-3dfa-4193-98db-95bbf9a1b5dc} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14971 | 2025.08.11 21:44:21.291057 [ 277 ] {f1ac1be1-3dfa-4193-98db-95bbf9a1b5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14972 | 2025.08.11 21:44:21.291452 [ 277 ] {f1ac1be1-3dfa-4193-98db-95bbf9a1b5dc} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 14973 | 2025.08.11 21:44:21.291676 [ 277 ] {f1ac1be1-3dfa-4193-98db-95bbf9a1b5dc} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14974 | 2025.08.11 21:44:21.291824 [ 277 ] {f1ac1be1-3dfa-4193-98db-95bbf9a1b5dc} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001768 sec., 62217.19457013575 rows/sec., 5.23 MiB/sec. | ||
| 14975 | 2025.08.11 21:44:21.291866 [ 277 ] {f1ac1be1-3dfa-4193-98db-95bbf9a1b5dc} <Debug> TCPHandler: Processed in 0.002186647 sec. | ||
| 14976 | 2025.08.11 21:44:21.291984 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14977 | 2025.08.11 21:44:21.292079 [ 277 ] {310de711-5f39-45f4-aa4e-1e111babbf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14978 | 2025.08.11 21:44:21.292119 [ 277 ] {310de711-5f39-45f4-aa4e-1e111babbf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14979 | 2025.08.11 21:44:21.292525 [ 277 ] {310de711-5f39-45f4-aa4e-1e111babbf29} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14980 | 2025.08.11 21:44:21.292560 [ 277 ] {310de711-5f39-45f4-aa4e-1e111babbf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14981 | 2025.08.11 21:44:21.292850 [ 277 ] {310de711-5f39-45f4-aa4e-1e111babbf29} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 14982 | 2025.08.11 21:44:21.293069 [ 277 ] {310de711-5f39-45f4-aa4e-1e111babbf29} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14983 | 2025.08.11 21:44:21.293197 [ 277 ] {310de711-5f39-45f4-aa4e-1e111babbf29} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001137 sec., 23746.701846965698 rows/sec., 1.74 MiB/sec. | ||
| 14984 | 2025.08.11 21:44:21.293235 [ 277 ] {310de711-5f39-45f4-aa4e-1e111babbf29} <Debug> TCPHandler: Processed in 0.001297602 sec. | ||
| 14985 | 2025.08.11 21:44:21.293332 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14986 | 2025.08.11 21:44:21.293424 [ 277 ] {da3568b5-6e25-4c2c-aa0a-9f9715ec9530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14987 | 2025.08.11 21:44:21.293462 [ 277 ] {da3568b5-6e25-4c2c-aa0a-9f9715ec9530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14988 | 2025.08.11 21:44:21.293874 [ 277 ] {da3568b5-6e25-4c2c-aa0a-9f9715ec9530} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2025.08.11 21:44:21.293909 [ 277 ] {da3568b5-6e25-4c2c-aa0a-9f9715ec9530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14990 | 2025.08.11 21:44:21.294203 [ 277 ] {da3568b5-6e25-4c2c-aa0a-9f9715ec9530} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 14991 | 2025.08.11 21:44:21.294405 [ 277 ] {da3568b5-6e25-4c2c-aa0a-9f9715ec9530} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2025.08.11 21:44:21.294529 [ 277 ] {da3568b5-6e25-4c2c-aa0a-9f9715ec9530} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001124 sec., 80960.85409252669 rows/sec., 6.32 MiB/sec. | ||
| 14993 | 2025.08.11 21:44:21.294566 [ 277 ] {da3568b5-6e25-4c2c-aa0a-9f9715ec9530} <Debug> TCPHandler: Processed in 0.001280991 sec. | ||
| 14994 | 2025.08.11 21:44:21.294679 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14995 | 2025.08.11 21:44:21.294771 [ 277 ] {3b603e25-bdbb-40e3-9d1c-ccee555b43ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14996 | 2025.08.11 21:44:21.294813 [ 277 ] {3b603e25-bdbb-40e3-9d1c-ccee555b43ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14997 | 2025.08.11 21:44:21.295198 [ 277 ] {3b603e25-bdbb-40e3-9d1c-ccee555b43ef} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14998 | 2025.08.11 21:44:21.295232 [ 277 ] {3b603e25-bdbb-40e3-9d1c-ccee555b43ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 14999 | 2025.08.11 21:44:21.295556 [ 277 ] {3b603e25-bdbb-40e3-9d1c-ccee555b43ef} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 15000 | 2025.08.11 21:44:21.295757 [ 277 ] {3b603e25-bdbb-40e3-9d1c-ccee555b43ef} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15001 | 2025.08.11 21:44:21.295886 [ 277 ] {3b603e25-bdbb-40e3-9d1c-ccee555b43ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 15002 | 2025.08.11 21:44:21.295921 [ 277 ] {3b603e25-bdbb-40e3-9d1c-ccee555b43ef} <Debug> TCPHandler: Processed in 0.001289582 sec. | ||
| 15003 | 2025.08.11 21:44:21.296023 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15004 | 2025.08.11 21:44:21.296114 [ 277 ] {732e61c4-b285-41c0-ade2-56a00ad05d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15005 | 2025.08.11 21:44:21.296168 [ 277 ] {732e61c4-b285-41c0-ade2-56a00ad05d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15006 | 2025.08.11 21:44:21.296966 [ 277 ] {732e61c4-b285-41c0-ade2-56a00ad05d50} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15007 | 2025.08.11 21:44:21.297002 [ 277 ] {732e61c4-b285-41c0-ade2-56a00ad05d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15008 | 2025.08.11 21:44:21.297524 [ 277 ] {732e61c4-b285-41c0-ade2-56a00ad05d50} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15009 | 2025.08.11 21:44:21.297740 [ 277 ] {732e61c4-b285-41c0-ade2-56a00ad05d50} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15010 | 2025.08.11 21:44:21.297874 [ 277 ] {732e61c4-b285-41c0-ade2-56a00ad05d50} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001777 sec., 15194.147439504784 rows/sec., 27.23 MiB/sec. | ||
| 15011 | 2025.08.11 21:44:21.297928 [ 277 ] {732e61c4-b285-41c0-ade2-56a00ad05d50} <Debug> TCPHandler: Processed in 0.001950713 sec. | ||
| 15012 | 2025.08.11 21:44:21.297989 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15013 | 2025.08.11 21:44:21.298039 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15014 | 2025.08.11 21:44:21.298047 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15015 | 2025.08.11 21:44:21.298141 [ 277 ] {14877de0-fe18-4ad9-b72f-da10a6002e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15016 | 2025.08.11 21:44:21.298187 [ 277 ] {14877de0-fe18-4ad9-b72f-da10a6002e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15017 | 2025.08.11 21:44:21.298515 [ 277 ] {14877de0-fe18-4ad9-b72f-da10a6002e87} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15018 | 2025.08.11 21:44:21.298553 [ 277 ] {14877de0-fe18-4ad9-b72f-da10a6002e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15019 | 2025.08.11 21:44:21.298886 [ 277 ] {14877de0-fe18-4ad9-b72f-da10a6002e87} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 15020 | 2025.08.11 21:44:21.299142 [ 277 ] {14877de0-fe18-4ad9-b72f-da10a6002e87} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15021 | 2025.08.11 21:44:21.299271 [ 277 ] {14877de0-fe18-4ad9-b72f-da10a6002e87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 15022 | 2025.08.11 21:44:21.299307 [ 277 ] {14877de0-fe18-4ad9-b72f-da10a6002e87} <Debug> TCPHandler: Processed in 0.001315711 sec. | ||
| 15023 | 2025.08.11 21:44:21.300213 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15024 | 2025.08.11 21:44:21.562967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 15025 | 2025.08.11 21:44:21.580786 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15026 | 2025.08.11 21:44:21.580835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15027 | 2025.08.11 21:44:21.586936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15028 | 2025.08.11 21:44:21.587654 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15029 | 2025.08.11 21:44:21.587984 [ 27 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15030 | 2025.08.11 21:44:21.588055 [ 27 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15031 | 2025.08.11 21:44:21.588078 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15032 | 2025.08.11 21:44:21.588193 [ 194 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 15033 | 2025.08.11 21:44:21.590947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 15034 | 2025.08.11 21:44:21.591937 [ 194 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15035 | 2025.08.11 21:44:21.593601 [ 194 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 15036 | 2025.08.11 21:44:21.598667 [ 194 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 15037 | 2025.08.11 21:44:21.603701 [ 194 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 15038 | 2025.08.11 21:44:21.608446 [ 194 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 15039 | 2025.08.11 21:44:21.613712 [ 194 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 15040 | 2025.08.11 21:44:21.618467 [ 194 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 15041 | 2025.08.11 21:44:21.678002 [ 197 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.089859526 sec., 7211.255487815505 rows/sec., 37.29 MiB/sec. | ||
| 15042 | 2025.08.11 21:44:21.680814 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15043 | 2025.08.11 21:44:21.682722 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15044 | 2025.08.11 21:44:21.682798 [ 200 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_86_17} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15045 | 2025.08.11 21:44:21.685246 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 15046 | 2025.08.11 21:44:22.000238 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.05 MiB, peak 382.46 MiB, free memory in arenas 0.00 B, will set to 363.52 MiB (RSS), difference: -1.53 MiB | ||
| 15047 | 2025.08.11 21:44:24.544746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2056 | ||
| 15048 | 2025.08.11 21:44:24.547096 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15049 | 2025.08.11 21:44:24.547145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15050 | 2025.08.11 21:44:24.548345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15051 | 2025.08.11 21:44:24.548619 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15052 | 2025.08.11 21:44:24.548803 [ 219 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15053 | 2025.08.11 21:44:24.548840 [ 219 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15054 | 2025.08.11 21:44:24.549000 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2056 | ||
| 15055 | 2025.08.11 21:44:24.551380 [ 219 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 15056 | 2025.08.11 21:44:26.290936 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15057 | 2025.08.11 21:44:26.291251 [ 277 ] {65292d2d-b513-405b-91b7-85a5a9ef1dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15058 | 2025.08.11 21:44:26.291359 [ 277 ] {65292d2d-b513-405b-91b7-85a5a9ef1dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15059 | 2025.08.11 21:44:26.292146 [ 277 ] {65292d2d-b513-405b-91b7-85a5a9ef1dd2} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15060 | 2025.08.11 21:44:26.292199 [ 277 ] {65292d2d-b513-405b-91b7-85a5a9ef1dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15061 | 2025.08.11 21:44:26.292602 [ 277 ] {65292d2d-b513-405b-91b7-85a5a9ef1dd2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15062 | 2025.08.11 21:44:26.292828 [ 277 ] {65292d2d-b513-405b-91b7-85a5a9ef1dd2} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15063 | 2025.08.11 21:44:26.292995 [ 277 ] {65292d2d-b513-405b-91b7-85a5a9ef1dd2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001826 sec., 13143.483023001096 rows/sec., 1.09 MiB/sec. | ||
| 15064 | 2025.08.11 21:44:26.293053 [ 277 ] {65292d2d-b513-405b-91b7-85a5a9ef1dd2} <Debug> TCPHandler: Processed in 0.002307739 sec. | ||
| 15065 | 2025.08.11 21:44:26.293177 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15066 | 2025.08.11 21:44:26.293283 [ 277 ] {df3f07a8-7e58-4530-95a1-dbfa22117278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15067 | 2025.08.11 21:44:26.293326 [ 277 ] {df3f07a8-7e58-4530-95a1-dbfa22117278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15068 | 2025.08.11 21:44:26.293838 [ 277 ] {df3f07a8-7e58-4530-95a1-dbfa22117278} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15069 | 2025.08.11 21:44:26.293876 [ 277 ] {df3f07a8-7e58-4530-95a1-dbfa22117278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15070 | 2025.08.11 21:44:26.294206 [ 277 ] {df3f07a8-7e58-4530-95a1-dbfa22117278} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 15071 | 2025.08.11 21:44:26.294430 [ 277 ] {df3f07a8-7e58-4530-95a1-dbfa22117278} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15072 | 2025.08.11 21:44:26.294567 [ 277 ] {df3f07a8-7e58-4530-95a1-dbfa22117278} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001309 sec., 157372.0397249809 rows/sec., 14.06 MiB/sec. | ||
| 15073 | 2025.08.11 21:44:26.294575 [ 23 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 15074 | 2025.08.11 21:44:26.294607 [ 277 ] {df3f07a8-7e58-4530-95a1-dbfa22117278} <Debug> TCPHandler: Processed in 0.001482175 sec. | ||
| 15075 | 2025.08.11 21:44:26.294647 [ 23 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15076 | 2025.08.11 21:44:26.294675 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15077 | 2025.08.11 21:44:26.294741 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15078 | 2025.08.11 21:44:26.294799 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 15079 | 2025.08.11 21:44:26.294841 [ 277 ] {582cab97-876c-4c77-b71c-d322578faee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15080 | 2025.08.11 21:44:26.294888 [ 277 ] {582cab97-876c-4c77-b71c-d322578faee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15081 | 2025.08.11 21:44:26.294945 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15082 | 2025.08.11 21:44:26.294987 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1410 rows starting from the beginning of the part | ||
| 15083 | 2025.08.11 21:44:26.295053 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 1252 rows starting from the beginning of the part | ||
| 15084 | 2025.08.11 21:44:26.295099 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 56 rows starting from the beginning of the part | ||
| 15085 | 2025.08.11 21:44:26.295141 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 86 rows starting from the beginning of the part | ||
| 15086 | 2025.08.11 21:44:26.295199 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 110 rows starting from the beginning of the part | ||
| 15087 | 2025.08.11 21:44:26.295252 [ 192 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 206 rows starting from the beginning of the part | ||
| 15088 | 2025.08.11 21:44:26.295346 [ 277 ] {582cab97-876c-4c77-b71c-d322578faee8} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2025.08.11 21:44:26.295388 [ 277 ] {582cab97-876c-4c77-b71c-d322578faee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15090 | 2025.08.11 21:44:26.295760 [ 277 ] {582cab97-876c-4c77-b71c-d322578faee8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15091 | 2025.08.11 21:44:26.295991 [ 277 ] {582cab97-876c-4c77-b71c-d322578faee8} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15092 | 2025.08.11 21:44:26.296131 [ 277 ] {582cab97-876c-4c77-b71c-d322578faee8} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001309 sec., 20626.432391138274 rows/sec., 1.56 MiB/sec. | ||
| 15093 | 2025.08.11 21:44:26.296170 [ 277 ] {582cab97-876c-4c77-b71c-d322578faee8} <Debug> TCPHandler: Processed in 0.001477884 sec. | ||
| 15094 | 2025.08.11 21:44:26.296281 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15095 | 2025.08.11 21:44:26.296378 [ 277 ] {5e0b807e-a1fc-4d73-a224-bb240d908bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15096 | 2025.08.11 21:44:26.296418 [ 277 ] {5e0b807e-a1fc-4d73-a224-bb240d908bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15097 | 2025.08.11 21:44:26.296726 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001987494 sec., 1569816.0598220676 rows/sec., 137.43 MiB/sec. | ||
| 15098 | 2025.08.11 21:44:26.296812 [ 277 ] {5e0b807e-a1fc-4d73-a224-bb240d908bf5} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15099 | 2025.08.11 21:44:26.296847 [ 277 ] {5e0b807e-a1fc-4d73-a224-bb240d908bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15100 | 2025.08.11 21:44:26.296933 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 15101 | 2025.08.11 21:44:26.297147 [ 277 ] {5e0b807e-a1fc-4d73-a224-bb240d908bf5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 15102 | 2025.08.11 21:44:26.297194 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15103 | 2025.08.11 21:44:26.297265 [ 197 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_146_29} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 15104 | 2025.08.11 21:44:26.297356 [ 277 ] {5e0b807e-a1fc-4d73-a224-bb240d908bf5} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15105 | 2025.08.11 21:44:26.297361 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 15106 | 2025.08.11 21:44:26.297489 [ 277 ] {5e0b807e-a1fc-4d73-a224-bb240d908bf5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.76 MiB/sec. | ||
| 15107 | 2025.08.11 21:44:26.297527 [ 277 ] {5e0b807e-a1fc-4d73-a224-bb240d908bf5} <Debug> TCPHandler: Processed in 0.001295272 sec. | ||
| 15108 | 2025.08.11 21:44:26.297637 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15109 | 2025.08.11 21:44:26.297731 [ 277 ] {e30fbc7d-36ae-4de7-9709-a4b4656fa9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15110 | 2025.08.11 21:44:26.297770 [ 277 ] {e30fbc7d-36ae-4de7-9709-a4b4656fa9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15111 | 2025.08.11 21:44:26.298157 [ 277 ] {e30fbc7d-36ae-4de7-9709-a4b4656fa9d5} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15112 | 2025.08.11 21:44:26.298193 [ 277 ] {e30fbc7d-36ae-4de7-9709-a4b4656fa9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15113 | 2025.08.11 21:44:26.298494 [ 277 ] {e30fbc7d-36ae-4de7-9709-a4b4656fa9d5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 15114 | 2025.08.11 21:44:26.298698 [ 277 ] {e30fbc7d-36ae-4de7-9709-a4b4656fa9d5} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15115 | 2025.08.11 21:44:26.298826 [ 277 ] {e30fbc7d-36ae-4de7-9709-a4b4656fa9d5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 15116 | 2025.08.11 21:44:26.298865 [ 277 ] {e30fbc7d-36ae-4de7-9709-a4b4656fa9d5} <Debug> TCPHandler: Processed in 0.001277132 sec. | ||
| 15117 | 2025.08.11 21:44:26.298965 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15118 | 2025.08.11 21:44:26.299059 [ 277 ] {0a7b36c6-f319-44a6-84a4-67b1eeb2e19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15119 | 2025.08.11 21:44:26.299098 [ 277 ] {0a7b36c6-f319-44a6-84a4-67b1eeb2e19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15120 | 2025.08.11 21:44:26.299518 [ 277 ] {0a7b36c6-f319-44a6-84a4-67b1eeb2e19a} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15121 | 2025.08.11 21:44:26.299553 [ 277 ] {0a7b36c6-f319-44a6-84a4-67b1eeb2e19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15122 | 2025.08.11 21:44:26.299868 [ 277 ] {0a7b36c6-f319-44a6-84a4-67b1eeb2e19a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 15123 | 2025.08.11 21:44:26.300101 [ 277 ] {0a7b36c6-f319-44a6-84a4-67b1eeb2e19a} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15124 | 2025.08.11 21:44:26.300227 [ 23 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 15125 | 2025.08.11 21:44:26.300230 [ 277 ] {0a7b36c6-f319-44a6-84a4-67b1eeb2e19a} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001189 sec., 96719.93271656855 rows/sec., 7.86 MiB/sec. | ||
| 15126 | 2025.08.11 21:44:26.300268 [ 23 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15127 | 2025.08.11 21:44:26.300289 [ 277 ] {0a7b36c6-f319-44a6-84a4-67b1eeb2e19a} <Debug> TCPHandler: Processed in 0.001373013 sec. | ||
| 15128 | 2025.08.11 21:44:26.300292 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15129 | 2025.08.11 21:44:26.300389 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 15130 | 2025.08.11 21:44:26.300407 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15131 | 2025.08.11 21:44:26.300486 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15132 | 2025.08.11 21:44:26.300504 [ 277 ] {929e71be-45fb-48fc-bbb5-903a6a7271c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15133 | 2025.08.11 21:44:26.300515 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 634 rows starting from the beginning of the part | ||
| 15134 | 2025.08.11 21:44:26.300547 [ 277 ] {929e71be-45fb-48fc-bbb5-903a6a7271c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15135 | 2025.08.11 21:44:26.300574 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 551 rows starting from the beginning of the part | ||
| 15136 | 2025.08.11 21:44:26.300620 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 15137 | 2025.08.11 21:44:26.300660 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 79 rows starting from the beginning of the part | ||
| 15138 | 2025.08.11 21:44:26.300701 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 91 rows starting from the beginning of the part | ||
| 15139 | 2025.08.11 21:44:26.300739 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 115 rows starting from the beginning of the part | ||
| 15140 | 2025.08.11 21:44:26.300952 [ 277 ] {929e71be-45fb-48fc-bbb5-903a6a7271c1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2025.08.11 21:44:26.300987 [ 277 ] {929e71be-45fb-48fc-bbb5-903a6a7271c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15142 | 2025.08.11 21:44:26.301324 [ 277 ] {929e71be-45fb-48fc-bbb5-903a6a7271c1} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 15143 | 2025.08.11 21:44:26.301546 [ 277 ] {929e71be-45fb-48fc-bbb5-903a6a7271c1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15144 | 2025.08.11 21:44:26.301677 [ 277 ] {929e71be-45fb-48fc-bbb5-903a6a7271c1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001192 sec., 164429.5302013423 rows/sec., 11.80 MiB/sec. | ||
| 15145 | 2025.08.11 21:44:26.301709 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355663 sec., 1131549.6550396373 rows/sec., 90.12 MiB/sec. | ||
| 15146 | 2025.08.11 21:44:26.301716 [ 277 ] {929e71be-45fb-48fc-bbb5-903a6a7271c1} <Debug> TCPHandler: Processed in 0.001357182 sec. | ||
| 15147 | 2025.08.11 21:44:26.301844 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15148 | 2025.08.11 21:44:26.301845 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 15149 | 2025.08.11 21:44:26.301938 [ 277 ] {cf9653d8-ab3f-4189-831d-223dbcab6f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15150 | 2025.08.11 21:44:26.301994 [ 277 ] {cf9653d8-ab3f-4189-831d-223dbcab6f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15151 | 2025.08.11 21:44:26.302093 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2025.08.11 21:44:26.302153 [ 189 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_146_29} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 15153 | 2025.08.11 21:44:26.302212 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 15154 | 2025.08.11 21:44:26.302782 [ 277 ] {cf9653d8-ab3f-4189-831d-223dbcab6f6d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15155 | 2025.08.11 21:44:26.302818 [ 277 ] {cf9653d8-ab3f-4189-831d-223dbcab6f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15156 | 2025.08.11 21:44:26.303347 [ 277 ] {cf9653d8-ab3f-4189-831d-223dbcab6f6d} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15157 | 2025.08.11 21:44:26.303570 [ 277 ] {cf9653d8-ab3f-4189-831d-223dbcab6f6d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15158 | 2025.08.11 21:44:26.303708 [ 277 ] {cf9653d8-ab3f-4189-831d-223dbcab6f6d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001789 sec., 8384.572386808273 rows/sec., 15.02 MiB/sec. | ||
| 15159 | 2025.08.11 21:44:26.303775 [ 277 ] {cf9653d8-ab3f-4189-831d-223dbcab6f6d} <Debug> TCPHandler: Processed in 0.001980654 sec. | ||
| 15160 | 2025.08.11 21:44:26.303886 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15161 | 2025.08.11 21:44:26.303980 [ 277 ] {7a5b2dcd-7b7d-471f-8f0b-910035c5aca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15162 | 2025.08.11 21:44:26.304022 [ 277 ] {7a5b2dcd-7b7d-471f-8f0b-910035c5aca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15163 | 2025.08.11 21:44:26.304351 [ 277 ] {7a5b2dcd-7b7d-471f-8f0b-910035c5aca5} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15164 | 2025.08.11 21:44:26.304387 [ 277 ] {7a5b2dcd-7b7d-471f-8f0b-910035c5aca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15165 | 2025.08.11 21:44:26.304693 [ 277 ] {7a5b2dcd-7b7d-471f-8f0b-910035c5aca5} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 15166 | 2025.08.11 21:44:26.304909 [ 277 ] {7a5b2dcd-7b7d-471f-8f0b-910035c5aca5} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15167 | 2025.08.11 21:44:26.305021 [ 23 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 15168 | 2025.08.11 21:44:26.305034 [ 277 ] {7a5b2dcd-7b7d-471f-8f0b-910035c5aca5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 15169 | 2025.08.11 21:44:26.305053 [ 23 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15170 | 2025.08.11 21:44:26.305075 [ 277 ] {7a5b2dcd-7b7d-471f-8f0b-910035c5aca5} <Debug> TCPHandler: Processed in 0.001269001 sec. | ||
| 15171 | 2025.08.11 21:44:26.305075 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15172 | 2025.08.11 21:44:26.305164 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 15173 | 2025.08.11 21:44:26.305264 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15174 | 2025.08.11 21:44:26.305295 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 7350 rows starting from the beginning of the part | ||
| 15175 | 2025.08.11 21:44:26.305350 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 36 rows starting from the beginning of the part | ||
| 15176 | 2025.08.11 21:44:26.305396 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 24 rows starting from the beginning of the part | ||
| 15177 | 2025.08.11 21:44:26.305439 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 15178 | 2025.08.11 21:44:26.305479 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 15179 | 2025.08.11 21:44:26.305518 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 15180 | 2025.08.11 21:44:26.307375 [ 189 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209457 sec., 3435233.181727456 rows/sec., 231.59 MiB/sec. | ||
| 15181 | 2025.08.11 21:44:26.307771 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 15182 | 2025.08.11 21:44:26.308013 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15183 | 2025.08.11 21:44:26.308076 [ 197 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_146_29} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 15184 | 2025.08.11 21:44:26.308135 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 15185 | 2025.08.11 21:44:26.917123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39833 | ||
| 15186 | 2025.08.11 21:44:26.917871 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15187 | 2025.08.11 21:44:26.917922 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15188 | 2025.08.11 21:44:26.918407 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15189 | 2025.08.11 21:44:26.918639 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15190 | 2025.08.11 21:44:26.918790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 | ||
| 15191 | 2025.08.11 21:44:29.091086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 15192 | 2025.08.11 21:44:29.109100 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15193 | 2025.08.11 21:44:29.109166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15194 | 2025.08.11 21:44:29.115278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15195 | 2025.08.11 21:44:29.116008 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15196 | 2025.08.11 21:44:29.119323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 15197 | 2025.08.11 21:44:31.290097 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15198 | 2025.08.11 21:44:31.290311 [ 277 ] {6a953aae-2811-4e12-a35e-09414bc9e5ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15199 | 2025.08.11 21:44:31.290385 [ 277 ] {6a953aae-2811-4e12-a35e-09414bc9e5ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15200 | 2025.08.11 21:44:31.291229 [ 277 ] {6a953aae-2811-4e12-a35e-09414bc9e5ee} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15201 | 2025.08.11 21:44:31.291266 [ 277 ] {6a953aae-2811-4e12-a35e-09414bc9e5ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15202 | 2025.08.11 21:44:31.291673 [ 277 ] {6a953aae-2811-4e12-a35e-09414bc9e5ee} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 15203 | 2025.08.11 21:44:31.291921 [ 277 ] {6a953aae-2811-4e12-a35e-09414bc9e5ee} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15204 | 2025.08.11 21:44:31.292068 [ 277 ] {6a953aae-2811-4e12-a35e-09414bc9e5ee} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001813 sec., 60672.91781577496 rows/sec., 5.10 MiB/sec. | ||
| 15205 | 2025.08.11 21:44:31.292111 [ 277 ] {6a953aae-2811-4e12-a35e-09414bc9e5ee} <Debug> TCPHandler: Processed in 0.002152246 sec. | ||
| 15206 | 2025.08.11 21:44:31.292250 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15207 | 2025.08.11 21:44:31.292346 [ 277 ] {2805e398-198e-4c24-bf17-7006e1421784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15208 | 2025.08.11 21:44:31.292387 [ 277 ] {2805e398-198e-4c24-bf17-7006e1421784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15209 | 2025.08.11 21:44:31.292869 [ 277 ] {2805e398-198e-4c24-bf17-7006e1421784} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15210 | 2025.08.11 21:44:31.292904 [ 277 ] {2805e398-198e-4c24-bf17-7006e1421784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15211 | 2025.08.11 21:44:31.293212 [ 277 ] {2805e398-198e-4c24-bf17-7006e1421784} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15212 | 2025.08.11 21:44:31.293434 [ 277 ] {2805e398-198e-4c24-bf17-7006e1421784} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15213 | 2025.08.11 21:44:31.293564 [ 277 ] {2805e398-198e-4c24-bf17-7006e1421784} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001237 sec., 21827.000808407436 rows/sec., 1.60 MiB/sec. | ||
| 15214 | 2025.08.11 21:44:31.293605 [ 277 ] {2805e398-198e-4c24-bf17-7006e1421784} <Debug> TCPHandler: Processed in 0.001408424 sec. | ||
| 15215 | 2025.08.11 21:44:31.293730 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15216 | 2025.08.11 21:44:31.293825 [ 277 ] {e0bef201-6a5d-4536-8272-71771cca4c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15217 | 2025.08.11 21:44:31.293864 [ 277 ] {e0bef201-6a5d-4536-8272-71771cca4c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15218 | 2025.08.11 21:44:31.294311 [ 277 ] {e0bef201-6a5d-4536-8272-71771cca4c18} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15219 | 2025.08.11 21:44:31.294346 [ 277 ] {e0bef201-6a5d-4536-8272-71771cca4c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15220 | 2025.08.11 21:44:31.294656 [ 277 ] {e0bef201-6a5d-4536-8272-71771cca4c18} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 15221 | 2025.08.11 21:44:31.294887 [ 277 ] {e0bef201-6a5d-4536-8272-71771cca4c18} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15222 | 2025.08.11 21:44:31.295015 [ 277 ] {e0bef201-6a5d-4536-8272-71771cca4c18} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001207 sec., 75393.53769676885 rows/sec., 5.89 MiB/sec. | ||
| 15223 | 2025.08.11 21:44:31.295055 [ 277 ] {e0bef201-6a5d-4536-8272-71771cca4c18} <Debug> TCPHandler: Processed in 0.001380813 sec. | ||
| 15224 | 2025.08.11 21:44:31.295183 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15225 | 2025.08.11 21:44:31.295276 [ 277 ] {5c365cbf-0055-4d62-8a1a-0eb060ad58c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15226 | 2025.08.11 21:44:31.295317 [ 277 ] {5c365cbf-0055-4d62-8a1a-0eb060ad58c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15227 | 2025.08.11 21:44:31.295747 [ 277 ] {5c365cbf-0055-4d62-8a1a-0eb060ad58c1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15228 | 2025.08.11 21:44:31.295780 [ 277 ] {5c365cbf-0055-4d62-8a1a-0eb060ad58c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15229 | 2025.08.11 21:44:31.296107 [ 277 ] {5c365cbf-0055-4d62-8a1a-0eb060ad58c1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 15230 | 2025.08.11 21:44:31.296316 [ 277 ] {5c365cbf-0055-4d62-8a1a-0eb060ad58c1} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15231 | 2025.08.11 21:44:31.296432 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 2 parts from all_1_142_31 to all_143_143_0 | ||
| 15232 | 2025.08.11 21:44:31.296441 [ 277 ] {5c365cbf-0055-4d62-8a1a-0eb060ad58c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 15233 | 2025.08.11 21:44:31.296466 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15234 | 2025.08.11 21:44:31.296588 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15235 | 2025.08.11 21:44:31.296588 [ 277 ] {5c365cbf-0055-4d62-8a1a-0eb060ad58c1} <Debug> TCPHandler: Processed in 0.001463255 sec. | ||
| 15236 | 2025.08.11 21:44:31.296668 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_143_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_142_31 to all_143_143_0 into Compact with storage Full | ||
| 15237 | 2025.08.11 21:44:31.296708 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15238 | 2025.08.11 21:44:31.296769 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_143_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15239 | 2025.08.11 21:44:31.296801 [ 277 ] {f4762cad-371b-4a3b-8765-7b529635d121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15240 | 2025.08.11 21:44:31.296804 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_142_31, total 39503 rows starting from the beginning of the part | ||
| 15241 | 2025.08.11 21:44:31.296856 [ 277 ] {f4762cad-371b-4a3b-8765-7b529635d121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15242 | 2025.08.11 21:44:31.296877 [ 197 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 64 rows starting from the beginning of the part | ||
| 15243 | 2025.08.11 21:44:31.297803 [ 277 ] {f4762cad-371b-4a3b-8765-7b529635d121} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15244 | 2025.08.11 21:44:31.297837 [ 277 ] {f4762cad-371b-4a3b-8765-7b529635d121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15245 | 2025.08.11 21:44:31.298398 [ 277 ] {f4762cad-371b-4a3b-8765-7b529635d121} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15246 | 2025.08.11 21:44:31.298629 [ 277 ] {f4762cad-371b-4a3b-8765-7b529635d121} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15247 | 2025.08.11 21:44:31.298806 [ 277 ] {f4762cad-371b-4a3b-8765-7b529635d121} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00202 sec., 13366.336633663366 rows/sec., 23.95 MiB/sec. | ||
| 15248 | 2025.08.11 21:44:31.298887 [ 277 ] {f4762cad-371b-4a3b-8765-7b529635d121} <Debug> TCPHandler: Processed in 0.002224838 sec. | ||
| 15249 | 2025.08.11 21:44:31.299023 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15250 | 2025.08.11 21:44:31.299136 [ 277 ] {bc04b573-fa4d-40ef-9854-071461beb246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15251 | 2025.08.11 21:44:31.299185 [ 277 ] {bc04b573-fa4d-40ef-9854-071461beb246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15252 | 2025.08.11 21:44:31.299582 [ 277 ] {bc04b573-fa4d-40ef-9854-071461beb246} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15253 | 2025.08.11 21:44:31.299624 [ 277 ] {bc04b573-fa4d-40ef-9854-071461beb246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15254 | 2025.08.11 21:44:31.299985 [ 277 ] {bc04b573-fa4d-40ef-9854-071461beb246} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 15255 | 2025.08.11 21:44:31.300193 [ 277 ] {bc04b573-fa4d-40ef-9854-071461beb246} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15256 | 2025.08.11 21:44:31.300320 [ 277 ] {bc04b573-fa4d-40ef-9854-071461beb246} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 15257 | 2025.08.11 21:44:31.300356 [ 277 ] {bc04b573-fa4d-40ef-9854-071461beb246} <Debug> TCPHandler: Processed in 0.001391353 sec. | ||
| 15258 | 2025.08.11 21:44:31.303518 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_143_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39567 rows, containing 5 columns (5 merged, 0 gathered) in 0.006877425 sec., 5753170.699789529 rows/sec., 394.17 MiB/sec. | ||
| 15259 | 2025.08.11 21:44:31.304329 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_143_32} <Trace> MergedBlockOutputStream: filled checksums all_1_143_32 (state Temporary) | ||
| 15260 | 2025.08.11 21:44:31.304672 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_143_32 to all_1_143_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15261 | 2025.08.11 21:44:31.304761 [ 199 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 2 parts: [all_1_142_31, all_143_143_0] -> all_1_143_32 | ||
| 15262 | 2025.08.11 21:44:31.304856 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 15263 | 2025.08.11 21:44:34.213451 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15264 | 2025.08.11 21:44:34.213507 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15265 | 2025.08.11 21:44:34.419085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40321 | ||
| 15266 | 2025.08.11 21:44:34.419873 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15267 | 2025.08.11 21:44:34.419944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15268 | 2025.08.11 21:44:34.420492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15269 | 2025.08.11 21:44:34.420722 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15270 | 2025.08.11 21:44:34.420860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
| 15271 | 2025.08.11 21:44:34.549316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2086 | ||
| 15272 | 2025.08.11 21:44:34.551689 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2025.08.11 21:44:34.551733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15274 | 2025.08.11 21:44:34.552890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15275 | 2025.08.11 21:44:34.553155 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2025.08.11 21:44:34.553422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2086 | ||
| 15277 | 2025.08.11 21:44:36.290585 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15278 | 2025.08.11 21:44:36.290803 [ 277 ] {0f0d5554-f476-4d65-9db4-a13cd01269bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15279 | 2025.08.11 21:44:36.290884 [ 277 ] {0f0d5554-f476-4d65-9db4-a13cd01269bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15280 | 2025.08.11 21:44:36.291597 [ 277 ] {0f0d5554-f476-4d65-9db4-a13cd01269bf} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15281 | 2025.08.11 21:44:36.291643 [ 277 ] {0f0d5554-f476-4d65-9db4-a13cd01269bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15282 | 2025.08.11 21:44:36.292059 [ 277 ] {0f0d5554-f476-4d65-9db4-a13cd01269bf} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 15283 | 2025.08.11 21:44:36.292303 [ 277 ] {0f0d5554-f476-4d65-9db4-a13cd01269bf} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15284 | 2025.08.11 21:44:36.292467 [ 277 ] {0f0d5554-f476-4d65-9db4-a13cd01269bf} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001719 sec., 50029.08667830133 rows/sec., 4.20 MiB/sec. | ||
| 15285 | 2025.08.11 21:44:36.292522 [ 277 ] {0f0d5554-f476-4d65-9db4-a13cd01269bf} <Debug> TCPHandler: Processed in 0.002077725 sec. | ||
| 15286 | 2025.08.11 21:44:36.292645 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15287 | 2025.08.11 21:44:36.292748 [ 277 ] {3c22a90b-8541-4a9f-8396-8b19fedec602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15288 | 2025.08.11 21:44:36.292794 [ 277 ] {3c22a90b-8541-4a9f-8396-8b19fedec602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15289 | 2025.08.11 21:44:36.293214 [ 277 ] {3c22a90b-8541-4a9f-8396-8b19fedec602} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15290 | 2025.08.11 21:44:36.293252 [ 277 ] {3c22a90b-8541-4a9f-8396-8b19fedec602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15291 | 2025.08.11 21:44:36.293573 [ 277 ] {3c22a90b-8541-4a9f-8396-8b19fedec602} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15292 | 2025.08.11 21:44:36.293806 [ 277 ] {3c22a90b-8541-4a9f-8396-8b19fedec602} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15293 | 2025.08.11 21:44:36.293922 [ 168 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15294 | 2025.08.11 21:44:36.293945 [ 277 ] {3c22a90b-8541-4a9f-8396-8b19fedec602} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00122 sec., 12295.081967213115 rows/sec., 924.53 KiB/sec. | ||
| 15295 | 2025.08.11 21:44:36.293989 [ 168 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2025.08.11 21:44:36.294000 [ 277 ] {3c22a90b-8541-4a9f-8396-8b19fedec602} <Debug> TCPHandler: Processed in 0.001405964 sec. | ||
| 15297 | 2025.08.11 21:44:36.294018 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15298 | 2025.08.11 21:44:36.294118 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15299 | 2025.08.11 21:44:36.294149 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15300 | 2025.08.11 21:44:36.294226 [ 277 ] {aa10f087-4dce-4c41-af31-a85b6710c02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15301 | 2025.08.11 21:44:36.294273 [ 277 ] {aa10f087-4dce-4c41-af31-a85b6710c02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15302 | 2025.08.11 21:44:36.294295 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15303 | 2025.08.11 21:44:36.294333 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 72 rows starting from the beginning of the part | ||
| 15304 | 2025.08.11 21:44:36.294403 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 15 rows starting from the beginning of the part | ||
| 15305 | 2025.08.11 21:44:36.294450 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 27 rows starting from the beginning of the part | ||
| 15306 | 2025.08.11 21:44:36.294494 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 27 rows starting from the beginning of the part | ||
| 15307 | 2025.08.11 21:44:36.294538 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 27 rows starting from the beginning of the part | ||
| 15308 | 2025.08.11 21:44:36.294580 [ 198 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 15 rows starting from the beginning of the part | ||
| 15309 | 2025.08.11 21:44:36.294732 [ 277 ] {aa10f087-4dce-4c41-af31-a85b6710c02b} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15310 | 2025.08.11 21:44:36.294775 [ 277 ] {aa10f087-4dce-4c41-af31-a85b6710c02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15311 | 2025.08.11 21:44:36.295131 [ 277 ] {aa10f087-4dce-4c41-af31-a85b6710c02b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 15312 | 2025.08.11 21:44:36.295380 [ 277 ] {aa10f087-4dce-4c41-af31-a85b6710c02b} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15313 | 2025.08.11 21:44:36.295482 [ 203 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389483 sec., 131703.6624413541 rows/sec., 10.19 MiB/sec. | ||
| 15314 | 2025.08.11 21:44:36.295518 [ 277 ] {aa10f087-4dce-4c41-af31-a85b6710c02b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00131 sec., 60305.34351145038 rows/sec., 4.71 MiB/sec. | ||
| 15315 | 2025.08.11 21:44:36.295567 [ 277 ] {aa10f087-4dce-4c41-af31-a85b6710c02b} <Debug> TCPHandler: Processed in 0.001499465 sec. | ||
| 15316 | 2025.08.11 21:44:36.295678 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15317 | 2025.08.11 21:44:36.295704 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15318 | 2025.08.11 21:44:36.295774 [ 277 ] {843cfb97-ca06-489a-97c6-cdcd809b1ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15319 | 2025.08.11 21:44:36.295825 [ 277 ] {843cfb97-ca06-489a-97c6-cdcd809b1ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15320 | 2025.08.11 21:44:36.296073 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15321 | 2025.08.11 21:44:36.296174 [ 191 ] {bcf45c89-8af0-4f9c-82e8-06432edb0e8e::all_1_126_25} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15322 | 2025.08.11 21:44:36.296235 [ 277 ] {843cfb97-ca06-489a-97c6-cdcd809b1ddb} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15323 | 2025.08.11 21:44:36.296275 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15324 | 2025.08.11 21:44:36.296277 [ 277 ] {843cfb97-ca06-489a-97c6-cdcd809b1ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15325 | 2025.08.11 21:44:36.296658 [ 277 ] {843cfb97-ca06-489a-97c6-cdcd809b1ddb} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 15326 | 2025.08.11 21:44:36.296884 [ 277 ] {843cfb97-ca06-489a-97c6-cdcd809b1ddb} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15327 | 2025.08.11 21:44:36.297010 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 2 parts from all_1_143_32 to all_144_144_0 | ||
| 15328 | 2025.08.11 21:44:36.297019 [ 277 ] {843cfb97-ca06-489a-97c6-cdcd809b1ddb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 15329 | 2025.08.11 21:44:36.297056 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15330 | 2025.08.11 21:44:36.297078 [ 277 ] {843cfb97-ca06-489a-97c6-cdcd809b1ddb} <Debug> TCPHandler: Processed in 0.001448004 sec. | ||
| 15331 | 2025.08.11 21:44:36.297082 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15332 | 2025.08.11 21:44:36.297165 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_144_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_143_32 to all_144_144_0 into Compact with storage Full | ||
| 15333 | 2025.08.11 21:44:36.297188 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15334 | 2025.08.11 21:44:36.297245 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15335 | 2025.08.11 21:44:36.297265 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_144_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15336 | 2025.08.11 21:44:36.297280 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15337 | 2025.08.11 21:44:36.297288 [ 277 ] {28f91a95-7e89-45e4-888a-74db031dcf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15338 | 2025.08.11 21:44:36.297303 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_143_32, total 39567 rows starting from the beginning of the part | ||
| 15339 | 2025.08.11 21:44:36.297358 [ 277 ] {28f91a95-7e89-45e4-888a-74db031dcf97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15340 | 2025.08.11 21:44:36.297366 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 15341 | 2025.08.11 21:44:36.298218 [ 277 ] {28f91a95-7e89-45e4-888a-74db031dcf97} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15342 | 2025.08.11 21:44:36.298258 [ 277 ] {28f91a95-7e89-45e4-888a-74db031dcf97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15343 | 2025.08.11 21:44:36.298809 [ 277 ] {28f91a95-7e89-45e4-888a-74db031dcf97} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15344 | 2025.08.11 21:44:36.299045 [ 277 ] {28f91a95-7e89-45e4-888a-74db031dcf97} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2025.08.11 21:44:36.299192 [ 277 ] {28f91a95-7e89-45e4-888a-74db031dcf97} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001921 sec., 7808.4331077563775 rows/sec., 13.99 MiB/sec. | ||
| 15346 | 2025.08.11 21:44:36.299266 [ 277 ] {28f91a95-7e89-45e4-888a-74db031dcf97} <Debug> TCPHandler: Processed in 0.002125916 sec. | ||
| 15347 | 2025.08.11 21:44:36.299387 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15348 | 2025.08.11 21:44:36.299484 [ 277 ] {054d0633-6cc2-43ff-b6d2-4d806b50194b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15349 | 2025.08.11 21:44:36.299526 [ 277 ] {054d0633-6cc2-43ff-b6d2-4d806b50194b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15350 | 2025.08.11 21:44:36.299878 [ 277 ] {054d0633-6cc2-43ff-b6d2-4d806b50194b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15351 | 2025.08.11 21:44:36.299913 [ 277 ] {054d0633-6cc2-43ff-b6d2-4d806b50194b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15352 | 2025.08.11 21:44:36.300229 [ 277 ] {054d0633-6cc2-43ff-b6d2-4d806b50194b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 15353 | 2025.08.11 21:44:36.300458 [ 277 ] {054d0633-6cc2-43ff-b6d2-4d806b50194b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15354 | 2025.08.11 21:44:36.300594 [ 277 ] {054d0633-6cc2-43ff-b6d2-4d806b50194b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 15355 | 2025.08.11 21:44:36.300632 [ 277 ] {054d0633-6cc2-43ff-b6d2-4d806b50194b} <Debug> TCPHandler: Processed in 0.001293252 sec. | ||
| 15356 | 2025.08.11 21:44:36.300667 [ 220 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15357 | 2025.08.11 21:44:36.300704 [ 220 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15358 | 2025.08.11 21:44:36.301072 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15359 | 2025.08.11 21:44:36.303852 [ 203 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_144_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39727 rows, containing 5 columns (5 merged, 0 gathered) in 0.006712203 sec., 5918623.140569497 rows/sec., 405.53 MiB/sec. | ||
| 15360 | 2025.08.11 21:44:36.304071 [ 220 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15361 | 2025.08.11 21:44:36.304357 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_144_33} <Trace> MergedBlockOutputStream: filled checksums all_1_144_33 (state Temporary) | ||
| 15362 | 2025.08.11 21:44:36.304654 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_144_33 to all_1_144_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15363 | 2025.08.11 21:44:36.304732 [ 190 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 2 parts: [all_1_143_32, all_144_144_0] -> all_1_144_33 | ||
| 15364 | 2025.08.11 21:44:36.304816 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15365 | 2025.08.11 21:44:36.619539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 15366 | 2025.08.11 21:44:36.638206 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2025.08.11 21:44:36.638260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15368 | 2025.08.11 21:44:36.644554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15369 | 2025.08.11 21:44:36.645294 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2025.08.11 21:44:36.648813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 15371 | 2025.08.11 21:44:36.931799 [ 220 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15372 | 2025.08.11 21:44:36.931843 [ 220 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15373 | 2025.08.11 21:44:36.935195 [ 220 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15374 | 2025.08.11 21:44:37.000151 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.55 MiB, peak 382.46 MiB, free memory in arenas 0.00 B, will set to 363.53 MiB (RSS), difference: -1.02 MiB | ||
| 15375 | 2025.08.11 21:44:37.475688 [ 218 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15376 | 2025.08.11 21:44:37.475745 [ 218 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15377 | 2025.08.11 21:44:37.478689 [ 218 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 15378 | 2025.08.11 21:44:38.286855 [ 222 ] {} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15379 | 2025.08.11 21:44:38.286932 [ 222 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15380 | 2025.08.11 21:44:38.288913 [ 222 ] {} <Debug> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15381 | 2025.08.11 21:44:38.596621 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15382 | 2025.08.11 21:44:38.596806 [ 277 ] {fbee3091-aa9f-434e-8463-41f171fe223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15383 | 2025.08.11 21:44:38.596879 [ 277 ] {fbee3091-aa9f-434e-8463-41f171fe223b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15384 | 2025.08.11 21:44:38.597515 [ 277 ] {fbee3091-aa9f-434e-8463-41f171fe223b} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15385 | 2025.08.11 21:44:38.597567 [ 277 ] {fbee3091-aa9f-434e-8463-41f171fe223b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15386 | 2025.08.11 21:44:38.597961 [ 277 ] {fbee3091-aa9f-434e-8463-41f171fe223b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15387 | 2025.08.11 21:44:38.598202 [ 277 ] {fbee3091-aa9f-434e-8463-41f171fe223b} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15388 | 2025.08.11 21:44:38.598369 [ 277 ] {fbee3091-aa9f-434e-8463-41f171fe223b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00161 sec., 1242.2360248447203 rows/sec., 101.30 KiB/sec. | ||
| 15389 | 2025.08.11 21:44:38.598424 [ 277 ] {fbee3091-aa9f-434e-8463-41f171fe223b} <Debug> TCPHandler: Processed in 0.001941662 sec. | ||
| 15390 | 2025.08.11 21:44:38.598550 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15391 | 2025.08.11 21:44:38.598653 [ 277 ] {0c9fac91-40ca-46e4-be69-9e1377a08e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15392 | 2025.08.11 21:44:38.598697 [ 277 ] {0c9fac91-40ca-46e4-be69-9e1377a08e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15393 | 2025.08.11 21:44:38.599590 [ 277 ] {0c9fac91-40ca-46e4-be69-9e1377a08e35} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15394 | 2025.08.11 21:44:38.599631 [ 277 ] {0c9fac91-40ca-46e4-be69-9e1377a08e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15395 | 2025.08.11 21:44:38.600025 [ 277 ] {0c9fac91-40ca-46e4-be69-9e1377a08e35} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 15396 | 2025.08.11 21:44:38.600249 [ 277 ] {0c9fac91-40ca-46e4-be69-9e1377a08e35} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15397 | 2025.08.11 21:44:38.600385 [ 277 ] {0c9fac91-40ca-46e4-be69-9e1377a08e35} <Debug> executeQuery: Read 1251 rows, 106.10 KiB in 0.001754 sec., 713226.9099201824 rows/sec., 59.07 MiB/sec. | ||
| 15398 | 2025.08.11 21:44:38.600427 [ 277 ] {0c9fac91-40ca-46e4-be69-9e1377a08e35} <Debug> TCPHandler: Processed in 0.001928632 sec. | ||
| 15399 | 2025.08.11 21:44:38.600550 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15400 | 2025.08.11 21:44:38.600649 [ 277 ] {87fa8b4e-e03c-4928-8732-c14f3c51264a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15401 | 2025.08.11 21:44:38.600693 [ 277 ] {87fa8b4e-e03c-4928-8732-c14f3c51264a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15402 | 2025.08.11 21:44:38.601116 [ 277 ] {87fa8b4e-e03c-4928-8732-c14f3c51264a} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15403 | 2025.08.11 21:44:38.601153 [ 277 ] {87fa8b4e-e03c-4928-8732-c14f3c51264a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15404 | 2025.08.11 21:44:38.601454 [ 277 ] {87fa8b4e-e03c-4928-8732-c14f3c51264a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15405 | 2025.08.11 21:44:38.601671 [ 277 ] {87fa8b4e-e03c-4928-8732-c14f3c51264a} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15406 | 2025.08.11 21:44:38.601807 [ 277 ] {87fa8b4e-e03c-4928-8732-c14f3c51264a} <Debug> executeQuery: Read 29 rows, 2.17 KiB in 0.001176 sec., 24659.863945578232 rows/sec., 1.80 MiB/sec. | ||
| 15407 | 2025.08.11 21:44:38.601846 [ 277 ] {87fa8b4e-e03c-4928-8732-c14f3c51264a} <Debug> TCPHandler: Processed in 0.001345853 sec. | ||
| 15408 | 2025.08.11 21:44:38.601960 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15409 | 2025.08.11 21:44:38.602054 [ 277 ] {663f9260-2fe7-445f-ba7e-643981463d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15410 | 2025.08.11 21:44:38.602095 [ 277 ] {663f9260-2fe7-445f-ba7e-643981463d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15411 | 2025.08.11 21:44:38.602565 [ 277 ] {663f9260-2fe7-445f-ba7e-643981463d7e} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15412 | 2025.08.11 21:44:38.602602 [ 277 ] {663f9260-2fe7-445f-ba7e-643981463d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15413 | 2025.08.11 21:44:38.602920 [ 277 ] {663f9260-2fe7-445f-ba7e-643981463d7e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 15414 | 2025.08.11 21:44:38.603154 [ 277 ] {663f9260-2fe7-445f-ba7e-643981463d7e} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15415 | 2025.08.11 21:44:38.603289 [ 277 ] {663f9260-2fe7-445f-ba7e-643981463d7e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00125 sec., 182400 rows/sec., 12.35 MiB/sec. | ||
| 15416 | 2025.08.11 21:44:38.603310 [ 221 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15417 | 2025.08.11 21:44:38.603329 [ 277 ] {663f9260-2fe7-445f-ba7e-643981463d7e} <Debug> TCPHandler: Processed in 0.001418604 sec. | ||
| 15418 | 2025.08.11 21:44:38.603345 [ 221 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15419 | 2025.08.11 21:44:38.603447 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15420 | 2025.08.11 21:44:38.603541 [ 277 ] {0f443ec2-f4b1-44d1-8b64-0c611affe494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15421 | 2025.08.11 21:44:38.603582 [ 277 ] {0f443ec2-f4b1-44d1-8b64-0c611affe494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15422 | 2025.08.11 21:44:38.604151 [ 277 ] {0f443ec2-f4b1-44d1-8b64-0c611affe494} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15423 | 2025.08.11 21:44:38.604187 [ 277 ] {0f443ec2-f4b1-44d1-8b64-0c611affe494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15424 | 2025.08.11 21:44:38.604521 [ 277 ] {0f443ec2-f4b1-44d1-8b64-0c611affe494} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 15425 | 2025.08.11 21:44:38.604754 [ 277 ] {0f443ec2-f4b1-44d1-8b64-0c611affe494} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15426 | 2025.08.11 21:44:38.604889 [ 277 ] {0f443ec2-f4b1-44d1-8b64-0c611affe494} <Debug> executeQuery: Read 549 rows, 41.73 KiB in 0.001363 sec., 402787.9677182685 rows/sec., 29.90 MiB/sec. | ||
| 15427 | 2025.08.11 21:44:38.604930 [ 277 ] {0f443ec2-f4b1-44d1-8b64-0c611affe494} <Debug> TCPHandler: Processed in 0.001531665 sec. | ||
| 15428 | 2025.08.11 21:44:38.605048 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15429 | 2025.08.11 21:44:38.605143 [ 277 ] {7f2c7bbd-95ef-4d22-991d-ee539a3d55f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15430 | 2025.08.11 21:44:38.605189 [ 277 ] {7f2c7bbd-95ef-4d22-991d-ee539a3d55f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15431 | 2025.08.11 21:44:38.605727 [ 221 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15432 | 2025.08.11 21:44:38.605755 [ 277 ] {7f2c7bbd-95ef-4d22-991d-ee539a3d55f9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15433 | 2025.08.11 21:44:38.605792 [ 277 ] {7f2c7bbd-95ef-4d22-991d-ee539a3d55f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15434 | 2025.08.11 21:44:38.606166 [ 277 ] {7f2c7bbd-95ef-4d22-991d-ee539a3d55f9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 15435 | 2025.08.11 21:44:38.606383 [ 277 ] {7f2c7bbd-95ef-4d22-991d-ee539a3d55f9} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15436 | 2025.08.11 21:44:38.606483 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Selected 6 parts from all_1_144_33 to all_149_149_0 | ||
| 15437 | 2025.08.11 21:44:38.606507 [ 277 ] {7f2c7bbd-95ef-4d22-991d-ee539a3d55f9} <Debug> executeQuery: Read 943 rows, 64.75 KiB in 0.001425 sec., 661754.3859649122 rows/sec., 44.37 MiB/sec. | ||
| 15438 | 2025.08.11 21:44:38.606545 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15439 | 2025.08.11 21:44:38.606556 [ 277 ] {7f2c7bbd-95ef-4d22-991d-ee539a3d55f9} <Debug> TCPHandler: Processed in 0.001604737 sec. | ||
| 15440 | 2025.08.11 21:44:38.606570 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15441 | 2025.08.11 21:44:38.606676 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15442 | 2025.08.11 21:44:38.606704 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_144_33 to all_149_149_0 into Compact with storage Full | ||
| 15443 | 2025.08.11 21:44:38.606770 [ 277 ] {81697d39-d349-42fb-b1c7-eecd8f1dc1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15444 | 2025.08.11 21:44:38.606894 [ 277 ] {81697d39-d349-42fb-b1c7-eecd8f1dc1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15445 | 2025.08.11 21:44:38.606926 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15446 | 2025.08.11 21:44:38.606969 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_144_33, total 39727 rows starting from the beginning of the part | ||
| 15447 | 2025.08.11 21:44:38.607042 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 15448 | 2025.08.11 21:44:38.607089 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 196 rows starting from the beginning of the part | ||
| 15449 | 2025.08.11 21:44:38.607142 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 15450 | 2025.08.11 21:44:38.607184 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 15451 | 2025.08.11 21:44:38.607228 [ 198 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 943 rows starting from the beginning of the part | ||
| 15452 | 2025.08.11 21:44:38.607733 [ 277 ] {81697d39-d349-42fb-b1c7-eecd8f1dc1ac} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15453 | 2025.08.11 21:44:38.607775 [ 277 ] {81697d39-d349-42fb-b1c7-eecd8f1dc1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15454 | 2025.08.11 21:44:38.608333 [ 277 ] {81697d39-d349-42fb-b1c7-eecd8f1dc1ac} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 15455 | 2025.08.11 21:44:38.608597 [ 277 ] {81697d39-d349-42fb-b1c7-eecd8f1dc1ac} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15456 | 2025.08.11 21:44:38.608747 [ 277 ] {81697d39-d349-42fb-b1c7-eecd8f1dc1ac} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001931 sec., 13982.392542723977 rows/sec., 25.06 MiB/sec. | ||
| 15457 | 2025.08.11 21:44:38.608762 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 15458 | 2025.08.11 21:44:38.608820 [ 277 ] {81697d39-d349-42fb-b1c7-eecd8f1dc1ac} <Debug> TCPHandler: Processed in 0.002136816 sec. | ||
| 15459 | 2025.08.11 21:44:38.608828 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15460 | 2025.08.11 21:44:38.608865 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 15461 | 2025.08.11 21:44:38.608946 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15462 | 2025.08.11 21:44:38.608969 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 15463 | 2025.08.11 21:44:38.609047 [ 277 ] {d56a5178-b050-48f4-ae8b-e0001a0eda64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15464 | 2025.08.11 21:44:38.609095 [ 277 ] {d56a5178-b050-48f4-ae8b-e0001a0eda64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15465 | 2025.08.11 21:44:38.609208 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15466 | 2025.08.11 21:44:38.609279 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2460 rows starting from the beginning of the part | ||
| 15467 | 2025.08.11 21:44:38.609409 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 27 rows starting from the beginning of the part | ||
| 15468 | 2025.08.11 21:44:38.609455 [ 277 ] {d56a5178-b050-48f4-ae8b-e0001a0eda64} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15469 | 2025.08.11 21:44:38.609498 [ 277 ] {d56a5178-b050-48f4-ae8b-e0001a0eda64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15470 | 2025.08.11 21:44:38.609520 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 15 rows starting from the beginning of the part | ||
| 15471 | 2025.08.11 21:44:38.609640 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 27 rows starting from the beginning of the part | ||
| 15472 | 2025.08.11 21:44:38.609754 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 15 rows starting from the beginning of the part | ||
| 15473 | 2025.08.11 21:44:38.609818 [ 277 ] {d56a5178-b050-48f4-ae8b-e0001a0eda64} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 15474 | 2025.08.11 21:44:38.609868 [ 203 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 27 rows starting from the beginning of the part | ||
| 15475 | 2025.08.11 21:44:38.610064 [ 277 ] {d56a5178-b050-48f4-ae8b-e0001a0eda64} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15476 | 2025.08.11 21:44:38.610207 [ 277 ] {d56a5178-b050-48f4-ae8b-e0001a0eda64} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001178 sec., 30560.271646859084 rows/sec., 2.06 MiB/sec. | ||
| 15477 | 2025.08.11 21:44:38.610247 [ 277 ] {d56a5178-b050-48f4-ae8b-e0001a0eda64} <Debug> TCPHandler: Processed in 0.001349432 sec. | ||
| 15478 | 2025.08.11 21:44:38.621503 [ 195 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41346 rows, containing 5 columns (5 merged, 0 gathered) in 0.014801718 sec., 2793324.396532889 rows/sec., 191.38 MiB/sec. | ||
| 15479 | 2025.08.11 21:44:38.621873 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Trace> MergedBlockOutputStream: filled checksums all_1_149_34 (state Temporary) | ||
| 15480 | 2025.08.11 21:44:38.621941 [ 186 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2571 rows, containing 19 columns (19 merged, 0 gathered) in 0.013017768 sec., 197499.29480998585 rows/sec., 353.91 MiB/sec. | ||
| 15481 | 2025.08.11 21:44:38.622195 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_merge_all_1_149_34 to all_1_149_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15482 | 2025.08.11 21:44:38.622283 [ 196 ] {a5686cda-6b76-410b-b26f-7f29ae890420::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420) (MergerMutator): Merged 6 parts: [all_1_144_33, all_149_149_0] -> all_1_149_34 | ||
| 15483 | 2025.08.11 21:44:38.622400 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 15484 | 2025.08.11 21:44:38.624413 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 15485 | 2025.08.11 21:44:38.624777 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15486 | 2025.08.11 21:44:38.624854 [ 200 ] {6923f86b-1d96-481a-a86c-94755267d5cb::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 15487 | 2025.08.11 21:44:38.625021 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.89 MiB. | ||
| 15488 | 2025.08.11 21:44:39.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.17 MiB, peak 389.68 MiB, free memory in arenas 0.00 B, will set to 370.38 MiB (RSS), difference: 6.21 MiB | ||
| 15489 | 2025.08.11 21:44:41.284169 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15490 | 2025.08.11 21:44:41.284366 [ 277 ] {9cfd29de-fae5-48fe-885f-2eff4b24bbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15491 | 2025.08.11 21:44:41.284435 [ 277 ] {9cfd29de-fae5-48fe-885f-2eff4b24bbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15492 | 2025.08.11 21:44:41.285088 [ 277 ] {9cfd29de-fae5-48fe-885f-2eff4b24bbd9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15493 | 2025.08.11 21:44:41.285137 [ 277 ] {9cfd29de-fae5-48fe-885f-2eff4b24bbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15494 | 2025.08.11 21:44:41.285548 [ 277 ] {9cfd29de-fae5-48fe-885f-2eff4b24bbd9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 15495 | 2025.08.11 21:44:41.285794 [ 277 ] {9cfd29de-fae5-48fe-885f-2eff4b24bbd9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15496 | 2025.08.11 21:44:41.285962 [ 277 ] {9cfd29de-fae5-48fe-885f-2eff4b24bbd9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 15497 | 2025.08.11 21:44:41.286017 [ 277 ] {9cfd29de-fae5-48fe-885f-2eff4b24bbd9} <Debug> TCPHandler: Processed in 0.001979643 sec. | ||
| 15498 | 2025.08.11 21:44:41.286139 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15499 | 2025.08.11 21:44:41.286242 [ 277 ] {fba0bf94-0aef-4cf8-b7b4-b24ec890e2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15500 | 2025.08.11 21:44:41.286286 [ 277 ] {fba0bf94-0aef-4cf8-b7b4-b24ec890e2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15501 | 2025.08.11 21:44:41.286743 [ 277 ] {fba0bf94-0aef-4cf8-b7b4-b24ec890e2e1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15502 | 2025.08.11 21:44:41.286782 [ 277 ] {fba0bf94-0aef-4cf8-b7b4-b24ec890e2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15503 | 2025.08.11 21:44:41.287097 [ 277 ] {fba0bf94-0aef-4cf8-b7b4-b24ec890e2e1} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 15504 | 2025.08.11 21:44:41.287335 [ 277 ] {fba0bf94-0aef-4cf8-b7b4-b24ec890e2e1} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15505 | 2025.08.11 21:44:41.287471 [ 277 ] {fba0bf94-0aef-4cf8-b7b4-b24ec890e2e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 15506 | 2025.08.11 21:44:41.287513 [ 277 ] {fba0bf94-0aef-4cf8-b7b4-b24ec890e2e1} <Debug> TCPHandler: Processed in 0.001425724 sec. | ||
| 15507 | 2025.08.11 21:44:41.287628 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15508 | 2025.08.11 21:44:41.287724 [ 277 ] {fa7ed7ce-d5de-4ab3-9c6c-59d2d167d7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15509 | 2025.08.11 21:44:41.287769 [ 277 ] {fa7ed7ce-d5de-4ab3-9c6c-59d2d167d7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15510 | 2025.08.11 21:44:41.288152 [ 277 ] {fa7ed7ce-d5de-4ab3-9c6c-59d2d167d7bf} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15511 | 2025.08.11 21:44:41.288190 [ 277 ] {fa7ed7ce-d5de-4ab3-9c6c-59d2d167d7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15512 | 2025.08.11 21:44:41.288545 [ 277 ] {fa7ed7ce-d5de-4ab3-9c6c-59d2d167d7bf} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 15513 | 2025.08.11 21:44:41.288769 [ 277 ] {fa7ed7ce-d5de-4ab3-9c6c-59d2d167d7bf} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15514 | 2025.08.11 21:44:41.288906 [ 277 ] {fa7ed7ce-d5de-4ab3-9c6c-59d2d167d7bf} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 3.72 MiB/sec. | ||
| 15515 | 2025.08.11 21:44:41.288946 [ 277 ] {fa7ed7ce-d5de-4ab3-9c6c-59d2d167d7bf} <Debug> TCPHandler: Processed in 0.001367663 sec. | ||
| 15516 | 2025.08.11 21:44:41.289059 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15517 | 2025.08.11 21:44:41.289154 [ 277 ] {bd188dfb-33fa-4850-bbb0-dab94f53037e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15518 | 2025.08.11 21:44:41.289196 [ 277 ] {bd188dfb-33fa-4850-bbb0-dab94f53037e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15519 | 2025.08.11 21:44:41.289523 [ 277 ] {bd188dfb-33fa-4850-bbb0-dab94f53037e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15520 | 2025.08.11 21:44:41.289560 [ 277 ] {bd188dfb-33fa-4850-bbb0-dab94f53037e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15521 | 2025.08.11 21:44:41.289870 [ 277 ] {bd188dfb-33fa-4850-bbb0-dab94f53037e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 15522 | 2025.08.11 21:44:41.290089 [ 277 ] {bd188dfb-33fa-4850-bbb0-dab94f53037e} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15523 | 2025.08.11 21:44:41.290223 [ 277 ] {bd188dfb-33fa-4850-bbb0-dab94f53037e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001086 sec., 22099.447513812156 rows/sec., 1.49 MiB/sec. | ||
| 15524 | 2025.08.11 21:44:41.290261 [ 277 ] {bd188dfb-33fa-4850-bbb0-dab94f53037e} <Debug> TCPHandler: Processed in 0.001250992 sec. | ||
| 15525 | 2025.08.11 21:44:41.921100 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40748 | ||
| 15526 | 2025.08.11 21:44:41.921624 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2025.08.11 21:44:41.921669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15528 | 2025.08.11 21:44:41.922143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15529 | 2025.08.11 21:44:41.922373 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2025.08.11 21:44:41.922500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40748 | ||
| 15531 | 2025.08.11 21:44:44.148991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 15532 | 2025.08.11 21:44:44.166545 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15533 | 2025.08.11 21:44:44.166608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15534 | 2025.08.11 21:44:44.173213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15535 | 2025.08.11 21:44:44.173968 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15536 | 2025.08.11 21:44:44.177109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 15537 | 2025.08.11 21:44:44.554474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2122 | ||
| 15538 | 2025.08.11 21:44:44.557005 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15539 | 2025.08.11 21:44:44.557060 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15540 | 2025.08.11 21:44:44.558340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 15541 | 2025.08.11 21:44:44.558600 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15542 | 2025.08.11 21:44:44.558757 [ 141 ] {} <Debug> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 15543 | 2025.08.11 21:44:44.558825 [ 141 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2025.08.11 21:44:44.558846 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15545 | 2025.08.11 21:44:44.558869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2122 | ||
| 15546 | 2025.08.11 21:44:44.558961 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::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 | ||
| 15547 | 2025.08.11 21:44:44.559532 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15548 | 2025.08.11 21:44:44.559691 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1964 rows starting from the beginning of the part | ||
| 15549 | 2025.08.11 21:44:44.560076 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part | ||
| 15550 | 2025.08.11 21:44:44.560436 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 15551 | 2025.08.11 21:44:44.560795 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 15552 | 2025.08.11 21:44:44.561144 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 15553 | 2025.08.11 21:44:44.561489 [ 194 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 15554 | 2025.08.11 21:44:44.568345 [ 193 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 72 columns (72 merged, 0 gathered) in 0.009439798 sec., 224792.94578125508 rows/sec., 168.65 MiB/sec. | ||
| 15555 | 2025.08.11 21:44:44.570491 [ 192 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 15556 | 2025.08.11 21:44:44.571109 [ 192 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15557 | 2025.08.11 21:44:44.571189 [ 192 ] {502629ca-760b-42ad-8133-cf946d444763::all_1_66_13} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 15558 | 2025.08.11 21:44:44.571533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.77 MiB. | ||
| 15559 | 2025.08.11 21:44:46.289536 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15560 | 2025.08.11 21:44:46.289737 [ 277 ] {fd934589-a0c9-4623-acef-26f58a2114c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15561 | 2025.08.11 21:44:46.289808 [ 277 ] {fd934589-a0c9-4623-acef-26f58a2114c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15562 | 2025.08.11 21:44:46.290595 [ 277 ] {fd934589-a0c9-4623-acef-26f58a2114c9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15563 | 2025.08.11 21:44:46.290647 [ 277 ] {fd934589-a0c9-4623-acef-26f58a2114c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15564 | 2025.08.11 21:44:46.291076 [ 277 ] {fd934589-a0c9-4623-acef-26f58a2114c9} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 15565 | 2025.08.11 21:44:46.291330 [ 277 ] {fd934589-a0c9-4623-acef-26f58a2114c9} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15566 | 2025.08.11 21:44:46.291506 [ 277 ] {fd934589-a0c9-4623-acef-26f58a2114c9} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001818 sec., 47304.730473047304 rows/sec., 3.97 MiB/sec. | ||
| 15567 | 2025.08.11 21:44:46.291516 [ 140 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 15568 | 2025.08.11 21:44:46.291568 [ 277 ] {fd934589-a0c9-4623-acef-26f58a2114c9} <Debug> TCPHandler: Processed in 0.002167556 sec. | ||
| 15569 | 2025.08.11 21:44:46.291589 [ 140 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15570 | 2025.08.11 21:44:46.291617 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15571 | 2025.08.11 21:44:46.291712 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15572 | 2025.08.11 21:44:46.291760 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 15573 | 2025.08.11 21:44:46.291823 [ 277 ] {21df1ea8-3b55-42e2-93a2-fde60074ec24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15574 | 2025.08.11 21:44:46.291873 [ 277 ] {21df1ea8-3b55-42e2-93a2-fde60074ec24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15575 | 2025.08.11 21:44:46.291913 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15576 | 2025.08.11 21:44:46.291952 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1410 rows starting from the beginning of the part | ||
| 15577 | 2025.08.11 21:44:46.292021 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 110 rows starting from the beginning of the part | ||
| 15578 | 2025.08.11 21:44:46.292070 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 86 rows starting from the beginning of the part | ||
| 15579 | 2025.08.11 21:44:46.292113 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1251 rows starting from the beginning of the part | ||
| 15580 | 2025.08.11 21:44:46.292153 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 56 rows starting from the beginning of the part | ||
| 15581 | 2025.08.11 21:44:46.292194 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 86 rows starting from the beginning of the part | ||
| 15582 | 2025.08.11 21:44:46.292334 [ 277 ] {21df1ea8-3b55-42e2-93a2-fde60074ec24} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15583 | 2025.08.11 21:44:46.292377 [ 277 ] {21df1ea8-3b55-42e2-93a2-fde60074ec24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15584 | 2025.08.11 21:44:46.292750 [ 277 ] {21df1ea8-3b55-42e2-93a2-fde60074ec24} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15585 | 2025.08.11 21:44:46.293004 [ 277 ] {21df1ea8-3b55-42e2-93a2-fde60074ec24} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15586 | 2025.08.11 21:44:46.293160 [ 277 ] {21df1ea8-3b55-42e2-93a2-fde60074ec24} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00136 sec., 11029.411764705881 rows/sec., 829.36 KiB/sec. | ||
| 15587 | 2025.08.11 21:44:46.293205 [ 277 ] {21df1ea8-3b55-42e2-93a2-fde60074ec24} <Debug> TCPHandler: Processed in 0.001546216 sec. | ||
| 15588 | 2025.08.11 21:44:46.293329 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15589 | 2025.08.11 21:44:46.293431 [ 277 ] {53faff28-5821-4769-99c1-10c7326a2864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15590 | 2025.08.11 21:44:46.293474 [ 277 ] {53faff28-5821-4769-99c1-10c7326a2864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15591 | 2025.08.11 21:44:46.293647 [ 186 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947163 sec., 1540189.4962055052 rows/sec., 134.26 MiB/sec. | ||
| 15592 | 2025.08.11 21:44:46.293874 [ 193 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 15593 | 2025.08.11 21:44:46.293943 [ 277 ] {53faff28-5821-4769-99c1-10c7326a2864} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15594 | 2025.08.11 21:44:46.293980 [ 277 ] {53faff28-5821-4769-99c1-10c7326a2864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15595 | 2025.08.11 21:44:46.294158 [ 193 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15596 | 2025.08.11 21:44:46.294233 [ 193 ] {e465c49b-54ef-4907-a032-409fd5d3dbb3::all_1_151_30} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 15597 | 2025.08.11 21:44:46.294301 [ 277 ] {53faff28-5821-4769-99c1-10c7326a2864} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 15598 | 2025.08.11 21:44:46.294330 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 15599 | 2025.08.11 21:44:46.294526 [ 277 ] {53faff28-5821-4769-99c1-10c7326a2864} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15600 | 2025.08.11 21:44:46.294662 [ 277 ] {53faff28-5821-4769-99c1-10c7326a2864} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001252 sec., 63099.04153354632 rows/sec., 4.93 MiB/sec. | ||
| 15601 | 2025.08.11 21:44:46.294661 [ 140 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 15602 | 2025.08.11 21:44:46.294707 [ 277 ] {53faff28-5821-4769-99c1-10c7326a2864} <Debug> TCPHandler: Processed in 0.001427984 sec. | ||
| 15603 | 2025.08.11 21:44:46.294732 [ 140 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15604 | 2025.08.11 21:44:46.294759 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15605 | 2025.08.11 21:44:46.294837 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15606 | 2025.08.11 21:44:46.294895 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 15607 | 2025.08.11 21:44:46.294940 [ 277 ] {7ad6d80c-d477-4c16-8113-3c4b750de6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15608 | 2025.08.11 21:44:46.294992 [ 277 ] {7ad6d80c-d477-4c16-8113-3c4b750de6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15609 | 2025.08.11 21:44:46.295050 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15610 | 2025.08.11 21:44:46.295089 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 634 rows starting from the beginning of the part | ||
| 15611 | 2025.08.11 21:44:46.295160 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 91 rows starting from the beginning of the part | ||
| 15612 | 2025.08.11 21:44:46.295209 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 79 rows starting from the beginning of the part | ||
| 15613 | 2025.08.11 21:44:46.295254 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 549 rows starting from the beginning of the part | ||
| 15614 | 2025.08.11 21:44:46.295297 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 64 rows starting from the beginning of the part | ||
| 15615 | 2025.08.11 21:44:46.295341 [ 187 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 79 rows starting from the beginning of the part | ||
| 15616 | 2025.08.11 21:44:46.295434 [ 277 ] {7ad6d80c-d477-4c16-8113-3c4b750de6e5} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15617 | 2025.08.11 21:44:46.295477 [ 277 ] {7ad6d80c-d477-4c16-8113-3c4b750de6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15618 | 2025.08.11 21:44:46.295853 [ 277 ] {7ad6d80c-d477-4c16-8113-3c4b750de6e5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 15619 | 2025.08.11 21:44:46.296101 [ 277 ] {7ad6d80c-d477-4c16-8113-3c4b750de6e5} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15620 | 2025.08.11 21:44:46.296239 [ 277 ] {7ad6d80c-d477-4c16-8113-3c4b750de6e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001319 sec., 121304.01819560272 rows/sec., 8.45 MiB/sec. | ||
| 15621 | 2025.08.11 21:44:46.296281 [ 277 ] {7ad6d80c-d477-4c16-8113-3c4b750de6e5} <Debug> TCPHandler: Processed in 0.001493525 sec. | ||
| 15622 | 2025.08.11 21:44:46.296400 [ 193 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566186 sec., 955186.6764228514 rows/sec., 75.78 MiB/sec. | ||
| 15623 | 2025.08.11 21:44:46.296407 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15624 | 2025.08.11 21:44:46.296515 [ 277 ] {da07ce63-fc95-4a88-9292-93d0381c824d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15625 | 2025.08.11 21:44:46.296572 [ 277 ] {da07ce63-fc95-4a88-9292-93d0381c824d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15626 | 2025.08.11 21:44:46.296582 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 15627 | 2025.08.11 21:44:46.296876 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15628 | 2025.08.11 21:44:46.296959 [ 186 ] {479415e8-fae5-47e5-8169-89841a50eed7::all_1_151_30} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 15629 | 2025.08.11 21:44:46.297055 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 15630 | 2025.08.11 21:44:46.297472 [ 277 ] {da07ce63-fc95-4a88-9292-93d0381c824d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15631 | 2025.08.11 21:44:46.297530 [ 277 ] {da07ce63-fc95-4a88-9292-93d0381c824d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15632 | 2025.08.11 21:44:46.298198 [ 277 ] {da07ce63-fc95-4a88-9292-93d0381c824d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 15633 | 2025.08.11 21:44:46.298459 [ 277 ] {da07ce63-fc95-4a88-9292-93d0381c824d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15634 | 2025.08.11 21:44:46.298659 [ 277 ] {da07ce63-fc95-4a88-9292-93d0381c824d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002161 sec., 6941.230911614993 rows/sec., 12.44 MiB/sec. | ||
| 15635 | 2025.08.11 21:44:46.298776 [ 277 ] {da07ce63-fc95-4a88-9292-93d0381c824d} <Debug> TCPHandler: Processed in 0.002433411 sec. | ||
| 15636 | 2025.08.11 21:44:46.298932 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15637 | 2025.08.11 21:44:46.299043 [ 277 ] {878e89d8-24f0-454c-a7b2-d7ad39c1c87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15638 | 2025.08.11 21:44:46.299087 [ 277 ] {878e89d8-24f0-454c-a7b2-d7ad39c1c87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15639 | 2025.08.11 21:44:46.299437 [ 277 ] {878e89d8-24f0-454c-a7b2-d7ad39c1c87b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15640 | 2025.08.11 21:44:46.299474 [ 277 ] {878e89d8-24f0-454c-a7b2-d7ad39c1c87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15641 | 2025.08.11 21:44:46.299803 [ 277 ] {878e89d8-24f0-454c-a7b2-d7ad39c1c87b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 15642 | 2025.08.11 21:44:46.300039 [ 277 ] {878e89d8-24f0-454c-a7b2-d7ad39c1c87b} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15643 | 2025.08.11 21:44:46.300165 [ 140 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 15644 | 2025.08.11 21:44:46.300173 [ 277 ] {878e89d8-24f0-454c-a7b2-d7ad39c1c87b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 15645 | 2025.08.11 21:44:46.300208 [ 140 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15646 | 2025.08.11 21:44:46.300228 [ 277 ] {878e89d8-24f0-454c-a7b2-d7ad39c1c87b} <Debug> TCPHandler: Processed in 0.001362272 sec. | ||
| 15647 | 2025.08.11 21:44:46.300231 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15648 | 2025.08.11 21:44:46.300338 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 15649 | 2025.08.11 21:44:46.300435 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15650 | 2025.08.11 21:44:46.300464 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7590 rows starting from the beginning of the part | ||
| 15651 | 2025.08.11 21:44:46.300518 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 15652 | 2025.08.11 21:44:46.300562 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 15653 | 2025.08.11 21:44:46.300601 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 36 rows starting from the beginning of the part | ||
| 15654 | 2025.08.11 21:44:46.300637 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 24 rows starting from the beginning of the part | ||
| 15655 | 2025.08.11 21:44:46.300673 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 15656 | 2025.08.11 21:44:46.302618 [ 199 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7830 rows, containing 4 columns (4 merged, 0 gathered) in 0.002309528 sec., 3390303.126872677 rows/sec., 228.56 MiB/sec. | ||
| 15657 | 2025.08.11 21:44:46.303047 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 15658 | 2025.08.11 21:44:46.303318 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2025.08.11 21:44:46.303386 [ 193 ] {23da573c-af4b-423f-bb11-e64c599614ce::all_1_151_30} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 15660 | 2025.08.11 21:44:46.303447 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 15661 | 2025.08.11 21:44:47.286872 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15662 | 2025.08.11 21:44:47.286926 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15663 | 2025.08.11 21:44:47.289130 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 15664 | 2025.08.11 21:44:49.213594 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15665 | 2025.08.11 21:44:49.213676 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15666 | 2025.08.11 21:44:49.422735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41236 | ||
| 15667 | 2025.08.11 21:44:49.423267 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15668 | 2025.08.11 21:44:49.423302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15669 | 2025.08.11 21:44:49.423783 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15670 | 2025.08.11 21:44:49.424012 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15671 | 2025.08.11 21:44:49.424137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
| 15672 | 2025.08.11 21:44:50.316222 [ 136 ] {} <Debug> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Selected 5 parts from all_1_39_9 to all_43_43_0 | ||
| 15673 | 2025.08.11 21:44:50.316294 [ 136 ] {} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15674 | 2025.08.11 21:44:50.316322 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15675 | 2025.08.11 21:44:50.316448 [ 186 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_9 to all_43_43_0 into Compact with storage Full | ||
| 15676 | 2025.08.11 21:44:50.316604 [ 186 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15677 | 2025.08.11 21:44:50.316641 [ 186 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_9, total 253 rows starting from the beginning of the part | ||
| 15678 | 2025.08.11 21:44:50.316708 [ 186 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 15679 | 2025.08.11 21:44:50.316752 [ 186 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 15680 | 2025.08.11 21:44:50.316793 [ 186 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 15681 | 2025.08.11 21:44:50.316833 [ 186 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 15682 | 2025.08.11 21:44:50.317712 [ 199 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317773 sec., 574454.0220508388 rows/sec., 41.92 MiB/sec. | ||
| 15683 | 2025.08.11 21:44:50.317933 [ 197 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Trace> MergedBlockOutputStream: filled checksums all_1_43_10 (state Temporary) | ||
| 15684 | 2025.08.11 21:44:50.318281 [ 197 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_merge_all_1_43_10 to all_1_43_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15685 | 2025.08.11 21:44:50.318368 [ 197 ] {b2c73313-0ebd-4db3-b2ae-8b090e200b8e::all_1_43_10} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e) (MergerMutator): Merged 5 parts: [all_1_39_9, all_43_43_0] -> all_1_43_10 | ||
| 15686 | 2025.08.11 21:44:50.318469 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15687 | 2025.08.11 21:44:50.370277 [ 223 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15688 | 2025.08.11 21:44:50.370308 [ 223 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15689 | 2025.08.11 21:44:50.372667 [ 223 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15690 | 2025.08.11 21:44:50.511900 [ 221 ] {} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15691 | 2025.08.11 21:44:50.511963 [ 221 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15692 | 2025.08.11 21:44:50.513988 [ 221 ] {} <Debug> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 15693 | 2025.08.11 21:44:51.072303 [ 218 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15694 | 2025.08.11 21:44:51.072376 [ 218 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15695 | 2025.08.11 21:44:51.075283 [ 218 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 15696 | 2025.08.11 21:44:51.290074 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15697 | 2025.08.11 21:44:51.290289 [ 277 ] {b8a5fc78-eccd-4477-af7f-05721e43cc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15698 | 2025.08.11 21:44:51.290365 [ 277 ] {b8a5fc78-eccd-4477-af7f-05721e43cc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15699 | 2025.08.11 21:44:51.291081 [ 277 ] {b8a5fc78-eccd-4477-af7f-05721e43cc3a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15700 | 2025.08.11 21:44:51.291129 [ 277 ] {b8a5fc78-eccd-4477-af7f-05721e43cc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15701 | 2025.08.11 21:44:51.291544 [ 277 ] {b8a5fc78-eccd-4477-af7f-05721e43cc3a} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 15702 | 2025.08.11 21:44:51.291782 [ 277 ] {b8a5fc78-eccd-4477-af7f-05721e43cc3a} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15703 | 2025.08.11 21:44:51.291935 [ 277 ] {b8a5fc78-eccd-4477-af7f-05721e43cc3a} <Debug> executeQuery: Read 110 rows, 9.47 KiB in 0.001705 sec., 64516.12903225807 rows/sec., 5.42 MiB/sec. | ||
| 15704 | 2025.08.11 21:44:51.291977 [ 277 ] {b8a5fc78-eccd-4477-af7f-05721e43cc3a} <Debug> TCPHandler: Processed in 0.002048454 sec. | ||
| 15705 | 2025.08.11 21:44:51.292105 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15706 | 2025.08.11 21:44:51.292201 [ 277 ] {e81d7dfb-1d1f-4eb4-b825-10ecec558ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15707 | 2025.08.11 21:44:51.292242 [ 277 ] {e81d7dfb-1d1f-4eb4-b825-10ecec558ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15708 | 2025.08.11 21:44:51.292652 [ 277 ] {e81d7dfb-1d1f-4eb4-b825-10ecec558ad5} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15709 | 2025.08.11 21:44:51.292689 [ 277 ] {e81d7dfb-1d1f-4eb4-b825-10ecec558ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15710 | 2025.08.11 21:44:51.292987 [ 277 ] {e81d7dfb-1d1f-4eb4-b825-10ecec558ad5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15711 | 2025.08.11 21:44:51.293211 [ 277 ] {e81d7dfb-1d1f-4eb4-b825-10ecec558ad5} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15712 | 2025.08.11 21:44:51.293339 [ 277 ] {e81d7dfb-1d1f-4eb4-b825-10ecec558ad5} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001158 sec., 23316.062176165804 rows/sec., 1.71 MiB/sec. | ||
| 15713 | 2025.08.11 21:44:51.293378 [ 277 ] {e81d7dfb-1d1f-4eb4-b825-10ecec558ad5} <Debug> TCPHandler: Processed in 0.001323322 sec. | ||
| 15714 | 2025.08.11 21:44:51.293489 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15715 | 2025.08.11 21:44:51.293583 [ 277 ] {9e4d5057-22fa-4fb4-82ad-e0e4ccc0ea85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15716 | 2025.08.11 21:44:51.293623 [ 277 ] {9e4d5057-22fa-4fb4-82ad-e0e4ccc0ea85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15717 | 2025.08.11 21:44:51.294033 [ 277 ] {9e4d5057-22fa-4fb4-82ad-e0e4ccc0ea85} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15718 | 2025.08.11 21:44:51.294070 [ 277 ] {9e4d5057-22fa-4fb4-82ad-e0e4ccc0ea85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15719 | 2025.08.11 21:44:51.294373 [ 277 ] {9e4d5057-22fa-4fb4-82ad-e0e4ccc0ea85} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 15720 | 2025.08.11 21:44:51.294585 [ 277 ] {9e4d5057-22fa-4fb4-82ad-e0e4ccc0ea85} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15721 | 2025.08.11 21:44:51.294711 [ 277 ] {9e4d5057-22fa-4fb4-82ad-e0e4ccc0ea85} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001146 sec., 79406.6317626527 rows/sec., 6.20 MiB/sec. | ||
| 15722 | 2025.08.11 21:44:51.294748 [ 277 ] {9e4d5057-22fa-4fb4-82ad-e0e4ccc0ea85} <Debug> TCPHandler: Processed in 0.001308562 sec. | ||
| 15723 | 2025.08.11 21:44:51.294867 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15724 | 2025.08.11 21:44:51.294961 [ 277 ] {a372e0ac-a83c-4d25-8402-4a576fe86b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15725 | 2025.08.11 21:44:51.295004 [ 277 ] {a372e0ac-a83c-4d25-8402-4a576fe86b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15726 | 2025.08.11 21:44:51.295404 [ 277 ] {a372e0ac-a83c-4d25-8402-4a576fe86b7b} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15727 | 2025.08.11 21:44:51.295440 [ 277 ] {a372e0ac-a83c-4d25-8402-4a576fe86b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15728 | 2025.08.11 21:44:51.295768 [ 277 ] {a372e0ac-a83c-4d25-8402-4a576fe86b7b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 15729 | 2025.08.11 21:44:51.295976 [ 277 ] {a372e0ac-a83c-4d25-8402-4a576fe86b7b} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15730 | 2025.08.11 21:44:51.296110 [ 277 ] {a372e0ac-a83c-4d25-8402-4a576fe86b7b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 15731 | 2025.08.11 21:44:51.296148 [ 277 ] {a372e0ac-a83c-4d25-8402-4a576fe86b7b} <Debug> TCPHandler: Processed in 0.001330442 sec. | ||
| 15732 | 2025.08.11 21:44:51.296281 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15733 | 2025.08.11 21:44:51.296400 [ 277 ] {4e1cd2ba-9bb3-4e5d-9470-344015cd2b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15734 | 2025.08.11 21:44:51.296465 [ 277 ] {4e1cd2ba-9bb3-4e5d-9470-344015cd2b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15735 | 2025.08.11 21:44:51.297342 [ 277 ] {4e1cd2ba-9bb3-4e5d-9470-344015cd2b9d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15736 | 2025.08.11 21:44:51.297379 [ 277 ] {4e1cd2ba-9bb3-4e5d-9470-344015cd2b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15737 | 2025.08.11 21:44:51.297919 [ 277 ] {4e1cd2ba-9bb3-4e5d-9470-344015cd2b9d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 15738 | 2025.08.11 21:44:51.298141 [ 277 ] {4e1cd2ba-9bb3-4e5d-9470-344015cd2b9d} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15739 | 2025.08.11 21:44:51.298278 [ 277 ] {4e1cd2ba-9bb3-4e5d-9470-344015cd2b9d} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001902 sec., 14195.58359621451 rows/sec., 25.44 MiB/sec. | ||
| 15740 | 2025.08.11 21:44:51.298332 [ 277 ] {4e1cd2ba-9bb3-4e5d-9470-344015cd2b9d} <Debug> TCPHandler: Processed in 0.002109776 sec. | ||
| 15741 | 2025.08.11 21:44:51.298445 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15742 | 2025.08.11 21:44:51.298538 [ 277 ] {5d4b0937-2961-4a08-b6ad-1b8ecb008261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15743 | 2025.08.11 21:44:51.298579 [ 277 ] {5d4b0937-2961-4a08-b6ad-1b8ecb008261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15744 | 2025.08.11 21:44:51.298917 [ 277 ] {5d4b0937-2961-4a08-b6ad-1b8ecb008261} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15745 | 2025.08.11 21:44:51.298952 [ 277 ] {5d4b0937-2961-4a08-b6ad-1b8ecb008261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15746 | 2025.08.11 21:44:51.299254 [ 277 ] {5d4b0937-2961-4a08-b6ad-1b8ecb008261} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 15747 | 2025.08.11 21:44:51.299469 [ 277 ] {5d4b0937-2961-4a08-b6ad-1b8ecb008261} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15748 | 2025.08.11 21:44:51.299593 [ 277 ] {5d4b0937-2961-4a08-b6ad-1b8ecb008261} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 15749 | 2025.08.11 21:44:51.299629 [ 277 ] {5d4b0937-2961-4a08-b6ad-1b8ecb008261} <Debug> TCPHandler: Processed in 0.001231011 sec. | ||
| 15750 | 2025.08.11 21:44:51.677255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 15751 | 2025.08.11 21:44:51.694454 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15752 | 2025.08.11 21:44:51.694515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15753 | 2025.08.11 21:44:51.700698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15754 | 2025.08.11 21:44:51.701414 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15755 | 2025.08.11 21:44:51.704531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 15756 | 2025.08.11 21:44:52.000228 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.35 MiB, peak 389.68 MiB, free memory in arenas 0.00 B, will set to 370.39 MiB (RSS), difference: 3.04 MiB | ||
| 15757 | 2025.08.11 21:44:54.559166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2146 | ||
| 15758 | 2025.08.11 21:44:54.561403 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15759 | 2025.08.11 21:44:54.561458 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15760 | 2025.08.11 21:44:54.562673 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15761 | 2025.08.11 21:44:54.562958 [ 243 ] {} <Trace> system.query_log (502629ca-760b-42ad-8133-cf946d444763): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15762 | 2025.08.11 21:44:54.563359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2146 | ||
| 15763 | 2025.08.11 21:44:56.137274 [ 223 ] {} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15764 | 2025.08.11 21:44:56.137353 [ 223 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15765 | 2025.08.11 21:44:56.139863 [ 223 ] {} <Debug> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15766 | 2025.08.11 21:44:56.291146 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15767 | 2025.08.11 21:44:56.291343 [ 277 ] {f58fe88c-b17f-4483-9139-9fc36d2f723b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15768 | 2025.08.11 21:44:56.291415 [ 277 ] {f58fe88c-b17f-4483-9139-9fc36d2f723b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15769 | 2025.08.11 21:44:56.292117 [ 277 ] {f58fe88c-b17f-4483-9139-9fc36d2f723b} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15770 | 2025.08.11 21:44:56.292156 [ 277 ] {f58fe88c-b17f-4483-9139-9fc36d2f723b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15771 | 2025.08.11 21:44:56.292536 [ 277 ] {f58fe88c-b17f-4483-9139-9fc36d2f723b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15772 | 2025.08.11 21:44:56.292761 [ 277 ] {f58fe88c-b17f-4483-9139-9fc36d2f723b} <Trace> oximeter.fields_i16 (44d70c08-7ed3-40bd-8109-0d9c726d71e2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15773 | 2025.08.11 21:44:56.292917 [ 277 ] {f58fe88c-b17f-4483-9139-9fc36d2f723b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001628 sec., 14742.01474201474 rows/sec., 1.22 MiB/sec. | ||
| 15774 | 2025.08.11 21:44:56.292969 [ 277 ] {f58fe88c-b17f-4483-9139-9fc36d2f723b} <Debug> TCPHandler: Processed in 0.001965553 sec. | ||
| 15775 | 2025.08.11 21:44:56.293086 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15776 | 2025.08.11 21:44:56.293186 [ 277 ] {9ad9a9b8-1df8-42db-9b29-d72fbfa037c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15777 | 2025.08.11 21:44:56.293229 [ 277 ] {9ad9a9b8-1df8-42db-9b29-d72fbfa037c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15778 | 2025.08.11 21:44:56.293634 [ 277 ] {9ad9a9b8-1df8-42db-9b29-d72fbfa037c2} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15779 | 2025.08.11 21:44:56.293670 [ 277 ] {9ad9a9b8-1df8-42db-9b29-d72fbfa037c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15780 | 2025.08.11 21:44:56.293960 [ 277 ] {9ad9a9b8-1df8-42db-9b29-d72fbfa037c2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 15781 | 2025.08.11 21:44:56.294169 [ 277 ] {9ad9a9b8-1df8-42db-9b29-d72fbfa037c2} <Trace> oximeter.fields_ipaddr (5a8a98fd-f1c8-44a4-8fc4-2649e7a0299e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15782 | 2025.08.11 21:44:56.294295 [ 277 ] {9ad9a9b8-1df8-42db-9b29-d72fbfa037c2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 864.41 KiB/sec. | ||
| 15783 | 2025.08.11 21:44:56.294333 [ 277 ] {9ad9a9b8-1df8-42db-9b29-d72fbfa037c2} <Debug> TCPHandler: Processed in 0.001296452 sec. | ||
| 15784 | 2025.08.11 21:44:56.294440 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15785 | 2025.08.11 21:44:56.294533 [ 277 ] {90cc0410-9511-4bdc-865a-9f9982b2ccc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15786 | 2025.08.11 21:44:56.294572 [ 277 ] {90cc0410-9511-4bdc-865a-9f9982b2ccc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15787 | 2025.08.11 21:44:56.295037 [ 277 ] {90cc0410-9511-4bdc-865a-9f9982b2ccc6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15788 | 2025.08.11 21:44:56.295074 [ 277 ] {90cc0410-9511-4bdc-865a-9f9982b2ccc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15789 | 2025.08.11 21:44:56.295382 [ 277 ] {90cc0410-9511-4bdc-865a-9f9982b2ccc6} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 15790 | 2025.08.11 21:44:56.295586 [ 277 ] {90cc0410-9511-4bdc-865a-9f9982b2ccc6} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15791 | 2025.08.11 21:44:56.295707 [ 277 ] {90cc0410-9511-4bdc-865a-9f9982b2ccc6} <Debug> executeQuery: Read 212 rows, 19.29 KiB in 0.001194 sec., 177554.43886097154 rows/sec., 15.78 MiB/sec. | ||
| 15792 | 2025.08.11 21:44:56.295745 [ 277 ] {90cc0410-9511-4bdc-865a-9f9982b2ccc6} <Debug> TCPHandler: Processed in 0.001352242 sec. | ||
| 15793 | 2025.08.11 21:44:56.295824 [ 223 ] {} <Trace> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15794 | 2025.08.11 21:44:56.295854 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15795 | 2025.08.11 21:44:56.295866 [ 223 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15796 | 2025.08.11 21:44:56.295954 [ 277 ] {e483f2a5-e324-4ca0-ad43-5373473433cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15797 | 2025.08.11 21:44:56.295998 [ 277 ] {e483f2a5-e324-4ca0-ad43-5373473433cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15798 | 2025.08.11 21:44:56.296392 [ 277 ] {e483f2a5-e324-4ca0-ad43-5373473433cf} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15799 | 2025.08.11 21:44:56.296431 [ 277 ] {e483f2a5-e324-4ca0-ad43-5373473433cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15800 | 2025.08.11 21:44:56.296746 [ 277 ] {e483f2a5-e324-4ca0-ad43-5373473433cf} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 15801 | 2025.08.11 21:44:56.296946 [ 277 ] {e483f2a5-e324-4ca0-ad43-5373473433cf} <Trace> oximeter.fields_u16 (bcf45c89-8af0-4f9c-82e8-06432edb0e8e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15802 | 2025.08.11 21:44:56.297076 [ 277 ] {e483f2a5-e324-4ca0-ad43-5373473433cf} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.00114 sec., 34210.52631578947 rows/sec., 2.51 MiB/sec. | ||
| 15803 | 2025.08.11 21:44:56.297116 [ 277 ] {e483f2a5-e324-4ca0-ad43-5373473433cf} <Debug> TCPHandler: Processed in 0.001309362 sec. | ||
| 15804 | 2025.08.11 21:44:56.297236 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15805 | 2025.08.11 21:44:56.297356 [ 277 ] {2da12613-2cbc-47a0-afa9-2b2c3fd647d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15806 | 2025.08.11 21:44:56.297406 [ 277 ] {2da12613-2cbc-47a0-afa9-2b2c3fd647d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15807 | 2025.08.11 21:44:56.297879 [ 277 ] {2da12613-2cbc-47a0-afa9-2b2c3fd647d6} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15808 | 2025.08.11 21:44:56.297924 [ 277 ] {2da12613-2cbc-47a0-afa9-2b2c3fd647d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15809 | 2025.08.11 21:44:56.298263 [ 277 ] {2da12613-2cbc-47a0-afa9-2b2c3fd647d6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 15810 | 2025.08.11 21:44:56.298473 [ 277 ] {2da12613-2cbc-47a0-afa9-2b2c3fd647d6} <Trace> oximeter.fields_u32 (b2c73313-0ebd-4db3-b2ae-8b090e200b8e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15811 | 2025.08.11 21:44:56.298602 [ 277 ] {2da12613-2cbc-47a0-afa9-2b2c3fd647d6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001271 sec., 18882.76947285602 rows/sec., 1.57 MiB/sec. | ||
| 15812 | 2025.08.11 21:44:56.298641 [ 277 ] {2da12613-2cbc-47a0-afa9-2b2c3fd647d6} <Debug> TCPHandler: Processed in 0.001464065 sec. | ||
| 15813 | 2025.08.11 21:44:56.298778 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15814 | 2025.08.11 21:44:56.298790 [ 223 ] {} <Debug> oximeter.fields_string (e465c49b-54ef-4907-a032-409fd5d3dbb3): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15815 | 2025.08.11 21:44:56.298901 [ 277 ] {0877c533-588c-4a5e-bf6a-91ce520bf30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15816 | 2025.08.11 21:44:56.298955 [ 277 ] {0877c533-588c-4a5e-bf6a-91ce520bf30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15817 | 2025.08.11 21:44:56.299432 [ 277 ] {0877c533-588c-4a5e-bf6a-91ce520bf30d} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15818 | 2025.08.11 21:44:56.299476 [ 277 ] {0877c533-588c-4a5e-bf6a-91ce520bf30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15819 | 2025.08.11 21:44:56.299832 [ 277 ] {0877c533-588c-4a5e-bf6a-91ce520bf30d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 15820 | 2025.08.11 21:44:56.300056 [ 277 ] {0877c533-588c-4a5e-bf6a-91ce520bf30d} <Trace> oximeter.fields_u8 (340d26c3-fdeb-4172-afc7-56b0d802f5bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15821 | 2025.08.11 21:44:56.300185 [ 277 ] {0877c533-588c-4a5e-bf6a-91ce520bf30d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001308 sec., 9174.311926605506 rows/sec., 716.74 KiB/sec. | ||
| 15822 | 2025.08.11 21:44:56.300223 [ 277 ] {0877c533-588c-4a5e-bf6a-91ce520bf30d} <Debug> TCPHandler: Processed in 0.001504905 sec. | ||
| 15823 | 2025.08.11 21:44:56.300324 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15824 | 2025.08.11 21:44:56.300417 [ 277 ] {7e4f615a-e8ba-46d3-bec9-05d5b25709f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15825 | 2025.08.11 21:44:56.300455 [ 277 ] {7e4f615a-e8ba-46d3-bec9-05d5b25709f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15826 | 2025.08.11 21:44:56.300880 [ 277 ] {7e4f615a-e8ba-46d3-bec9-05d5b25709f7} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15827 | 2025.08.11 21:44:56.300915 [ 277 ] {7e4f615a-e8ba-46d3-bec9-05d5b25709f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15828 | 2025.08.11 21:44:56.301216 [ 277 ] {7e4f615a-e8ba-46d3-bec9-05d5b25709f7} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 15829 | 2025.08.11 21:44:56.301419 [ 277 ] {7e4f615a-e8ba-46d3-bec9-05d5b25709f7} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15830 | 2025.08.11 21:44:56.301542 [ 277 ] {7e4f615a-e8ba-46d3-bec9-05d5b25709f7} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001144 sec., 111013.98601398601 rows/sec., 9.01 MiB/sec. | ||
| 15831 | 2025.08.11 21:44:56.301580 [ 277 ] {7e4f615a-e8ba-46d3-bec9-05d5b25709f7} <Debug> TCPHandler: Processed in 0.001303222 sec. | ||
| 15832 | 2025.08.11 21:44:56.301669 [ 218 ] {} <Trace> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15833 | 2025.08.11 21:44:56.301691 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15834 | 2025.08.11 21:44:56.301723 [ 218 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15835 | 2025.08.11 21:44:56.301802 [ 277 ] {376ec0f3-3004-4c93-81ff-351aea1d5fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15836 | 2025.08.11 21:44:56.301849 [ 277 ] {376ec0f3-3004-4c93-81ff-351aea1d5fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15837 | 2025.08.11 21:44:56.302245 [ 277 ] {376ec0f3-3004-4c93-81ff-351aea1d5fce} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15838 | 2025.08.11 21:44:56.302284 [ 277 ] {376ec0f3-3004-4c93-81ff-351aea1d5fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15839 | 2025.08.11 21:44:56.302620 [ 277 ] {376ec0f3-3004-4c93-81ff-351aea1d5fce} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 15840 | 2025.08.11 21:44:56.302835 [ 277 ] {376ec0f3-3004-4c93-81ff-351aea1d5fce} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15841 | 2025.08.11 21:44:56.302972 [ 277 ] {376ec0f3-3004-4c93-81ff-351aea1d5fce} <Debug> executeQuery: Read 202 rows, 14.82 KiB in 0.001188 sec., 170033.67003367003 rows/sec., 12.18 MiB/sec. | ||
| 15842 | 2025.08.11 21:44:56.303009 [ 277 ] {376ec0f3-3004-4c93-81ff-351aea1d5fce} <Debug> TCPHandler: Processed in 0.001364933 sec. | ||
| 15843 | 2025.08.11 21:44:56.303054 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15844 | 2025.08.11 21:44:56.303094 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15845 | 2025.08.11 21:44:56.303120 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15846 | 2025.08.11 21:44:56.303212 [ 277 ] {cc54bda9-ff41-48c5-8648-eef047de40f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15847 | 2025.08.11 21:44:56.303266 [ 277 ] {cc54bda9-ff41-48c5-8648-eef047de40f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15848 | 2025.08.11 21:44:56.304077 [ 277 ] {cc54bda9-ff41-48c5-8648-eef047de40f5} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15849 | 2025.08.11 21:44:56.304116 [ 277 ] {cc54bda9-ff41-48c5-8648-eef047de40f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15850 | 2025.08.11 21:44:56.304419 [ 218 ] {} <Debug> oximeter.fields_uuid (479415e8-fae5-47e5-8169-89841a50eed7): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15851 | 2025.08.11 21:44:56.304667 [ 277 ] {cc54bda9-ff41-48c5-8648-eef047de40f5} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 15852 | 2025.08.11 21:44:56.304897 [ 277 ] {cc54bda9-ff41-48c5-8648-eef047de40f5} <Trace> oximeter.measurements_histogramu64 (6923f86b-1d96-481a-a86c-94755267d5cb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2025.08.11 21:44:56.305034 [ 277 ] {cc54bda9-ff41-48c5-8648-eef047de40f5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00184 sec., 8152.173913043478 rows/sec., 14.61 MiB/sec. | ||
| 15854 | 2025.08.11 21:44:56.305090 [ 277 ] {cc54bda9-ff41-48c5-8648-eef047de40f5} <Debug> TCPHandler: Processed in 0.002016324 sec. | ||
| 15855 | 2025.08.11 21:44:56.305202 [ 277 ] {} <Trace> TCP-Session: 4a12455d-b18b-4d05-89cc-82f39d49f2a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15856 | 2025.08.11 21:44:56.305314 [ 277 ] {be4f946c-a448-4b03-befd-8f00667b2881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36765) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15857 | 2025.08.11 21:44:56.305321 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5686cda-6b76-410b-b26f-7f29ae890420): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 15858 | 2025.08.11 21:44:56.305359 [ 277 ] {be4f946c-a448-4b03-befd-8f00667b2881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15859 | 2025.08.11 21:44:56.305706 [ 277 ] {be4f946c-a448-4b03-befd-8f00667b2881} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15860 | 2025.08.11 21:44:56.305744 [ 277 ] {be4f946c-a448-4b03-befd-8f00667b2881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15861 | 2025.08.11 21:44:56.306704 [ 277 ] {be4f946c-a448-4b03-befd-8f00667b2881} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 15862 | 2025.08.11 21:44:56.306936 [ 277 ] {be4f946c-a448-4b03-befd-8f00667b2881} <Trace> oximeter.measurements_u64 (23da573c-af4b-423f-bb11-e64c599614ce): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15863 | 2025.08.11 21:44:56.307074 [ 277 ] {be4f946c-a448-4b03-befd-8f00667b2881} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001777 sec., 33764.772087788406 rows/sec., 2.28 MiB/sec. | ||
| 15864 | 2025.08.11 21:44:56.307114 [ 277 ] {be4f946c-a448-4b03-befd-8f00667b2881} <Debug> TCPHandler: Processed in 0.001961973 sec. | ||
| 15865 | 2025.08.11 21:44:56.924350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41663 | ||
| 15866 | 2025.08.11 21:44:56.924916 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15867 | 2025.08.11 21:44:56.924963 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15868 | 2025.08.11 21:44:56.925456 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15869 | 2025.08.11 21:44:56.925696 [ 245 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15870 | 2025.08.11 21:44:56.925829 [ 89 ] {} <Debug> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15871 | 2025.08.11 21:44:56.925840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41663 | ||
| 15872 | 2025.08.11 21:44:56.925866 [ 89 ] {} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15873 | 2025.08.11 21:44:56.925885 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15874 | 2025.08.11 21:44:56.926007 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::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 | ||
| 15875 | 2025.08.11 21:44:56.926179 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15876 | 2025.08.11 21:44:56.926222 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part | ||
| 15877 | 2025.08.11 21:44:56.926288 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 427 rows starting from the beginning of the part | ||
| 15878 | 2025.08.11 21:44:56.926332 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 488 rows starting from the beginning of the part | ||
| 15879 | 2025.08.11 21:44:56.926401 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 427 rows starting from the beginning of the part | ||
| 15880 | 2025.08.11 21:44:56.926444 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 488 rows starting from the beginning of the part | ||
| 15881 | 2025.08.11 21:44:56.926483 [ 186 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 427 rows starting from the beginning of the part | ||
| 15882 | 2025.08.11 21:44:56.929222 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41663 rows, containing 4 columns (4 merged, 0 gathered) in 0.003269695 sec., 12742167.082862468 rows/sec., 182.28 MiB/sec. | ||
| 15883 | 2025.08.11 21:44:56.929531 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15884 | 2025.08.11 21:44:56.929886 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15885 | 2025.08.11 21:44:56.929979 [ 199 ] {b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0::all_1_91_18} <Trace> system.asynchronous_metric_log (b9b6c8ac-cea3-43e2-bb2e-db2a90a5f1d0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15886 | 2025.08.11 21:44:56.930106 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 15887 | 2025.08.11 21:44:59.204662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 15888 | 2025.08.11 21:44:59.222262 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15889 | 2025.08.11 21:44:59.222329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15890 | 2025.08.11 21:44:59.228641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15891 | 2025.08.11 21:44:59.229416 [ 244 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15892 | 2025.08.11 21:44:59.229708 [ 35 ] {} <Debug> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15893 | 2025.08.11 21:44:59.229777 [ 35 ] {} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15894 | 2025.08.11 21:44:59.229800 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 15895 | 2025.08.11 21:44:59.229917 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::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 | ||
| 15896 | 2025.08.11 21:44:59.233586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 15897 | 2025.08.11 21:44:59.233711 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15898 | 2025.08.11 21:44:59.235212 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 15899 | 2025.08.11 21:44:59.240024 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 15900 | 2025.08.11 21:44:59.244926 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 15901 | 2025.08.11 21:44:59.249631 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 15902 | 2025.08.11 21:44:59.254665 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 15903 | 2025.08.11 21:44:59.259476 [ 191 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 15904 | 2025.08.11 21:44:59.323272 [ 190 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.093404595 sec., 7333.686313826423 rows/sec., 37.92 MiB/sec. | ||
| 15905 | 2025.08.11 21:44:59.326372 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15906 | 2025.08.11 21:44:59.328467 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15907 | 2025.08.11 21:44:59.328558 [ 188 ] {0ef2c16e-18a1-4270-b13b-df31336d78cf::all_1_91_18} <Trace> system.metric_log (0ef2c16e-18a1-4270-b13b-df31336d78cf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15908 | 2025.08.11 21:44:59.331073 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15909 | 2025.08.11 21:45:00.000187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 371.44 MiB, peak 389.68 MiB, free memory in arenas 0.00 B, will set to 370.39 MiB (RSS), difference: -1.05 MiB | ||